aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2018-09-23 14:00:25 +0300
committerMichael Lando <ml636r@att.com>2018-09-23 15:15:53 +0300
commita53867321a4206a14ddcbdd31c0dc13e6e3b9a1f (patch)
tree0f231a0a0d9e4725e5ebffcfcfb7b39cd9e63a2c /package.json
parent4aa42be3fe9c2102a6e1a19c13a642513babdbd3 (diff)
fix licensing issues
license section in package.json updated to apache 2 update the licensing file to aligne with LF format Change-Id: I7ca4156f92a33d38c3983961f2708cafc0ab37df Issue-ID: SDC-1785 Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0569939..6272d59 100644
--- a/package.json
+++ b/package.json
@@ -2,8 +2,8 @@
"name": "onap-ui-common",
"version": "1.0.57",
"private": false,
- "license": "MIT",
"author": "",
+ "license": "Apache-2.0",
"main": "index.js",
"description": "Onap-UI common library contains icons map and styles",
"repository": {