From d9642fafddbaa28789339e1989c4583af003a193 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 6 Nov 2018 14:15:05 -0500 Subject: Fix license issues Fix license definition in package.json files Remove obsolete dgbuilder from SDNC (dgbuilder now in CCSDK) Change-Id: Iee0bf9468f081c5957eae2e873efbea6fb6be354 Issue-ID: SDNC-489 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 4e104ac4183dd46124753c4571939e765a124508 --- configbackuprestore/vnfconfigbackupservice/src/main/webapp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configbackuprestore') 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" }, -- cgit 1.2.3-korg