commit | 4c26b856d89b8d5817231e066cf7b6cee05a73c8 | [log] [tgz] |
---|---|---|
author | Sonsino, Ofir (os0695) <os0695@intl.att.com> | Wed Aug 29 17:01:32 2018 +0300 |
committer | Sonsino, Ofir (os0695) <os0695@intl.att.com> | Wed Aug 29 17:01:32 2018 +0300 |
tree | 80cbf8360d2de3c20ee450b0bb63487448f21320 | |
parent | b85bc976a4bfbe0b96555ee5b80e6dccb67119cc [diff] [blame] |
Fix license issues Change-Id: Ic384532c55b0e65560737faba0ae702f41bf561d Issue-ID: VID-298 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
diff --git a/vid-webpack-master/package.json b/vid-webpack-master/package.json index 8cb4b92..168ad95 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",