From 78b70b90a20d8e6cd7e9b1da62397aa78b09b7ed Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 6 Nov 2018 13:28:41 -0500 Subject: [PATCH] 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 --- SdncReports/SdncReportsApi/src/main/webapp/package.json | 2 +- configbackuprestore/vnfconfigbackupservice/src/main/webapp/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" }, -- 2.16.6