mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-29 17:29:45 +03:00
Adding Apache 2 License option
This commit is contained in:
parent
a751fbcf9f
commit
c11c9f9135
|
@ -22,5 +22,5 @@
|
|||
"use_heroku": "n",
|
||||
"use_grunt": "n",
|
||||
"use_angular": "n",
|
||||
"open_source_license": ["MIT", "BSD", "Not open source"]
|
||||
"open_source_license": ["MIT", "BSD", "Not open source", "Apache Software License 2.0"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user