diff options
-rw-r--r-- | SdncReports/SdncReportsApi/src/main/webapp/package.json | 2 | ||||
-rw-r--r-- | 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" }, |