Adding Apache 2 License option

This commit is contained in:
Meghan Heintz 2016-06-03 12:25:46 -07:00
parent a751fbcf9f
commit c11c9f9135

View File

@ -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"]
}