We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b36ff9a commit 757baa8Copy full SHA for 757baa8
cookiecutter.json
@@ -13,7 +13,7 @@
13
"add_pyup_badge": "n",
14
"command_line_interface": ["Typer", "Argparse", "No command-line interface"],
15
"create_author_file": "n",
16
- "open_source_license": ["MIT license", "Apache Software License 2.0", "GNU General Public License v3", "GNU Affero General Public License v3", "Mozilla Public License 2.0", "Creative Commons Attribution 4.0", "Creative Commons Zero v1.0 Universal", "Unlicense", "WTFPL", "Not open source"],
+ "open_source_license": ["Unlicense", "MIT license", "Apache Software License 2.0", "GNU General Public License v3", "GNU Affero General Public License v3", "Mozilla Public License 2.0", "Creative Commons Attribution 4.0", "Creative Commons Zero v1.0 Universal", "WTFPL", "Not open source"],
17
"__gh_slug": "{{ cookiecutter.github_username }}/{{ cookiecutter.project_slug }}",
18
"_copy_without_render": [
19
"*.html",
0 commit comments