Remove apache license from package.json

This commit is contained in:
Nathan Sobo
2014-02-28 11:20:50 -08:00
parent 40a8522460
commit 8e83acbafd

View File

@@ -10,12 +10,6 @@
"bugs": {
"url": "https://github.com/atom/atom/issues"
},
"licenses": [
{
"type": "Apache",
"url": "http://github.com/atom/atom/raw/master/LICENSE.md"
}
],
"atomShellVersion": "0.10.3",
"dependencies": {
"async": "0.2.6",