Skip to content

Commit 757baa8

Browse files
chore (cookiecutter): set unlicense as default
1 parent b36ff9a commit 757baa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookiecutter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"add_pyup_badge": "n",
1414
"command_line_interface": ["Typer", "Argparse", "No command-line interface"],
1515
"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"],
16+
"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"],
1717
"__gh_slug": "{{ cookiecutter.github_username }}/{{ cookiecutter.project_slug }}",
1818
"_copy_without_render": [
1919
"*.html",

0 commit comments

Comments
 (0)