Fix licence on package.json to MIT

This commit is contained in:
Rahul
2016-05-09 23:17:57 -07:00
committed by Naomi Black
parent f3c83b0869
commit 602f5c5fa8
+2 -2
View File
@@ -17,8 +17,8 @@
},
"licenses": [
{
"type": "Apache",
"url": "http://www.apache.org/licenses/LICENSE-2.0.html"
"type": "MIT",
"url": "https://github.com/angular/angular.io/blob/master/LICENSE"
}
],
"bugs": {