diff options
author | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-08-29 17:01:32 +0300 |
---|---|---|
committer | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-08-29 17:01:32 +0300 |
commit | 4c26b856d89b8d5817231e066cf7b6cee05a73c8 (patch) | |
tree | 80cbf8360d2de3c20ee450b0bb63487448f21320 | |
parent | b85bc976a4bfbe0b96555ee5b80e6dccb67119cc (diff) |
Fix license issues
Change-Id: Ic384532c55b0e65560737faba0ae702f41bf561d
Issue-ID: VID-298
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
-rw-r--r-- | vid-app-common/src/main/resources/adiod.zip | bin | 81489 -> 79510 bytes | |||
-rw-r--r-- | vid-app-common/src/main/resources/csar317927061915233480.zip | bin | 63368 -> 61779 bytes | |||
-rw-r--r-- | vid-app-common/src/main/resources/csar3933948645405128424.zip | bin | 104292 -> 102261 bytes | |||
-rw-r--r-- | vid-app-common/src/main/resources/service-AmpPhSvc-csar.zip | bin | 68824 -> 67244 bytes | |||
-rw-r--r-- | vid-app-common/src/main/resources/service-VdbeSrv-csar.zip | bin | 72231 -> 70825 bytes | |||
-rw-r--r-- | vid-app-common/src/main/resources/service-vf-csar.zip | bin | 58693 -> 57116 bytes | |||
-rw-r--r-- | vid-app-common/src/main/resources/service-vf-with-annotations.zip | bin | 119155 -> 117760 bytes | |||
-rw-r--r-- | vid-webpack-master/package.json | 2 |
8 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/src/main/resources/adiod.zip b/vid-app-common/src/main/resources/adiod.zip Binary files differindex 415fa4833..6c928a354 100644 --- a/vid-app-common/src/main/resources/adiod.zip +++ b/vid-app-common/src/main/resources/adiod.zip diff --git a/vid-app-common/src/main/resources/csar317927061915233480.zip b/vid-app-common/src/main/resources/csar317927061915233480.zip Binary files differindex 36ac9f9bc..ce58b17dc 100644 --- a/vid-app-common/src/main/resources/csar317927061915233480.zip +++ b/vid-app-common/src/main/resources/csar317927061915233480.zip diff --git a/vid-app-common/src/main/resources/csar3933948645405128424.zip b/vid-app-common/src/main/resources/csar3933948645405128424.zip Binary files differindex b92d5339f..ee9b4fb0c 100644 --- a/vid-app-common/src/main/resources/csar3933948645405128424.zip +++ b/vid-app-common/src/main/resources/csar3933948645405128424.zip diff --git a/vid-app-common/src/main/resources/service-AmpPhSvc-csar.zip b/vid-app-common/src/main/resources/service-AmpPhSvc-csar.zip Binary files differindex 6d5002c6c..1591a48ff 100644 --- a/vid-app-common/src/main/resources/service-AmpPhSvc-csar.zip +++ b/vid-app-common/src/main/resources/service-AmpPhSvc-csar.zip diff --git a/vid-app-common/src/main/resources/service-VdbeSrv-csar.zip b/vid-app-common/src/main/resources/service-VdbeSrv-csar.zip Binary files differindex 3defd1e90..0b8db2789 100644 --- a/vid-app-common/src/main/resources/service-VdbeSrv-csar.zip +++ b/vid-app-common/src/main/resources/service-VdbeSrv-csar.zip diff --git a/vid-app-common/src/main/resources/service-vf-csar.zip b/vid-app-common/src/main/resources/service-vf-csar.zip Binary files differindex f66d08464..c3a9fbbe9 100644 --- a/vid-app-common/src/main/resources/service-vf-csar.zip +++ b/vid-app-common/src/main/resources/service-vf-csar.zip diff --git a/vid-app-common/src/main/resources/service-vf-with-annotations.zip b/vid-app-common/src/main/resources/service-vf-with-annotations.zip Binary files differindex a742d60cb..a6fcce7ae 100644 --- a/vid-app-common/src/main/resources/service-vf-with-annotations.zip +++ b/vid-app-common/src/main/resources/service-vf-with-annotations.zip diff --git a/vid-webpack-master/package.json b/vid-webpack-master/package.json index 8cb4b927d..168ad95e0 100644 --- a/vid-webpack-master/package.json +++ b/vid-webpack-master/package.json @@ -1,7 +1,7 @@ { "name": "vid-cli", "version": "0.0.0", - "license": "MIT", + "license": "Apache-2.0", "scripts": { "ng": "ng", "start": "ng serve --port 4201", |