chore(package.json): correct Apache-2.0 license

Closes #164
This commit is contained in:
PatrickJS 2014-11-06 18:20:57 -08:00 committed by vsavkin
parent d16d6a02ab
commit 7a3be938d5
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"author": "Tobias Bosch <tbosch@google.com>", "author": "Tobias Bosch <tbosch@google.com>",
"license": "MIT", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"es6-module-loader": "^0.9.2", "es6-module-loader": "^0.9.2",
"systemjs": "^0.9.1", "systemjs": "^0.9.1",