summaryrefslogtreecommitdiffstats
path: root/configbackuprestore
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-06 13:28:41 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-06 13:28:41 -0500
commit78b70b90a20d8e6cd7e9b1da62397aa78b09b7ed (patch)
tree825c6c8e2450aad3099f92014171166b05202fa1 /configbackuprestore
parent20f59d1ca896f3e39bd16db9adc972caad520b41 (diff)
Fix license issues
Updated license to Apache 2.0 Change-Id: Ie0dfe019603eb5275450083e81aeec8adb34c6e0 Issue-ID: SDNC-489 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 4123d8dd8ecf48d34eeb2a77843ed338fef4a742
Diffstat (limited to 'configbackuprestore')
-rw-r--r--configbackuprestore/vnfconfigbackupservice/src/main/webapp/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/configbackuprestore/vnfconfigbackupservice/src/main/webapp/package.json b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/package.json
index ffb97151..8cb95302 100644
--- a/configbackuprestore/vnfconfigbackupservice/src/main/webapp/package.json
+++ b/configbackuprestore/vnfconfigbackupservice/src/main/webapp/package.json
@@ -11,7 +11,7 @@
"url": "git+https://github.com/NMSVishal/SDNCReports.git"
},
"author": "",
- "license": "ISC",
+ "license": "Apache-2.0",
"bugs": {
"url": "https://github.com/NMSVishal/SDNCReports/issues"
},