forked from OpenNTF/dojo-webpack-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NOTICE
17 lines (13 loc) · 1.23 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
OpenNTF dojo-webpack-plugin
Copyright IBM Corp. 2017 All Rights Reserved.
This product includes software contributed to
OpenNTF Alliance (http://www.OpenNTF.org/)
This product is licensed under the terms of the Apache 2.0 license.
The product includes third party code that has been modified and adapted from the following files, originating in the Webpack project and licensed under the MIT License - http://www.opensource.org/licenses/mit-license.php:
https://github.com/webpack/webpack/blob/v1.14.0/lib/dependencies/AMDDefineDependencyParserPlugin.js
https://github.com/webpack/webpack/blob/v1.14.0/lib/dependencies/ModuleDependencyTemplateAsRequireId.js
https://github.com/webpack/webpack/blob/v1.14.0/lib/dependencies/AMDRequireArrayDependency.js
https://github.com/webpack/webpack/blob/v1.14.0/lib/dependencies/AMDRequireDependenciesBlockParserPlugin.js
https://github.com/webpack/webpack/blob/v1.14.0/lib/dependencies/CommonJsRequireDependencyParserPlugin.js
The product includes third party code that has been modified and adapted from the following file, originating in the Dojo Util project, and licensed under the Dojo License - http://dojotoolkit.org/license:
https://github.com/dojo/util/blob/1.10/build/transforms/writeDojo.js