From: Timoney, Dan (dt5972) Date: Tue, 6 Nov 2018 18:28:41 +0000 (-0500) Subject: Fix license issues X-Git-Tag: 1.4.3~15 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=78b70b90a20d8e6cd7e9b1da62397aa78b09b7ed;p=sdnc%2Foam.git Fix license issues Updated license to Apache 2.0 Change-Id: Ie0dfe019603eb5275450083e81aeec8adb34c6e0 Issue-ID: SDNC-489 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 4123d8dd8ecf48d34eeb2a77843ed338fef4a742 --- diff --git a/SdncReports/SdncReportsApi/src/main/webapp/package.json b/SdncReports/SdncReportsApi/src/main/webapp/package.json index ffb97151..8cb95302 100644 --- a/SdncReports/SdncReportsApi/src/main/webapp/package.json +++ b/SdncReports/SdncReportsApi/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" }, 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" },