From: Sonsino, Ofir (os0695) Date: Wed, 29 Aug 2018 15:12:47 +0000 (+0300) Subject: Fix license issues X-Git-Tag: 3.0.0~23 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F74%2F77174%2F1;p=sandbox-vid.git Fix license issues Change-Id: I520bec5e2777ac5bdf3fe6ea5cf04edb8a7cbc90 Issue-ID: VID-298 Signed-off-by: Sonsino, Ofir (os0695) --- diff --git a/vid-webpack-master/LICENSE b/vid-webpack-master/LICENSE index ad6b7402..90ec86ce 100644 --- a/vid-webpack-master/LICENSE +++ b/vid-webpack-master/LICENSE @@ -1,3 +1,5 @@ +The vid-webpack-master project is provided under the Apache License, version 2.0 (Apache-2.0). It includes code from the angular-webpack template files, which were originally provided under the following license: + The MIT License (MIT) Copyright (c) 2016 Preboot team diff --git a/vid-webpack-master/README.md b/vid-webpack-master/README.md index 5c37773b..25a7588b 100644 --- a/vid-webpack-master/README.md +++ b/vid-webpack-master/README.md @@ -145,5 +145,5 @@ We have good experience using these editors: * [Sublime Text](http://www.sublimetext.com/3) with [Typescript-Sublime-Plugin](https://github.com/Microsoft/Typescript-Sublime-plugin#installation) # License +The vid-webpack-master project is provided under the Apache License, version 2.0 (Apache-2.0). It includes code from the angular-webpack template files, which were originally provided under the MIT license. -[MIT](/LICENSE)