diff options
author | Determe, Sebastien (sd378r) <sd378r@intl.att.com> | 2018-04-12 09:26:52 +0200 |
---|---|---|
committer | Sébastien Determe <sd378r@intl.att.com> | 2018-04-12 11:33:33 +0000 |
commit | 41ede55a89acdc6576461e10af94a0edb883dd65 (patch) | |
tree | 76a85024aea00904a7b1f79e1ced55d00c7fcbe7 /LICENSE.txt | |
parent | 9f4759c7d09b8ba1b1ef73c904ae8699182e32b5 (diff) |
Fix license issue
Fix license issue for angular-sanitize.js
Issue-ID: CLAMP-152
Change-Id: Idd0c02a1ed20728238ff242daede45dc414e4b1d
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Diffstat (limited to 'LICENSE.txt')
-rw-r--r-- | LICENSE.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index 1de272e1c..e4e972103 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -33,5 +33,11 @@ * limitations under the License. * * ============LICENSE_END============================================ +* +* For the file +* /src/main/resources/META-INF/resources/designer/lib/angular-sanitize.js, +* to the extent that it contains code originating from Erik Arvidsson, +* that code is used under the Apache-2.0 license, +* as permitted by http://erik.eae.net/simplehtmlparser/simplehtmlparser.js. * */ |