Code Review
/
usecase-ui.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
1938ed2
)
Change license to apache-2.0 for package.json
35/72835/1
author
zhangab
<zhanganbing@chinamobile.com>
Thu, 15 Nov 2018 22:11:32 +0000
(07:11 +0900)
committer
zhangab
<zhanganbing@chinamobile.com>
Thu, 15 Nov 2018 22:11:44 +0000
(07:11 +0900)
Change-Id: I655f6d7d2ed264685fda6ccd60c189698bb0870b
Issue-ID: USECASEUI-186
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
usecaseui-portal/package.json
patch
|
blob
|
history
diff --git
a/usecaseui-portal/package.json
b/usecaseui-portal/package.json
index
845a9e9
..
701477d
100644
(file)
--- 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",