Switch to use MIT license.

This commit is contained in:
Cheng Zhao
2014-04-25 17:49:37 +08:00
parent 9b9cfcfeaa
commit f176b2c58f
167 changed files with 192 additions and 193 deletions

View File

@@ -2,6 +2,13 @@
"name": "atom-shell",
"version": "0.12.0",
"licenses": [
{
"type": "MIT",
"url": "http://github.com/atom/atom-shell/raw/master/LICENSE.md"
}
],
"devDependencies": {
"atom-package-manager": "0.44.x",
"coffee-script": "~1.7.1",