summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhangab <zhanganbing@chinamobile.com>2018-11-16 07:11:32 +0900
committerzhangab <zhanganbing@chinamobile.com>2018-11-16 07:11:44 +0900
commit006f3a9611565190bde76994ac200cad88d5ebd4 (patch)
tree961b81b4c0c4a864b645ed79731e6d0204363e78
parent1938ed259661d225295976820c909378d3bf7d55 (diff)
Change license to apache-2.0 for package.json
Change-Id: I655f6d7d2ed264685fda6ccd60c189698bb0870b Issue-ID: USECASEUI-186 Signed-off-by: zhangab <zhanganbing@chinamobile.com>
-rw-r--r--usecaseui-portal/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/usecaseui-portal/package.json b/usecaseui-portal/package.json
index 845a9e9a..701477d6 100644
--- a/usecaseui-portal/package.json
+++ b/usecaseui-portal/package.json
@@ -1,7 +1,7 @@
{
"name": "usecase-ui",
"version": "0.0.0",
- "license": "MIT",
+ "license": "Apache-2.0",
"scripts": {
"ng": "ng",
"start": "ng serve",