summaryrefslogtreecommitdiffstats
path: root/dox-sequence-diagram-ui
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2018-09-23 15:07:50 +0300
committerAvi Gaffa <avi.gaffa@amdocs.com>2018-09-25 06:20:11 +0000
commita8443ee182f8d68f239366b8a8997d13a4c0e29c (patch)
treeb500a04482fbe550dc58e59f224baca8af23b86e /dox-sequence-diagram-ui
parent870734fcf0995ef312dd362a0b05144773c1e7a1 (diff)
fix licensing issues
license section in package.json updated to apache 2 Change-Id: I4387c8be48cadd9e1499bf7d83d0d0f58c8e7f63 Issue-ID: SDC-1785 Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'dox-sequence-diagram-ui')
-rw-r--r--dox-sequence-diagram-ui/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/dox-sequence-diagram-ui/package.json b/dox-sequence-diagram-ui/package.json
index 55e4105782..d56d6b7077 100644
--- a/dox-sequence-diagram-ui/package.json
+++ b/dox-sequence-diagram-ui/package.json
@@ -11,7 +11,7 @@
"lint-fix": "eslint --fix -c eslintrc.json --ext .js --ext .jsx src"
},
"author": "ONAP",
- "license": "SEE LICENSE IN LICENSE",
+ "license": "Apache-2.0",
"dependencies": {
"d3": "^4.10.0",
"lodash": "^4.12.0",