This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
/
NOTICE
147 lines (124 loc) · 6.8 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
OpenNTF Javascript AMD Aggregator
Copyright IBM Corp. 2012, 2016 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 the following third party code, licensed under the Eclipse Public License, modified and integrated into the file jaggr-core/src/main/java/com/ibm/jaggr/core/util/NLS.java
NLS.java from the org.eclipse.osgi.util.NLS package.
Available from http://archive.eclipse.org/equinox/drops/R-3.6.2-201102101200/download.php?dropFile=equinox-SDK-3.6.2.zip
The product includes the following third party packages:
A Dojo patch file (for Dojo 1.7.2)
Licensed under the Dojo License - http://dojotoolkit.org/license
Available from http://dojotoolkit.org/
Rhino 1.7R4
Licensed under the MPL/GPL dual license. We have used the code under the MPL license - http://www.mozilla.org/MPL/
Availavle from https://developer.mozilla.org/en-US/docs/Rhino/Downloads_archive?redirectlocale=en-US&redirectslug=Rhino_downloads_archive
Google Closure Compiler r1918
Licensed under Apache 2.0
Available from http://code.google.com/p/closure-compiler/
Guava 17
Licensed under Apache 2.0
Available from http://guava-libraries.googlecode.com
Apache Commons-lang 3.3.2
Licensed under Apache 2.0
Available under http://jakarta.apache.org/site/downloads/downloads_commons-lang.cgi
Copyright 2001-2015 The Apache Software Foundation
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
This product includes software from the Spring Framework,
under the Apache License 2.0 (see:StringUtils.containsWhitespace())
Apache Commons-IO 2.0.1
Licensed under Apache 2.0
Available from http://archive.apache.org/dist/commons/io/source/
Copyright 2002-2010 The Apache Software Foundation
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
Wink 1.4
Licensed under Apache 2.0
Available from https://wink.apache.org/
Copyright (c) 2009-2013 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Dojo 1.11.2
Licensed under either the terms of the modified BSD license or the Academic Free License version 2.1
Available from http://dojotoolkit.org/
Concurrent LinkedHashMap 1.4
Licensed under Apache 2.0
Available from http://code.google.com/p/concurrentlinkedhashmap/
Copyright 2008, Ben Manes
Copyright 2010, Google Inc.
Some alternate data structures provided by JSR-166e
from http://gee.cs.oswego.edu/dl/concurrency-interest/.
Written by Doug Lea and released as Public Domain.
Less-Java 1.0.7.0
Licensed under Apache 2.0
Available from https://github.com/marceloverdijk/lesscss-java/tree/lesscss-1.7.0.1.0
PostCSS 4.0.3
Licensed under MIT
Available from https://github.com/postcss/postcss
Copyright 2013 Andrey Sitnik <andrey@sitnik.ru>
Apache Commons-Codec 1.9
Licensed under Apache 2.0
Available from http://archive.apache.org/dist/commons/codec/source/
Copyright 2002-2013 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java
contains test data from http://aspell.net/test/orig/batch0.tab
Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org)
Apache Commons Logging 1.2
Licensed under Apache 2.0
Available from http://commons.apache.org/proper/commons-logging/
Copyright 2003-2014 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Quine-McCloskey Algoritm (Java), 2013-03-08
Licensed under MIT
Available from http://en.literateprograms.org/index.php?title=Special:DownloadCode/Quine-McCluskey_algorithm_%28Java%29&oldid=17357
/* Copyright (c) 2013 the authors listed at the following URL, and/or
the authors of referenced articles or incorporated external code:
http://en.literateprograms.org/Quine-McCluskey_algorithm_(Java)?action=history&offset= 20110925122251
React 0.13.2
Licensed under BSD (below)
Available from https://github.com/facebook/react
------------
MIT License:
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
For React software
Copyright (c) 2013-2015, Facebook, Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name Facebook nor the names of its contributors may be used to
endorse or promote products derived from this software without specific
prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.