changed order of liences availble

This commit is contained in:
Meghan Heintz 2016-06-03 13:44:41 -07:00
parent c11c9f9135
commit 4e7f9853b1

View File

@ -22,5 +22,5 @@
"use_heroku": "n",
"use_grunt": "n",
"use_angular": "n",
"open_source_license": ["MIT", "BSD", "Not open source", "Apache Software License 2.0"]
"open_source_license": ["MIT", "BSD", "Apache Software License 2.0", "Not open source"]
}