We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f03d26f commit 3eeeae7Copy full SHA for 3eeeae7
1 file changed
copier/questions/essential.yml
@@ -27,11 +27,11 @@ full_name:
27
license:
28
type: str
29
choices:
30
- - "Apache Software License 2.0"
+ - "Apache-2.0"
31
- "MIT license"
32
- "BSD license"
33
- "ISC license"
34
- "GNU General Public License v3 or later"
35
- "GNU Lesser General Public License v3 or later"
36
- "Not open source"
37
- default: "Apache Software License 2.0"
+ default: "Apache-2.0"
0 commit comments