Skip to content

Commit 7a3be93

Browse files
PatrickJSvsavkin
authored andcommitted
chore(package.json): correct Apache-2.0 license
Closes angular#164
1 parent d16d6a0 commit 7a3be93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"test": "echo \"Error: no test specified\" && exit 1"
77
},
88
"author": "Tobias Bosch <[email protected]>",
9-
"license": "MIT",
9+
"license": "Apache-2.0",
1010
"dependencies": {
1111
"es6-module-loader": "^0.9.2",
1212
"systemjs": "^0.9.1",

0 commit comments

Comments
 (0)