aboutsummaryrefslogtreecommitdiffstats
path: root/vid-webpack-master
diff options
context:
space:
mode:
authorSonsino, Ofir (os0695) <os0695@intl.att.com>2018-08-29 18:12:47 +0300
committerSonsino, Ofir (os0695) <os0695@intl.att.com>2018-08-29 18:12:47 +0300
commitab0bee6be2fc4be7c659216eaf54f1eab560d547 (patch)
tree82e4552dc5ffb0b26b33febdd52554dfd44b8a17 /vid-webpack-master
parent4c26b856d89b8d5817231e066cf7b6cee05a73c8 (diff)
Fix license issues
Change-Id: I520bec5e2777ac5bdf3fe6ea5cf04edb8a7cbc90 Issue-ID: VID-298 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'vid-webpack-master')
-rw-r--r--vid-webpack-master/LICENSE2
-rw-r--r--vid-webpack-master/README.md2
2 files changed, 3 insertions, 1 deletions
diff --git a/vid-webpack-master/LICENSE b/vid-webpack-master/LICENSE
index ad6b74029..90ec86ce4 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 5c37773bd..25a7588b4 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)