From 4c26b856d89b8d5817231e066cf7b6cee05a73c8 Mon Sep 17 00:00:00 2001 From: "Sonsino, Ofir (os0695)" Date: Wed, 29 Aug 2018 17:01:32 +0300 Subject: Fix license issues Change-Id: Ic384532c55b0e65560737faba0ae702f41bf561d Issue-ID: VID-298 Signed-off-by: Sonsino, Ofir (os0695) --- vid-app-common/src/main/resources/adiod.zip | Bin 81489 -> 79510 bytes .../src/main/resources/csar317927061915233480.zip | Bin 63368 -> 61779 bytes .../src/main/resources/csar3933948645405128424.zip | Bin 104292 -> 102261 bytes .../src/main/resources/service-AmpPhSvc-csar.zip | Bin 68824 -> 67244 bytes .../src/main/resources/service-VdbeSrv-csar.zip | Bin 72231 -> 70825 bytes .../src/main/resources/service-vf-csar.zip | Bin 58693 -> 57116 bytes .../main/resources/service-vf-with-annotations.zip | Bin 119155 -> 117760 bytes vid-webpack-master/package.json | 2 +- 8 files changed, 1 insertion(+), 1 deletion(-) diff --git a/vid-app-common/src/main/resources/adiod.zip b/vid-app-common/src/main/resources/adiod.zip index 415fa4833..6c928a354 100644 Binary files a/vid-app-common/src/main/resources/adiod.zip and b/vid-app-common/src/main/resources/adiod.zip differ diff --git a/vid-app-common/src/main/resources/csar317927061915233480.zip b/vid-app-common/src/main/resources/csar317927061915233480.zip index 36ac9f9bc..ce58b17dc 100644 Binary files a/vid-app-common/src/main/resources/csar317927061915233480.zip and b/vid-app-common/src/main/resources/csar317927061915233480.zip differ diff --git a/vid-app-common/src/main/resources/csar3933948645405128424.zip b/vid-app-common/src/main/resources/csar3933948645405128424.zip index b92d5339f..ee9b4fb0c 100644 Binary files a/vid-app-common/src/main/resources/csar3933948645405128424.zip and b/vid-app-common/src/main/resources/csar3933948645405128424.zip differ diff --git a/vid-app-common/src/main/resources/service-AmpPhSvc-csar.zip b/vid-app-common/src/main/resources/service-AmpPhSvc-csar.zip index 6d5002c6c..1591a48ff 100644 Binary files a/vid-app-common/src/main/resources/service-AmpPhSvc-csar.zip and b/vid-app-common/src/main/resources/service-AmpPhSvc-csar.zip differ diff --git a/vid-app-common/src/main/resources/service-VdbeSrv-csar.zip b/vid-app-common/src/main/resources/service-VdbeSrv-csar.zip index 3defd1e90..0b8db2789 100644 Binary files a/vid-app-common/src/main/resources/service-VdbeSrv-csar.zip and b/vid-app-common/src/main/resources/service-VdbeSrv-csar.zip differ diff --git a/vid-app-common/src/main/resources/service-vf-csar.zip b/vid-app-common/src/main/resources/service-vf-csar.zip index f66d08464..c3a9fbbe9 100644 Binary files a/vid-app-common/src/main/resources/service-vf-csar.zip and b/vid-app-common/src/main/resources/service-vf-csar.zip differ 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 index a742d60cb..a6fcce7ae 100644 Binary files a/vid-app-common/src/main/resources/service-vf-with-annotations.zip and b/vid-app-common/src/main/resources/service-vf-with-annotations.zip differ 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", -- cgit 1.2.3-korg