diff options
author | Remus Turea <Remus.Turea@enea.com> | 2020-11-24 14:05:26 +0100 |
---|---|---|
committer | Miruna Paun <mrpa@enea.se> | 2020-11-24 14:26:41 +0100 |
commit | f2526d6f26d065e963586784980c1e7536e8938f (patch) | |
tree | d9fa7f2306d18bce047f89237c3947c5057c3b12 | |
parent | 87313080293f6a24977bf2d8fc578dc5c238dd41 (diff) | |
download | nfv-access-documentation-f2526d6f26d065e963586784980c1e7536e8938f.tar.gz |
Change format of the uCPEM OSR to xml sources.
It will be included in the user documentation package.
Change-Id: I2ccfb4ae593d94426cc557bbf64eaeb25ec79b82
Signed-off-by: Remus Turea <Remus.Turea@enea.com>
-rw-r--r-- | doc/Makefile | 2 | ||||
-rw-r--r-- | doc/book-enea-nfv-access-ucpem-open-source/doc/README | 4 | ||||
-rw-r--r-- | doc/book-enea-nfv-access-ucpem-open-source/doc/about.xml | 12 | ||||
-rw-r--r-- | doc/book-enea-nfv-access-ucpem-open-source/doc/book.xml | 15 | ||||
-rw-r--r-- | doc/book-enea-nfv-access-ucpem-open-source/doc/licenses.xml | 5865 | ||||
-rw-r--r-- | doc/book-enea-nfv-access-ucpem-open-source/swcomp.mk | 10 |
6 files changed, 5907 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile index 404ad05..bd8c269 100644 --- a/doc/Makefile +++ b/doc/Makefile | |||
@@ -50,7 +50,7 @@ DOCBOOK_TO_BOOKDIR ?= yes | |||
50 | DOCBOOK_CLEANTMP ?= yes | 50 | DOCBOOK_CLEANTMP ?= yes |
51 | 51 | ||
52 | #Components (books) in this subsystem. Now use all books found here | 52 | #Components (books) in this subsystem. Now use all books found here |
53 | COMPONENTS := book-enea-nfv-access-auto-fw-th-open-source book-enea-nfv-access-auto-fw-th-user-guide book-enea-nfv-access-cmc-example-usecases book-enea-nfv-access-example-usecases book-enea-nfv-access-getting-started book-enea-nfv-access-open-source book-enea-nfv-access-release-info book-enea-nfv-access-system-test-specification book-enea-nfv-access-evalkit | 53 | COMPONENTS := book-enea-nfv-access-auto-fw-th-open-source book-enea-nfv-access-auto-fw-th-user-guide book-enea-nfv-access-cmc-example-usecases book-enea-nfv-access-example-usecases book-enea-nfv-access-getting-started book-enea-nfv-access-open-source book-enea-nfv-access-getting-started book-enea-nfv-access-ucpem-open-source book-enea-nfv-access-release-info book-enea-nfv-access-system-test-specification book-enea-nfv-access-evalkit |
54 | 54 | ||
55 | 55 | ||
56 | # -------------------------------------------------------------- | 56 | # -------------------------------------------------------------- |
diff --git a/doc/book-enea-nfv-access-ucpem-open-source/doc/README b/doc/book-enea-nfv-access-ucpem-open-source/doc/README new file mode 100644 index 0000000..1077acb --- /dev/null +++ b/doc/book-enea-nfv-access-ucpem-open-source/doc/README | |||
@@ -0,0 +1,4 @@ | |||
1 | The licenses.xml in the git repository of Enea NFV Access Open Source Report | ||
2 | is the frozen version belonging to the last official release of Enea NFV Access. | ||
3 | The contents must be generated from the release script to obtain the latest | ||
4 | lists of packages and licenses. | ||
diff --git a/doc/book-enea-nfv-access-ucpem-open-source/doc/about.xml b/doc/book-enea-nfv-access-ucpem-open-source/doc/about.xml new file mode 100644 index 0000000..a7d0215 --- /dev/null +++ b/doc/book-enea-nfv-access-ucpem-open-source/doc/about.xml | |||
@@ -0,0 +1,12 @@ | |||
1 | <?xml version="1.0" encoding="ISO-8859-1"?> | ||
2 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" | ||
3 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> | ||
4 | <chapter id="enea-linux-open-source-packages-and-licenses"> | ||
5 | <title>About this Report</title> | ||
6 | |||
7 | <para>This document contains the open source and license information | ||
8 | pertaining to packages provided with Enea NFV Access <xi:include | ||
9 | href="../../s_doceneacommon/doc/eltf_params_updated.xml" | ||
10 | xmlns:xi="http://www.w3.org/2001/XInclude" | ||
11 | xpointer="element(EneaLinux_REL_VER/1)" />.</para> | ||
12 | </chapter> \ No newline at end of file | ||
diff --git a/doc/book-enea-nfv-access-ucpem-open-source/doc/book.xml b/doc/book-enea-nfv-access-ucpem-open-source/doc/book.xml new file mode 100644 index 0000000..d140047 --- /dev/null +++ b/doc/book-enea-nfv-access-ucpem-open-source/doc/book.xml | |||
@@ -0,0 +1,15 @@ | |||
1 | <?xml version="1.0" encoding="ISO-8859-1"?> | ||
2 | <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" | ||
3 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ | ||
4 | <!ENTITY % local.common.attrib "xml:base CDATA #IMPLIED"> | ||
5 | ]> | ||
6 | <book id="book_enea_nfv_access_ucpem_open_source"> | ||
7 | <title><trademark class="registered">Enea</trademark> NFV Access uCPE Manager Open Source Report</title> | ||
8 | <subtitle>Release Version | ||
9 | <xi:include href="../../s_doceneacommon/doc/eltf_params_updated.xml" xpointer="element(EneaLinux_REL_VER/1)" | ||
10 | xmlns:xi="http://www.w3.org/2001/XInclude" /></subtitle> | ||
11 | <!-- OLINKDBPATH_USED_BY_XMLMIND ../../s_docbuild/olinkdb --> | ||
12 | <xi:include href="../../s_docbuild/template/docsrc_common/bookinfo_userdoc.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> | ||
13 | <xi:include href="about.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> | ||
14 | <xi:include href="licenses.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> | ||
15 | </book> | ||
diff --git a/doc/book-enea-nfv-access-ucpem-open-source/doc/licenses.xml b/doc/book-enea-nfv-access-ucpem-open-source/doc/licenses.xml new file mode 100644 index 0000000..53e50fe --- /dev/null +++ b/doc/book-enea-nfv-access-ucpem-open-source/doc/licenses.xml | |||
@@ -0,0 +1,5865 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" | ||
3 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> | ||
4 | <chapter id="enea_linux_packages"> | ||
5 | <title>Packages and Licenses</title> | ||
6 | <section id="licenses_packages"> | ||
7 | |||
8 | <title>Packages</title> | ||
9 | |||
10 | |||
11 | <!--This chapter contains a generated list of all packages that Enea Linux | ||
12 | supports, e.g. busybox, with a short explanatory blurb and links to package | ||
13 | specific documentation.--> | ||
14 | |||
15 | <informaltable> | ||
16 | <tgroup cols="4"> | ||
17 | <colspec colwidth="2*"/> | ||
18 | <colspec colwidth="1*"/> | ||
19 | <colspec colwidth="5*"/> | ||
20 | <colspec colwidth="2*"/> | ||
21 | |||
22 | |||
23 | <thead> | ||
24 | <row> | ||
25 | <entry align="center">Package Name</entry> | ||
26 | <entry align="center">Version</entry> | ||
27 | <entry align="center">Description</entry> | ||
28 | <entry align="center">License</entry> | ||
29 | |||
30 | </row> | ||
31 | </thead> | ||
32 | |||
33 | <tbody valign="top"> | ||
34 | |||
35 | <row> | ||
36 | <entry><ulink url="http://www.7-zip.org">7-zip</ulink></entry> | ||
37 | <entry></entry> | ||
38 | <entry>Windows Zip/Unzip utility</entry> | ||
39 | <entry><ulink url="http://www.7-zip.org/license.txt">GNU LGPL + unRAR restriction + BSD 3-clause License</ulink></entry> | ||
40 | </row> | ||
41 | |||
42 | <row> | ||
43 | <entry><ulink url="http://www.antlr.org/download.html">ANTLR Runtime</ulink></entry> | ||
44 | <entry>4.5.2</entry> | ||
45 | <entry>Java-based Parser-Generator</entry> | ||
46 | <entry><ulink url="http://www.antlr.org/license.html">BSD</ulink></entry> | ||
47 | </row> | ||
48 | |||
49 | <row> | ||
50 | <entry><ulink url="http://asm.ow2.org/index.html">ASM</ulink></entry> | ||
51 | <entry>3.1</entry> | ||
52 | <entry>Java bytecode manipulation library</entry> | ||
53 | <entry><ulink url="https://asm.ow2.io/license.html">3-Clause BSD License</ulink></entry> | ||
54 | </row> | ||
55 | |||
56 | <row> | ||
57 | <entry><ulink url="http://mina.apache.org/ftpserver-project/">Apache FtpServer</ulink></entry> | ||
58 | <entry>1.0.3</entry> | ||
59 | <entry>FTP server implementation</entry> | ||
60 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
61 | </row> | ||
62 | |||
63 | <row> | ||
64 | <entry><ulink url="http://mina.apache.org/sshd-project/">Apache SSHD</ulink></entry> | ||
65 | <entry>0.3.0</entry> | ||
66 | <entry>SSH server implementation</entry> | ||
67 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
68 | </row> | ||
69 | |||
70 | <row> | ||
71 | <entry><ulink url="http://tomcat.apache.org">Apache Tomcat </ulink></entry> | ||
72 | <entry>9.0.14</entry> | ||
73 | <entry>Servlet Container</entry> | ||
74 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
75 | </row> | ||
76 | |||
77 | |||
78 | <row> | ||
79 | <entry><ulink url="http://hc.apache.org">Apache HTTP Components</ulink></entry> | ||
80 | <entry>4.5.1</entry> | ||
81 | <entry>HTTP client libraries</entry> | ||
82 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
83 | </row> | ||
84 | |||
85 | <row> | ||
86 | <entry><ulink url="http://www.apache.org/dist/httpcomponents/commons-httpclient/binary/">Apache HTTP Client</ulink></entry> | ||
87 | <entry>3.1</entry> | ||
88 | <entry>HTTP commons libraries</entry> | ||
89 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
90 | </row> | ||
91 | |||
92 | <row> | ||
93 | <entry><ulink url="http://logging.apache.org/log4j/2.x/">Apache Log4j</ulink></entry> | ||
94 | <entry>2.0</entry> | ||
95 | <entry>Logging libraries</entry> | ||
96 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
97 | </row> | ||
98 | |||
99 | <row> | ||
100 | <entry><ulink url="http://www.small-icons.com/packs/24x24-free-application-icons.htm">Application Icons</ulink></entry> | ||
101 | <entry></entry> | ||
102 | <entry>Graphical Icon Images</entry> | ||
103 | <entry><ulink url="http://www.small-icons.com/packs/free-license.htm">Freeware</ulink></entry> | ||
104 | </row> | ||
105 | |||
106 | <row> | ||
107 | <entry><ulink url="https://www.atomikos.com/Main/TransactionsEssentials">Atomikos TransactionsEssentials</ulink></entry> | ||
108 | <entry>4.0.6</entry> | ||
109 | <entry>Transaction management</entry> | ||
110 | <entry><ulink url="https://www.atomikos.com/downloads/licenses/apache-license-2.0.txt">Apache 2.0</ulink></entry> | ||
111 | </row> | ||
112 | |||
113 | <row> | ||
114 | <entry><ulink url="http://www.beanshell.org">BeanShell</ulink></entry> | ||
115 | <entry>2.0</entry> | ||
116 | <entry>http://www.beanshell.org</entry> | ||
117 | <entry><ulink url="http://www.beanshell.org/license.html">Apache 2.0</ulink></entry> | ||
118 | </row> | ||
119 | |||
120 | <row> | ||
121 | <entry>Browser-based SSH terminal</entry> | ||
122 | <entry></entry> | ||
123 | <entry>shell_in_a_box.js,vt100.js</entry> | ||
124 | <entry>Commercially licensed to ENEA</entry> | ||
125 | </row> | ||
126 | |||
127 | <row> | ||
128 | <entry><ulink url="http://bytebuddy.net">Byte Buddy</ulink></entry> | ||
129 | <entry></entry> | ||
130 | <entry>Byte Buddy is a code generation and manipulation library for creating and modifying Java classes.</entry> | ||
131 | <entry><ulink url="http://bytebuddy.net">Apache 2.0</ulink></entry> | ||
132 | </row> | ||
133 | |||
134 | <row> | ||
135 | <entry><ulink url="https://mvnrepository.com/artifact/com.fasterxml/classmate">ClassMate</ulink></entry> | ||
136 | <entry></entry> | ||
137 | <entry>Library for introspecting types with full generic information including resolving of field and method types.</entry> | ||
138 | <entry><ulink url="https://mvnrepository.com/artifact/com.fasterxml/classmate">Apache 2.0</ulink></entry> | ||
139 | </row> | ||
140 | |||
141 | <row> | ||
142 | <entry><ulink url="https://mvnrepository.com/artifact/cglib/cglib-nodep">CGLib Nodep</ulink></entry> | ||
143 | <entry></entry> | ||
144 | <entry>CGLib Nodep.</entry> | ||
145 | <entry><ulink url="https://mvnrepository.com/artifact/cglib/cglib-nodep">Apache 2.0</ulink></entry> | ||
146 | </row> | ||
147 | |||
148 | <row> | ||
149 | <entry><ulink url="http://commons.apache.org/proper/commons-compress/">Commons Compress</ulink></entry> | ||
150 | <entry>1.5</entry> | ||
151 | <entry>Compression libraries</entry> | ||
152 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
153 | </row> | ||
154 | |||
155 | <row> | ||
156 | <entry><ulink url="http://commons.apache.org/proper/commons-lang/">Commons Lang</ulink></entry> | ||
157 | <entry>3.8.1</entry> | ||
158 | <entry>Java Language utilities libraries</entry> | ||
159 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
160 | </row> | ||
161 | |||
162 | <row> | ||
163 | <entry><ulink url="https://github.com/easymock/easymock">EasyMock</ulink></entry> | ||
164 | <entry>3.4</entry> | ||
165 | <entry>Java framework that allows to create mocks in unit tests.</entry> | ||
166 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
167 | </row> | ||
168 | |||
169 | <row> | ||
170 | <entry><ulink url="http://www.flotcharts.org">flot</ulink></entry> | ||
171 | <entry>0.8.3</entry> | ||
172 | <entry>JS Graphing lib</entry> | ||
173 | <entry><ulink url="https://github.com/flot/flot/blob/master/LICENSE.txt">Flot license</ulink></entry> | ||
174 | </row> | ||
175 | |||
176 | <row> | ||
177 | <entry><ulink url="https://github.com/krzysu/flot.tooltip">flot.tooltip</ulink></entry> | ||
178 | <entry></entry> | ||
179 | <entry>tool tip plugin for flot</entry> | ||
180 | <entry>MIT</entry> | ||
181 | </row> | ||
182 | |||
183 | <row> | ||
184 | <entry><ulink url="https://github.com/markrcote/flot-axislabels">flot.axis.labels</ulink></entry> | ||
185 | <entry></entry> | ||
186 | <entry>label plugin for flot</entry> | ||
187 | <entry>MIT</entry> | ||
188 | </row> | ||
189 | |||
190 | <row> | ||
191 | <entry><ulink url="http://www.gnu.org/software/gnu-crypto">GNU Crypto</ulink></entry> | ||
192 | <entry>2.0.1</entry> | ||
193 | <entry>Included with JRadius, this is used for Radius login and authentication.</entry> | ||
194 | <entry><ulink url="http://www.gnu.org/software/gnu-crypto">GPL with the "library exception"</ulink> | ||
195 | <ulink url="http://www.gnu.org/copyleft/gpl.html">(GNU GPL V3 License)</ulink> | ||
196 | </entry> | ||
197 | </row> | ||
198 | |||
199 | <row> | ||
200 | <entry><ulink url="https://github.com/google/guava">guava</ulink></entry> | ||
201 | <entry>18.0</entry> | ||
202 | <entry>Java utilities</entry> | ||
203 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
204 | </row> | ||
205 | |||
206 | <row> | ||
207 | <entry><ulink url="http://www.gwtproject.org">Google Web Toolkit</ulink></entry> | ||
208 | <entry>2.8.2</entry> | ||
209 | <entry>RIA Web GUI Creation</entry> | ||
210 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
211 | </row> | ||
212 | |||
213 | <row> | ||
214 | <entry><ulink url="http://code.google.com/p/gwt-google-apis/downloads/list">GWT Maps</ulink></entry> | ||
215 | <entry>3.8.0-pre1</entry> | ||
216 | <entry>GWT Library to Google Maps API</entry> | ||
217 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
218 | </row> | ||
219 | |||
220 | <row> | ||
221 | <entry><ulink url="http://code.google.com/p/gwt-beans-binding/">GWT Beans Binding</ulink></entry> | ||
222 | <entry>0.3</entry> | ||
223 | <entry>Bean utilities for GWT</entry> | ||
224 | <entry><ulink url="http://www.gnu.org/licenses/lgpl.html">GNU Lesser GPL</ulink></entry> | ||
225 | </row> | ||
226 | |||
227 | <row> | ||
228 | <entry><ulink url="https://code.google.com/archive/p/gwt-dispatch/downloads">gwt-dispatch</ulink></entry> | ||
229 | <entry> 1.1.0</entry> | ||
230 | <entry>gwt RPC enhancement</entry> | ||
231 | <entry><ulink url="http://opensource.org/licenses/BSD-3-Clause">BSD 3-Clause</ulink></entry> | ||
232 | </row> | ||
233 | |||
234 | <row> | ||
235 | <entry><ulink url="http://code.google.com/p/google-gin/">GWT GIN</ulink></entry> | ||
236 | <entry>1.0</entry> | ||
237 | <entry>Google Injection - GIN and GUICE</entry> | ||
238 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
239 | </row> | ||
240 | |||
241 | <row> | ||
242 | <entry><ulink url="http://code.google.com/p/gwt-graphics/">GWT Graphics</ulink></entry> | ||
243 | <entry>0.9.7 (modified)</entry> | ||
244 | <entry>Vector Graphics for GWT [MODIFIED BY ENEA]</entry> | ||
245 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
246 | </row> | ||
247 | |||
248 | <row> | ||
249 | <entry><ulink url="https://code.google.com/p/google-web-toolkit-incubator/">GWT Incubator</ulink></entry> | ||
250 | <entry>2.1.0</entry> | ||
251 | <entry>GWT Incubator Jar</entry> | ||
252 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
253 | </row> | ||
254 | |||
255 | <row> | ||
256 | <entry><ulink url="https://code.google.com/p/gwt-log/">GWT-Log</ulink></entry> | ||
257 | <entry>3.3.2</entry> | ||
258 | <entry>Library for GWT Logging</entry> | ||
259 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
260 | </row> | ||
261 | |||
262 | <row> | ||
263 | <entry><ulink url="http://code.google.com/p/gwt-voices/">GWT Voices</ulink></entry> | ||
264 | <entry>3.3.2</entry> | ||
265 | <entry>GWT Support for playing MP3 files in the browser</entry> | ||
266 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
267 | </row> | ||
268 | |||
269 | <row> | ||
270 | <entry><ulink url="http://code.google.com/p/gwtupload/">GWT Upload</ulink></entry> | ||
271 | <entry>1.0.3</entry> | ||
272 | <entry>GWT GUI support for File Uploading</entry> | ||
273 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
274 | </row> | ||
275 | |||
276 | <row> | ||
277 | <entry><ulink url="http://www.hazelcast.org/">Hazelcast</ulink></entry> | ||
278 | <entry>3.6.2</entry> | ||
279 | <entry>In-Memory Data Grid</entry> | ||
280 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
281 | </row> | ||
282 | |||
283 | <row> | ||
284 | <entry><ulink url="http://sourceforge.net/projects/hibernate">Hibernate</ulink></entry> | ||
285 | <entry>5.4.1</entry> | ||
286 | <entry>Relational Persistence for Java</entry> | ||
287 | <entry><ulink url="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">GNU LesserGPL 2.1</ulink></entry> | ||
288 | </row> | ||
289 | |||
290 | <row> | ||
291 | <entry><ulink url="http://sourceforge.net/projects/jboss/files/Javassist/">Javassist</ulink></entry> | ||
292 | <entry>3.24</entry> | ||
293 | <entry>Java byte-code manipulation library</entry> | ||
294 | <entry><ulink url="http://www.mozilla.org/MPL/MPL-1.1.html">Mozilla Public License Version 1.1</ulink>, <ulink url="http://www.gnu.org/licenses/lgpl-2.1.html">GNU Lesser General Public License, version 2.1</ulink>, <ulink url="http://www.apache.org/licenses/">APACHE LICENSES (included in zip, free to distribute)</ulink></entry> | ||
295 | </row> | ||
296 | |||
297 | <row> | ||
298 | <entry><ulink url="https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.9.8">Jackson</ulink></entry> | ||
299 | <entry>2.9.8</entry> | ||
300 | <entry>JSON processor</entry> | ||
301 | <entry><ulink url="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</ulink></entry> | ||
302 | </row> | ||
303 | |||
304 | <row> | ||
305 | <entry><ulink url="http://java.net/projects/javamail">JavaMail API</ulink></entry> | ||
306 | <entry>1.5.1</entry> | ||
307 | <entry>Mail API used for sending mail</entry> | ||
308 | <entry><ulink url="https://javaee.github.io/javamail/LICENSE">Dual license consisting of the CDDL v1.1 and GPL v2 with | ||
309 | CPE</ulink></entry> | ||
310 | </row> | ||
311 | |||
312 | <row> | ||
313 | <entry><ulink url="https://jersey.java.net">Jersey</ulink></entry> | ||
314 | <entry>2.30</entry> | ||
315 | <entry>JAX-RS Reference implementation</entry> | ||
316 | <entry><ulink url="https://www.eclipse.org/legal/epl-v20.html">Eclipse Public License - v 2.0</ulink>, <ulink | ||
317 | url="https://www.gnu.org/licenses/gpl-2.0.html">The GNU General Public License (GPL) Version 2, June | ||
318 | 1991 </ulink></entry> | ||
319 | </row> | ||
320 | |||
321 | <row> | ||
322 | <entry><ulink url="https://mvnrepository.com/artifact/org.glassfish.jersey.ext/jersey-entity-filtering/2.30">Jersey Filtering</ulink></entry> | ||
323 | <entry>2.30</entry> | ||
324 | <entry>Jersey extension module providing support for Entity Data Filtering.</entry> | ||
325 | <entry><ulink url="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0</ulink>,<ulink url="https://opensource.org/licenses/BSD-2-Clause">BSD 2-clause</ulink>,<ulink | ||
326 | url="http://www.eclipse.org/org/documents/edl-v10.php">EDL 1.0</ulink>,<ulink | ||
327 | url="http://www.eclipse.org/legal/epl-2.0">EPL 2.0</ulink>,<ulink | ||
328 | url="http://www.opensource.org/licenses/mit-license.php">MIT</ulink>,<ulink | ||
329 | url="https://creativecommons.org/publicdomain/zero/1.0/">Public</ulink>,<ulink | ||
330 | url="https://www.w3.org/Consortium/Legal/copyright-documents-19990405">W3C</ulink></entry> | ||
331 | </row> | ||
332 | |||
333 | <row> | ||
334 | <entry><ulink url="https://mvnrepository.com/artifact/org.glassfish.jersey.media/jersey-media-json-jackson/2.30">Jersey Media JSON Jackson</ulink></entry> | ||
335 | <entry>2.30</entry> | ||
336 | <entry>JJersey JSON Jackson (2.x) entity providers support module.</entry> | ||
337 | <entry><ulink url="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0</ulink>,<ulink | ||
338 | url="http://www.eclipse.org/legal/epl-2.0">EPL 2.0</ulink>,<ulink | ||
339 | url="https://www.gnu.org/software/classpath/license.html">GNU</ulink></entry> | ||
340 | </row> | ||
341 | |||
342 | <row> | ||
343 | <entry><ulink url="https://mvnrepository.com/artifact/org.glassfish.jersey.media/jersey-media-moxy/2.30">Jersey Media Moxy</ulink></entry> | ||
344 | <entry>2.30</entry> | ||
345 | <entry>Jersey JSON entity providers support module based on EclipseLink MOXy.</entry> | ||
346 | <entry><ulink url="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0</ulink>,<ulink | ||
347 | url="https://opensource.org/licenses/BSD-2-Clause">BSD 2-clause</ulink>,<ulink | ||
348 | url="http://www.eclipse.org/org/documents/edl-v10.php">EDL 1.0</ulink>,<ulink | ||
349 | url="http://www.eclipse.org/legal/epl-2.0">EPL 2.0</ulink>,<ulink | ||
350 | url="http://www.opensource.org/licenses/mit-license.php">MIT</ulink>,<ulink | ||
351 | url="https://creativecommons.org/publicdomain/zero/1.0/">Public</ulink>,<ulink | ||
352 | url="https://www.w3.org/Consortium/Legal/copyright-documents-19990405">W3C</ulink></entry> | ||
353 | </row> | ||
354 | |||
355 | <row> | ||
356 | <entry><ulink url="https://mvnrepository.com/artifact/org.glassfish.jersey.media/jersey-media-multipart/2.30">Jersey Media Multipart</ulink></entry> | ||
357 | <entry>2.30</entry> | ||
358 | <entry>Jersey Multipart entity providers support module.</entry> | ||
359 | <entry><ulink url="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0</ulink>,<ulink | ||
360 | url="https://opensource.org/licenses/BSD-2-Clause">BSD 2-clause</ulink>,<ulink | ||
361 | url="http://www.eclipse.org/org/documents/edl-v10.php">EDL 1.0</ulink>,<ulink | ||
362 | url="http://www.eclipse.org/legal/epl-2.0">EPL 2.0</ulink>,<ulink | ||
363 | url="http://www.opensource.org/licenses/mit-license.php">MIT</ulink>,<ulink | ||
364 | url="https://creativecommons.org/publicdomain/zero/1.0/">Public</ulink>,<ulink | ||
365 | url="https://www.w3.org/Consortium/Legal/copyright-documents-19990405">W3C</ulink></entry> | ||
366 | </row> | ||
367 | |||
368 | <row> | ||
369 | <entry><ulink url="https://javaee.github.io/metro-jax-ws/">JAX-WS</ulink></entry> | ||
370 | <entry>2.3.1</entry> | ||
371 | <entry>Java Web Service Reference implementation</entry> | ||
372 | <entry><ulink url="https://javaee.github.io/metro-jax-ws/LICENSE">Dual license consisting of the CDDL v1.1 and GPL v2 | ||
373 | with CPE</ulink></entry> | ||
374 | </row> | ||
375 | |||
376 | <row> | ||
377 | <entry><ulink url="http://commons.apache.org/proper/commons-net/">Jakarta Commons Net</ulink></entry> | ||
378 | <entry>3.3</entry> | ||
379 | <entry>Network Protocol client libraries</entry> | ||
380 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
381 | </row> | ||
382 | |||
383 | <row> | ||
384 | <entry><ulink url="https://mvnrepository.com/artifact/javax.xml.bind/jaxb-api">JAXB API</ulink></entry> | ||
385 | <entry></entry> | ||
386 | <entry>JAXB API</entry> | ||
387 | <entry><ulink url="https://mvnrepository.com/artifact/javax.xml.bind/jaxb-api">CDDL 1.1</ulink></entry> | ||
388 | </row> | ||
389 | |||
390 | <row> | ||
391 | <entry><ulink url="http://sourceforge.net/projects/jtds/files/">JTDS</ulink></entry> | ||
392 | <entry>1.2.5</entry> | ||
393 | <entry>SQLServer Driver</entry> | ||
394 | <entry><ulink url="http://jtds.sourceforge.net/license.html">GNU Lesser GPL</ulink></entry> | ||
395 | </row> | ||
396 | |||
397 | <row> | ||
398 | <entry><ulink url="http://www.jcraft.com/jsch/">JSch</ulink></entry> | ||
399 | <entry>0.1.54</entry> | ||
400 | <entry>Java SSH2 Implementation</entry> | ||
401 | <entry><ulink url="http://www.jcraft.com/jsch/LICENSE.txt">BSD-style</ulink></entry> | ||
402 | </row> | ||
403 | |||
404 | <row> | ||
405 | <entry><ulink url="https://www.jython.org/download">Jython</ulink></entry> | ||
406 | <entry>2.7.1</entry> | ||
407 | <entry>Python interpreter for Java</entry> | ||
408 | <entry><ulink url="http://www.python.org/2.7/license.html">Python Software Foundation</ulink></entry> | ||
409 | </row> | ||
410 | |||
411 | <row> | ||
412 | <entry><ulink url="http://sourceforge.net/projects/jboss/files/JBossCache/JBossCache%203.2.5.GA/">JBoss Cache</ulink></entry> | ||
413 | <entry>3.2.5</entry> | ||
414 | <entry>Tree-based memory cache</entry> | ||
415 | <entry><ulink url="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">GNU LesserGPL 2.1</ulink></entry> | ||
416 | </row> | ||
417 | |||
418 | <row> | ||
419 | <entry><ulink url="http://www.jdom.org/dist/binary/">JDOM</ulink></entry> | ||
420 | <entry>1.1.1</entry> | ||
421 | <entry>XML Document Parser</entry> | ||
422 | <entry><ulink url="http://www.jdom.org/docs/faq.html#a0030">Apache-style open source</ulink></entry> | ||
423 | </row> | ||
424 | |||
425 | <row> | ||
426 | <entry><ulink url="https://github.com/coova/jradius/releases">JRadius</ulink></entry> | ||
427 | <entry>1.1.4 (From Coova)</entry> | ||
428 | <entry>A Radius client used to perform Radius authentication and accounting.</entry> | ||
429 | <entry><ulink url="http://www.gnu.org/licenses/lgpl.html">GNU Lesser GPL</ulink></entry> | ||
430 | </row> | ||
431 | |||
432 | <row> | ||
433 | <entry><ulink url="https://code.google.com/p/jsocks-mirror/">JSOCKS</ulink></entry> | ||
434 | <entry></entry> | ||
435 | <entry>Pure-Java implementation of SOCKS protocol</entry> | ||
436 | <entry><ulink url="https://www.gnu.org/copyleft/lgpl.html">GNU Lesser GPL v3</ulink></entry> | ||
437 | </row> | ||
438 | |||
439 | <row> | ||
440 | <entry><ulink url="http://jquery.com">jQuery</ulink></entry> | ||
441 | <entry></entry> | ||
442 | <entry>JS lib</entry> | ||
443 | <entry><ulink url="http://jquery.org/license">MIT license</ulink></entry> | ||
444 | </row> | ||
445 | |||
446 | <row> | ||
447 | <entry><ulink url="https://downloads.mariadb.org/client-java/">MariaDB Java client</ulink></entry> | ||
448 | <entry>1.3.0</entry> | ||
449 | <entry>Java client for MariaDB database and MySQL</entry> | ||
450 | <entry><ulink url="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">GNU LesserGPL 2.1</ulink></entry> | ||
451 | </row> | ||
452 | |||
453 | <row> | ||
454 | <entry><ulink url="http://sourceforge.net/projects/opencsv">Open CSV</ulink></entry> | ||
455 | <entry>2.2</entry> | ||
456 | <entry>Used for CSV output utilities</entry> | ||
457 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
458 | </row> | ||
459 | |||
460 | <row> | ||
461 | <entry><ulink url="http://openstack4j.com/">OpenStack4j</ulink></entry> | ||
462 | <entry>3.0.3</entry> | ||
463 | <entry>Java OpenStack client libraries</entry> | ||
464 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
465 | </row> | ||
466 | |||
467 | <row> | ||
468 | <entry><ulink url="https://github.com/easymock/objenesis">Objenesis</ulink></entry> | ||
469 | <entry>2.4</entry> | ||
470 | <entry>Objenesis is a library dedicated to bypass the constructor when creating an object.</entry> | ||
471 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
472 | </row> | ||
473 | |||
474 | <row> | ||
475 | <entry><ulink url="https://github.com/oshi/oshi">OSHI</ulink></entry> | ||
476 | <entry>3.13</entry> | ||
477 | <entry>Native Operating System and Hardware Information libraries</entry> | ||
478 | <entry><ulink url="https://opensource.org/licenses/MIT">MIT License</ulink></entry> | ||
479 | </row> | ||
480 | |||
481 | <row> | ||
482 | <entry><ulink url="http://www.enterprisedb.com/products-services-training/pgdownload">PostgreSQL Database</ulink></entry> | ||
483 | <entry>9.0.4-1</entry> | ||
484 | <entry>Relational Database</entry> | ||
485 | <entry><ulink url="http://www.postgresql.org/about/licence">PostgreSQL license (similar to BSD or MIT)</ulink></entry> | ||
486 | </row> | ||
487 | |||
488 | <row> | ||
489 | <entry><ulink url="http://jdbc.postgresql.org/download.html">PostgreSQL JDBC Driver</ulink></entry> | ||
490 | <entry>9.0-801</entry> | ||
491 | <entry>Java driver for PostgreSQL Relational Database</entry> | ||
492 | <entry><ulink url="https://mvnrepository.com/artifact/postgresql/postgresql/9.0-801.jdbc4">PostgreSQL license (similar | ||
493 | to BSD or MIT)</ulink></entry> | ||
494 | </row> | ||
495 | |||
496 | <row> | ||
497 | <entry><ulink url="https://github.com/powermock/powermock">PowerMock</ulink></entry> | ||
498 | <entry>1.7.1</entry> | ||
499 | <entry>Java framework that allows to create mocks in unit tests for cases that are not possible with EasyMock.</entry> | ||
500 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
501 | </row> | ||
502 | |||
503 | <row> | ||
504 | <entry><ulink url="http://quartz-scheduler.org/downloads">Quartz</ulink></entry> | ||
505 | <entry>2.2.1</entry> | ||
506 | <entry>Scheduling system</entry> | ||
507 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
508 | </row> | ||
509 | |||
510 | <row> | ||
511 | <entry><ulink url="http://sourceforge.net/projects/rox-xmlrpc">Rox</ulink></entry> | ||
512 | <entry>1.2</entry> | ||
513 | <entry>XML RPC</entry> | ||
514 | <entry><ulink url="http://rox-xmlrpc.sourceforge.net/license.html">BSD-style</ulink></entry> | ||
515 | </row> | ||
516 | |||
517 | <row> | ||
518 | <entry><ulink url="http://www.slf4j.org/">SLF4J</ulink></entry> | ||
519 | <entry>1.7.25</entry> | ||
520 | <entry>Logging framework</entry> | ||
521 | <entry><ulink url="http://www.slf4j.org/license.html">SLF4J MIT License</ulink></entry> | ||
522 | </row> | ||
523 | |||
524 | <row> | ||
525 | <entry><ulink url="http://www.snmp4j.org/">SNMP4J</ulink></entry> | ||
526 | <entry>2.1</entry> | ||
527 | <entry>SNMP Client Library</entry> | ||
528 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
529 | </row> | ||
530 | |||
531 | <row> | ||
532 | <entry><ulink url="http://www.snmp4j.org/">SNMP4J-Agent</ulink></entry> | ||
533 | <entry>2.0.7</entry> | ||
534 | <entry>SNMP Agent Library</entry> | ||
535 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
536 | </row> | ||
537 | |||
538 | <row> | ||
539 | <entry><ulink url="http://www.springsource.com/download/community">Spring Framework</ulink></entry> | ||
540 | <entry>5.1.4</entry> | ||
541 | <entry>Micro Container, Utilities</entry> | ||
542 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
543 | </row> | ||
544 | |||
545 | <row> | ||
546 | <entry><ulink url="https://sites.google.com/site/syslog4j/">Syslog4j</ulink></entry> | ||
547 | <entry>0.9.46</entry> | ||
548 | <entry>Syslog implementation in Java</entry> | ||
549 | <entry><ulink url="https://mvnrepository.com/artifact/org.syslog4j/syslog4j/0.9.46">GNU Lesser GPL 2.1</ulink></entry> | ||
550 | </row> | ||
551 | |||
552 | <row> | ||
553 | <entry><ulink url="https://truelicense.dev.java.net/">True License</ulink></entry> | ||
554 | <entry>1.29</entry> | ||
555 | <entry>Licensing framework</entry> | ||
556 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
557 | </row> | ||
558 | |||
559 | <row> | ||
560 | <entry><ulink url="http://johannburkard.de/software/uuid/">UUID</ulink></entry> | ||
561 | <entry>3.1</entry> | ||
562 | <entry>High-performance UUID generator</entry> | ||
563 | <entry><ulink url="http://johannburkard.de/software/uuid/copying.txt">MIT</ulink></entry> | ||
564 | </row> | ||
565 | |||
566 | <row> | ||
567 | <entry><ulink url="http://xmlbeans.apache.org">XMLBeans</ulink></entry> | ||
568 | <entry>2.5.0</entry> | ||
569 | <entry>XML binding to Java types</entry> | ||
570 | <entry><ulink url="http://www.apache.org/licenses/">Apache 2.0</ulink></entry> | ||
571 | </row> | ||
572 | |||
573 | <row> | ||
574 | <entry><ulink url="http://sourceforge.net/projects/yajsw/">YAJSW</ulink></entry> | ||
575 | <entry>12.14</entry> | ||
576 | <entry>Service wrapper for Java applications</entry> | ||
577 | <entry><ulink url="http://www.apache.org/licenses/LICENSE-2.0">Apache 2.0</ulink></entry> | ||
578 | </row> | ||
579 | |||
580 | </tbody> | ||
581 | </tgroup> | ||
582 | </informaltable> | ||
583 | </section> | ||
584 | |||
585 | <section id="open_source_license"> | ||
586 | <title>Open Source Licenses</title> | ||
587 | |||
588 | <section id="lic_0"> | ||
589 | <title>7-Zip</title> | ||
590 | <para><programlisting> | ||
591 | |||
592 | |||
593 | ~~~~~ | ||
594 | License for use and distribution | ||
595 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
596 | |||
597 | 7-Zip Copyright (C) 1999-2012 Igor Pavlov. | ||
598 | |||
599 | Licenses for files are: | ||
600 | |||
601 | 1) 7z.dll: GNU LGPL + unRAR restriction | ||
602 | 2) All other files: GNU LGPL | ||
603 | |||
604 | The GNU LGPL + unRAR restriction means that you must follow both | ||
605 | GNU LGPL rules and unRAR restriction rules. | ||
606 | |||
607 | |||
608 | Note: | ||
609 | You can use 7-Zip on any computer, including a computer in a commercial | ||
610 | organization. You don't need to register or pay for 7-Zip. | ||
611 | |||
612 | |||
613 | GNU LGPL information | ||
614 | -------------------- | ||
615 | |||
616 | This library is free software; you can redistribute it and/or | ||
617 | modify it under the terms of the GNU Lesser General Public | ||
618 | License as published by the Free Software Foundation; either | ||
619 | version 2.1 of the License, or (at your option) any later version. | ||
620 | |||
621 | This library is distributed in the hope that it will be useful, | ||
622 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
623 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||
624 | Lesser General Public License for more details. | ||
625 | |||
626 | You can receive a copy of the GNU Lesser General Public License from | ||
627 | http://www.gnu.org/ | ||
628 | |||
629 | |||
630 | unRAR restriction | ||
631 | ----------------- | ||
632 | |||
633 | The decompression engine for RAR archives was developed using source | ||
634 | code of unRAR program. | ||
635 | All copyrights to original unRAR code are owned by Alexander Roshal. | ||
636 | |||
637 | The license for original unRAR code has the following restriction: | ||
638 | |||
639 | The unRAR sources cannot be used to re-create the RAR compression algorithm, | ||
640 | which is proprietary. Distribution of modified unRAR sources in separate form | ||
641 | or as a part of other software is permitted, provided that it is clearly | ||
642 | stated in the documentation and source comments that the code may | ||
643 | not be used to develop a RAR (WinRAR) compatible archiver. | ||
644 | |||
645 | |||
646 | -- | ||
647 | Igor Pavlov | ||
648 | |||
649 | </programlisting></para></section> | ||
650 | |||
651 | <section id="lic_1"> | ||
652 | <title>ANTLR 4 License</title> | ||
653 | <para><programlisting> | ||
654 | [The BSD License] Copyright (c) 2012 Terence Parr and Sam Harwell All rights | ||
655 | reserved. Redistribution and use in source and binary forms, with or without | ||
656 | modification, are permitted provided that the following conditions are met: | ||
657 | Redistributions of source code must retain the above copyright notice, this | ||
658 | list of conditions and the following disclaimer. Redistributions in binary form | ||
659 | must reproduce the above copyright notice, this list of conditions and the | ||
660 | following disclaimer in the documentation and/or other materials provided with | ||
661 | the distribution. Neither the name of the author nor the names of its | ||
662 | contributors may be used to endorse or promote products derived from this | ||
663 | software without specific prior written permission. THIS SOFTWARE IS PROVIDED | ||
664 | BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED | ||
665 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
666 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO | ||
667 | EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, | ||
668 | INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | ||
669 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | ||
670 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF | ||
671 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE | ||
672 | OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF | ||
673 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
674 | |||
675 | </programlisting></para></section> | ||
676 | |||
677 | <section id="lic_2"> | ||
678 | <title>FLOT LICENSE</title> | ||
679 | <para><programlisting> | ||
680 | |||
681 | |||
682 | |||
683 | Copyright (c) 2007-2014 IOLA and Ole Laursen | ||
684 | |||
685 | Permission is hereby granted, free of charge, to any person | ||
686 | obtaining a copy of this software and associated documentation | ||
687 | files (the "Software"), to deal in the Software without | ||
688 | restriction, including without limitation the rights to use, | ||
689 | copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
690 | copies of the Software, and to permit persons to whom the | ||
691 | Software is furnished to do so, subject to the following | ||
692 | conditions: | ||
693 | |||
694 | The above copyright notice and this permission notice shall be | ||
695 | included in all copies or substantial portions of the Software. | ||
696 | |||
697 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | ||
698 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES | ||
699 | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | ||
700 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT | ||
701 | HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, | ||
702 | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING | ||
703 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR | ||
704 | OTHER DEALINGS IN THE SOFTWARE. | ||
705 | |||
706 | </programlisting></para></section> | ||
707 | |||
708 | <section id="lic_3"> | ||
709 | <title>France Télécom</title> | ||
710 | <para><programlisting> | ||
711 | |||
712 | Copyright (c) 2012 France Télécom | ||
713 | All rights reserved. | ||
714 | |||
715 | Redistribution and use in source and binary forms, with or without | ||
716 | modification, are permitted provided that the following conditions | ||
717 | are met: | ||
718 | 1. Redistributions of source code must retain the above copyright | ||
719 | notice, this list of conditions and the following disclaimer. | ||
720 | 2. Redistributions in binary form must reproduce the above copyright | ||
721 | notice, this list of conditions and the following disclaimer in the | ||
722 | documentation and/or other materials provided with the distribution. | ||
723 | 3. Neither the name of the copyright holders nor the names of its | ||
724 | contributors may be used to endorse or promote products derived from | ||
725 | this software without specific prior written permission. | ||
726 | |||
727 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" | ||
728 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | ||
729 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | ||
730 | ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE | ||
731 | LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||
732 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||
733 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||
734 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
735 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||
736 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF | ||
737 | THE POSSIBILITY OF SUCH DAMAGE. | ||
738 | |||
739 | </programlisting></para></section> | ||
740 | |||
741 | <section id="lic_4"> | ||
742 | <title>Apache License</title> | ||
743 | <para><programlisting> | ||
744 | Apache License | ||
745 | Version 2.0, January 2004 | ||
746 | http://www.apache.org/licenses/ | ||
747 | |||
748 | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION | ||
749 | |||
750 | 1. Definitions. | ||
751 | |||
752 | "License" shall mean the terms and conditions for use, reproduction, | ||
753 | and distribution as defined by Sections 1 through 9 of this document. | ||
754 | |||
755 | "Licensor" shall mean the copyright owner or entity authorized by | ||
756 | the copyright owner that is granting the License. | ||
757 | |||
758 | "Legal Entity" shall mean the union of the acting entity and all | ||
759 | other entities that control, are controlled by, or are under common | ||
760 | control with that entity. For the purposes of this definition, | ||
761 | "control" means (i) the power, direct or indirect, to cause the | ||
762 | direction or management of such entity, whether by contract or | ||
763 | otherwise, or (ii) ownership of fifty percent (50%) or more of the | ||
764 | outstanding shares, or (iii) beneficial ownership of such entity. | ||
765 | |||
766 | "You" (or "Your") shall mean an individual or Legal Entity | ||
767 | exercising permissions granted by this License. | ||
768 | |||
769 | "Source" form shall mean the preferred form for making modifications, | ||
770 | including but not limited to software source code, documentation | ||
771 | source, and configuration files. | ||
772 | |||
773 | "Object" form shall mean any form resulting from mechanical | ||
774 | transformation or translation of a Source form, including but | ||
775 | not limited to compiled object code, generated documentation, | ||
776 | and conversions to other media types. | ||
777 | |||
778 | "Work" shall mean the work of authorship, whether in Source or | ||
779 | Object form, made available under the License, as indicated by a | ||
780 | copyright notice that is included in or attached to the work | ||
781 | (an example is provided in the Appendix below). | ||
782 | |||
783 | "Derivative Works" shall mean any work, whether in Source or Object | ||
784 | form, that is based on (or derived from) the Work and for which the | ||
785 | editorial revisions, annotations, elaborations, or other modifications | ||
786 | represent, as a whole, an original work of authorship. For the purposes | ||
787 | of this License, Derivative Works shall not include works that remain | ||
788 | separable from, or merely link (or bind by name) to the interfaces of, | ||
789 | the Work and Derivative Works thereof. | ||
790 | |||
791 | "Contribution" shall mean any work of authorship, including | ||
792 | the original version of the Work and any modifications or additions | ||
793 | to that Work or Derivative Works thereof, that is intentionally | ||
794 | submitted to Licensor for inclusion in the Work by the copyright owner | ||
795 | or by an individual or Legal Entity authorized to submit on behalf of | ||
796 | the copyright owner. For the purposes of this definition, "submitted" | ||
797 | means any form of electronic, verbal, or written communication sent | ||
798 | to the Licensor or its representatives, including but not limited to | ||
799 | communication on electronic mailing lists, source code control systems, | ||
800 | and issue tracking systems that are managed by, or on behalf of, the | ||
801 | Licensor for the purpose of discussing and improving the Work, but | ||
802 | excluding communication that is conspicuously marked or otherwise | ||
803 | designated in writing by the copyright owner as "Not a Contribution." | ||
804 | |||
805 | "Contributor" shall mean Licensor and any individual or Legal Entity | ||
806 | on behalf of whom a Contribution has been received by Licensor and | ||
807 | subsequently incorporated within the Work. | ||
808 | |||
809 | 2. Grant of Copyright License. Subject to the terms and conditions of | ||
810 | this License, each Contributor hereby grants to You a perpetual, | ||
811 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable | ||
812 | copyright license to reproduce, prepare Derivative Works of, | ||
813 | publicly display, publicly perform, sublicense, and distribute the | ||
814 | Work and such Derivative Works in Source or Object form. | ||
815 | |||
816 | 3. Grant of Patent License. Subject to the terms and conditions of | ||
817 | this License, each Contributor hereby grants to You a perpetual, | ||
818 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable | ||
819 | (except as stated in this section) patent license to make, have made, | ||
820 | use, offer to sell, sell, import, and otherwise transfer the Work, | ||
821 | where such license applies only to those patent claims licensable | ||
822 | by such Contributor that are necessarily infringed by their | ||
823 | Contribution(s) alone or by combination of their Contribution(s) | ||
824 | with the Work to which such Contribution(s) was submitted. If You | ||
825 | institute patent litigation against any entity (including a | ||
826 | cross-claim or counterclaim in a lawsuit) alleging that the Work | ||
827 | or a Contribution incorporated within the Work constitutes direct | ||
828 | or contributory patent infringement, then any patent licenses | ||
829 | granted to You under this License for that Work shall terminate | ||
830 | as of the date such litigation is filed. | ||
831 | |||
832 | 4. Redistribution. You may reproduce and distribute copies of the | ||
833 | Work or Derivative Works thereof in any medium, with or without | ||
834 | modifications, and in Source or Object form, provided that You | ||
835 | meet the following conditions: | ||
836 | |||
837 | (a) You must give any other recipients of the Work or | ||
838 | Derivative Works a copy of this License; and | ||
839 | |||
840 | (b) You must cause any modified files to carry prominent notices | ||
841 | stating that You changed the files; and | ||
842 | |||
843 | (c) You must retain, in the Source form of any Derivative Works | ||
844 | that You distribute, all copyright, patent, trademark, and | ||
845 | attribution notices from the Source form of the Work, | ||
846 | excluding those notices that do not pertain to any part of | ||
847 | the Derivative Works; and | ||
848 | |||
849 | (d) If the Work includes a "NOTICE" text file as part of its | ||
850 | distribution, then any Derivative Works that You distribute must | ||
851 | include a readable copy of the attribution notices contained | ||
852 | within such NOTICE file, excluding those notices that do not | ||
853 | pertain to any part of the Derivative Works, in at least one | ||
854 | of the following places: within a NOTICE text file distributed | ||
855 | as part of the Derivative Works; within the Source form or | ||
856 | documentation, if provided along with the Derivative Works; or, | ||
857 | within a display generated by the Derivative Works, if and | ||
858 | wherever such third-party notices normally appear. The contents | ||
859 | of the NOTICE file are for informational purposes only and | ||
860 | do not modify the License. You may add Your own attribution | ||
861 | notices within Derivative Works that You distribute, alongside | ||
862 | or as an addendum to the NOTICE text from the Work, provided | ||
863 | that such additional attribution notices cannot be construed | ||
864 | as modifying the License. | ||
865 | |||
866 | You may add Your own copyright statement to Your modifications and | ||
867 | may provide additional or different license terms and conditions | ||
868 | for use, reproduction, or distribution of Your modifications, or | ||
869 | for any such Derivative Works as a whole, provided Your use, | ||
870 | reproduction, and distribution of the Work otherwise complies with | ||
871 | the conditions stated in this License. | ||
872 | |||
873 | 5. Submission of Contributions. Unless You explicitly state otherwise, | ||
874 | any Contribution intentionally submitted for inclusion in the Work | ||
875 | by You to the Licensor shall be under the terms and conditions of | ||
876 | this License, without any additional terms or conditions. | ||
877 | Notwithstanding the above, nothing herein shall supersede or modify | ||
878 | the terms of any separate license agreement you may have executed | ||
879 | with Licensor regarding such Contributions. | ||
880 | |||
881 | 6. Trademarks. This License does not grant permission to use the trade | ||
882 | names, trademarks, service marks, or product names of the Licensor, | ||
883 | except as required for reasonable and customary use in describing the | ||
884 | origin of the Work and reproducing the content of the NOTICE file. | ||
885 | |||
886 | 7. Disclaimer of Warranty. Unless required by applicable law or | ||
887 | agreed to in writing, Licensor provides the Work (and each | ||
888 | Contributor provides its Contributions) on an "AS IS" BASIS, | ||
889 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or | ||
890 | implied, including, without limitation, any warranties or conditions | ||
891 | of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A | ||
892 | PARTICULAR PURPOSE. You are solely responsible for determining the | ||
893 | appropriateness of using or redistributing the Work and assume any | ||
894 | risks associated with Your exercise of permissions under this License. | ||
895 | |||
896 | 8. Limitation of Liability. In no event and under no legal theory, | ||
897 | whether in tort (including negligence), contract, or otherwise, | ||
898 | unless required by applicable law (such as deliberate and grossly | ||
899 | negligent acts) or agreed to in writing, shall any Contributor be | ||
900 | liable to You for damages, including any direct, indirect, special, | ||
901 | incidental, or consequential damages of any character arising as a | ||
902 | result of this License or out of the use or inability to use the | ||
903 | Work (including but not limited to damages for loss of goodwill, | ||
904 | work stoppage, computer failure or malfunction, or any and all | ||
905 | other commercial damages or losses), even if such Contributor | ||
906 | has been advised of the possibility of such damages. | ||
907 | |||
908 | 9. Accepting Warranty or Additional Liability. While redistributing | ||
909 | the Work or Derivative Works thereof, You may choose to offer, | ||
910 | and charge a fee for, acceptance of support, warranty, indemnity, | ||
911 | or other liability obligations and/or rights consistent with this | ||
912 | License. However, in accepting such obligations, You may act only | ||
913 | on Your own behalf and on Your sole responsibility, not on behalf | ||
914 | of any other Contributor, and only if You agree to indemnify, | ||
915 | defend, and hold each Contributor harmless for any liability | ||
916 | incurred by, or claims asserted against, such Contributor by reason | ||
917 | of your accepting any such warranty or additional liability. | ||
918 | |||
919 | END OF TERMS AND CONDITIONS | ||
920 | |||
921 | APPENDIX: How to apply the Apache License to your work. | ||
922 | |||
923 | To apply the Apache License to your work, attach the following | ||
924 | boilerplate notice, with the fields enclosed by brackets "[]" | ||
925 | replaced with your own identifying information. (Don't include | ||
926 | the brackets!) The text should be enclosed in the appropriate | ||
927 | comment syntax for the file format. We also recommend that a | ||
928 | file or class name and description of purpose be included on the | ||
929 | same "printed page" as the copyright notice for easier | ||
930 | identification within third-party archives. | ||
931 | |||
932 | Copyright [yyyy] [name of copyright owner] | ||
933 | |||
934 | Licensed under the Apache License, Version 2.0 (the "License"); | ||
935 | you may not use this file except in compliance with the License. | ||
936 | You may obtain a copy of the License at | ||
937 | |||
938 | http://www.apache.org/licenses/LICENSE-2.0 | ||
939 | |||
940 | Unless required by applicable law or agreed to in writing, software | ||
941 | distributed under the License is distributed on an "AS IS" BASIS, | ||
942 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
943 | See the License for the specific language governing permissions and | ||
944 | limitations under the License. | ||
945 | </programlisting></para></section> | ||
946 | |||
947 | <section id="lic_5"> | ||
948 | <title>GNU LESSER GENERAL PUBLIC LICENSE</title> | ||
949 | <para><programlisting> | ||
950 | GNU LESSER GENERAL PUBLIC LICENSE | ||
951 | Version 2.1, February 1999 | ||
952 | |||
953 | Copyright (C) 1991, 1999 Free Software Foundation, Inc. | ||
954 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | ||
955 | Everyone is permitted to copy and distribute verbatim copies | ||
956 | of this license document, but changing it is not allowed. | ||
957 | |||
958 | [This is the first released version of the Lesser GPL. It also counts | ||
959 | as the successor of the GNU Library Public License, version 2, hence | ||
960 | the version number 2.1.] | ||
961 | |||
962 | Preamble | ||
963 | |||
964 | The licenses for most software are designed to take away your | ||
965 | freedom to share and change it. By contrast, the GNU General Public | ||
966 | Licenses are intended to guarantee your freedom to share and change | ||
967 | free software--to make sure the software is free for all its users. | ||
968 | |||
969 | This license, the Lesser General Public License, applies to some | ||
970 | specially designated software packages--typically libraries--of the | ||
971 | Free Software Foundation and other authors who decide to use it. You | ||
972 | can use it too, but we suggest you first think carefully about whether | ||
973 | this license or the ordinary General Public License is the better | ||
974 | strategy to use in any particular case, based on the explanations below. | ||
975 | |||
976 | When we speak of free software, we are referring to freedom of use, | ||
977 | not price. Our General Public Licenses are designed to make sure that | ||
978 | you have the freedom to distribute copies of free software (and charge | ||
979 | for this service if you wish); that you receive source code or can get | ||
980 | it if you want it; that you can change the software and use pieces of | ||
981 | it in new free programs; and that you are informed that you can do | ||
982 | these things. | ||
983 | |||
984 | To protect your rights, we need to make restrictions that forbid | ||
985 | distributors to deny you these rights or to ask you to surrender these | ||
986 | rights. These restrictions translate to certain responsibilities for | ||
987 | you if you distribute copies of the library or if you modify it. | ||
988 | |||
989 | For example, if you distribute copies of the library, whether gratis | ||
990 | or for a fee, you must give the recipients all the rights that we gave | ||
991 | you. You must make sure that they, too, receive or can get the source | ||
992 | code. If you link other code with the library, you must provide | ||
993 | complete object files to the recipients, so that they can relink them | ||
994 | with the library after making changes to the library and recompiling | ||
995 | it. And you must show them these terms so they know their rights. | ||
996 | |||
997 | We protect your rights with a two-step method: (1) we copyright the | ||
998 | library, and (2) we offer you this license, which gives you legal | ||
999 | permission to copy, distribute and/or modify the library. | ||
1000 | |||
1001 | To protect each distributor, we want to make it very clear that | ||
1002 | there is no warranty for the free library. Also, if the library is | ||
1003 | modified by someone else and passed on, the recipients should know | ||
1004 | that what they have is not the original version, so that the original | ||
1005 | author's reputation will not be affected by problems that might be | ||
1006 | introduced by others. | ||
1007 | |||
1008 | |||
1009 | Finally, software patents pose a constant threat to the existence of | ||
1010 | any free program. We wish to make sure that a company cannot | ||
1011 | effectively restrict the users of a free program by obtaining a | ||
1012 | restrictive license from a patent holder. Therefore, we insist that | ||
1013 | any patent license obtained for a version of the library must be | ||
1014 | consistent with the full freedom of use specified in this license. | ||
1015 | |||
1016 | Most GNU software, including some libraries, is covered by the | ||
1017 | ordinary GNU General Public License. This license, the GNU Lesser | ||
1018 | General Public License, applies to certain designated libraries, and | ||
1019 | is quite different from the ordinary General Public License. We use | ||
1020 | this license for certain libraries in order to permit linking those | ||
1021 | libraries into non-free programs. | ||
1022 | |||
1023 | When a program is linked with a library, whether statically or using | ||
1024 | a shared library, the combination of the two is legally speaking a | ||
1025 | combined work, a derivative of the original library. The ordinary | ||
1026 | General Public License therefore permits such linking only if the | ||
1027 | entire combination fits its criteria of freedom. The Lesser General | ||
1028 | Public License permits more lax criteria for linking other code with | ||
1029 | the library. | ||
1030 | |||
1031 | We call this license the "Lesser" General Public License because it | ||
1032 | does Less to protect the user's freedom than the ordinary General | ||
1033 | Public License. It also provides other free software developers Less | ||
1034 | of an advantage over competing non-free programs. These disadvantages | ||
1035 | are the reason we use the ordinary General Public License for many | ||
1036 | libraries. However, the Lesser license provides advantages in certain | ||
1037 | special circumstances. | ||
1038 | |||
1039 | For example, on rare occasions, there may be a special need to | ||
1040 | encourage the widest possible use of a certain library, so that it becomes | ||
1041 | a de-facto standard. To achieve this, non-free programs must be | ||
1042 | allowed to use the library. A more frequent case is that a free | ||
1043 | library does the same job as widely used non-free libraries. In this | ||
1044 | case, there is little to gain by limiting the free library to free | ||
1045 | software only, so we use the Lesser General Public License. | ||
1046 | |||
1047 | In other cases, permission to use a particular library in non-free | ||
1048 | programs enables a greater number of people to use a large body of | ||
1049 | free software. For example, permission to use the GNU C Library in | ||
1050 | non-free programs enables many more people to use the whole GNU | ||
1051 | operating system, as well as its variant, the GNU/Linux operating | ||
1052 | system. | ||
1053 | |||
1054 | Although the Lesser General Public License is Less protective of the | ||
1055 | users' freedom, it does ensure that the user of a program that is | ||
1056 | linked with the Library has the freedom and the wherewithal to run | ||
1057 | that program using a modified version of the Library. | ||
1058 | |||
1059 | The precise terms and conditions for copying, distribution and | ||
1060 | modification follow. Pay close attention to the difference between a | ||
1061 | "work based on the library" and a "work that uses the library". The | ||
1062 | former contains code derived from the library, whereas the latter must | ||
1063 | be combined with the library in order to run. | ||
1064 | |||
1065 | |||
1066 | GNU LESSER GENERAL PUBLIC LICENSE | ||
1067 | TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION | ||
1068 | |||
1069 | 0. This License Agreement applies to any software library or other | ||
1070 | program which contains a notice placed by the copyright holder or | ||
1071 | other authorized party saying it may be distributed under the terms of | ||
1072 | this Lesser General Public License (also called "this License"). | ||
1073 | Each licensee is addressed as "you". | ||
1074 | |||
1075 | A "library" means a collection of software functions and/or data | ||
1076 | prepared so as to be conveniently linked with application programs | ||
1077 | (which use some of those functions and data) to form executables. | ||
1078 | |||
1079 | The "Library", below, refers to any such software library or work | ||
1080 | which has been distributed under these terms. A "work based on the | ||
1081 | Library" means either the Library or any derivative work under | ||
1082 | copyright law: that is to say, a work containing the Library or a | ||
1083 | portion of it, either verbatim or with modifications and/or translated | ||
1084 | straightforwardly into another language. (Hereinafter, translation is | ||
1085 | included without limitation in the term "modification".) | ||
1086 | |||
1087 | "Source code" for a work means the preferred form of the work for | ||
1088 | making modifications to it. For a library, complete source code means | ||
1089 | all the source code for all modules it contains, plus any associated | ||
1090 | interface definition files, plus the scripts used to control compilation | ||
1091 | and installation of the library. | ||
1092 | |||
1093 | Activities other than copying, distribution and modification are not | ||
1094 | covered by this License; they are outside its scope. The act of | ||
1095 | running a program using the Library is not restricted, and output from | ||
1096 | such a program is covered only if its contents constitute a work based | ||
1097 | on the Library (independent of the use of the Library in a tool for | ||
1098 | writing it). Whether that is true depends on what the Library does | ||
1099 | and what the program that uses the Library does. | ||
1100 | |||
1101 | 1. You may copy and distribute verbatim copies of the Library's | ||
1102 | complete source code as you receive it, in any medium, provided that | ||
1103 | you conspicuously and appropriately publish on each copy an | ||
1104 | appropriate copyright notice and disclaimer of warranty; keep intact | ||
1105 | all the notices that refer to this License and to the absence of any | ||
1106 | warranty; and distribute a copy of this License along with the | ||
1107 | Library. | ||
1108 | |||
1109 | You may charge a fee for the physical act of transferring a copy, | ||
1110 | and you may at your option offer warranty protection in exchange for a | ||
1111 | fee. | ||
1112 | |||
1113 | |||
1114 | 2. You may modify your copy or copies of the Library or any portion | ||
1115 | of it, thus forming a work based on the Library, and copy and | ||
1116 | distribute such modifications or work under the terms of Section 1 | ||
1117 | above, provided that you also meet all of these conditions: | ||
1118 | |||
1119 | a) The modified work must itself be a software library. | ||
1120 | |||
1121 | b) You must cause the files modified to carry prominent notices | ||
1122 | stating that you changed the files and the date of any change. | ||
1123 | |||
1124 | c) You must cause the whole of the work to be licensed at no | ||
1125 | charge to all third parties under the terms of this License. | ||
1126 | |||
1127 | d) If a facility in the modified Library refers to a function or a | ||
1128 | table of data to be supplied by an application program that uses | ||
1129 | the facility, other than as an argument passed when the facility | ||
1130 | is invoked, then you must make a good faith effort to ensure that, | ||
1131 | in the event an application does not supply such function or | ||
1132 | table, the facility still operates, and performs whatever part of | ||
1133 | its purpose remains meaningful. | ||
1134 | |||
1135 | (For example, a function in a library to compute square roots has | ||
1136 | a purpose that is entirely well-defined independent of the | ||
1137 | application. Therefore, Subsection 2d requires that any | ||
1138 | application-supplied function or table used by this function must | ||
1139 | be optional: if the application does not supply it, the square | ||
1140 | root function must still compute square roots.) | ||
1141 | |||
1142 | These requirements apply to the modified work as a whole. If | ||
1143 | identifiable sections of that work are not derived from the Library, | ||
1144 | and can be reasonably considered independent and separate works in | ||
1145 | themselves, then this License, and its terms, do not apply to those | ||
1146 | sections when you distribute them as separate works. But when you | ||
1147 | distribute the same sections as part of a whole which is a work based | ||
1148 | on the Library, the distribution of the whole must be on the terms of | ||
1149 | this License, whose permissions for other licensees extend to the | ||
1150 | entire whole, and thus to each and every part regardless of who wrote | ||
1151 | it. | ||
1152 | |||
1153 | Thus, it is not the intent of this section to claim rights or contest | ||
1154 | your rights to work written entirely by you; rather, the intent is to | ||
1155 | exercise the right to control the distribution of derivative or | ||
1156 | collective works based on the Library. | ||
1157 | |||
1158 | In addition, mere aggregation of another work not based on the Library | ||
1159 | with the Library (or with a work based on the Library) on a volume of | ||
1160 | a storage or distribution medium does not bring the other work under | ||
1161 | the scope of this License. | ||
1162 | |||
1163 | 3. You may opt to apply the terms of the ordinary GNU General Public | ||
1164 | License instead of this License to a given copy of the Library. To do | ||
1165 | this, you must alter all the notices that refer to this License, so | ||
1166 | that they refer to the ordinary GNU General Public License, version 2, | ||
1167 | instead of to this License. (If a newer version than version 2 of the | ||
1168 | ordinary GNU General Public License has appeared, then you can specify | ||
1169 | that version instead if you wish.) Do not make any other change in | ||
1170 | these notices. | ||
1171 | |||
1172 | |||
1173 | Once this change is made in a given copy, it is irreversible for | ||
1174 | that copy, so the ordinary GNU General Public License applies to all | ||
1175 | subsequent copies and derivative works made from that copy. | ||
1176 | |||
1177 | This option is useful when you wish to copy part of the code of | ||
1178 | the Library into a program that is not a library. | ||
1179 | |||
1180 | 4. You may copy and distribute the Library (or a portion or | ||
1181 | derivative of it, under Section 2) in object code or executable form | ||
1182 | under the terms of Sections 1 and 2 above provided that you accompany | ||
1183 | it with the complete corresponding machine-readable source code, which | ||
1184 | must be distributed under the terms of Sections 1 and 2 above on a | ||
1185 | medium customarily used for software interchange. | ||
1186 | |||
1187 | If distribution of object code is made by offering access to copy | ||
1188 | from a designated place, then offering equivalent access to copy the | ||
1189 | source code from the same place satisfies the requirement to | ||
1190 | distribute the source code, even though third parties are not | ||
1191 | compelled to copy the source along with the object code. | ||
1192 | |||
1193 | 5. A program that contains no derivative of any portion of the | ||
1194 | Library, but is designed to work with the Library by being compiled or | ||
1195 | linked with it, is called a "work that uses the Library". Such a | ||
1196 | work, in isolation, is not a derivative work of the Library, and | ||
1197 | therefore falls outside the scope of this License. | ||
1198 | |||
1199 | However, linking a "work that uses the Library" with the Library | ||
1200 | creates an executable that is a derivative of the Library (because it | ||
1201 | contains portions of the Library), rather than a "work that uses the | ||
1202 | library". The executable is therefore covered by this License. | ||
1203 | Section 6 states terms for distribution of such executables. | ||
1204 | |||
1205 | When a "work that uses the Library" uses material from a header file | ||
1206 | that is part of the Library, the object code for the work may be a | ||
1207 | derivative work of the Library even though the source code is not. | ||
1208 | Whether this is true is especially significant if the work can be | ||
1209 | linked without the Library, or if the work is itself a library. The | ||
1210 | threshold for this to be true is not precisely defined by law. | ||
1211 | |||
1212 | If such an object file uses only numerical parameters, data | ||
1213 | structure layouts and accessors, and small macros and small inline | ||
1214 | functions (ten lines or less in length), then the use of the object | ||
1215 | file is unrestricted, regardless of whether it is legally a derivative | ||
1216 | work. (Executables containing this object code plus portions of the | ||
1217 | Library will still fall under Section 6.) | ||
1218 | |||
1219 | Otherwise, if the work is a derivative of the Library, you may | ||
1220 | distribute the object code for the work under the terms of Section 6. | ||
1221 | Any executables containing that work also fall under Section 6, | ||
1222 | whether or not they are linked directly with the Library itself. | ||
1223 | |||
1224 | |||
1225 | 6. As an exception to the Sections above, you may also combine or | ||
1226 | link a "work that uses the Library" with the Library to produce a | ||
1227 | work containing portions of the Library, and distribute that work | ||
1228 | under terms of your choice, provided that the terms permit | ||
1229 | modification of the work for the customer's own use and reverse | ||
1230 | engineering for debugging such modifications. | ||
1231 | |||
1232 | You must give prominent notice with each copy of the work that the | ||
1233 | Library is used in it and that the Library and its use are covered by | ||
1234 | this License. You must supply a copy of this License. If the work | ||
1235 | during execution displays copyright notices, you must include the | ||
1236 | copyright notice for the Library among them, as well as a reference | ||
1237 | directing the user to the copy of this License. Also, you must do one | ||
1238 | of these things: | ||
1239 | |||
1240 | a) Accompany the work with the complete corresponding | ||
1241 | machine-readable source code for the Library including whatever | ||
1242 | changes were used in the work (which must be distributed under | ||
1243 | Sections 1 and 2 above); and, if the work is an executable linked | ||
1244 | with the Library, with the complete machine-readable "work that | ||
1245 | uses the Library", as object code and/or source code, so that the | ||
1246 | user can modify the Library and then relink to produce a modified | ||
1247 | executable containing the modified Library. (It is understood | ||
1248 | that the user who changes the contents of definitions files in the | ||
1249 | Library will not necessarily be able to recompile the application | ||
1250 | to use the modified definitions.) | ||
1251 | |||
1252 | b) Use a suitable shared library mechanism for linking with the | ||
1253 | Library. A suitable mechanism is one that (1) uses at run time a | ||
1254 | copy of the library already present on the user's computer system, | ||
1255 | rather than copying library functions into the executable, and (2) | ||
1256 | will operate properly with a modified version of the library, if | ||
1257 | the user installs one, as long as the modified version is | ||
1258 | interface-compatible with the version that the work was made with. | ||
1259 | |||
1260 | c) Accompany the work with a written offer, valid for at | ||
1261 | least three years, to give the same user the materials | ||
1262 | specified in Subsection 6a, above, for a charge no more | ||
1263 | than the cost of performing this distribution. | ||
1264 | |||
1265 | d) If distribution of the work is made by offering access to copy | ||
1266 | from a designated place, offer equivalent access to copy the above | ||
1267 | specified materials from the same place. | ||
1268 | |||
1269 | e) Verify that the user has already received a copy of these | ||
1270 | materials or that you have already sent this user a copy. | ||
1271 | |||
1272 | For an executable, the required form of the "work that uses the | ||
1273 | Library" must include any data and utility programs needed for | ||
1274 | reproducing the executable from it. However, as a special exception, | ||
1275 | the materials to be distributed need not include anything that is | ||
1276 | normally distributed (in either source or binary form) with the major | ||
1277 | components (compiler, kernel, and so on) of the operating system on | ||
1278 | which the executable runs, unless that component itself accompanies | ||
1279 | the executable. | ||
1280 | |||
1281 | It may happen that this requirement contradicts the license | ||
1282 | restrictions of other proprietary libraries that do not normally | ||
1283 | accompany the operating system. Such a contradiction means you cannot | ||
1284 | use both them and the Library together in an executable that you | ||
1285 | distribute. | ||
1286 | |||
1287 | |||
1288 | 7. You may place library facilities that are a work based on the | ||
1289 | Library side-by-side in a single library together with other library | ||
1290 | facilities not covered by this License, and distribute such a combined | ||
1291 | library, provided that the separate distribution of the work based on | ||
1292 | the Library and of the other library facilities is otherwise | ||
1293 | permitted, and provided that you do these two things: | ||
1294 | |||
1295 | a) Accompany the combined library with a copy of the same work | ||
1296 | based on the Library, uncombined with any other library | ||
1297 | facilities. This must be distributed under the terms of the | ||
1298 | Sections above. | ||
1299 | |||
1300 | b) Give prominent notice with the combined library of the fact | ||
1301 | that part of it is a work based on the Library, and explaining | ||
1302 | where to find the accompanying uncombined form of the same work. | ||
1303 | |||
1304 | 8. You may not copy, modify, sublicense, link with, or distribute | ||
1305 | the Library except as expressly provided under this License. Any | ||
1306 | attempt otherwise to copy, modify, sublicense, link with, or | ||
1307 | distribute the Library is void, and will automatically terminate your | ||
1308 | rights under this License. However, parties who have received copies, | ||
1309 | or rights, from you under this License will not have their licenses | ||
1310 | terminated so long as such parties remain in full compliance. | ||
1311 | |||
1312 | 9. You are not required to accept this License, since you have not | ||
1313 | signed it. However, nothing else grants you permission to modify or | ||
1314 | distribute the Library or its derivative works. These actions are | ||
1315 | prohibited by law if you do not accept this License. Therefore, by | ||
1316 | modifying or distributing the Library (or any work based on the | ||
1317 | Library), you indicate your acceptance of this License to do so, and | ||
1318 | all its terms and conditions for copying, distributing or modifying | ||
1319 | the Library or works based on it. | ||
1320 | |||
1321 | 10. Each time you redistribute the Library (or any work based on the | ||
1322 | Library), the recipient automatically receives a license from the | ||
1323 | original licensor to copy, distribute, link with or modify the Library | ||
1324 | subject to these terms and conditions. You may not impose any further | ||
1325 | restrictions on the recipients' exercise of the rights granted herein. | ||
1326 | You are not responsible for enforcing compliance by third parties with | ||
1327 | this License. | ||
1328 | |||
1329 | |||
1330 | 11. If, as a consequence of a court judgment or allegation of patent | ||
1331 | infringement or for any other reason (not limited to patent issues), | ||
1332 | conditions are imposed on you (whether by court order, agreement or | ||
1333 | otherwise) that contradict the conditions of this License, they do not | ||
1334 | excuse you from the conditions of this License. If you cannot | ||
1335 | distribute so as to satisfy simultaneously your obligations under this | ||
1336 | License and any other pertinent obligations, then as a consequence you | ||
1337 | may not distribute the Library at all. For example, if a patent | ||
1338 | license would not permit royalty-free redistribution of the Library by | ||
1339 | all those who receive copies directly or indirectly through you, then | ||
1340 | the only way you could satisfy both it and this License would be to | ||
1341 | refrain entirely from distribution of the Library. | ||
1342 | |||
1343 | If any portion of this section is held invalid or unenforceable under any | ||
1344 | particular circumstance, the balance of the section is intended to apply, | ||
1345 | and the section as a whole is intended to apply in other circumstances. | ||
1346 | |||
1347 | It is not the purpose of this section to induce you to infringe any | ||
1348 | patents or other property right claims or to contest validity of any | ||
1349 | such claims; this section has the sole purpose of protecting the | ||
1350 | integrity of the free software distribution system which is | ||
1351 | implemented by public license practices. Many people have made | ||
1352 | generous contributions to the wide range of software distributed | ||
1353 | through that system in reliance on consistent application of that | ||
1354 | system; it is up to the author/donor to decide if he or she is willing | ||
1355 | to distribute software through any other system and a licensee cannot | ||
1356 | impose that choice. | ||
1357 | |||
1358 | This section is intended to make thoroughly clear what is believed to | ||
1359 | be a consequence of the rest of this License. | ||
1360 | |||
1361 | 12. If the distribution and/or use of the Library is restricted in | ||
1362 | certain countries either by patents or by copyrighted interfaces, the | ||
1363 | original copyright holder who places the Library under this License may add | ||
1364 | an explicit geographical distribution limitation excluding those countries, | ||
1365 | so that distribution is permitted only in or among countries not thus | ||
1366 | excluded. In such case, this License incorporates the limitation as if | ||
1367 | written in the body of this License. | ||
1368 | |||
1369 | 13. The Free Software Foundation may publish revised and/or new | ||
1370 | versions of the Lesser General Public License from time to time. | ||
1371 | Such new versions will be similar in spirit to the present version, | ||
1372 | but may differ in detail to address new problems or concerns. | ||
1373 | |||
1374 | Each version is given a distinguishing version number. If the Library | ||
1375 | specifies a version number of this License which applies to it and | ||
1376 | "any later version", you have the option of following the terms and | ||
1377 | conditions either of that version or of any later version published by | ||
1378 | the Free Software Foundation. If the Library does not specify a | ||
1379 | license version number, you may choose any version ever published by | ||
1380 | the Free Software Foundation. | ||
1381 | |||
1382 | |||
1383 | 14. If you wish to incorporate parts of the Library into other free | ||
1384 | programs whose distribution conditions are incompatible with these, | ||
1385 | write to the author to ask for permission. For software which is | ||
1386 | copyrighted by the Free Software Foundation, write to the Free | ||
1387 | Software Foundation; we sometimes make exceptions for this. Our | ||
1388 | decision will be guided by the two goals of preserving the free status | ||
1389 | of all derivatives of our free software and of promoting the sharing | ||
1390 | and reuse of software generally. | ||
1391 | |||
1392 | NO WARRANTY | ||
1393 | |||
1394 | 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO | ||
1395 | WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. | ||
1396 | EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR | ||
1397 | OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY | ||
1398 | KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE | ||
1399 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR | ||
1400 | PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE | ||
1401 | LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME | ||
1402 | THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. | ||
1403 | |||
1404 | 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN | ||
1405 | WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY | ||
1406 | AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU | ||
1407 | FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR | ||
1408 | CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE | ||
1409 | LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING | ||
1410 | RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A | ||
1411 | FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF | ||
1412 | SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH | ||
1413 | DAMAGES. | ||
1414 | |||
1415 | END OF TERMS AND CONDITIONS | ||
1416 | |||
1417 | |||
1418 | How to Apply These Terms to Your New Libraries | ||
1419 | |||
1420 | If you develop a new library, and you want it to be of the greatest | ||
1421 | possible use to the public, we recommend making it free software that | ||
1422 | everyone can redistribute and change. You can do so by permitting | ||
1423 | redistribution under these terms (or, alternatively, under the terms of the | ||
1424 | ordinary General Public License). | ||
1425 | |||
1426 | To apply these terms, attach the following notices to the library. It is | ||
1427 | safest to attach them to the start of each source file to most effectively | ||
1428 | convey the exclusion of warranty; and each file should have at least the | ||
1429 | "copyright" line and a pointer to where the full notice is found. | ||
1430 | |||
1431 | <one line to give the library's name and a brief idea of what it does.> | ||
1432 | Copyright (C) <year> <name of author> | ||
1433 | |||
1434 | This library is free software; you can redistribute it and/or | ||
1435 | modify it under the terms of the GNU Lesser General Public | ||
1436 | License as published by the Free Software Foundation; either | ||
1437 | version 2.1 of the License, or (at your option) any later version. | ||
1438 | |||
1439 | This library is distributed in the hope that it will be useful, | ||
1440 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
1441 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||
1442 | Lesser General Public License for more details. | ||
1443 | |||
1444 | You should have received a copy of the GNU Lesser General Public | ||
1445 | License along with this library; if not, write to the Free Software | ||
1446 | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | ||
1447 | |||
1448 | Also add information on how to contact you by electronic and paper mail. | ||
1449 | |||
1450 | You should also get your employer (if you work as a programmer) or your | ||
1451 | school, if any, to sign a "copyright disclaimer" for the library, if | ||
1452 | necessary. Here is a sample; alter the names: | ||
1453 | |||
1454 | Yoyodyne, Inc., hereby disclaims all copyright interest in the | ||
1455 | library `Frob' (a library for tweaking knobs) written by James Random Hacker. | ||
1456 | |||
1457 | <signature of Ty Coon>, 1 April 1990 | ||
1458 | Ty Coon, President of Vice | ||
1459 | |||
1460 | That's all there is to it! | ||
1461 | </programlisting></para></section> | ||
1462 | |||
1463 | <section id="lic_6"> | ||
1464 | <title>GNU LESSER GENERAL PUBLIC LICENSE</title> | ||
1465 | <para><programlisting> | ||
1466 | |||
1467 | Version 3, 29 June 2007 | ||
1468 | |||
1469 | Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> | ||
1470 | Everyone is permitted to copy and distribute verbatim copies | ||
1471 | of this license document, but changing it is not allowed. | ||
1472 | |||
1473 | |||
1474 | This version of the GNU Lesser General Public License incorporates | ||
1475 | the terms and conditions of version 3 of the GNU General Public | ||
1476 | License, supplemented by the additional permissions listed below. | ||
1477 | |||
1478 | 0. Additional Definitions. | ||
1479 | |||
1480 | As used herein, "this License" refers to version 3 of the GNU Lesser | ||
1481 | General Public License, and the "GNU GPL" refers to version 3 of the GNU | ||
1482 | General Public License. | ||
1483 | |||
1484 | "The Library" refers to a covered work governed by this License, | ||
1485 | other than an Application or a Combined Work as defined below. | ||
1486 | |||
1487 | An "Application" is any work that makes use of an interface provided | ||
1488 | by the Library, but which is not otherwise based on the Library. | ||
1489 | Defining a subclass of a class defined by the Library is deemed a mode | ||
1490 | of using an interface provided by the Library. | ||
1491 | |||
1492 | A "Combined Work" is a work produced by combining or linking an | ||
1493 | Application with the Library. The particular version of the Library | ||
1494 | with which the Combined Work was made is also called the "Linked | ||
1495 | Version". | ||
1496 | |||
1497 | The "Minimal Corresponding Source" for a Combined Work means the | ||
1498 | Corresponding Source for the Combined Work, excluding any source code | ||
1499 | for portions of the Combined Work that, considered in isolation, are | ||
1500 | based on the Application, and not on the Linked Version. | ||
1501 | |||
1502 | The "Corresponding Application Code" for a Combined Work means the | ||
1503 | object code and/or source code for the Application, including any data | ||
1504 | and utility programs needed for reproducing the Combined Work from the | ||
1505 | Application, but excluding the System Libraries of the Combined Work. | ||
1506 | |||
1507 | 1. Exception to Section 3 of the GNU GPL. | ||
1508 | |||
1509 | You may convey a covered work under sections 3 and 4 of this License | ||
1510 | without being bound by section 3 of the GNU GPL. | ||
1511 | |||
1512 | 2. Conveying Modified Versions. | ||
1513 | |||
1514 | If you modify a copy of the Library, and, in your modifications, a | ||
1515 | facility refers to a function or data to be supplied by an Application | ||
1516 | that uses the facility (other than as an argument passed when the | ||
1517 | facility is invoked), then you may convey a copy of the modified | ||
1518 | version: | ||
1519 | |||
1520 | a) under this License, provided that you make a good faith effort to | ||
1521 | ensure that, in the event an Application does not supply the | ||
1522 | function or data, the facility still operates, and performs | ||
1523 | whatever part of its purpose remains meaningful, or | ||
1524 | |||
1525 | b) under the GNU GPL, with none of the additional permissions of | ||
1526 | this License applicable to that copy. | ||
1527 | |||
1528 | 3. Object Code Incorporating Material from Library Header Files. | ||
1529 | |||
1530 | The object code form of an Application may incorporate material from | ||
1531 | a header file that is part of the Library. You may convey such object | ||
1532 | code under terms of your choice, provided that, if the incorporated | ||
1533 | material is not limited to numerical parameters, data structure | ||
1534 | layouts and accessors, or small macros, inline functions and templates | ||
1535 | (ten or fewer lines in length), you do both of the following: | ||
1536 | |||
1537 | a) Give prominent notice with each copy of the object code that the | ||
1538 | Library is used in it and that the Library and its use are | ||
1539 | covered by this License. | ||
1540 | |||
1541 | b) Accompany the object code with a copy of the GNU GPL and this license | ||
1542 | document. | ||
1543 | |||
1544 | 4. Combined Works. | ||
1545 | |||
1546 | You may convey a Combined Work under terms of your choice that, | ||
1547 | taken together, effectively do not restrict modification of the | ||
1548 | portions of the Library contained in the Combined Work and reverse | ||
1549 | engineering for debugging such modifications, if you also do each of | ||
1550 | the following: | ||
1551 | |||
1552 | a) Give prominent notice with each copy of the Combined Work that | ||
1553 | the Library is used in it and that the Library and its use are | ||
1554 | covered by this License. | ||
1555 | |||
1556 | b) Accompany the Combined Work with a copy of the GNU GPL and this license | ||
1557 | document. | ||
1558 | |||
1559 | c) For a Combined Work that displays copyright notices during | ||
1560 | execution, include the copyright notice for the Library among | ||
1561 | these notices, as well as a reference directing the user to the | ||
1562 | copies of the GNU GPL and this license document. | ||
1563 | |||
1564 | d) Do one of the following: | ||
1565 | |||
1566 | 0) Convey the Minimal Corresponding Source under the terms of this | ||
1567 | License, and the Corresponding Application Code in a form | ||
1568 | suitable for, and under terms that permit, the user to | ||
1569 | recombine or relink the Application with a modified version of | ||
1570 | the Linked Version to produce a modified Combined Work, in the | ||
1571 | manner specified by section 6 of the GNU GPL for conveying | ||
1572 | Corresponding Source. | ||
1573 | |||
1574 | 1) Use a suitable shared library mechanism for linking with the | ||
1575 | Library. A suitable mechanism is one that (a) uses at run time | ||
1576 | a copy of the Library already present on the user's computer | ||
1577 | system, and (b) will operate properly with a modified version | ||
1578 | of the Library that is interface-compatible with the Linked | ||
1579 | Version. | ||
1580 | |||
1581 | e) Provide Installation Information, but only if you would otherwise | ||
1582 | be required to provide such information under section 6 of the | ||
1583 | GNU GPL, and only to the extent that such information is | ||
1584 | necessary to install and execute a modified version of the | ||
1585 | Combined Work produced by recombining or relinking the | ||
1586 | Application with a modified version of the Linked Version. (If | ||
1587 | you use option 4d0, the Installation Information must accompany | ||
1588 | the Minimal Corresponding Source and Corresponding Application | ||
1589 | Code. If you use option 4d1, you must provide the Installation | ||
1590 | Information in the manner specified by section 6 of the GNU GPL | ||
1591 | for conveying Corresponding Source.) | ||
1592 | |||
1593 | 5. Combined Libraries. | ||
1594 | |||
1595 | You may place library facilities that are a work based on the | ||
1596 | Library side by side in a single library together with other library | ||
1597 | facilities that are not Applications and are not covered by this | ||
1598 | License, and convey such a combined library under terms of your | ||
1599 | choice, if you do both of the following: | ||
1600 | |||
1601 | a) Accompany the combined library with a copy of the same work based | ||
1602 | on the Library, uncombined with any other library facilities, | ||
1603 | conveyed under the terms of this License. | ||
1604 | |||
1605 | b) Give prominent notice with the combined library that part of it | ||
1606 | is a work based on the Library, and explaining where to find the | ||
1607 | accompanying uncombined form of the same work. | ||
1608 | |||
1609 | 6. Revised Versions of the GNU Lesser General Public License. | ||
1610 | |||
1611 | The Free Software Foundation may publish revised and/or new versions | ||
1612 | of the GNU Lesser General Public License from time to time. Such new | ||
1613 | versions will be similar in spirit to the present version, but may | ||
1614 | differ in detail to address new problems or concerns. | ||
1615 | |||
1616 | Each version is given a distinguishing version number. If the | ||
1617 | Library as you received it specifies that a certain numbered version | ||
1618 | of the GNU Lesser General Public License "or any later version" | ||
1619 | applies to it, you have the option of following the terms and | ||
1620 | conditions either of that published version or of any later version | ||
1621 | published by the Free Software Foundation. If the Library as you | ||
1622 | received it does not specify a version number of the GNU Lesser | ||
1623 | General Public License, you may choose any version of the GNU Lesser | ||
1624 | General Public License ever published by the Free Software Foundation. | ||
1625 | |||
1626 | If the Library as you received it specifies that a proxy can decide | ||
1627 | whether future versions of the GNU Lesser General Public License shall | ||
1628 | apply, that proxy's public statement of acceptance of any version is | ||
1629 | permanent authorization for you to choose that version for the | ||
1630 | Library. | ||
1631 | </programlisting></para></section> | ||
1632 | |||
1633 | <section id="lic_7"> | ||
1634 | <title>jTDS</title> | ||
1635 | <para><programlisting> | ||
1636 | |||
1637 | License | ||
1638 | jTDS is Free Software. jTDS is made available under the terms of the | ||
1639 | GNU Lesser General Public License. The LGPL is sufficiently flexible to allow | ||
1640 | the use of jTDS in both open source and commercial projects. Using jTDS is | ||
1641 | considered to be dynamic linking; hence our interpretation of the LGPL is that | ||
1642 | the use of the unmodified jTDS source or binary does not affect the license of | ||
1643 | your application code. | ||
1644 | |||
1645 | If you modify jTDS and redistribute your modifications, the LGPL applies, | ||
1646 | basically meaning that you'll have to make the modified version publicly | ||
1647 | available under the LGPL license too. This ensures that all users of the | ||
1648 | software have access to all future improvements. | ||
1649 | |||
1650 | jTDS was initially based on software released under a BSD license by CDS | ||
1651 | Networks, Inc. and/or Craig Spannring, the author of the original FreeTDS JDBC | ||
1652 | driver from which jTDS is derived. Between releases 0.8.1 and 0.9 jTDS was | ||
1653 | completely rewritten so the original BSD license no longer applies. | ||
1654 | </programlisting></para></section> | ||
1655 | |||
1656 | <section id="lic_8"> | ||
1657 | <title>JSch</title> | ||
1658 | <para><programlisting> | ||
1659 | JSch 0.0.* was released under the GNU LGPL license. Later, we have switched | ||
1660 | over to a BSD-style license. | ||
1661 | |||
1662 | ------------------------------------------------------------------------------ | ||
1663 | Copyright (c) 2002-2015 Atsuhiko Yamanaka, JCraft,Inc. | ||
1664 | All rights reserved. | ||
1665 | |||
1666 | Redistribution and use in source and binary forms, with or without | ||
1667 | modification, are permitted provided that the following conditions are met: | ||
1668 | |||
1669 | 1. Redistributions of source code must retain the above copyright notice, | ||
1670 | this list of conditions and the following disclaimer. | ||
1671 | |||
1672 | 2. Redistributions in binary form must reproduce the above copyright | ||
1673 | notice, this list of conditions and the following disclaimer in | ||
1674 | the documentation and/or other materials provided with the distribution. | ||
1675 | |||
1676 | 3. The names of the authors may not be used to endorse or promote products | ||
1677 | derived from this software without specific prior written permission. | ||
1678 | |||
1679 | THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, | ||
1680 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND | ||
1681 | FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JCRAFT, | ||
1682 | INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, | ||
1683 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT | ||
1684 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, | ||
1685 | OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF | ||
1686 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING | ||
1687 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, | ||
1688 | EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
1689 | |||
1690 | </programlisting></para></section> | ||
1691 | |||
1692 | <section id="lic_9"> | ||
1693 | <title>Jython</title> | ||
1694 | <para><programlisting> | ||
1695 | |||
1696 | The Jython License | ||
1697 | |||
1698 | A. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING JYTHON | ||
1699 | |||
1700 | PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 | ||
1701 | |||
1702 | 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), | ||
1703 | and the Individual or Organization ("Licensee") accessing and otherwise using | ||
1704 | this software ("Jython") in source or binary form and its associated | ||
1705 | documentation. | ||
1706 | |||
1707 | 2. Subject to the terms and conditions of this License Agreement, PSF hereby | ||
1708 | grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, | ||
1709 | analyze, test, perform and/or display publicly, prepare derivative works, | ||
1710 | distribute, and otherwise use Jython alone or in any derivative version, | ||
1711 | provided, however, that PSF's License Agreement and PSF's notice of copyright, | ||
1712 | i.e., "Copyright (c) 2007 Python Software Foundation; All Rights Reserved" are | ||
1713 | retained in Jython alone or in any derivative version prepared by Licensee. | ||
1714 | |||
1715 | 3. In the event Licensee prepares a derivative work that is based on or | ||
1716 | incorporates Jython or any part thereof, and wants to make the derivative work | ||
1717 | available to others as provided herein, then Licensee hereby agrees to include | ||
1718 | in any such work a brief summary of the changes made to Jython. | ||
1719 | |||
1720 | 4. PSF is making Jython available to Licensee on an "AS IS" basis. PSF MAKES NO | ||
1721 | REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT | ||
1722 | LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF | ||
1723 | MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF JYTHON | ||
1724 | WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. | ||
1725 | |||
1726 | 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF JYTHON FOR ANY | ||
1727 | INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, | ||
1728 | DISTRIBUTING, OR OTHERWISE USING JYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF | ||
1729 | ADVISED OF THE POSSIBILITY THEREOF. | ||
1730 | |||
1731 | 6. This License Agreement will automatically terminate upon a material breach | ||
1732 | of its terms and conditions. | ||
1733 | |||
1734 | 7. Nothing in this License Agreement shall be deemed to create any relationship | ||
1735 | of agency, partnership, or joint venture between PSF and Licensee. This License | ||
1736 | Agreement does not grant permission to use PSF trademarks or trade name in a | ||
1737 | trademark sense to endorse or promote products or services of Licensee, or any | ||
1738 | third party. | ||
1739 | |||
1740 | 8. By copying, installing or otherwise using Jython, Licensee agrees to be | ||
1741 | bound by the terms and conditions of this License Agreement. | ||
1742 | |||
1743 | Jython 2.0, 2.1 License | ||
1744 | |||
1745 | Copyright (c) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Jython Developers | ||
1746 | All rights reserved. | ||
1747 | |||
1748 | Redistribution and use in source and binary forms, with or without | ||
1749 | modification, are permitted provided that the following conditions are met: | ||
1750 | |||
1751 | Redistributions of source code must retain the above copyright notice, this | ||
1752 | list of conditions and the following disclaimer. Redistributions in binary form | ||
1753 | must reproduce the above copyright notice, this list of conditions and the | ||
1754 | following disclaimer in the documentation and/or other materials provided with | ||
1755 | the distribution. Neither the name of the Jython Developers nor the names of | ||
1756 | its contributors may be used to endorse or promote products derived from this | ||
1757 | software without specific prior written permission. THIS SOFTWARE IS PROVIDED | ||
1758 | BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS'' AND ANY EXPRESS OR IMPLIED | ||
1759 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
1760 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO | ||
1761 | EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | ||
1762 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT | ||
1763 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR | ||
1764 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF | ||
1765 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE | ||
1766 | OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF | ||
1767 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
1768 | |||
1769 | </programlisting></para></section> | ||
1770 | |||
1771 | <section id="lic_10"> | ||
1772 | <title>Open Source Initiative OSI - The BSD 3-Clause License</title> | ||
1773 | <para><programlisting> | ||
1774 | |||
1775 | <b> Open Source Initiative OSI - The BSD 3-Clause License </b> | ||
1776 | |||
1777 | Copyright (c) <YEAR>, <OWNER> All rights reserved. | ||
1778 | |||
1779 | Redistribution and use in source and binary forms, with or without | ||
1780 | modification, are permitted provided that the following conditions are met: | ||
1781 | |||
1782 | - Redistributions of source code must retain the above copyright notice, this | ||
1783 | list of conditions and the following disclaimer. - Redistributions in binary | ||
1784 | form must reproduce the above copyright notice, this list of conditions and the | ||
1785 | following disclaimer in the documentation and/or other materials provided with | ||
1786 | the distribution. - Neither the name of the <ORGANIZATION> nor the names | ||
1787 | of its contributors may be used to endorse or promote products derived from | ||
1788 | this software without specific prior written permission. | ||
1789 | |||
1790 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
1791 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
1792 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
1793 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE | ||
1794 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | ||
1795 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR | ||
1796 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER | ||
1797 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | ||
1798 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
1799 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
1800 | </programlisting></para></section> | ||
1801 | |||
1802 | <section id="lic_11"> | ||
1803 | <title>MOZILLA PUBLIC LICENSE</title> | ||
1804 | <para><programlisting> | ||
1805 | |||
1806 | MOZILLA PUBLIC LICENSE Version 1.1 1. Definitions. | ||
1807 | |||
1808 | 1.0.1. "Commercial Use" means distribution or otherwise making the Covered Code | ||
1809 | available to a third party. 1.1. ''Contributor'' means each entity that creates | ||
1810 | or contributes to the creation of Modifications. | ||
1811 | |||
1812 | 1.2. ''Contributor Version'' means the combination of the Original Code, prior | ||
1813 | Modifications used by a Contributor, and the Modifications made by that | ||
1814 | particular Contributor. | ||
1815 | |||
1816 | 1.3. ''Covered Code'' means the Original Code or Modifications or the | ||
1817 | combination of the Original Code and Modifications, in each case including | ||
1818 | portions thereof. | ||
1819 | |||
1820 | 1.4. ''Electronic Distribution Mechanism'' means a mechanism generally accepted | ||
1821 | in the software development community for the electronic transfer of data. | ||
1822 | |||
1823 | 1.5. ''Executable'' means Covered Code in any form other than Source Code. | ||
1824 | |||
1825 | 1.6. ''Initial Developer'' means the individual or entity identified as the | ||
1826 | Initial Developer in the Source Code notice required by Exhibit A. | ||
1827 | |||
1828 | 1.7. ''Larger Work'' means a work which combines Covered Code or portions | ||
1829 | thereof with code not governed by the terms of this License. | ||
1830 | |||
1831 | 1.8. ''License'' means this document. | ||
1832 | |||
1833 | 1.8.1. "Licensable" means having the right to grant, to the maximum extent | ||
1834 | possible, whether at the time of the initial grant or subsequently acquired, | ||
1835 | any and all of the rights conveyed herein. | ||
1836 | |||
1837 | 1.9. ''Modifications'' means any addition to or deletion from the substance or | ||
1838 | structure of either the Original Code or any previous Modifications. When | ||
1839 | Covered Code is released as a series of files, a Modification is: | ||
1840 | |||
1841 | A. Any addition to or deletion from the contents of a file containing Original | ||
1842 | Code or previous Modifications. B. Any new file that contains any part of the | ||
1843 | Original Code or previous Modifications. | ||
1844 | |||
1845 | |||
1846 | |||
1847 | 1.10. ''Original Code'' means Source Code of computer software code which is | ||
1848 | described in the Source Code notice required by Exhibit A as Original Code, and | ||
1849 | which, at the time of its release under this License is not already Covered | ||
1850 | Code governed by this License. 1.10.1. "Patent Claims" means any patent claim( | ||
1851 | s), now owned or hereafter acquired, including without limitation, method, | ||
1852 | process, and apparatus claims, in any patent Licensable by grantor. | ||
1853 | |||
1854 | 1.11. ''Source Code'' means the preferred form of the Covered Code for making | ||
1855 | modifications to it, including all modules it contains, plus any associated | ||
1856 | interface definition files, scripts used to control compilation and | ||
1857 | installation of an Executable, or source code differential comparisons against | ||
1858 | either the Original Code or another well known, available Covered Code of the | ||
1859 | Contributor's choice. The Source Code can be in a compressed or archival form, | ||
1860 | provided the appropriate decompression or de-archiving software is widely | ||
1861 | available for no charge. | ||
1862 | |||
1863 | 1.12. "You'' (or "Your") means an individual or a legal entity exercising | ||
1864 | rights under, and complying with all of the terms of, this License or a future | ||
1865 | version of this License issued under Section 6.1. For legal entities, "You'' | ||
1866 | includes any entity which controls, is controlled by, or is under common | ||
1867 | control with You. For purposes of this definition, "control'' means (a) the | ||
1868 | power, direct or indirect, to cause the direction or management of such entity, | ||
1869 | whether by contract or otherwise, or (b) ownership of more than fifty percent ( | ||
1870 | 50%) of the outstanding shares or beneficial ownership of such entity. | ||
1871 | |||
1872 | 2. Source Code License. 2.1. The Initial Developer Grant. The Initial Developer | ||
1873 | hereby grants You a world-wide, royalty-free, non-exclusive license, subject to | ||
1874 | third party intellectual property claims: (a) under intellectual property | ||
1875 | rights (other than patent or trademark) Licensable by Initial Developer to use, | ||
1876 | reproduce, modify, display, perform, sublicense and distribute the Original | ||
1877 | Code (or portions thereof) with or without Modifications, and/or as part of a | ||
1878 | Larger Work; and (b) under Patents Claims infringed by the making, using or | ||
1879 | selling of Original Code, to make, have made, use, practice, sell, and offer | ||
1880 | for sale, and/or otherwise dispose of the Original Code (or portions thereof). ( | ||
1881 | c) the licenses granted in this Section 2.1(a) and (b) are effective on the | ||
1882 | date Initial Developer first distributes Original Code under the terms of this | ||
1883 | License. (d) Notwithstanding Section 2.1(b) above, no patent license is | ||
1884 | granted: 1) for code that You delete from the Original Code; 2) separate from | ||
1885 | the Original Code; or 3) for infringements caused by: i) the modification of | ||
1886 | the Original Code or ii) the combination of the Original Code with other | ||
1887 | software or devices. | ||
1888 | |||
1889 | |||
1890 | |||
1891 | 2.2. Contributor Grant. Subject to third party intellectual property claims, | ||
1892 | each Contributor hereby grants You a world-wide, royalty-free, non-exclusive | ||
1893 | license | ||
1894 | |||
1895 | (a) under intellectual property rights (other than patent or trademark) | ||
1896 | Licensable by Contributor, to use, reproduce, modify, display, perform, | ||
1897 | sublicense and distribute the Modifications created by such Contributor (or | ||
1898 | portions thereof) either on an unmodified basis, with other Modifications, as | ||
1899 | Covered Code and/or as part of a Larger Work; and (b) under Patent Claims | ||
1900 | infringed by the making, using, or selling of Modifications made by that | ||
1901 | Contributor either alone and/or in combination with its Contributor Version (or | ||
1902 | portions of such combination), to make, use, sell, offer for sale, have made, | ||
1903 | and/or otherwise dispose of: 1) Modifications made by that Contributor (or | ||
1904 | portions thereof); and 2) the combination of Modifications made by that | ||
1905 | Contributor with its Contributor Version (or portions of such combination). (c) | ||
1906 | the licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date | ||
1907 | Contributor first makes Commercial Use of the Covered Code. (d) Notwithstanding | ||
1908 | Section 2.2(b) above, no patent license is granted: 1) for any code that | ||
1909 | Contributor has deleted from the Contributor Version; 2) separate from the | ||
1910 | Contributor Version; 3) for infringements caused by: i) third party | ||
1911 | modifications of Contributor Version or ii) the combination of Modifications | ||
1912 | made by that Contributor with other software (except as part of the | ||
1913 | Contributor Version) or other devices; or 4) under Patent Claims infringed by | ||
1914 | Covered Code in the absence of Modifications made by that Contributor. | ||
1915 | |||
1916 | |||
1917 | |||
1918 | 3. Distribution Obligations. | ||
1919 | |||
1920 | 3.1. Application of License. The Modifications which You create or to which You | ||
1921 | contribute are governed by the terms of this License, including without | ||
1922 | limitation Section 2.2. The Source Code version of Covered Code may be | ||
1923 | distributed only under the terms of this License or a future version of this | ||
1924 | License released under Section 6.1, and You must include a copy of this License | ||
1925 | with every copy of the Source Code You distribute. You may not offer or impose | ||
1926 | any terms on any Source Code version that alters or restricts the applicable | ||
1927 | version of this License or the recipients' rights hereunder. However, You may | ||
1928 | include an additional document offering the additional rights described in | ||
1929 | Section 3.5. 3.2. Availability of Source Code. Any Modification which You | ||
1930 | create or to which You contribute must be made available in Source Code form | ||
1931 | under the terms of this License either on the same media as an Executable | ||
1932 | version or via an accepted Electronic Distribution Mechanism to anyone to whom | ||
1933 | you made an Executable version available; and if made available via Electronic | ||
1934 | Distribution Mechanism, must remain available for at least twelve (12) months | ||
1935 | after the date it initially became available, or at least six (6) months after | ||
1936 | a subsequent version of that particular Modification has been made available to | ||
1937 | such recipients. You are responsible for ensuring that the Source Code version | ||
1938 | remains available even if the Electronic Distribution Mechanism is maintained | ||
1939 | by a third party. | ||
1940 | |||
1941 | 3.3. Description of Modifications. You must cause all Covered Code to which You | ||
1942 | contribute to contain a file documenting the changes You made to create that | ||
1943 | Covered Code and the date of any change. You must include a prominent statement | ||
1944 | that the Modification is derived, directly or indirectly, from Original Code | ||
1945 | provided by the Initial Developer and including the name of the Initial | ||
1946 | Developer in (a) the Source Code, and (b) in any notice in an Executable | ||
1947 | version or related documentation in which You describe the origin or ownership | ||
1948 | of the Covered Code. | ||
1949 | |||
1950 | 3.4. Intellectual Property Matters | ||
1951 | |||
1952 | (a) Third Party Claims. If Contributor has knowledge that a license under a | ||
1953 | third party's intellectual property rights is required to exercise the rights | ||
1954 | granted by such Contributor under Sections 2.1 or 2.2, Contributor must include | ||
1955 | a text file with the Source Code distribution titled "LEGAL'' which describes | ||
1956 | the claim and the party making the claim in sufficient detail that a recipient | ||
1957 | will know whom to contact. If Contributor obtains such knowledge after the | ||
1958 | Modification is made available as described in Section 3.2, Contributor shall | ||
1959 | promptly modify the LEGAL file in all copies Contributor makes available | ||
1960 | thereafter and shall take other steps (such as notifying appropriate mailing | ||
1961 | lists or newsgroups) reasonably calculated to inform those who received the | ||
1962 | Covered Code that new knowledge has been obtained. (b) Contributor APIs. If | ||
1963 | Contributor's Modifications include an application programming interface and | ||
1964 | Contributor has knowledge of patent licenses which are reasonably necessary to | ||
1965 | implement that API, Contributor must also include this information in the LEGAL | ||
1966 | file. | ||
1967 | |||
1968 | (c) Representations. Contributor represents that, except as disclosed pursuant | ||
1969 | to Section 3.4(a) above, Contributor believes that Contributor's Modifications | ||
1970 | are Contributor's original creation(s) and/or Contributor has sufficient rights | ||
1971 | to grant the rights conveyed by this License. | ||
1972 | |||
1973 | 3.5. Required Notices. You must duplicate the notice in Exhibit A in each file | ||
1974 | of the Source Code. If it is not possible to put such notice in a particular | ||
1975 | Source Code file due to its structure, then You must include such notice in a | ||
1976 | location (such as a relevant directory) where a user would be likely to look | ||
1977 | for such a notice. If You created one or more Modification(s) You may add your | ||
1978 | name as a Contributor to the notice described in Exhibit A. You must also | ||
1979 | duplicate this License in any documentation for the Source Code where You | ||
1980 | describe recipients' rights or ownership rights relating to Covered Code. You | ||
1981 | may choose to offer, and to charge a fee for, warranty, support, indemnity or | ||
1982 | liability obligations to one or more recipients of Covered Code. However, You | ||
1983 | may do so only on Your own behalf, and not on behalf of the Initial Developer | ||
1984 | or any Contributor. You must make it absolutely clear than any such warranty, | ||
1985 | support, indemnity or liability obligation is offered by You alone, and You | ||
1986 | hereby agree to indemnify the Initial Developer and every Contributor for any | ||
1987 | liability incurred by the Initial Developer or such Contributor as a result of | ||
1988 | warranty, support, indemnity or liability terms You offer. | ||
1989 | |||
1990 | 3.6. Distribution of Executable Versions. You may distribute Covered Code in | ||
1991 | Executable form only if the requirements of Section 3.1-3.5 have been met for | ||
1992 | that Covered Code, and if You include a notice stating that the Source Code | ||
1993 | version of the Covered Code is available under the terms of this License, | ||
1994 | including a description of how and where You have fulfilled the obligations of | ||
1995 | Section 3.2. The notice must be conspicuously included in any notice in an | ||
1996 | Executable version, related documentation or collateral in which You describe | ||
1997 | recipients' rights relating to the Covered Code. You may distribute the | ||
1998 | Executable version of Covered Code or ownership rights under a license of Your | ||
1999 | choice, which may contain terms different from this License, provided that You | ||
2000 | are in compliance with the terms of this License and that the license for the | ||
2001 | Executable version does not attempt to limit or alter the recipient's rights in | ||
2002 | the Source Code version from the rights set forth in this License. If You | ||
2003 | distribute the Executable version under a different license You must make it | ||
2004 | absolutely clear that any terms which differ from this License are offered by | ||
2005 | You alone, not by the Initial Developer or any Contributor. You hereby agree to | ||
2006 | indemnify the Initial Developer and every Contributor for any liability | ||
2007 | incurred by the Initial Developer or such Contributor as a result of any such | ||
2008 | terms You offer. | ||
2009 | |||
2010 | 3.7. Larger Works. You may create a Larger Work by combining Covered Code with | ||
2011 | other code not governed by the terms of this License and distribute the Larger | ||
2012 | Work as a single product. In such a case, You must make sure the requirements | ||
2013 | of this License are fulfilled for the Covered Code. | ||
2014 | |||
2015 | 4. Inability to Comply Due to Statute or Regulation. If it is impossible for | ||
2016 | You to comply with any of the terms of this License with respect to some or all | ||
2017 | of the Covered Code due to statute, judicial order, or regulation then You | ||
2018 | must: (a) comply with the terms of this License to the maximum extent possible; | ||
2019 | and (b) describe the limitations and the code they affect. Such description | ||
2020 | must be included in the LEGAL file described in Section 3.4 and must be | ||
2021 | included with all distributions of the Source Code. Except to the extent | ||
2022 | prohibited by statute or regulation, such description must be sufficiently | ||
2023 | detailed for a recipient of ordinary skill to be able to understand it. 5. | ||
2024 | Application of this License. This License applies to code to which the Initial | ||
2025 | Developer has attached the notice in Exhibit A and to related Covered Code. 6. | ||
2026 | Versions of the License. 6.1. New Versions. Netscape Communications | ||
2027 | Corporation (''Netscape'') may publish revised and/or new versions of the | ||
2028 | License from time to time. Each version will be given a distinguishing version | ||
2029 | number. 6.2. Effect of New Versions. Once Covered Code has been published under | ||
2030 | a particular version of the License, You may always continue to use it under | ||
2031 | the terms of that version. You may also choose to use such Covered Code under | ||
2032 | the terms of any subsequent version of the License published by Netscape. No | ||
2033 | one other than Netscape has the right to modify the terms applicable to Covered | ||
2034 | Code created under this License. | ||
2035 | |||
2036 | 6.3. Derivative Works. If You create or use a modified version of this License ( | ||
2037 | which you may only do in order to apply it to code which is not already Covered | ||
2038 | Code governed by this License), You must (a) rename Your license so that the | ||
2039 | phrases ''Mozilla'', ''MOZILLAPL'', ''MOZPL'', ''Netscape'', "MPL", ''NPL'' or | ||
2040 | any confusingly similar phrase do not appear in your license (except to note | ||
2041 | that your license differs from this License) and (b) otherwise make it clear | ||
2042 | that Your version of the license contains terms which differ from the Mozilla | ||
2043 | Public License and Netscape Public License. (Filling in the name of the Initial | ||
2044 | Developer, Original Code or Contributor in the notice described in Exhibit A | ||
2045 | shall not of themselves be deemed to be modifications of this License.) | ||
2046 | |||
2047 | 7. DISCLAIMER OF WARRANTY. COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN | ||
2048 | "AS IS'' BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, | ||
2049 | INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF | ||
2050 | DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE | ||
2051 | ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE IS WITH YOU. | ||
2052 | SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL | ||
2053 | DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, | ||
2054 | REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART | ||
2055 | OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT | ||
2056 | UNDER THIS DISCLAIMER. 8. TERMINATION. 8.1. This License and the rights | ||
2057 | granted hereunder will terminate automatically if You fail to comply with terms | ||
2058 | herein and fail to cure such breach within 30 days of becoming aware of the | ||
2059 | breach. All sublicenses to the Covered Code which are properly granted shall | ||
2060 | survive any termination of this License. Provisions which, by their nature, | ||
2061 | must remain in effect beyond the termination of this License shall survive. | ||
2062 | 8.2. If You initiate litigation by asserting a patent infringement claim ( | ||
2063 | excluding declatory judgment actions) against Initial Developer or a | ||
2064 | Contributor (the Initial Developer or Contributor against whom You file such | ||
2065 | action is referred to as "Participant") alleging that: | ||
2066 | |||
2067 | (a) such Participant's Contributor Version directly or indirectly infringes | ||
2068 | any patent, then any and all rights granted by such Participant to You under | ||
2069 | Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from | ||
2070 | Participant terminate prospectively, unless if within 60 days after receipt of | ||
2071 | notice You either: (i) agree in writing to pay Participant a mutually | ||
2072 | agreeable reasonable royalty for Your past and future use of Modifications made | ||
2073 | by such Participant, or (ii) withdraw Your litigation claim with respect to the | ||
2074 | Contributor Version against such Participant. If within 60 days of notice, a | ||
2075 | reasonable royalty and payment arrangement are not mutually agreed upon in | ||
2076 | writing by the parties or the litigation claim is not withdrawn, the rights | ||
2077 | granted by Participant to You under Sections 2.1 and/or 2.2 automatically | ||
2078 | terminate at the expiration of the 60 day notice period specified above. | ||
2079 | |||
2080 | (b) any software, hardware, or device, other than such Participant's | ||
2081 | Contributor Version, directly or indirectly infringes any patent, then any | ||
2082 | rights granted to You by such Participant under Sections 2.1(b) and 2.2(b) are | ||
2083 | revoked effective as of the date You first made, used, sold, distributed, or | ||
2084 | had made, Modifications made by that Participant. | ||
2085 | |||
2086 | 8.3. If You assert a patent infringement claim against Participant alleging | ||
2087 | that such Participant's Contributor Version directly or indirectly infringes | ||
2088 | any patent where such claim is resolved (such as by license or settlement) | ||
2089 | prior to the initiation of patent infringement litigation, then the reasonable | ||
2090 | value of the licenses granted by such Participant under Sections 2.1 or 2.2 | ||
2091 | shall be taken into account in determining the amount or value of any payment | ||
2092 | or license. | ||
2093 | |||
2094 | 8.4. In the event of termination under Sections 8.1 or 8.2 above, all end | ||
2095 | user license agreements (excluding distributors and resellers) which have been | ||
2096 | validly granted by You or any distributor hereunder prior to termination shall | ||
2097 | survive termination. | ||
2098 | |||
2099 | 9. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, | ||
2100 | WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU THE | ||
2101 | INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, | ||
2102 | OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY | ||
2103 | INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER | ||
2104 | INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, | ||
2105 | COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR | ||
2106 | LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH | ||
2107 | DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR | ||
2108 | PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE | ||
2109 | LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR | ||
2110 | LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND | ||
2111 | LIMITATION MAY NOT APPLY TO YOU. 10. U.S. GOVERNMENT END USERS. The Covered | ||
2112 | Code is a ''commercial item,'' as that term is defined in 48 C.F.R. 2.101 (Oct. | ||
2113 | 1995), consisting of ''commercial computer software'' and ''commercial computer | ||
2114 | software documentation,'' as such terms are used in 48 C.F.R. 12.212 (Sept. | ||
2115 | 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through | ||
2116 | 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code with | ||
2117 | only those rights set forth herein. 11. MISCELLANEOUS. This License represents | ||
2118 | the complete agreement concerning subject matter hereof. If any provision of | ||
2119 | this License is held to be unenforceable, such provision shall be reformed only | ||
2120 | to the extent necessary to make it enforceable. This License shall be governed | ||
2121 | by California law provisions (except to the extent applicable law, if any, | ||
2122 | provides otherwise), excluding its conflict-of-law provisions. With respect to | ||
2123 | disputes in which at least one party is a citizen of, or an entity chartered or | ||
2124 | registered to do business in the United States of America, any litigation | ||
2125 | relating to this License shall be subject to the jurisdiction of the Federal | ||
2126 | Courts of the Northern District of California, with venue lying in Santa Clara | ||
2127 | County, California, with the losing party responsible for costs, including | ||
2128 | without limitation, court costs and reasonable attorneys' fees and expenses. | ||
2129 | The application of the United Nations Convention on Contracts for the | ||
2130 | International Sale of Goods is expressly excluded. Any law or regulation which | ||
2131 | provides that the language of a contract shall be construed against the drafter | ||
2132 | shall not apply to this License. 12. RESPONSIBILITY FOR CLAIMS. As between | ||
2133 | Initial Developer and the Contributors, each party is responsible for claims | ||
2134 | and damages arising, directly or indirectly, out of its utilization of rights | ||
2135 | under this License and You agree to work with Initial Developer and | ||
2136 | Contributors to distribute such responsibility on an equitable basis. Nothing | ||
2137 | herein is intended or shall be deemed to constitute any admission of liability. | ||
2138 | 13. MULTIPLE-LICENSED CODE. Initial Developer may designate portions of the | ||
2139 | Covered Code as �Multiple-Licensed?. �Multiple-Licensed? means that the | ||
2140 | Initial Developer permits you to utilize portions of the Covered Code under | ||
2141 | Your choice of the MPL or the alternative licenses, if any, specified by the | ||
2142 | Initial Developer in the file described in Exhibit A. | ||
2143 | |||
2144 | EXHIBIT A -Mozilla Public License. | ||
2145 | |||
2146 | The contents of this file are subject to the Mozilla Public License Version | ||
2147 | 1.1 (the "License"); you may not use this file except in compliance with the | ||
2148 | License. You may obtain a copy of the License at http://www.mozilla.org/MPL/ | ||
2149 | Software distributed under the License is distributed on an "AS IS" basis, | ||
2150 | WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for | ||
2151 | the specific language governing rights and limitations under the License. | ||
2152 | |||
2153 | The Original Code is Javassist. | ||
2154 | |||
2155 | The Initial Developer of the Original Code is Shigeru Chiba. Portions created | ||
2156 | by the Initial Developer are Copyright (C) 1999-2010 Shigeru Chiba. All Rights | ||
2157 | Reserved. | ||
2158 | |||
2159 | Contributor(s): ______________________________________. | ||
2160 | |||
2161 | Alternatively, the contents of this file may be used under the terms of the GNU | ||
2162 | Lesser General Public License Version 2.1 or later (the "LGPL"), in which case | ||
2163 | the provisions of the LGPL are applicable instead of those above. If you wish | ||
2164 | to allow use of your version of this file only under the terms of the LGPL, and | ||
2165 | not to allow others to use your version of this file under the terms of the | ||
2166 | MPL, indicate your decision by deleting the provisions above and replace them | ||
2167 | with the notice and other provisions required by the LGPL. If you do not delete | ||
2168 | the provisions above, a recipient may use your version of this file under the | ||
2169 | terms of either the MPL or the LGPL. | ||
2170 | </programlisting></para></section> | ||
2171 | |||
2172 | <section id="lic_12"> | ||
2173 | <title>Sun Microsystems, Inc. ("Sun") ENTITLEMENT for SOFTWARE</title> | ||
2174 | <para><programlisting> | ||
2175 | <b>Sun Microsystems, Inc. ("Sun") ENTITLEMENT for SOFTWARE | ||
2176 | </b> | ||
2177 | Licensee/Company: Entity receiving Software. | ||
2178 | |||
2179 | Effective Date: Date of delivery of the Software to You. | ||
2180 | |||
2181 | Software: JavaMail 1.4.3 | ||
2182 | |||
2183 | License Term: Perpetual (subject to termination under the SLA). | ||
2184 | |||
2185 | Licensed Unit: Software Copy. | ||
2186 | |||
2187 | Licensed unit Count: Unlimited. | ||
2188 | |||
2189 | Permitted Uses: | ||
2190 | |||
2191 | 1. You may reproduce and use the Software for Your own Individual, | ||
2192 | Commercial and Research and Instructional Use only for the purposes of | ||
2193 | designing, developing, testing, and running Your applets and | ||
2194 | applications ("Programs"). | ||
2195 | |||
2196 | 2. Subject to the terms and conditions of this Agreement and | ||
2197 | restrictions and exceptions set forth in the Software's documentation, | ||
2198 | You may reproduce and distribute portions of Software identified as a | ||
2199 | redistributable in the documentation (each a "Redistributable"), | ||
2200 | provided that You comply with the following (note that You may be | ||
2201 | entitled to reproduce and distribute other portions of the Software not | ||
2202 | defined in the documentation as a Redistributable under certain other | ||
2203 | licenses as described in the THIRDPARTYLICENSEREADME, if applicable): | ||
2204 | |||
2205 | (a) You distribute Redistributable complete and unmodified and only | ||
2206 | bundled as part of Your Programs, | ||
2207 | |||
2208 | (b) Your Programs add significant and primary functionality to the | ||
2209 | Redistributable, | ||
2210 | |||
2211 | (c) You distribute Redistributable for the sole purpose of running Your | ||
2212 | Programs, | ||
2213 | |||
2214 | (d) You do not distribute additional software intended to replace any | ||
2215 | component(s) of the Redistributable, | ||
2216 | |||
2217 | (e) You do not remove or alter any proprietary legends or notices | ||
2218 | contained in or on the Redistributable. | ||
2219 | |||
2220 | (f) You only distribute the Redistributable subject to a license | ||
2221 | agreement that protects Sun's interests consistent with the terms | ||
2222 | contained in this Agreement, and | ||
2223 | |||
2224 | (g) You agree to defend and indemnify Sun and its licensors from and | ||
2225 | against any damages, costs, liabilities, settlement amounts and/or | ||
2226 | expenses (including attorneys' fees) incurred in connection with any | ||
2227 | claim, lawsuit or action by any third party that arises or results from | ||
2228 | the use or distribution of any and all Programs and/or | ||
2229 | Redistributable. | ||
2230 | |||
2231 | 3. Java Technology Restrictions. You may not create, modify, or change | ||
2232 | the behavior of, or authorize Your licensees to create, modify, or | ||
2233 | change the behavior of, classes, interfaces, or subpackages that are in | ||
2234 | any way identified as "java", "javax", "sun" or similar convention as | ||
2235 | specified by Sun in any naming convention designation. | ||
2236 | |||
2237 | 4. No Diagnostic, Maintenance, Repair or Technical Support Services. | ||
2238 | The scope of Your license does not include any right, express or | ||
2239 | implied, (i) to access, copy, distribute, display or use the Software | ||
2240 | to provide diagnostic, maintenance, repair or technical support | ||
2241 | services for Sun softwa re or Sun hardware on behalf of any third party | ||
2242 | for Your direct or indirect commercial gain or advantage, without Sun's | ||
2243 | prior written authorization, or (ii) for any third party to access, | ||
2244 | copy, distribute, display or use the Software to provide diagnostic, | ||
2245 | maintenance, repair or technical support services for Sun software or | ||
2246 | Sun hardware on Your behalf for such party's direct or indirect | ||
2247 | commercial gain or advantage, without Sun's prior written | ||
2248 | authorization. The limitations set forth in this paragraph apply to any | ||
2249 | and all error corrections, patches, updates, and upgrades to the | ||
2250 | Software You may receive, access, download or otherwise obtain from | ||
2251 | Sun. | ||
2252 | |||
2253 | 5. Records and Documentation. During the term of the SLA and | ||
2254 | Entitlement, and for a period of three (3) years thereafter, You agree | ||
2255 | to keep proper records and documentation of Your compliance with the | ||
2256 | SLA and Entitlement. Upon Sun's reasonable request, You will provide | ||
2257 | copies of such records and documentation to Sun for the purpose of | ||
2258 | confirming Your compliance with the terms and conditions of the SLA and | ||
2259 | Entitlement. This section will survive any termination of the SLA and | ||
2260 | Entitlement. You may terminate this SLA and Entitlement at any time by | ||
2261 | destroying all copies of the Software in which case the obligations set | ||
2262 | forth in Section 7 of the SLA shall apply. | ||
2263 | |||
2264 | |||
2265 | Sun Microsystems, Inc. ("Sun") | ||
2266 | SOFTWARE LICENSE AGREEMENT | ||
2267 | |||
2268 | READ THE TERMS OF THIS AGREEMENT ("AGREEMENT") CAREFULLY BEFORE OPENING | ||
2269 | SOFTWARE MEDIA PACKAGE. BY OPENING SOFTWARE MEDIA PACKAGE, YOU AGREE TO | ||
2270 | THE TERMS OF THIS AGREEMENT. IF YOU ARE ACCESSING SOFTWARE | ||
2271 | ELECTRONICALLY, INDICATE YOUR ACCEPTANCE OF THESE TERMS BY SELECTING | ||
2272 | THE "ACCEPT" BUTTON AT THE END OF THIS AGREEMENT. IF YOU DO NOT AGREE | ||
2273 | TO ALL OF THE TERMS, PROMPTLY RETURN THE UNUSED SOFTWARE TO YOUR PLACE | ||
2274 | OF PURCHASE FOR A REFUND OR, IF SOFTWARE IS ACCESSED ELECTRONICALLY, | ||
2275 | SELECT THE "DECLINE" (OR "EXIT") BUTTON AT THE END OF THIS AGREEMENT. | ||
2276 | IF YOU HAVE SEPARATELY AGREED TO LICENSE TERMS ("MASTER TERMS") FOR | ||
2277 | YOUR LICENSE TO THIS SOFTWARE, THEN SECTIONS 1-6 OF THIS AGREEMENT | ||
2278 | ("SUPPLEMENTAL LICENSE TERMS") SHALL SUPPLEMENT AND SUPERSEDE THE | ||
2279 | MASTER TERMS IN RELATION TO THIS SOFTWARE. | ||
2280 | |||
2281 | 1. Definitions. | ||
2282 | |||
2283 | (a) "Entitlement" means the collective set of applicable documents | ||
2284 | authorized by Sun evidencing your obligation to pay associated fees (if | ||
2285 | any) for the license, associated Services, and the authorized scope of | ||
2286 | use of Software under this Agreement. | ||
2287 | |||
2288 | (b) "Licensed Unit" means the unit of measure by which your use of | ||
2289 | Software and/or Service is licensed, as described in your Entitlement. | ||
2290 | |||
2291 | (c) "Permitted Use" means the licensed Software use(s) authorized | ||
2292 | in this Agreement as specified in your Entitlement. The Permitted Use | ||
2293 | for any bundled Sun software not specified in your Entitlement will be | ||
2294 | evaluation use as provided in Section 3. | ||
2295 | |||
2296 | (d) "Service" means the service(s) that Sun or its delegate will | ||
2297 | provide, if any, as selected in your Entitlement and as further | ||
2298 | described in the applicable service listings at | ||
2299 | www.sun.com/service/servicelist. | ||
2300 | |||
2301 | (e) "Software" means the Sun software described in your | ||
2302 | Entitlement. Also, certain software may be included for evaluation use | ||
2303 | under Section 3. | ||
2304 | |||
2305 | (f) "You" and "Your" means the individual or legal entity specified | ||
2306 | in the Entitlement, or for evaluation purposes, the entity performing | ||
2307 | the evaluation. | ||
2308 | |||
2309 | 2. License Grant and Entitlement. | ||
2310 | |||
2311 | Subject to the terms of your Entitlement, Sun grants you a | ||
2312 | nonexclusive, nontransferable limited license to use Software for its | ||
2313 | Permitted Use for the license term. Your Entitlement will specify (a) | ||
2314 | Software licensed, (b) the Permitted Use, (c) the license term, and (d) | ||
2315 | the Licensed Units. | ||
2316 | |||
2317 | Additionally, if your Entitlement includes Services, then it will also | ||
2318 | specify the (e) Service and (f) service term. | ||
2319 | |||
2320 | If your rights to Software or Services are limited in duration and the | ||
2321 | date such rights begin is other than the purchase date, your | ||
2322 | Entitlement will provide that beginning date(s). | ||
2323 | |||
2324 | The Entitlement may be delivered to you in various ways depending on | ||
2325 | the manner in which you obtain Software and Services, for example, the | ||
2326 | Entitlement may be provided in your receipt, invoice or your contract | ||
2327 | with Sun or authorized Sun reseller. It may also be in electronic | ||
2328 | format if you download Software. | ||
2329 | |||
2330 | 3. Permitted Use. | ||
2331 | |||
2332 | As selected in your Entitlement, one or more of the following Permitted | ||
2333 | Uses will apply to your use of Software. Unless you have an Entitlement | ||
2334 | that expressly permits it, you may not use Software for any of the | ||
2335 | other Permitted Uses. If you don't have an Entitlement, or if your | ||
2336 | Entitlement doesn't cover additional software delivered to you, then | ||
2337 | such software is for your Evaluation Use. | ||
2338 | |||
2339 | (a) Evaluation Use. You may evaluate Software internally for a period | ||
2340 | of 90 days from your first use. | ||
2341 | |||
2342 | (b) Research and Instructional Use. You may use Software internally to | ||
2343 | design, develop and test, and also to provide instruction on such | ||
2344 | uses. | ||
2345 | |||
2346 | (c) Individual Use. You may use Software internally for personal, | ||
2347 | individual use. | ||
2348 | |||
2349 | (d) Commercial Use. You may use Software internally for your own | ||
2350 | commercial purposes. | ||
2351 | |||
2352 | (e) Service Provider Use. You may make Software functionality | ||
2353 | accessible (but not by providing Software itself or through outsourcing | ||
2354 | services) to your end users in an extranet deployment, but not to your | ||
2355 | affiliated companies or to government agencies. | ||
2356 | |||
2357 | 4. Licensed Units. | ||
2358 | |||
2359 | Your Permitted Use is limited to the number of Licensed Units stated in | ||
2360 | your Entitlement. If you require additional Licensed Units, you will | ||
2361 | need additional Entitlement(s). | ||
2362 | |||
2363 | 5. Restrictions. | ||
2364 | |||
2365 | (a) The copies of Software provided to you under this Agreement are | ||
2366 | licensed, not sold, to you by Sun. Sun reserves all rights not | ||
2367 | expressly granted. (b) You may make a single archival copy of Software, | ||
2368 | but otherwise may not copy, modify, or distribute Software. However if | ||
2369 | the Sun documentation accompanying Software lists specific portions of | ||
2370 | Software, such as header files, class libraries, reference source code, | ||
2371 | and/or redistributable files, that may be handled differently, you may | ||
2372 | do so only as provided in the Sun documentation. (c) You may not rent, | ||
2373 | lease, lend or encumber Software. (d) Unless enforcement is prohibited | ||
2374 | by applicable law, you may not decompile, or reverse engineer Software. | ||
2375 | (e) The terms and conditions of this Agreement will apply to any | ||
2376 | Software updates, provided to you at Sun's discretion, that replace | ||
2377 | and/or supplement the original Software, unless such update contains a | ||
2378 | separate license. (f) You may not publish or provide the results of any | ||
2379 | benchmark or comparison tests run on Software to any third party | ||
2380 | without the prior written consent of Sun. (g) Software is confidential | ||
2381 | and copyrighted. (h) Unless otherwise specified, if Software is | ||
2382 | delivered with embedded or bundled software that enables functionality | ||
2383 | of Software, you may not use such software on a stand-alone basis or | ||
2384 | use any portion of such software to interoperate with any program(s) | ||
2385 | other than Software. (i) Software may contain programs that perform | ||
2386 | automated collection of system data and/or automated software updating | ||
2387 | services. System data collected through such programs may be used by | ||
2388 | Sun, its subcontractors, and its service delivery partners for the | ||
2389 | purpose of providing you with remote system services and/or improving | ||
2390 | Sun's software and systems. (j) Software is not designed, licensed or | ||
2391 | intended for use in the design, construction, operation or maintenance | ||
2392 | of any nuclear facility and Sun and its licensors disclaim any express | ||
2393 | or implied warranty of fitness for such uses. (k) No right, title or | ||
2394 | interest in or to any trademark, service mark, logo or trade name of | ||
2395 | Sun or its licensors is granted under this Agreement. | ||
2396 | |||
2397 | 6. Java Compatibility and Open Source. | ||
2398 | |||
2399 | Software may contain Java technology. You may not create additional | ||
2400 | classes to, or modifications of, the Java technology, except under | ||
2401 | compatibility requirements available under a separate agreement | ||
2402 | available at www.java.net. | ||
2403 | |||
2404 | Sun supports and benefits from the global community of open source | ||
2405 | developers, and thanks the community for its important contributions | ||
2406 | and open standards-based technology, which Sun has adopted into many of | ||
2407 | its products. | ||
2408 | |||
2409 | Please note that portions of Software may be provided with notices and | ||
2410 | open source licenses from such communities and third parties that | ||
2411 | govern the use of those portions, and any licenses granted hereunder do | ||
2412 | not alter any rights and obligations you may have under such open | ||
2413 | source licenses, however, the disclaimer of warranty and limitation of | ||
2414 | liability provisions in this Agreement will apply to all Software in | ||
2415 | this distribution. | ||
2416 | |||
2417 | 7. Term and Termination. | ||
2418 | |||
2419 | The license and service term are set forth in your Entitlement(s). Your | ||
2420 | rights under this Agreement will terminate immediately without notice | ||
2421 | from Sun if you materially breach it or take any action in derogation | ||
2422 | of Sun's and/or its licensors' rights to Software. Sun may terminate | ||
2423 | this Agreement should any Software become, or in Sun's reasonable | ||
2424 | opinion likely to become, the subject of a claim of intellectual | ||
2425 | property infringement or trade secret misappropriation. Upon | ||
2426 | termination, you will cease use of, and destroy, Software and confirm | ||
2427 | compliance in writing to Sun. Sections 1, 5, 6, 7, and 9-15 will | ||
2428 | survive termination of the Agreement. | ||
2429 | |||
2430 | 8. Limited Warranty. | ||
2431 | |||
2432 | Sun warrants to you that for a period of 90 days from the date of | ||
2433 | purchase, as evidenced by a copy of the receipt, the media on which | ||
2434 | Software is furnished (if any) will be free of defects in materials and | ||
2435 | workmanship under normal use. Except for the foregoing, Software is | ||
2436 | provided "AS IS". Your exclusive remedy and Sun's entire liability | ||
2437 | under this limited warranty will be at Sun's option to replace Software | ||
2438 | media or refund the fee paid for Software. Some states do not allow | ||
2439 | limitations on certain implied warranties, so the above may not apply | ||
2440 | to you. This limited warranty gives you specific legal rights. You may | ||
2441 | have others, which vary from state to state. | ||
2442 | |||
2443 | 9. Disclaimer of Warranty. | ||
2444 | |||
2445 | UNLESS SPECIFIED IN THIS AGREEMENT, ALL EXPRESS OR IMPLIED CONDITIONS, | ||
2446 | REPRESENTATIONS AND WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF | ||
2447 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT | ||
2448 | ARE DISCLAIMED, EXCEPT TO THE EXTENT THAT THESE DISCLAIMERS ARE HELD TO | ||
2449 | BE LEGALLY INVALID. | ||
2450 | |||
2451 | 10. Limitation of Liability. | ||
2452 | |||
2453 | TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL SUN OR ITS | ||
2454 | LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT OR DATA, OR FOR | ||
2455 | SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, | ||
2456 | HOWEVER CAUSED REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF OR | ||
2457 | RELATED TO THE USE OF OR INABILITY TO USE SOFTWARE, EVEN IF SUN HAS | ||
2458 | BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. In no event will Sun's | ||
2459 | liability to you, whether in contract, tort (including negligence), or | ||
2460 | otherwise, exceed the amount paid by you for Software under this | ||
2461 | Agreement. The foregoing limitations will apply even if the above | ||
2462 | stated warranty fails of its essential purpose. Some states do not | ||
2463 | allow the exclusion of incidental or consequential damages, so some of | ||
2464 | the terms above may not be applicable to you. | ||
2465 | |||
2466 | 11. Export Regulations. | ||
2467 | |||
2468 | All Software, documents, technical data, and any other materials | ||
2469 | delivered under this Agreement are subject to U.S. export control laws | ||
2470 | and may be subject to export or import regulations in other countries. | ||
2471 | You agree to comply strictly with these laws and regulations and | ||
2472 | acknowledge that you have the responsibility to obtain any licenses to | ||
2473 | export, re-export, or import as may be required after delivery to you. | ||
2474 | |||
2475 | 12. U.S. Government Restricted Rights. | ||
2476 | |||
2477 | If Software is being acquired by or on behalf of the U.S. Government or | ||
2478 | by a U.S. Government prime contractor or subcontractor (at any tier), | ||
2479 | then the Government's rights in Software and accompanying documentation | ||
2480 | will be only as set forth in this Agreement; this is in accordance with | ||
2481 | 48 CFR 227.7201 through 227.7202-4 (for Department of Defense (DOD) | ||
2482 | acquisitions) and with 48 CFR 2.101 and 12.212 (for non-DOD | ||
2483 | acquisitions). | ||
2484 | |||
2485 | 13. Governing Law. | ||
2486 | |||
2487 | Any action related to this Agreement will be governed by California law | ||
2488 | and controlling U.S. federal law. No choice of law rules of any | ||
2489 | jurisdiction will apply. | ||
2490 | |||
2491 | 14. Severability. | ||
2492 | |||
2493 | If any provision of this Agreement is held to be unenforceable, this | ||
2494 | Agreement will remain in effect with the provision omitted, unless | ||
2495 | omission would frustrate the intent of the parties, in which case this | ||
2496 | Agreement will immediately terminate. | ||
2497 | |||
2498 | 15. Integration. | ||
2499 | |||
2500 | This Agreement, including any terms contained in your Entitlement, is | ||
2501 | the entire agreement between you and Sun relating to its subject | ||
2502 | matter. It supersedes all prior or contemporaneous oral or written | ||
2503 | communications, proposals, representations and warranties and prevails | ||
2504 | over any conflicting or additional terms of any quote, order, | ||
2505 | acknowledgment, or other communication between the parties relating to | ||
2506 | its subject matter during the term of this Agreement. No modification | ||
2507 | of this Agreement will be binding, unless in writing and signed by an | ||
2508 | authorized representative of each party. | ||
2509 | |||
2510 | Please contact Sun Microsystems, Inc. 4150 Network Circle, Santa Clara, | ||
2511 | California 95054 if you have questions. | ||
2512 | </programlisting></para></section> | ||
2513 | |||
2514 | <section id="lic_13"> | ||
2515 | <title>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.1</title> | ||
2516 | <para><programlisting> | ||
2517 | <b>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.1 | ||
2518 | </b> | ||
2519 | |||
2520 | 1. Definitions. | ||
2521 | 1.1. "Contributor" means each individual or entity that creates or contributes to the | ||
2522 | creation of Modifications. | ||
2523 | 1.2. "Contributor Version" means the combination of the Original Software, prior | ||
2524 | Modifications used by a Contributor (if any), and the Modifications | ||
2525 | made by that particular Contributor. | ||
2526 | 1.3. "Covered Software" means (a) the Original Software, or (b) Modifications, or (c) | ||
2527 | the combination of files containing Original Software with files | ||
2528 | containing Modifications, in each case including portions thereof. | ||
2529 | 1.4. "Executable" means the Covered Software in any form other than Source Code. | ||
2530 | 1.5. "Initial Developer" means the individual or entity that first makes Original | ||
2531 | Software available under this License. | ||
2532 | 1.6. "Larger Work" means a work which combines Covered Software or portions thereof | ||
2533 | with code not governed by the terms of this License. | ||
2534 | 1.7. "License" means this document. | ||
2535 | 1.8. "Licensable" means having the right to grant, to the maximum extent possible, | ||
2536 | whether at the time of the initial grant or subsequently acquired, | ||
2537 | any and all of the rights conveyed herein. | ||
2538 | 1.9. "Modifications" means the Source Code and Executable form of any of the following: | ||
2539 | A. Any file that results from an addition to, deletion from or modification of the | ||
2540 | contents of a file containing Original Software or previous | ||
2541 | Modifications; | ||
2542 | B. Any new file that contains any part of the Original Software or previous | ||
2543 | Modification; or | ||
2544 | C. Any new file that is contributed or otherwise made available under the terms | ||
2545 | of this License. | ||
2546 | 1.10. "Original Software" means the Source Code and Executable form of computer | ||
2547 | software code that is originally released under this License. | ||
2548 | 1.11. "Patent Claims" means any patent claim(s), now owned or hereafter acquired, | ||
2549 | including without limitation, method, process, and apparatus claims, | ||
2550 | in any patent Licensable by grantor. | ||
2551 | 1.12. "Source Code" means (a) the common form of computer software code in which | ||
2552 | modifications are made and (b) associated documentation included | ||
2553 | in or with such code. | ||
2554 | 1.13. "You" (or "Your") means an individual or a legal entity exercising rights under, | ||
2555 | and complying with all of the terms of, this License. For legal | ||
2556 | entities, "You" includes any entity which controls, is controlled by, | ||
2557 | or is under common control with You. For purposes of this definition, | ||
2558 | "control" means (a) the power, direct or indirect, to cause the | ||
2559 | direction or management of such entity, whether by contract or otherwise, | ||
2560 | or (b) ownership of more than fifty percent (50%) of the outstanding | ||
2561 | shares or beneficial ownership of such entity. | ||
2562 | 2. License Grants. | ||
2563 | 2.1. The Initial Developer Grant. | ||
2564 | Conditioned upon Your compliance with Section 3.1 below and subject to third party | ||
2565 | intellectual property claims, the Initial Developer hereby grants | ||
2566 | You a world-wide, royalty-free, non-exclusive license: | ||
2567 | (a) under intellectual property rights (other than patent or trademark) Licensable | ||
2568 | by Initial Developer, to use, reproduce, modify, display, perform, | ||
2569 | sublicense and distribute the Original Software (or portions thereof), | ||
2570 | with or without Modifications, and/or as part of a Larger Work; and | ||
2571 | (b) under Patent Claims infringed by the making, using or selling of Original Software, | ||
2572 | to make, have made, use, practice, sell, and offer for sale, and/or | ||
2573 | otherwise dispose of the Original Software (or portions thereof). | ||
2574 | (c) The licenses granted in Sections 2.1(a) and (b) are effective on the date | ||
2575 | Initial Developer first distributes or otherwise makes the | ||
2576 | Original Software available to a third party under the terms | ||
2577 | of this License. | ||
2578 | (d) Notwithstanding Section 2.1(b) above, no patent license is granted: (1) for code | ||
2579 | that You delete from the Original Software, or (2) for infringements | ||
2580 | caused by: (i) the modification of the Original Software, or (ii) | ||
2581 | the combination of the Original Software with other software or devices. | ||
2582 | 2.2. Contributor Grant. | ||
2583 | Conditioned upon Your compliance with Section 3.1 below and subject to third | ||
2584 | party intellectual property claims, each Contributor hereby grants | ||
2585 | You a world-wide, royalty-free, non-exclusive license: | ||
2586 | (a) under intellectual property rights (other than patent or trademark) | ||
2587 | Licensable by Contributor to use, reproduce, modify, display, perform, | ||
2588 | sublicense and distribute the Modifications created by such Contributor | ||
2589 | (or portions thereof), either on an unmodified basis, with other | ||
2590 | Modifications, as Covered Software and/or as part of a Larger Work; and | ||
2591 | (b) under Patent Claims infringed by the making, using, or selling of Modifications | ||
2592 | made by that Contributor either alone and/or in combination with its | ||
2593 | Contributor Version (or portions of such combination), to make, use, sell, | ||
2594 | offer for sale, have made, and/or otherwise dispose of: (1) Modifications | ||
2595 | made by that Contributor (or portions thereof); and (2) the combination | ||
2596 | of Modifications made by that Contributor with its Contributor Version | ||
2597 | (or portions of such combination). | ||
2598 | (c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date | ||
2599 | Contributor first distributes or otherwise makes the Modifications | ||
2600 | available to a third party. | ||
2601 | (d) Notwithstanding Section 2.2(b) above, no patent license is granted: (1) for | ||
2602 | any code that Contributor has deleted from the Contributor Version; (2) for | ||
2603 | infringements caused by: (i) third party modifications of | ||
2604 | Contributor Version, or (ii) the combination of Modifications made by that | ||
2605 | Contributor with other software (except as part of the Contributor Version) | ||
2606 | or other devices; or (3) under Patent Claims infringed by Covered Software | ||
2607 | in the absence of Modifications made by that Contributor. | ||
2608 | 3. Distribution Obligations. | ||
2609 | 3.1. Availability of Source Code. | ||
2610 | Any Covered Software that You distribute or otherwise make available in Executable | ||
2611 | form must also be made available in Source Code form and that Source Code form | ||
2612 | must be distributed only under the terms of this License. You must include | ||
2613 | a copy of this License with every copy of the Source Code form of the | ||
2614 | Covered Software You distribute or otherwise make available. You must inform | ||
2615 | recipients of any such Covered Software in Executable form as to how they | ||
2616 | can obtain such Covered Software in Source Code form in a reasonable manner | ||
2617 | on or through a medium customarily used for software exchange. | ||
2618 | 3.2. Modifications. | ||
2619 | The Modifications that You create or to which You contribute are governed by the | ||
2620 | terms of this License. You represent that You believe Your Modifications are Your | ||
2621 | original creation(s) and/or You have sufficient rights to grant the rights | ||
2622 | conveyed by this License. | ||
2623 | 3.3. Required Notices. | ||
2624 | You must include a notice in each of Your Modifications that identifies You as the | ||
2625 | Contributor of the Modification. You may not remove or alter any copyright, | ||
2626 | patent or trademark notices contained within the Covered Software, or any | ||
2627 | notices of licensing or any descriptive text giving attribution to any | ||
2628 | Contributor or the Initial Developer. | ||
2629 | 3.4. Application of Additional Terms. | ||
2630 | You may not offer or impose any terms on any Covered Software in Source Code form that | ||
2631 | alters or restricts the applicable version of this License or the recipients' rights | ||
2632 | hereunder. You may choose to offer, and to charge a fee for, warranty, support, | ||
2633 | indemnity or liability obligations to one or more recipients of Covered Software. | ||
2634 | However, you may do so only on Your own behalf, and not on behalf of the | ||
2635 | Initial Developer or any Contributor. You must make it absolutely clear | ||
2636 | that any such warranty, support, indemnity or liability obligation is | ||
2637 | offered by You alone, and You hereby agree to indemnify the Initial Developer | ||
2638 | and every Contributor for any liability incurred by the Initial Developer or | ||
2639 | such Contributor as a result of warranty, support, indemnity or liability | ||
2640 | terms You offer. | ||
2641 | 3.5. Distribution of Executable Versions. | ||
2642 | You may distribute the Executable form of the Covered Software under the terms of this | ||
2643 | License or under the terms of a license of Your choice, which may contain terms | ||
2644 | different from this License, provided that You are in compliance with the | ||
2645 | terms of this License and that the license for the Executable form does | ||
2646 | not attempt to limit or alter the recipient's rights in the Source Code | ||
2647 | form from the rights set forth in this License. If You distribute the | ||
2648 | Covered Software in Executable form under a different license, You must make | ||
2649 | it absolutely clear that any terms which differ from this License are offered | ||
2650 | by You alone, not by the Initial Developer or Contributor. You hereby agree to | ||
2651 | indemnify the Initial Developer and every Contributor for any liability | ||
2652 | incurred by the Initial Developer or such Contributor as a result of any | ||
2653 | such terms You offer. | ||
2654 | 3.6. Larger Works. | ||
2655 | You may create a Larger Work by combining Covered Software with other code not | ||
2656 | governed by the terms of this License and distribute the Larger Work as a single | ||
2657 | product. In such a case, You must make sure the requirements of this License | ||
2658 | are fulfilled for the Covered Software. | ||
2659 | 4. Versions of the License. | ||
2660 | 4.1. New Versions. | ||
2661 | Oracle is the initial license steward and may publish revised and/or new versions of | ||
2662 | this License from time to time. Each version will be given a distinguishing | ||
2663 | version number. Except as provided in Section 4.3, no one other than | ||
2664 | the license steward has the right to modify this License. | ||
2665 | 4.2. Effect of New Versions. | ||
2666 | You may always continue to use, distribute or otherwise make the Covered Software | ||
2667 | available under the terms of the version of the License under which You originally | ||
2668 | received the Covered Software. If the Initial Developer includes a notice | ||
2669 | in the Original Software prohibiting it from being distributed or otherwise | ||
2670 | made available under any subsequent version of the License, You must | ||
2671 | distribute and make the Covered Software available under the terms of the | ||
2672 | version of the License under which You originally received the Covered Software. | ||
2673 | Otherwise, You may also choose to use, distribute or otherwise make the | ||
2674 | Covered Software available under the terms of any subsequent version of the | ||
2675 | License published by the license steward. | ||
2676 | 4.3. Modified Versions. | ||
2677 | When You are an Initial Developer and You want to create a new license for Your | ||
2678 | Original Software, You may create and use a modified version of this License if You: | ||
2679 | (a) rename the license and remove any references to the name of the license steward | ||
2680 | (except to note that the license differs from this License); and (b) otherwise | ||
2681 | make it clear that the license contains terms which differ from this License. | ||
2682 | 5. DISCLAIMER OF WARRANTY. | ||
2683 | COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTY | ||
2684 | OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, | ||
2685 | WARRANTIES THAT THE COVERED SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE, | ||
2686 | FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY | ||
2687 | AND PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE | ||
2688 | PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR | ||
2689 | ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, | ||
2690 | REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART | ||
2691 | OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT | ||
2692 | UNDER THIS DISCLAIMER. | ||
2693 | |||
2694 | 6. TERMINATION. | ||
2695 | 6.1. This License and the rights granted hereunder will terminate automatically if | ||
2696 | You fail to comply with terms herein and fail to cure such breach within 30 days | ||
2697 | of becoming aware of the breach. Provisions which, by their nature, must remain in | ||
2698 | effect beyond the termination of this License shall survive. | ||
2699 | 6.2. If You assert a patent infringement claim (excluding declaratory judgment actions) | ||
2700 | against Initial Developer or a Contributor (the Initial Developer or Contributor | ||
2701 | against whom You assert such claim is referred to as "Participant") alleging that the | ||
2702 | Participant Software (meaning the Contributor Version where the Participant | ||
2703 | is a Contributor or the Original Software where the Participant is the Initial | ||
2704 | Developer) directly or indirectly infringes any patent, then any and all rights | ||
2705 | granted directly or indirectly to You by such Participant, the Initial Developer | ||
2706 | (if the Initial Developer is not the Participant) and all Contributors under | ||
2707 | Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant | ||
2708 | terminate prospectively and automatically at the expiration of such 60 day notice | ||
2709 | period, unless if within such 60 day period You withdraw Your claim with respect | ||
2710 | to the Participant Software against such Participant either unilaterally | ||
2711 | or pursuant to a written agreement with Participant. | ||
2712 | 6.3. If You assert a patent infringement claim against Participant alleging that the | ||
2713 | Participant Software directly or indirectly infringes any patent where | ||
2714 | such claim is resolved (such as by license or settlement) prior to the | ||
2715 | initiation of patent infringement litigation, then the reasonable value | ||
2716 | of the licenses granted by such Participant under Sections 2.1 or 2.2 | ||
2717 | shall be taken into account in determining the amount or value of any | ||
2718 | payment or license. | ||
2719 | 6.4. In the event of termination under Sections 6.1 or 6.2 above, all end user licenses | ||
2720 | that have been validly granted by You or any distributor hereunder prior | ||
2721 | to termination (excluding licenses granted to You by any distributor) | ||
2722 | shall survive termination. | ||
2723 | 7. LIMITATION OF LIABILITY. | ||
2724 | UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), | ||
2725 | CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER | ||
2726 | CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER | ||
2727 | OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, | ||
2728 | SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, | ||
2729 | WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER | ||
2730 | FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, | ||
2731 | EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. | ||
2732 | THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR | ||
2733 | PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE | ||
2734 | LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR | ||
2735 | LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND | ||
2736 | LIMITATION MAY NOT APPLY TO YOU. | ||
2737 | |||
2738 | 8. U.S. GOVERNMENT END USERS. | ||
2739 | The Covered Software is a "commercial item," as that term is defined in 48 C.F.R. 2.101 | ||
2740 | (Oct. 1995), consisting of "commercial computer software" (as that term | ||
2741 | is defined at 48 C.F.R. § 252.227-7014(a)(1)) and "commercial computer | ||
2742 | software documentation" as such terms are used in 48 C.F.R. 12.212 | ||
2743 | (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 | ||
2744 | through 227.7202-4 (June 1995), all U.S. Government End Users acquire | ||
2745 | Covered Software with only those rights set forth herein. This U.S. Government | ||
2746 | Rights clause is in lieu of, and supersedes, any other FAR, DFAR, or other | ||
2747 | clause or provision that addresses Government rights in computer software | ||
2748 | under this License. | ||
2749 | |||
2750 | 9. MISCELLANEOUS. | ||
2751 | This License represents the complete agreement concerning subject matter hereof. If any | ||
2752 | provision of this License is held to be unenforceable, such provision | ||
2753 | shall be reformed only to the extent necessary to make it enforceable. | ||
2754 | This License shall be governed by the law of the jurisdiction specified | ||
2755 | in a notice contained within the Original Software (except to the extent | ||
2756 | applicable law, if any, provides otherwise), excluding such jurisdiction's | ||
2757 | conflict-of-law provisions. Any litigation relating to this License | ||
2758 | shall be subject to the jurisdiction of the courts located in the | ||
2759 | jurisdiction and venue specified in a notice contained within the | ||
2760 | Original Software, with the losing party responsible for costs, | ||
2761 | including, without limitation, court costs and reasonable attorneys' | ||
2762 | fees and expenses. The application of the United Nations Convention on | ||
2763 | Contracts for the International Sale of Goods is expressly excluded. | ||
2764 | Any law or regulation which provides that the language of a contract | ||
2765 | shall be construed against the drafter shall not apply to this License. | ||
2766 | You agree that You alone are responsible for compliance with the | ||
2767 | United States export administration regulations (and the export control | ||
2768 | laws and regulation of any other countries) when You use, distribute | ||
2769 | or otherwise make available any Covered Software. | ||
2770 | |||
2771 | 10. RESPONSIBILITY FOR CLAIMS. | ||
2772 | As between Initial Developer and the Contributors, each party is responsible for | ||
2773 | claims and damages arising, directly or indirectly, out of its | ||
2774 | utilization of rights under this License and You agree to work with | ||
2775 | Initial Developer and Contributors to distribute such responsibility | ||
2776 | on an equitable basis. Nothing herein is intended or shall be | ||
2777 | deemed to constitute any admission of liability. | ||
2778 | |||
2779 | NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) | ||
2780 | The code released under the CDDL shall be governed by the laws of the State of | ||
2781 | California (excluding conflict-of-law provisions). Any litigation relating to this | ||
2782 | License shall be subject to the jurisdiction of the Federal Courts of | ||
2783 | the Northern District of California and the state courts of the State | ||
2784 | of California, with venue lying in Santa Clara County, California. | ||
2785 | |||
2786 | |||
2787 | |||
2788 | |||
2789 | </programlisting></para></section> | ||
2790 | |||
2791 | <section id="lic_14"> | ||
2792 | <title>GNU GENERAL PUBLIC LICENSE</title> | ||
2793 | <para><programlisting> | ||
2794 | |||
2795 | <b> GNU GENERAL PUBLIC LICENSE</b> | ||
2796 | Version 2, June 1991 | ||
2797 | |||
2798 | Copyright (C) 1989, 1991 Free Software Foundation, Inc. | ||
2799 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA | ||
2800 | Everyone is permitted to copy and distribute verbatim copies | ||
2801 | of this license document, but changing it is not allowed. | ||
2802 | |||
2803 | Preamble | ||
2804 | |||
2805 | The licenses for most software are designed to take away your | ||
2806 | freedom to share and change it. By contrast, the GNU General Public | ||
2807 | License is intended to guarantee your freedom to share and change free | ||
2808 | software--to make sure the software is free for all its users. This | ||
2809 | General Public License applies to most of the Free Software | ||
2810 | Foundation's software and to any other program whose authors commit to | ||
2811 | using it. (Some other Free Software Foundation software is covered by | ||
2812 | the GNU Library General Public License instead.) You can apply it to | ||
2813 | your programs, too. | ||
2814 | |||
2815 | When we speak of free software, we are referring to freedom, not | ||
2816 | price. Our General Public Licenses are designed to make sure that you | ||
2817 | have the freedom to distribute copies of free software (and charge for | ||
2818 | this service if you wish), that you receive source code or can get it | ||
2819 | if you want it, that you can change the software or use pieces of it | ||
2820 | in new free programs; and that you know you can do these things. | ||
2821 | |||
2822 | To protect your rights, we need to make restrictions that forbid | ||
2823 | anyone to deny you these rights or to ask you to surrender the rights. | ||
2824 | These restrictions translate to certain responsibilities for you if you | ||
2825 | distribute copies of the software, or if you modify it. | ||
2826 | |||
2827 | For example, if you distribute copies of such a program, whether | ||
2828 | gratis or for a fee, you must give the recipients all the rights that | ||
2829 | you have. You must make sure that they, too, receive or can get the | ||
2830 | source code. And you must show them these terms so they know their | ||
2831 | rights. | ||
2832 | |||
2833 | We protect your rights with two steps: (1) copyright the software, and | ||
2834 | (2) offer you this license which gives you legal permission to copy, | ||
2835 | distribute and/or modify the software. | ||
2836 | |||
2837 | Also, for each author's protection and ours, we want to make certain | ||
2838 | that everyone understands that there is no warranty for this free | ||
2839 | software. If the software is modified by someone else and passed on, we | ||
2840 | want its recipients to know that what they have is not the original, so | ||
2841 | that any problems introduced by others will not reflect on the original | ||
2842 | authors' reputations. | ||
2843 | |||
2844 | Finally, any free program is threatened constantly by software | ||
2845 | patents. We wish to avoid the danger that redistributors of a free | ||
2846 | program will individually obtain patent licenses, in effect making the | ||
2847 | program proprietary. To prevent this, we have made it clear that any | ||
2848 | patent must be licensed for everyone's free use or not licensed at all. | ||
2849 | |||
2850 | The precise terms and conditions for copying, distribution and | ||
2851 | modification follow. | ||
2852 | |||
2853 | GNU GENERAL PUBLIC LICENSE | ||
2854 | TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION | ||
2855 | |||
2856 | 0. This License applies to any program or other work which contains | ||
2857 | a notice placed by the copyright holder saying it may be distributed | ||
2858 | under the terms of this General Public License. The "Program", below, | ||
2859 | refers to any such program or work, and a "work based on the Program" | ||
2860 | means either the Program or any derivative work under copyright law: | ||
2861 | that is to say, a work containing the Program or a portion of it, | ||
2862 | either verbatim or with modifications and/or translated into another | ||
2863 | language. (Hereinafter, translation is included without limitation in | ||
2864 | the term "modification".) Each licensee is addressed as "you". | ||
2865 | |||
2866 | Activities other than copying, distribution and modification are not | ||
2867 | covered by this License; they are outside its scope. The act of | ||
2868 | running the Program is not restricted, and the output from the Program | ||
2869 | is covered only if its contents constitute a work based on the | ||
2870 | Program (independent of having been made by running the Program). | ||
2871 | Whether that is true depends on what the Program does. | ||
2872 | |||
2873 | 1. You may copy and distribute verbatim copies of the Program's | ||
2874 | source code as you receive it, in any medium, provided that you | ||
2875 | conspicuously and appropriately publish on each copy an appropriate | ||
2876 | copyright notice and disclaimer of warranty; keep intact all the | ||
2877 | notices that refer to this License and to the absence of any warranty; | ||
2878 | and give any other recipients of the Program a copy of this License | ||
2879 | along with the Program. | ||
2880 | |||
2881 | You may charge a fee for the physical act of transferring a copy, and | ||
2882 | you may at your option offer warranty protection in exchange for a fee. | ||
2883 | |||
2884 | 2. You may modify your copy or copies of the Program or any portion | ||
2885 | of it, thus forming a work based on the Program, and copy and | ||
2886 | distribute such modifications or work under the terms of Section 1 | ||
2887 | above, provided that you also meet all of these conditions: | ||
2888 | |||
2889 | a) You must cause the modified files to carry prominent notices | ||
2890 | stating that you changed the files and the date of any change. | ||
2891 | |||
2892 | b) You must cause any work that you distribute or publish, that in | ||
2893 | whole or in part contains or is derived from the Program or any | ||
2894 | part thereof, to be licensed as a whole at no charge to all third | ||
2895 | parties under the terms of this License. | ||
2896 | |||
2897 | c) If the modified program normally reads commands interactively | ||
2898 | when run, you must cause it, when started running for such | ||
2899 | interactive use in the most ordinary way, to print or display an | ||
2900 | announcement including an appropriate copyright notice and a | ||
2901 | notice that there is no warranty (or else, saying that you provide | ||
2902 | a warranty) and that users may redistribute the program under | ||
2903 | these conditions, and telling the user how to view a copy of this | ||
2904 | License. (Exception: if the Program itself is interactive but | ||
2905 | does not normally print such an announcement, your work based on | ||
2906 | the Program is not required to print an announcement.) | ||
2907 | |||
2908 | These requirements apply to the modified work as a whole. If | ||
2909 | identifiable sections of that work are not derived from the Program, | ||
2910 | and can be reasonably considered independent and separate works in | ||
2911 | themselves, then this License, and its terms, do not apply to those | ||
2912 | sections when you distribute them as separate works. But when you | ||
2913 | distribute the same sections as part of a whole which is a work based | ||
2914 | on the Program, the distribution of the whole must be on the terms of | ||
2915 | this License, whose permissions for other licensees extend to the | ||
2916 | entire whole, and thus to each and every part regardless of who wrote it. | ||
2917 | |||
2918 | Thus, it is not the intent of this section to claim rights or contest | ||
2919 | your rights to work written entirely by you; rather, the intent is to | ||
2920 | exercise the right to control the distribution of derivative or | ||
2921 | collective works based on the Program. | ||
2922 | |||
2923 | In addition, mere aggregation of another work not based on the Program | ||
2924 | with the Program (or with a work based on the Program) on a volume of | ||
2925 | a storage or distribution medium does not bring the other work under | ||
2926 | the scope of this License. | ||
2927 | |||
2928 | 3. You may copy and distribute the Program (or a work based on it, | ||
2929 | under Section 2) in object code or executable form under the terms of | ||
2930 | Sections 1 and 2 above provided that you also do one of the following: | ||
2931 | |||
2932 | a) Accompany it with the complete corresponding machine-readable | ||
2933 | source code, which must be distributed under the terms of Sections | ||
2934 | 1 and 2 above on a medium customarily used for software | ||
2935 | interchange; or, | ||
2936 | |||
2937 | b) Accompany it with a written offer, valid for at least three | ||
2938 | years, to give any third party, for a charge no more than your | ||
2939 | cost of physically performing source distribution, a complete | ||
2940 | machine-readable copy of the corresponding source code, to be | ||
2941 | distributed under the terms of Sections 1 and 2 above on a medium | ||
2942 | customarily used for software interchange; or, | ||
2943 | |||
2944 | c) Accompany it with the information you received as to the offer | ||
2945 | to distribute corresponding source code. (This alternative is | ||
2946 | allowed only for noncommercial distribution and only if you | ||
2947 | received the program in object code or executable form with such | ||
2948 | an offer, in accord with Subsection b above.) | ||
2949 | |||
2950 | The source code for a work means the preferred form of the work for | ||
2951 | making modifications to it. For an executable work, complete source | ||
2952 | code means all the source code for all modules it contains, plus any | ||
2953 | associated interface definition files, plus the scripts used to | ||
2954 | control compilation and installation of the executable. However, as a | ||
2955 | special exception, the source code distributed need not include | ||
2956 | anything that is normally distributed (in either source or binary | ||
2957 | form) with the major components (compiler, kernel, and so on) of the | ||
2958 | operating system on which the executable runs, unless that component | ||
2959 | itself accompanies the executable. | ||
2960 | |||
2961 | If distribution of executable or object code is made by offering | ||
2962 | access to copy from a designated place, then offering equivalent | ||
2963 | access to copy the source code from the same place counts as | ||
2964 | distribution of the source code, even though third parties are not | ||
2965 | compelled to copy the source along with the object code. | ||
2966 | |||
2967 | 4. You may not copy, modify, sublicense, or distribute the Program | ||
2968 | except as expressly provided under this License. Any attempt | ||
2969 | otherwise to copy, modify, sublicense or distribute the Program is | ||
2970 | void, and will automatically terminate your rights under this License. | ||
2971 | However, parties who have received copies, or rights, from you under | ||
2972 | this License will not have their licenses terminated so long as such | ||
2973 | parties remain in full compliance. | ||
2974 | |||
2975 | 5. You are not required to accept this License, since you have not | ||
2976 | signed it. However, nothing else grants you permission to modify or | ||
2977 | distribute the Program or its derivative works. These actions are | ||
2978 | prohibited by law if you do not accept this License. Therefore, by | ||
2979 | modifying or distributing the Program (or any work based on the | ||
2980 | Program), you indicate your acceptance of this License to do so, and | ||
2981 | all its terms and conditions for copying, distributing or modifying | ||
2982 | the Program or works based on it. | ||
2983 | |||
2984 | 6. Each time you redistribute the Program (or any work based on the | ||
2985 | Program), the recipient automatically receives a license from the | ||
2986 | original licensor to copy, distribute or modify the Program subject to | ||
2987 | these terms and conditions. You may not impose any further | ||
2988 | restrictions on the recipients' exercise of the rights granted herein. | ||
2989 | You are not responsible for enforcing compliance by third parties to | ||
2990 | this License. | ||
2991 | |||
2992 | 7. If, as a consequence of a court judgment or allegation of patent | ||
2993 | infringement or for any other reason (not limited to patent issues), | ||
2994 | conditions are imposed on you (whether by court order, agreement or | ||
2995 | otherwise) that contradict the conditions of this License, they do not | ||
2996 | excuse you from the conditions of this License. If you cannot | ||
2997 | distribute so as to satisfy simultaneously your obligations under this | ||
2998 | License and any other pertinent obligations, then as a consequence you | ||
2999 | may not distribute the Program at all. For example, if a patent | ||
3000 | license would not permit royalty-free redistribution of the Program by | ||
3001 | all those who receive copies directly or indirectly through you, then | ||
3002 | the only way you could satisfy both it and this License would be to | ||
3003 | refrain entirely from distribution of the Program. | ||
3004 | |||
3005 | If any portion of this section is held invalid or unenforceable under | ||
3006 | any particular circumstance, the balance of the section is intended to | ||
3007 | apply and the section as a whole is intended to apply in other | ||
3008 | circumstances. | ||
3009 | |||
3010 | It is not the purpose of this section to induce you to infringe any | ||
3011 | patents or other property right claims or to contest validity of any | ||
3012 | such claims; this section has the sole purpose of protecting the | ||
3013 | integrity of the free software distribution system, which is | ||
3014 | implemented by public license practices. Many people have made | ||
3015 | generous contributions to the wide range of software distributed | ||
3016 | through that system in reliance on consistent application of that | ||
3017 | system; it is up to the author/donor to decide if he or she is willing | ||
3018 | to distribute software through any other system and a licensee cannot | ||
3019 | impose that choice. | ||
3020 | |||
3021 | This section is intended to make thoroughly clear what is believed to | ||
3022 | be a consequence of the rest of this License. | ||
3023 | |||
3024 | 8. If the distribution and/or use of the Program is restricted in | ||
3025 | certain countries either by patents or by copyrighted interfaces, the | ||
3026 | original copyright holder who places the Program under this License | ||
3027 | may add an explicit geographical distribution limitation excluding | ||
3028 | those countries, so that distribution is permitted only in or among | ||
3029 | countries not thus excluded. In such case, this License incorporates | ||
3030 | the limitation as if written in the body of this License. | ||
3031 | |||
3032 | 9. The Free Software Foundation may publish revised and/or new versions | ||
3033 | of the General Public License from time to time. Such new versions will | ||
3034 | be similar in spirit to the present version, but may differ in detail to | ||
3035 | address new problems or concerns. | ||
3036 | |||
3037 | Each version is given a distinguishing version number. If the Program | ||
3038 | specifies a version number of this License which applies to it and | ||
3039 | "any later version", you have the option of following the terms and | ||
3040 | conditions either of that version or of any later version published by | ||
3041 | the Free Software Foundation. If the Program does not specify a | ||
3042 | version number of this License, you may choose any version ever | ||
3043 | published by the Free Software Foundation. | ||
3044 | |||
3045 | 10. If you wish to incorporate parts of the Program into other free | ||
3046 | programs whose distribution conditions are different, write to the author | ||
3047 | to ask for permission. For software which is copyrighted by the Free | ||
3048 | Software Foundation, write to the Free Software Foundation; we sometimes | ||
3049 | make exceptions for this. Our decision will be guided by the two goals | ||
3050 | of preserving the free status of all derivatives of our free software and | ||
3051 | of promoting the sharing and reuse of software generally. | ||
3052 | |||
3053 | NO WARRANTY | ||
3054 | |||
3055 | 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO | ||
3056 | WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. | ||
3057 | EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR | ||
3058 | OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY | ||
3059 | KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE | ||
3060 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR | ||
3061 | PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE | ||
3062 | PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME | ||
3063 | THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. | ||
3064 | |||
3065 | 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN | ||
3066 | WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY | ||
3067 | AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU | ||
3068 | FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR | ||
3069 | CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE | ||
3070 | PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING | ||
3071 | RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A | ||
3072 | FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF | ||
3073 | SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH | ||
3074 | DAMAGES. | ||
3075 | |||
3076 | END OF TERMS AND CONDITIONS | ||
3077 | |||
3078 | How to Apply These Terms to Your New Programs | ||
3079 | |||
3080 | If you develop a new program, and you want it to be of the greatest | ||
3081 | possible use to the public, the best way to achieve this is to make it | ||
3082 | free software which everyone can redistribute and change under these | ||
3083 | terms. | ||
3084 | |||
3085 | To do so, attach the following notices to the program. It is safest | ||
3086 | to attach them to the start of each source file to most effectively | ||
3087 | convey the exclusion of warranty; and each file should have at least | ||
3088 | the "copyright" line and a pointer to where the full notice is found. | ||
3089 | |||
3090 | <one line to give the program's name and a brief idea of what it does.> | ||
3091 | Copyright (C) <year> <name of author> | ||
3092 | |||
3093 | This program is free software; you can redistribute it and/or modify | ||
3094 | it under the terms of the GNU General Public License as published by | ||
3095 | the Free Software Foundation; either version 2 of the License, or | ||
3096 | (at your option) any later version. | ||
3097 | |||
3098 | This program is distributed in the hope that it will be useful, | ||
3099 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
3100 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
3101 | GNU General Public License for more details. | ||
3102 | |||
3103 | You should have received a copy of the GNU General Public License | ||
3104 | along with this program; if not, write to the Free Software | ||
3105 | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA | ||
3106 | |||
3107 | |||
3108 | Also add information on how to contact you by electronic and paper mail. | ||
3109 | |||
3110 | If the program is interactive, make it output a short notice like this | ||
3111 | when it starts in an interactive mode: | ||
3112 | |||
3113 | Gnomovision version 69, Copyright (C) year name of author | ||
3114 | Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. | ||
3115 | This is free software, and you are welcome to redistribute it | ||
3116 | under certain conditions; type `show c' for details. | ||
3117 | |||
3118 | The hypothetical commands `show w' and `show c' should show the appropriate | ||
3119 | parts of the General Public License. Of course, the commands you use may | ||
3120 | be called something other than `show w' and `show c'; they could even be | ||
3121 | mouse-clicks or menu items--whatever suits your program. | ||
3122 | |||
3123 | You should also get your employer (if you work as a programmer) or your | ||
3124 | school, if any, to sign a "copyright disclaimer" for the program, if | ||
3125 | necessary. Here is a sample; alter the names: | ||
3126 | |||
3127 | Yoyodyne, Inc., hereby disclaims all copyright interest in the program | ||
3128 | `Gnomovision' (which makes passes at compilers) written by James Hacker. | ||
3129 | |||
3130 | <signature of Ty Coon>, 1 April 1989 | ||
3131 | Ty Coon, President of Vice | ||
3132 | |||
3133 | This General Public License does not permit incorporating your program into | ||
3134 | proprietary programs. If your program is a subroutine library, you may | ||
3135 | consider it more useful to permit linking proprietary applications with the | ||
3136 | library. If this is what you want to do, use the GNU Library General | ||
3137 | Public License instead of this License. | ||
3138 | |||
3139 | |||
3140 | |||
3141 | "CLASSPATH" EXCEPTION TO THE GPL VERSION 2 | ||
3142 | |||
3143 | Certain source files distributed by Sun Microsystems, Inc. are subject | ||
3144 | to the following clarification and special exception to the GPL Version | ||
3145 | 2, but only where Sun has expressly included in the particular source | ||
3146 | file's header the words | ||
3147 | |||
3148 | "Sun designates this particular file as subject to the "Classpath" | ||
3149 | exception as provided by Sun in the License file that accompanied this | ||
3150 | code." | ||
3151 | |||
3152 | Linking this library statically or dynamically with other modules is | ||
3153 | making a combined work based on this library. Thus, the terms and | ||
3154 | conditions of the GNU General Public License Version 2 cover the whole | ||
3155 | combination. | ||
3156 | |||
3157 | As a special exception, the copyright holders of this library give you | ||
3158 | permission to link this library with independent modules to produce an | ||
3159 | executable, regardless of the license terms of these independent modules, | ||
3160 | and to copy and distribute the resulting executable under terms of your | ||
3161 | choice, provided that you also meet, for each linked independent module, | ||
3162 | the terms and conditions of the license of that module.? An independent | ||
3163 | module is a module which is not derived from or based on this library.? | ||
3164 | If you modify this library, you may extend this exception to your | ||
3165 | version of the library, but you are not obligated to do so.? If you do | ||
3166 | not wish to do so, delete this exception statement from your version. | ||
3167 | </programlisting></para></section> | ||
3168 | |||
3169 | <section id="lic_15"> | ||
3170 | <title>PostgreSQL Database Management System</title> | ||
3171 | <para><programlisting> | ||
3172 | PostgreSQL Database Management System | ||
3173 | (formerly known as Postgres, then as Postgres95) | ||
3174 | |||
3175 | Portions Copyright (c) 1996-2012, The PostgreSQL Global Development Group | ||
3176 | |||
3177 | Portions Copyright (c) 1994, The Regents of the University of California | ||
3178 | |||
3179 | Permission to use, copy, modify, and distribute this software and its documentation | ||
3180 | for any purpose, without fee, | ||
3181 | and without a written agreement is hereby granted, provided that the above copyright | ||
3182 | notice and this paragraph and | ||
3183 | the following two paragraphs appear in all copies. | ||
3184 | |||
3185 | IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR DIRECT, | ||
3186 | INDIRECT, SPECIAL, INCIDENTAL, OR | ||
3187 | CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE | ||
3188 | AND ITS DOCUMENTATION, EVEN | ||
3189 | IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
3190 | |||
3191 | THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, | ||
3192 | BUT NOT LIMITED TO, THE IMPLIED WARRANTIES | ||
3193 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED | ||
3194 | HEREUNDER IS ON AN "AS IS" BASIS, AND THE | ||
3195 | UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, | ||
3196 | UPDATES, ENHANCEMENTS, OR MODIFICATIONS. | ||
3197 | </programlisting></para></section> | ||
3198 | |||
3199 | <section id="lic_16"> | ||
3200 | <title>PostgreSQL JDBC driver license</title> | ||
3201 | <para><programlisting> | ||
3202 | PostgreSQL JDBC driver license | ||
3203 | |||
3204 | Copyright (c) 1997-2011, PostgreSQL Global Development Group | ||
3205 | All rights reserved. | ||
3206 | |||
3207 | Redistribution and use in source and binary forms, with or without | ||
3208 | modification, are permitted provided that the following conditions are met: | ||
3209 | |||
3210 | 1. Redistributions of source code must retain the above copyright notice, | ||
3211 | this list of conditions and the following disclaimer. | ||
3212 | 2. Redistributions in binary form must reproduce the above copyright notice, | ||
3213 | this list of conditions and the following disclaimer in the documentation | ||
3214 | and/or other materials provided with the distribution. | ||
3215 | 3. Neither the name of the PostgreSQL Global Development Group nor the names | ||
3216 | of its contributors may be used to endorse or promote products derived | ||
3217 | from this software without specific prior written permission. | ||
3218 | |||
3219 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" | ||
3220 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | ||
3221 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | ||
3222 | ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE | ||
3223 | LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||
3224 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||
3225 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||
3226 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
3227 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||
3228 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | ||
3229 | POSSIBILITY OF SUCH DAMAGE. | ||
3230 | </programlisting></para></section> | ||
3231 | |||
3232 | <section id="lic_17"> | ||
3233 | <title>JDOM license</title> | ||
3234 | <para><programlisting> | ||
3235 | JDOM license | ||
3236 | |||
3237 | Copyright (C) 2000-2004 Jason Hunter & Brett McLaughlin. | ||
3238 | All rights reserved. | ||
3239 | |||
3240 | Redistribution and use in source and binary forms, with or without | ||
3241 | modification, are permitted provided that the following conditions | ||
3242 | are met: | ||
3243 | |||
3244 | 1. Redistributions of source code must retain the above copyright | ||
3245 | notice, this list of conditions, and the following disclaimer. | ||
3246 | |||
3247 | 2. Redistributions in binary form must reproduce the above copyright | ||
3248 | notice, this list of conditions, and the disclaimer that follows | ||
3249 | these conditions in the documentation and/or other materials | ||
3250 | provided with the distribution. | ||
3251 | |||
3252 | 3. The name "JDOM" must not be used to endorse or promote products | ||
3253 | derived from this software without prior written permission. For | ||
3254 | written permission, please contact <request_AT_jdom_DOT_org>. | ||
3255 | |||
3256 | 4. Products derived from this software may not be called "JDOM", nor | ||
3257 | may "JDOM" appear in their name, without prior written permission | ||
3258 | from the JDOM Project Management <request_AT_jdom_DOT_org>. | ||
3259 | |||
3260 | In addition, we request (but do not require) that you include in the | ||
3261 | end-user documentation provided with the redistribution and/or in the | ||
3262 | software itself an acknowledgement equivalent to the following: | ||
3263 | "This product includes software developed by the | ||
3264 | JDOM Project (http://www.jdom.org/)." | ||
3265 | Alternatively, the acknowledgment may be graphical using the logos | ||
3266 | available at http://www.jdom.org/images/logos. | ||
3267 | |||
3268 | THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED | ||
3269 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES | ||
3270 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
3271 | DISCLAIMED. IN NO EVENT SHALL THE JDOM AUTHORS OR THE PROJECT | ||
3272 | CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
3273 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT | ||
3274 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF | ||
3275 | USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND | ||
3276 | ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | ||
3277 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT | ||
3278 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | ||
3279 | SUCH DAMAGE. | ||
3280 | |||
3281 | This software consists of voluntary contributions made by many | ||
3282 | individuals on behalf of the JDOM Project and was originally | ||
3283 | created by Jason Hunter <jhunter_AT_jdom_DOT_org> and | ||
3284 | Brett McLaughlin <brett_AT_jdom_DOT_org>. For more information | ||
3285 | on the JDOM Project, please see <http://www.jdom.org/>. | ||
3286 | </programlisting></para></section> | ||
3287 | |||
3288 | <section id="lic_18"> | ||
3289 | <title>RoX</title> | ||
3290 | <para><programlisting> | ||
3291 | RoX is licensed under the BSD license. This is the simplest way I know how to say | ||
3292 | "do as you please". | ||
3293 | |||
3294 | Copyright (c) 2006, James Greenfield | ||
3295 | All rights reserved. | ||
3296 | |||
3297 | Redistribution and use in source and binary forms, with or without modification, | ||
3298 | are permitted provided that the following conditions are met: | ||
3299 | |||
3300 | * Redistributions of source code must retain the above copyright notice, this | ||
3301 | list of conditions and the following disclaimer. | ||
3302 | * Redistributions in binary form must reproduce the above copyright notice, | ||
3303 | this list of conditions and the following disclaimer in the documentation | ||
3304 | and/or other materials provided with the distribution. | ||
3305 | * Neither the name of the nor the names of its contributors | ||
3306 | may be used to endorse or promote products derived from this software | ||
3307 | without specific prior written permission. | ||
3308 | |||
3309 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
3310 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
3311 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
3312 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR | ||
3313 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
3314 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
3315 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
3316 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
3317 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
3318 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
3319 | </programlisting></para></section> | ||
3320 | |||
3321 | <section id="lic_19"> | ||
3322 | <title>UUID</title> | ||
3323 | <para><programlisting> | ||
3324 | eaio: UUID - an implementation of the UUID specification | ||
3325 | Copyright (c) 2003-2007 Johann Burkard (jb@eaio.com) http://eaio.com. | ||
3326 | |||
3327 | Permission is hereby granted, free of charge, to any person obtaining a | ||
3328 | copy of this software and associated documentation files (the "Software"), | ||
3329 | to deal in the Software without restriction, including without limitation | ||
3330 | the rights to use, copy, modify, merge, publish, distribute, sublicense, | ||
3331 | and/or sell copies of the Software, and to permit persons to whom the | ||
3332 | Software is furnished to do so, subject to the following conditions: | ||
3333 | |||
3334 | The above copyright notice and this permission notice shall be included | ||
3335 | in all copies or substantial portions of the Software. | ||
3336 | |||
3337 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS | ||
3338 | OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | ||
3339 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN | ||
3340 | NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, | ||
3341 | DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR | ||
3342 | OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE | ||
3343 | USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
3344 | </programlisting></para></section> | ||
3345 | |||
3346 | <section id="lic_20"> | ||
3347 | <title>24x24 Free Application Icons</title> | ||
3348 | <para><programlisting> | ||
3349 | <b>24x24 Free Application Icons | ||
3350 | </b> | ||
3351 | This icon set is free for use in personal and commercial projects. | ||
3352 | |||
3353 | License Agreement | ||
3354 | |||
3355 | By purchasing icons from Aha-Soft, You (the purchaser) | ||
3356 | agree to the terms of this agreement, as detailed below. | ||
3357 | |||
3358 | You may use the icons from Aha-Soft in commercial and | ||
3359 | personal design projects, software or Internet products. | ||
3360 | Icons can be displayed in documentation, help files, and | ||
3361 | advertising materials. You are free to sell and distribute | ||
3362 | products and projects using purchased icons without further | ||
3363 | royalty fees. | ||
3364 | |||
3365 | All icon files are provided 'as is'. Aha-Soft cannot be | ||
3366 | held liable for any negative issues that may occur as a | ||
3367 | result of using the icons. | ||
3368 | |||
3369 | You agree that all ownership and copyright of the icons | ||
3370 | remains the property of Aha-Soft. You may not resell, | ||
3371 | distribute, lease, license or sub-license the icons or | ||
3372 | modified icons (or a subset of the icons), to any third | ||
3373 | party unless they are incorporated into your software or | ||
3374 | design products. | ||
3375 | |||
3376 | If you have any questions regarding copyright or licensing, | ||
3377 | including whether another license is required for icon use | ||
3378 | within products, please contact us here: www.aha-soft.com/support.htm | ||
3379 | |||
3380 | Product page: http://www.small-icons.com/stock-icons/24x24-free-application-icons.htm | ||
3381 | |||
3382 | Icon Design Service | ||
3383 | |||
3384 | We can design custom icons for you. Please find the basic information | ||
3385 | about ordering icons, pricing and the portfolio here: | ||
3386 | www.aha-soft.com/customdev/design.htm | ||
3387 | |||
3388 | |||
3389 | Notice | ||
3390 | Web-site small-icons.com belongs to Aha-Soft. | ||
3391 | |||
3392 | Support page: http://www.aha-soft.com/support.htm | ||
3393 | |||
3394 | Copyright � 2009 Aha-Soft. All rights reserved. | ||
3395 | </programlisting></para></section> | ||
3396 | |||
3397 | <section id="lic_21"> | ||
3398 | <title>SLF4J License</title> | ||
3399 | <para><programlisting> | ||
3400 | SLF4J License | ||
3401 | |||
3402 | Copyright (c) 2004-2008 QOS.ch | ||
3403 | All rights reserved. | ||
3404 | |||
3405 | Permission is hereby granted, free of charge, to any person obtaining | ||
3406 | a copy of this software and associated documentation files (the | ||
3407 | "Software"), to deal in the Software without restriction, including | ||
3408 | without limitation the rights to use, copy, modify, merge, publish, | ||
3409 | distribute, sublicense, and/or sell copies of the Software, and to | ||
3410 | permit persons to whom the Software is furnished to do so, subject to | ||
3411 | the following conditions: | ||
3412 | |||
3413 | The above copyright notice and this permission notice shall be | ||
3414 | included in all copies or substantial portions of the Software. | ||
3415 | |||
3416 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | ||
3417 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | ||
3418 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | ||
3419 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE | ||
3420 | LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION | ||
3421 | OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION | ||
3422 | WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
3423 | </programlisting></para></section> | ||
3424 | |||
3425 | <section id="lic_22"> | ||
3426 | <title>Flot License</title> | ||
3427 | <para><programlisting> | ||
3428 | Flot License | ||
3429 | |||
3430 | Copyright (c) 2007-2014 IOLA and Ole Laursen | ||
3431 | |||
3432 | Permission is hereby granted, free of charge, to any person | ||
3433 | obtaining a copy of this software and associated documentation | ||
3434 | files (the "Software"), to deal in the Software without | ||
3435 | restriction, including without limitation the rights to use, | ||
3436 | copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
3437 | copies of the Software, and to permit persons to whom the | ||
3438 | Software is furnished to do so, subject to the following | ||
3439 | conditions: | ||
3440 | |||
3441 | The above copyright notice and this permission notice shall be | ||
3442 | included in all copies or substantial portions of the Software. | ||
3443 | |||
3444 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | ||
3445 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES | ||
3446 | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | ||
3447 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT | ||
3448 | HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, | ||
3449 | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING | ||
3450 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR | ||
3451 | OTHER DEALINGS IN THE SOFTWARE. | ||
3452 | </programlisting></para></section> | ||
3453 | |||
3454 | <section id="lic_23"> | ||
3455 | <title>Coova JRadius License</title> | ||
3456 | <para><programlisting> | ||
3457 | |||
3458 | ========================================================================== | ||
3459 | |||
3460 | Coova JRadius License: | ||
3461 | |||
3462 | The Coova extensions to JRadius library are licensed under the The GNU | ||
3463 | Library or "Lesser" General Public License (LGPL), while stand-alone | ||
3464 | applications within in the JRadius project, listed below, are released under | ||
3465 | the standard The GNU General Public License (GPL). For details, visit | ||
3466 | http://jradius.net/. See source files for details regarding stand-alone | ||
3467 | applications contained herein which are released under the GPL. | ||
3468 | |||
3469 | Copyright 2006-2008 David Bird <david@coova.com> | ||
3470 | |||
3471 | See doc/GPL-LICENSE, doc/LGPL-LICENSE, and source files for details. | ||
3472 | |||
3473 | ========================================================================== | ||
3474 | |||
3475 | Original JRadius License: | ||
3476 | |||
3477 | The JRadius core library is licensed under the The GNU Library or "Lesser" | ||
3478 | General Public License (LGPL), while stand-alone applications within in the | ||
3479 | JRadius project, listed below, are released under the standard The GNU | ||
3480 | General Public License (GPL). For details, visit http://jradius.net/ | ||
3481 | |||
3482 | This software is OSI Certified Open Source Software. OSI Certified is a | ||
3483 | certification mark of the Open Source Initiative. | ||
3484 | |||
3485 | Stand-alone JRadius Applications: | ||
3486 | |||
3487 | * JRadiusSimulator | ||
3488 | * JRadiusWiFiClient | ||
3489 | * RadClient | ||
3490 | * RadBench | ||
3491 | * RadiusDictionary | ||
3492 | |||
3493 | Copyright 2004-2006 PicoPoint, B.V. | ||
3494 | Copyright 2006-2008 David Bird <david@coova.com> | ||
3495 | |||
3496 | See doc/GPL-LICENSE, doc/LGPL-LICENSE, and source files for details. | ||
3497 | |||
3498 | ========================================================================== | ||
3499 | </programlisting></para></section> | ||
3500 | |||
3501 | <section id="lic_24"> | ||
3502 | <title>GNU Crypto</title> | ||
3503 | <para><programlisting> | ||
3504 | ========================================================================== | ||
3505 | |||
3506 | GNU Crypto | ||
3507 | From the gnu-crypto WebSite: | ||
3508 | |||
3509 | GNU Crypto, part of the GNU project, released under the aegis of GNU, aims at | ||
3510 | providing free, versatile, high-quality, and provably correct implementations | ||
3511 | of cryptographic primitives and tools in the Java programming language for use | ||
3512 | by programmers and end-users. | ||
3513 | |||
3514 | GNU Crypto is licensed under the terms of the GNU General Public License, with | ||
3515 | the "library exception" which permits its use as a library in conjunction with | ||
3516 | non-Free software: | ||
3517 | |||
3518 | "As a special exception, the copyright holders of this library give you | ||
3519 | permission to link this library with independent modules to produce an | ||
3520 | executable, regardless of the license terms of these independent modules, and | ||
3521 | to copy and distribute the resulting executable under terms of your choice, | ||
3522 | provided that you also meet, for each linked independent module, the terms and | ||
3523 | conditions of the license of that module. An independent module is a module | ||
3524 | which is not derived from or based on this library. If you modify this library, | ||
3525 | you may extend this exception to your version of the library, but you are not | ||
3526 | obligated to do so. If you do not wish to do so, delete this exception | ||
3527 | statement from your version." | ||
3528 | |||
3529 | The effect of that license is similar to using the LGPL, except that static | ||
3530 | linking is permitted. GPL with that exception is sometimes called the Guile | ||
3531 | License, because the Guile implementation of Scheme (for embedding) uses this | ||
3532 | license. | ||
3533 | |||
3534 | </programlisting></para></section> | ||
3535 | |||
3536 | <section id="lic_25"> | ||
3537 | <title>EasyMock</title> | ||
3538 | <para><programlisting> | ||
3539 | ========================================================================== | ||
3540 | |||
3541 | EasyMock | ||
3542 | From the GitHub CONTRIBUTING.md: | ||
3543 | |||
3544 | Project License: Apache License Version 2.0 | ||
3545 | |||
3546 | By contributing code you automatically agree with the following points regarding | ||
3547 | licensing: | ||
3548 | |||
3549 | You will only Submit Contributions where You have authored 100% of the content. | ||
3550 | You will only Submit Contributions to which You have the necessary rights. | ||
3551 | This means that if You are employed You have received the necessary permissions | ||
3552 | from Your employer to make the Contributions. | ||
3553 | Whatever content You Contribute will be provided under the Project License. | ||
3554 | |||
3555 | |||
3556 | </programlisting></para></section> | ||
3557 | |||
3558 | <section id="lic_26"> | ||
3559 | <title>PowerMock</title> | ||
3560 | <para><programlisting> | ||
3561 | ========================================================================== | ||
3562 | |||
3563 | PowerMock | ||
3564 | From the GitHub LICENSE.txt: | ||
3565 | |||
3566 | |||
3567 | Apache License | ||
3568 | Version 2.0, January 2004 | ||
3569 | http://www.apache.org/licenses/ | ||
3570 | |||
3571 | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION | ||
3572 | |||
3573 | 1. Definitions. | ||
3574 | |||
3575 | "License" shall mean the terms and conditions for use, reproduction, | ||
3576 | and distribution as defined by Sections 1 through 9 of this document. | ||
3577 | |||
3578 | "Licensor" shall mean the copyright owner or entity authorized by | ||
3579 | the copyright owner that is granting the License. | ||
3580 | |||
3581 | "Legal Entity" shall mean the union of the acting entity and all | ||
3582 | other entities that control, are controlled by, or are under common | ||
3583 | control with that entity. For the purposes of this definition, | ||
3584 | "control" means (i) the power, direct or indirect, to cause the | ||
3585 | direction or management of such entity, whether by contract or | ||
3586 | otherwise, or (ii) ownership of fifty percent (50%) or more of the | ||
3587 | outstanding shares, or (iii) beneficial ownership of such entity. | ||
3588 | |||
3589 | "You" (or "Your") shall mean an individual or Legal Entity | ||
3590 | exercising permissions granted by this License. | ||
3591 | |||
3592 | "Source" form shall mean the preferred form for making modifications, | ||
3593 | including but not limited to software source code, documentation | ||
3594 | source, and configuration files. | ||
3595 | |||
3596 | "Object" form shall mean any form resulting from mechanical | ||
3597 | transformation or translation of a Source form, including but | ||
3598 | not limited to compiled object code, generated documentation, | ||
3599 | and conversions to other media types. | ||
3600 | |||
3601 | "Work" shall mean the work of authorship, whether in Source or | ||
3602 | Object form, made available under the License, as indicated by a | ||
3603 | copyright notice that is included in or attached to the work | ||
3604 | (an example is provided in the Appendix below). | ||
3605 | |||
3606 | "Derivative Works" shall mean any work, whether in Source or Object | ||
3607 | form, that is based on (or derived from) the Work and for which the | ||
3608 | editorial revisions, annotations, elaborations, or other modifications | ||
3609 | represent, as a whole, an original work of authorship. For the purposes | ||
3610 | of this License, Derivative Works shall not include works that remain | ||
3611 | separable from, or merely link (or bind by name) to the interfaces of, | ||
3612 | the Work and Derivative Works thereof. | ||
3613 | |||
3614 | "Contribution" shall mean any work of authorship, including | ||
3615 | the original version of the Work and any modifications or additions | ||
3616 | to that Work or Derivative Works thereof, that is intentionally | ||
3617 | submitted to Licensor for inclusion in the Work by the copyright owner | ||
3618 | or by an individual or Legal Entity authorized to submit on behalf of | ||
3619 | the copyright owner. For the purposes of this definition, "submitted" | ||
3620 | means any form of electronic, verbal, or written communication sent | ||
3621 | to the Licensor or its representatives, including but not limited to | ||
3622 | communication on electronic mailing lists, source code control systems, | ||
3623 | and issue tracking systems that are managed by, or on behalf of, the | ||
3624 | Licensor for the purpose of discussing and improving the Work, but | ||
3625 | excluding communication that is conspicuously marked or otherwise | ||
3626 | designated in writing by the copyright owner as "Not a Contribution." | ||
3627 | |||
3628 | "Contributor" shall mean Licensor and any individual or Legal Entity | ||
3629 | on behalf of whom a Contribution has been received by Licensor and | ||
3630 | subsequently incorporated within the Work. | ||
3631 | |||
3632 | 2. Grant of Copyright License. Subject to the terms and conditions of | ||
3633 | this License, each Contributor hereby grants to You a perpetual, | ||
3634 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable | ||
3635 | copyright license to reproduce, prepare Derivative Works of, | ||
3636 | publicly display, publicly perform, sublicense, and distribute the | ||
3637 | Work and such Derivative Works in Source or Object form. | ||
3638 | |||
3639 | 3. Grant of Patent License. Subject to the terms and conditions of | ||
3640 | this License, each Contributor hereby grants to You a perpetual, | ||
3641 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable | ||
3642 | (except as stated in this section) patent license to make, have made, | ||
3643 | use, offer to sell, sell, import, and otherwise transfer the Work, | ||
3644 | where such license applies only to those patent claims licensable | ||
3645 | by such Contributor that are necessarily infringed by their | ||
3646 | Contribution(s) alone or by combination of their Contribution(s) | ||
3647 | with the Work to which such Contribution(s) was submitted. If You | ||
3648 | institute patent litigation against any entity (including a | ||
3649 | cross-claim or counterclaim in a lawsuit) alleging that the Work | ||
3650 | or a Contribution incorporated within the Work constitutes direct | ||
3651 | or contributory patent infringement, then any patent licenses | ||
3652 | granted to You under this License for that Work shall terminate | ||
3653 | as of the date such litigation is filed. | ||
3654 | |||
3655 | 4. Redistribution. You may reproduce and distribute copies of the | ||
3656 | Work or Derivative Works thereof in any medium, with or without | ||
3657 | modifications, and in Source or Object form, provided that You | ||
3658 | meet the following conditions: | ||
3659 | |||
3660 | (a) You must give any other recipients of the Work or | ||
3661 | Derivative Works a copy of this License; and | ||
3662 | |||
3663 | (b) You must cause any modified files to carry prominent notices | ||
3664 | stating that You changed the files; and | ||
3665 | |||
3666 | (c) You must retain, in the Source form of any Derivative Works | ||
3667 | that You distribute, all copyright, patent, trademark, and | ||
3668 | attribution notices from the Source form of the Work, | ||
3669 | excluding those notices that do not pertain to any part of | ||
3670 | the Derivative Works; and | ||
3671 | |||
3672 | (d) If the Work includes a "NOTICE" text file as part of its | ||
3673 | distribution, then any Derivative Works that You distribute must | ||
3674 | include a readable copy of the attribution notices contained | ||
3675 | within such NOTICE file, excluding those notices that do not | ||
3676 | pertain to any part of the Derivative Works, in at least one | ||
3677 | of the following places: within a NOTICE text file distributed | ||
3678 | as part of the Derivative Works; within the Source form or | ||
3679 | documentation, if provided along with the Derivative Works; or, | ||
3680 | within a display generated by the Derivative Works, if and | ||
3681 | wherever such third-party notices normally appear. The contents | ||
3682 | of the NOTICE file are for informational purposes only and | ||
3683 | do not modify the License. You may add Your own attribution | ||
3684 | notices within Derivative Works that You distribute, alongside | ||
3685 | or as an addendum to the NOTICE text from the Work, provided | ||
3686 | that such additional attribution notices cannot be construed | ||
3687 | as modifying the License. | ||
3688 | |||
3689 | You may add Your own copyright statement to Your modifications and | ||
3690 | may provide additional or different license terms and conditions | ||
3691 | for use, reproduction, or distribution of Your modifications, or | ||
3692 | for any such Derivative Works as a whole, provided Your use, | ||
3693 | reproduction, and distribution of the Work otherwise complies with | ||
3694 | the conditions stated in this License. | ||
3695 | |||
3696 | 5. Submission of Contributions. Unless You explicitly state otherwise, | ||
3697 | any Contribution intentionally submitted for inclusion in the Work | ||
3698 | by You to the Licensor shall be under the terms and conditions of | ||
3699 | this License, without any additional terms or conditions. | ||
3700 | Notwithstanding the above, nothing herein shall supersede or modify | ||
3701 | the terms of any separate license agreement you may have executed | ||
3702 | with Licensor regarding such Contributions. | ||
3703 | |||
3704 | 6. Trademarks. This License does not grant permission to use the trade | ||
3705 | names, trademarks, service marks, or product names of the Licensor, | ||
3706 | except as required for reasonable and customary use in describing the | ||
3707 | origin of the Work and reproducing the content of the NOTICE file. | ||
3708 | |||
3709 | 7. Disclaimer of Warranty. Unless required by applicable law or | ||
3710 | agreed to in writing, Licensor provides the Work (and each | ||
3711 | Contributor provides its Contributions) on an "AS IS" BASIS, | ||
3712 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or | ||
3713 | implied, including, without limitation, any warranties or conditions | ||
3714 | of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A | ||
3715 | PARTICULAR PURPOSE. You are solely responsible for determining the | ||
3716 | appropriateness of using or redistributing the Work and assume any | ||
3717 | risks associated with Your exercise of permissions under this License. | ||
3718 | |||
3719 | 8. Limitation of Liability. In no event and under no legal theory, | ||
3720 | whether in tort (including negligence), contract, or otherwise, | ||
3721 | unless required by applicable law (such as deliberate and grossly | ||
3722 | negligent acts) or agreed to in writing, shall any Contributor be | ||
3723 | liable to You for damages, including any direct, indirect, special, | ||
3724 | incidental, or consequential damages of any character arising as a | ||
3725 | result of this License or out of the use or inability to use the | ||
3726 | Work (including but not limited to damages for loss of goodwill, | ||
3727 | work stoppage, computer failure or malfunction, or any and all | ||
3728 | other commercial damages or losses), even if such Contributor | ||
3729 | has been advised of the possibility of such damages. | ||
3730 | |||
3731 | 9. Accepting Warranty or Additional Liability. While redistributing | ||
3732 | the Work or Derivative Works thereof, You may choose to offer, | ||
3733 | and charge a fee for, acceptance of support, warranty, indemnity, | ||
3734 | or other liability obligations and/or rights consistent with this | ||
3735 | License. However, in accepting such obligations, You may act only | ||
3736 | on Your own behalf and on Your sole responsibility, not on behalf | ||
3737 | of any other Contributor, and only if You agree to indemnify, | ||
3738 | defend, and hold each Contributor harmless for any liability | ||
3739 | incurred by, or claims asserted against, such Contributor by reason | ||
3740 | of your accepting any such warranty or additional liability. | ||
3741 | |||
3742 | END OF TERMS AND CONDITIONS | ||
3743 | |||
3744 | APPENDIX: How to apply the Apache License to your work. | ||
3745 | |||
3746 | To apply the Apache License to your work, attach the following | ||
3747 | boilerplate notice, with the fields enclosed by brackets "[]" | ||
3748 | replaced with your own identifying information. (Don't include | ||
3749 | the brackets!) The text should be enclosed in the appropriate | ||
3750 | comment syntax for the file format. We also recommend that a | ||
3751 | file or class name and description of purpose be included on the | ||
3752 | same "printed page" as the copyright notice for easier | ||
3753 | identification within third-party archives. | ||
3754 | |||
3755 | Copyright 2007-2017 PowerMock Contributors | ||
3756 | |||
3757 | Licensed under the Apache License, Version 2.0 (the "License"); | ||
3758 | you may not use this file except in compliance with the License. | ||
3759 | You may obtain a copy of the License at | ||
3760 | |||
3761 | http://www.apache.org/licenses/LICENSE-2.0 | ||
3762 | |||
3763 | Unless required by applicable law or agreed to in writing, software | ||
3764 | distributed under the License is distributed on an "AS IS" BASIS, | ||
3765 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
3766 | See the License for the specific language governing permissions and | ||
3767 | limitations under the License. | ||
3768 | |||
3769 | </programlisting></para></section> | ||
3770 | |||
3771 | <section id="lic_27"> | ||
3772 | <title>Objenesis</title> | ||
3773 | <para><programlisting> | ||
3774 | ========================================================================== | ||
3775 | |||
3776 | Objenesis | ||
3777 | From the GitHub LICENSE.txt: | ||
3778 | |||
3779 | Apache License | ||
3780 | Version 2.0, January 2004 | ||
3781 | http://www.apache.org/licenses/ | ||
3782 | |||
3783 | TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION | ||
3784 | |||
3785 | 1. Definitions. | ||
3786 | |||
3787 | "License" shall mean the terms and conditions for use, reproduction, | ||
3788 | and distribution as defined by Sections 1 through 9 of this document. | ||
3789 | |||
3790 | "Licensor" shall mean the copyright owner or entity authorized by | ||
3791 | the copyright owner that is granting the License. | ||
3792 | |||
3793 | "Legal Entity" shall mean the union of the acting entity and all | ||
3794 | other entities that control, are controlled by, or are under common | ||
3795 | control with that entity. For the purposes of this definition, | ||
3796 | "control" means (i) the power, direct or indirect, to cause the | ||
3797 | direction or management of such entity, whether by contract or | ||
3798 | otherwise, or (ii) ownership of fifty percent (50%) or more of the | ||
3799 | outstanding shares, or (iii) beneficial ownership of such entity. | ||
3800 | |||
3801 | "You" (or "Your") shall mean an individual or Legal Entity | ||
3802 | exercising permissions granted by this License. | ||
3803 | |||
3804 | "Source" form shall mean the preferred form for making modifications, | ||
3805 | including but not limited to software source code, documentation | ||
3806 | source, and configuration files. | ||
3807 | |||
3808 | "Object" form shall mean any form resulting from mechanical | ||
3809 | transformation or translation of a Source form, including but | ||
3810 | not limited to compiled object code, generated documentation, | ||
3811 | and conversions to other media types. | ||
3812 | |||
3813 | "Work" shall mean the work of authorship, whether in Source or | ||
3814 | Object form, made available under the License, as indicated by a | ||
3815 | copyright notice that is included in or attached to the work | ||
3816 | (an example is provided in the Appendix below). | ||
3817 | |||
3818 | "Derivative Works" shall mean any work, whether in Source or Object | ||
3819 | form, that is based on (or derived from) the Work and for which the | ||
3820 | editorial revisions, annotations, elaborations, or other modifications | ||
3821 | represent, as a whole, an original work of authorship. For the purposes | ||
3822 | of this License, Derivative Works shall not include works that remain | ||
3823 | separable from, or merely link (or bind by name) to the interfaces of, | ||
3824 | the Work and Derivative Works thereof. | ||
3825 | |||
3826 | "Contribution" shall mean any work of authorship, including | ||
3827 | the original version of the Work and any modifications or additions | ||
3828 | to that Work or Derivative Works thereof, that is intentionally | ||
3829 | submitted to Licensor for inclusion in the Work by the copyright owner | ||
3830 | or by an individual or Legal Entity authorized to submit on behalf of | ||
3831 | the copyright owner. For the purposes of this definition, "submitted" | ||
3832 | means any form of electronic, verbal, or written communication sent | ||
3833 | to the Licensor or its representatives, including but not limited to | ||
3834 | communication on electronic mailing lists, source code control systems, | ||
3835 | and issue tracking systems that are managed by, or on behalf of, the | ||
3836 | Licensor for the purpose of discussing and improving the Work, but | ||
3837 | excluding communication that is conspicuously marked or otherwise | ||
3838 | designated in writing by the copyright owner as "Not a Contribution." | ||
3839 | |||
3840 | "Contributor" shall mean Licensor and any individual or Legal Entity | ||
3841 | on behalf of whom a Contribution has been received by Licensor and | ||
3842 | subsequently incorporated within the Work. | ||
3843 | |||
3844 | 2. Grant of Copyright License. Subject to the terms and conditions of | ||
3845 | this License, each Contributor hereby grants to You a perpetual, | ||
3846 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable | ||
3847 | copyright license to reproduce, prepare Derivative Works of, | ||
3848 | publicly display, publicly perform, sublicense, and distribute the | ||
3849 | Work and such Derivative Works in Source or Object form. | ||
3850 | |||
3851 | 3. Grant of Patent License. Subject to the terms and conditions of | ||
3852 | this License, each Contributor hereby grants to You a perpetual, | ||
3853 | worldwide, non-exclusive, no-charge, royalty-free, irrevocable | ||
3854 | (except as stated in this section) patent license to make, have made, | ||
3855 | use, offer to sell, sell, import, and otherwise transfer the Work, | ||
3856 | where such license applies only to those patent claims licensable | ||
3857 | by such Contributor that are necessarily infringed by their | ||
3858 | Contribution(s) alone or by combination of their Contribution(s) | ||
3859 | with the Work to which such Contribution(s) was submitted. If You | ||
3860 | institute patent litigation against any entity (including a | ||
3861 | cross-claim or counterclaim in a lawsuit) alleging that the Work | ||
3862 | or a Contribution incorporated within the Work constitutes direct | ||
3863 | or contributory patent infringement, then any patent licenses | ||
3864 | granted to You under this License for that Work shall terminate | ||
3865 | as of the date such litigation is filed. | ||
3866 | |||
3867 | 4. Redistribution. You may reproduce and distribute copies of the | ||
3868 | Work or Derivative Works thereof in any medium, with or without | ||
3869 | modifications, and in Source or Object form, provided that You | ||
3870 | meet the following conditions: | ||
3871 | |||
3872 | (a) You must give any other recipients of the Work or | ||
3873 | Derivative Works a copy of this License; and | ||
3874 | |||
3875 | (b) You must cause any modified files to carry prominent notices | ||
3876 | stating that You changed the files; and | ||
3877 | |||
3878 | (c) You must retain, in the Source form of any Derivative Works | ||
3879 | that You distribute, all copyright, patent, trademark, and | ||
3880 | attribution notices from the Source form of the Work, | ||
3881 | excluding those notices that do not pertain to any part of | ||
3882 | the Derivative Works; and | ||
3883 | |||
3884 | (d) If the Work includes a "NOTICE" text file as part of its | ||
3885 | distribution, then any Derivative Works that You distribute must | ||
3886 | include a readable copy of the attribution notices contained | ||
3887 | within such NOTICE file, excluding those notices that do not | ||
3888 | pertain to any part of the Derivative Works, in at least one | ||
3889 | of the following places: within a NOTICE text file distributed | ||
3890 | as part of the Derivative Works; within the Source form or | ||
3891 | documentation, if provided along with the Derivative Works; or, | ||
3892 | within a display generated by the Derivative Works, if and | ||
3893 | wherever such third-party notices normally appear. The contents | ||
3894 | of the NOTICE file are for informational purposes only and | ||
3895 | do not modify the License. You may add Your own attribution | ||
3896 | notices within Derivative Works that You distribute, alongside | ||
3897 | or as an addendum to the NOTICE text from the Work, provided | ||
3898 | that such additional attribution notices cannot be construed | ||
3899 | as modifying the License. | ||
3900 | |||
3901 | You may add Your own copyright statement to Your modifications and | ||
3902 | may provide additional or different license terms and conditions | ||
3903 | for use, reproduction, or distribution of Your modifications, or | ||
3904 | for any such Derivative Works as a whole, provided Your use, | ||
3905 | reproduction, and distribution of the Work otherwise complies with | ||
3906 | the conditions stated in this License. | ||
3907 | |||
3908 | 5. Submission of Contributions. Unless You explicitly state otherwise, | ||
3909 | any Contribution intentionally submitted for inclusion in the Work | ||
3910 | by You to the Licensor shall be under the terms and conditions of | ||
3911 | this License, without any additional terms or conditions. | ||
3912 | Notwithstanding the above, nothing herein shall supersede or modify | ||
3913 | the terms of any separate license agreement you may have executed | ||
3914 | with Licensor regarding such Contributions. | ||
3915 | |||
3916 | 6. Trademarks. This License does not grant permission to use the trade | ||
3917 | names, trademarks, service marks, or product names of the Licensor, | ||
3918 | except as required for reasonable and customary use in describing the | ||
3919 | origin of the Work and reproducing the content of the NOTICE file. | ||
3920 | |||
3921 | 7. Disclaimer of Warranty. Unless required by applicable law or | ||
3922 | agreed to in writing, Licensor provides the Work (and each | ||
3923 | Contributor provides its Contributions) on an "AS IS" BASIS, | ||
3924 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or | ||
3925 | implied, including, without limitation, any warranties or conditions | ||
3926 | of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A | ||
3927 | PARTICULAR PURPOSE. You are solely responsible for determining the | ||
3928 | appropriateness of using or redistributing the Work and assume any | ||
3929 | risks associated with Your exercise of permissions under this License. | ||
3930 | |||
3931 | 8. Limitation of Liability. In no event and under no legal theory, | ||
3932 | whether in tort (including negligence), contract, or otherwise, | ||
3933 | unless required by applicable law (such as deliberate and grossly | ||
3934 | negligent acts) or agreed to in writing, shall any Contributor be | ||
3935 | liable to You for damages, including any direct, indirect, special, | ||
3936 | incidental, or consequential damages of any character arising as a | ||
3937 | result of this License or out of the use or inability to use the | ||
3938 | Work (including but not limited to damages for loss of goodwill, | ||
3939 | work stoppage, computer failure or malfunction, or any and all | ||
3940 | other commercial damages or losses), even if such Contributor | ||
3941 | has been advised of the possibility of such damages. | ||
3942 | |||
3943 | 9. Accepting Warranty or Additional Liability. While redistributing | ||
3944 | the Work or Derivative Works thereof, You may choose to offer, | ||
3945 | and charge a fee for, acceptance of support, warranty, indemnity, | ||
3946 | or other liability obligations and/or rights consistent with this | ||
3947 | License. However, in accepting such obligations, You may act only | ||
3948 | on Your own behalf and on Your sole responsibility, not on behalf | ||
3949 | of any other Contributor, and only if You agree to indemnify, | ||
3950 | defend, and hold each Contributor harmless for any liability | ||
3951 | incurred by, or claims asserted against, such Contributor by reason | ||
3952 | of your accepting any such warranty or additional liability. | ||
3953 | |||
3954 | END OF TERMS AND CONDITIONS | ||
3955 | |||
3956 | APPENDIX: How to apply the Apache License to your work. | ||
3957 | |||
3958 | To apply the Apache License to your work, attach the following | ||
3959 | boilerplate notice, with the fields enclosed by brackets "[]" | ||
3960 | replaced with your own identifying information. (Don't include | ||
3961 | the brackets!) The text should be enclosed in the appropriate | ||
3962 | comment syntax for the file format. We also recommend that a | ||
3963 | file or class name and description of purpose be included on the | ||
3964 | same "printed page" as the copyright notice for easier | ||
3965 | identification within third-party archives. | ||
3966 | |||
3967 | Copyright [yyyy] [name of copyright owner] | ||
3968 | |||
3969 | Licensed under the Apache License, Version 2.0 (the "License"); | ||
3970 | you may not use this file except in compliance with the License. | ||
3971 | You may obtain a copy of the License at | ||
3972 | |||
3973 | http://www.apache.org/licenses/LICENSE-2.0 | ||
3974 | |||
3975 | Unless required by applicable law or agreed to in writing, software | ||
3976 | distributed under the License is distributed on an "AS IS" BASIS, | ||
3977 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
3978 | See the License for the specific language governing permissions and | ||
3979 | limitations under the License. | ||
3980 | </programlisting></para></section> | ||
3981 | |||
3982 | <section id="lic_28"> | ||
3983 | <title>ASM</title> | ||
3984 | <para><programlisting> | ||
3985 | License | ||
3986 | ASM is released under the following 3-Clause BSD License: | ||
3987 | |||
3988 | ASM: a very small and fast Java bytecode manipulation framework | ||
3989 | Copyright (c) 2000-2011 INRIA, France Telecom | ||
3990 | All rights reserved. | ||
3991 | |||
3992 | Redistribution and use in source and binary forms, with or without | ||
3993 | modification, are permitted provided that the following conditions | ||
3994 | are met: | ||
3995 | 1. Redistributions of source code must retain the above copyright | ||
3996 | notice, this list of conditions and the following disclaimer. | ||
3997 | 2. Redistributions in binary form must reproduce the above copyright | ||
3998 | notice, this list of conditions and the following disclaimer in the | ||
3999 | documentation and/or other materials provided with the distribution. | ||
4000 | 3. Neither the name of the copyright holders nor the names of its | ||
4001 | contributors may be used to endorse or promote products derived from | ||
4002 | this software without specific prior written permission. | ||
4003 | |||
4004 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" | ||
4005 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | ||
4006 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | ||
4007 | ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE | ||
4008 | LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||
4009 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||
4010 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||
4011 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
4012 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||
4013 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF | ||
4014 | THE POSSIBILITY OF SUCH DAMAGE. | ||
4015 | |||
4016 | </programlisting></para></section> | ||
4017 | |||
4018 | <section id="lic_29"> | ||
4019 | <title>JavaScript third-party licenses</title> | ||
4020 | <!--<pre id="3rdpartylicenses.txt">--> | ||
4021 | <para><programlisting> | ||
4022 | bootstrap@3.3.7 MIT | ||
4023 | The MIT License (MIT) | ||
4024 | |||
4025 | Copyright (c) 2011-2016 Twitter, Inc. | ||
4026 | |||
4027 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
4028 | of this software and associated documentation files (the "Software"), to deal | ||
4029 | in the Software without restriction, including without limitation the rights | ||
4030 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
4031 | copies of the Software, and to permit persons to whom the Software is | ||
4032 | furnished to do so, subject to the following conditions: | ||
4033 | |||
4034 | The above copyright notice and this permission notice shall be included in | ||
4035 | all copies or substantial portions of the Software. | ||
4036 | |||
4037 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
4038 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
4039 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
4040 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
4041 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
4042 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | ||
4043 | THE SOFTWARE. | ||
4044 | |||
4045 | |||
4046 | font-awesome@4.7.0 (OFL-1.1 AND MIT) | ||
4047 | |||
4048 | babel-polyfill@6.23.0 MIT | ||
4049 | |||
4050 | core-js@2.4.1 MIT | ||
4051 | Copyright (c) 2014-2016 Denis Pushkarev | ||
4052 | |||
4053 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
4054 | of this software and associated documentation files (the "Software"), to deal | ||
4055 | in the Software without restriction, including without limitation the rights | ||
4056 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
4057 | copies of the Software, and to permit persons to whom the Software is | ||
4058 | furnished to do so, subject to the following conditions: | ||
4059 | |||
4060 | The above copyright notice and this permission notice shall be included in | ||
4061 | all copies or substantial portions of the Software. | ||
4062 | |||
4063 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
4064 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
4065 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
4066 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
4067 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
4068 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | ||
4069 | THE SOFTWARE. | ||
4070 | |||
4071 | |||
4072 | regenerator-runtime@0.10.3 MIT | ||
4073 | |||
4074 | process@0.11.9 MIT | ||
4075 | (The MIT License) | ||
4076 | |||
4077 | Copyright (c) 2013 Roman Shtylman <shtylman@gmail.com> | ||
4078 | |||
4079 | Permission is hereby granted, free of charge, to any person obtaining | ||
4080 | a copy of this software and associated documentation files (the | ||
4081 | 'Software'), to deal in the Software without restriction, including | ||
4082 | without limitation the rights to use, copy, modify, merge, publish, | ||
4083 | distribute, sublicense, and/or sell copies of the Software, and to | ||
4084 | permit persons to whom the Software is furnished to do so, subject to | ||
4085 | the following conditions: | ||
4086 | |||
4087 | The above copyright notice and this permission notice shall be | ||
4088 | included in all copies or substantial portions of the Software. | ||
4089 | |||
4090 | THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, | ||
4091 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | ||
4092 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. | ||
4093 | IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY | ||
4094 | CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, | ||
4095 | TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE | ||
4096 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
4097 | |||
4098 | |||
4099 | raf.js@0.0.4 MIT | ||
4100 | |||
4101 | axios@0.13.1 MIT | ||
4102 | Copyright (c) 2014 Matt Zabriskie | ||
4103 | |||
4104 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
4105 | of this software and associated documentation files (the "Software"), to deal | ||
4106 | in the Software without restriction, including without limitation the rights | ||
4107 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
4108 | copies of the Software, and to permit persons to whom the Software is | ||
4109 | furnished to do so, subject to the following conditions: | ||
4110 | |||
4111 | The above copyright notice and this permission notice shall be included in | ||
4112 | all copies or substantial portions of the Software. | ||
4113 | |||
4114 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
4115 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
4116 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
4117 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
4118 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
4119 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | ||
4120 | THE SOFTWARE. | ||
4121 | |||
4122 | |||
4123 | react@15.4.2 BSD-3-Clause | ||
4124 | BSD License | ||
4125 | |||
4126 | For React software | ||
4127 | |||
4128 | Copyright (c) 2013-present, Facebook, Inc. | ||
4129 | All rights reserved. | ||
4130 | |||
4131 | Redistribution and use in source and binary forms, with or without modification, | ||
4132 | are permitted provided that the following conditions are met: | ||
4133 | |||
4134 | * Redistributions of source code must retain the above copyright notice, this | ||
4135 | list of conditions and the following disclaimer. | ||
4136 | |||
4137 | * Redistributions in binary form must reproduce the above copyright notice, | ||
4138 | this list of conditions and the following disclaimer in the documentation | ||
4139 | and/or other materials provided with the distribution. | ||
4140 | |||
4141 | * Neither the name Facebook nor the names of its contributors may be used to | ||
4142 | endorse or promote products derived from this software without specific | ||
4143 | prior written permission. | ||
4144 | |||
4145 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
4146 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
4147 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
4148 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR | ||
4149 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
4150 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
4151 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
4152 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
4153 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
4154 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
4155 | |||
4156 | |||
4157 | object-assign@4.1.1 MIT | ||
4158 | The MIT License (MIT) | ||
4159 | |||
4160 | Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com) | ||
4161 | |||
4162 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
4163 | of this software and associated documentation files (the "Software"), to deal | ||
4164 | in the Software without restriction, including without limitation the rights | ||
4165 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
4166 | copies of the Software, and to permit persons to whom the Software is | ||
4167 | furnished to do so, subject to the following conditions: | ||
4168 | |||
4169 | The above copyright notice and this permission notice shall be included in | ||
4170 | all copies or substantial portions of the Software. | ||
4171 | |||
4172 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
4173 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
4174 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
4175 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
4176 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
4177 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | ||
4178 | THE SOFTWARE. | ||
4179 | |||
4180 | |||
4181 | fbjs@0.8.12 BSD-3-Clause | ||
4182 | BSD License | ||
4183 | |||
4184 | For fbjs software | ||
4185 | |||
4186 | Copyright (c) 2013-present, Facebook, Inc. | ||
4187 | All rights reserved. | ||
4188 | |||
4189 | Redistribution and use in source and binary forms, with or without modification, | ||
4190 | are permitted provided that the following conditions are met: | ||
4191 | |||
4192 | * Redistributions of source code must retain the above copyright notice, this | ||
4193 | list of conditions and the following disclaimer. | ||
4194 | |||
4195 | * Redistributions in binary form must reproduce the above copyright notice, | ||
4196 | this list of conditions and the following disclaimer in the documentation | ||
4197 | and/or other materials provided with the distribution. | ||
4198 | |||
4199 | * Neither the name Facebook nor the names of its contributors may be used to | ||
4200 | endorse or promote products derived from this software without specific | ||
4201 | prior written permission. | ||
4202 | |||
4203 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
4204 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
4205 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
4206 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR | ||
4207 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
4208 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
4209 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
4210 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
4211 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
4212 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
4213 | |||
4214 | |||
4215 | react-dom@15.4.2 BSD-3-Clause | ||
4216 | BSD License | ||
4217 | |||
4218 | For React software | ||
4219 | |||
4220 | Copyright (c) 2013-present, Facebook, Inc. | ||
4221 | All rights reserved. | ||
4222 | |||
4223 | Redistribution and use in source and binary forms, with or without modification, | ||
4224 | are permitted provided that the following conditions are met: | ||
4225 | |||
4226 | * Redistributions of source code must retain the above copyright notice, this | ||
4227 | list of conditions and the following disclaimer. | ||
4228 | |||
4229 | * Redistributions in binary form must reproduce the above copyright notice, | ||
4230 | this list of conditions and the following disclaimer in the documentation | ||
4231 | and/or other materials provided with the distribution. | ||
4232 | |||
4233 | * Neither the name Facebook nor the names of its contributors may be used to | ||
4234 | endorse or promote products derived from this software without specific | ||
4235 | prior written permission. | ||
4236 | |||
4237 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
4238 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
4239 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
4240 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR | ||
4241 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
4242 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
4243 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
4244 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
4245 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
4246 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
4247 | |||
4248 | |||
4249 | clone@1.0.2 MIT | ||
4250 | Copyright © 2011-2015 Paul Vorbach <paul@vorba.ch> | ||
4251 | |||
4252 | Permission is hereby granted, free of charge, to any person obtaining a copy of | ||
4253 | this software and associated documentation files (the “Software”), to deal in | ||
4254 | the Software without restriction, including without limitation the rights to | ||
4255 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of | ||
4256 | the Software, and to permit persons to whom the Software is furnished to do so, | ||
4257 | subject to the following conditions: | ||
4258 | |||
4259 | The above copyright notice and this permission notice shall be included in all | ||
4260 | copies or substantial portions of the Software. | ||
4261 | |||
4262 | THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
4263 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS | ||
4264 | FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR | ||
4265 | COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER | ||
4266 | IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, OUT OF OR IN CONNECTION WITH THE | ||
4267 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
4268 | |||
4269 | |||
4270 | buffer@4.9.1 MIT | ||
4271 | The MIT License (MIT) | ||
4272 | |||
4273 | Copyright (c) Feross Aboukhadijeh, and other contributors. | ||
4274 | |||
4275 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
4276 | of this software and associated documentation files (the "Software"), to deal | ||
4277 | in the Software without restriction, including without limitation the rights | ||
4278 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
4279 | copies of the Software, and to permit persons to whom the Software is | ||
4280 | furnished to do so, subject to the following conditions: | ||
4281 | |||
4282 | The above copyright notice and this permission notice shall be included in | ||
4283 | all copies or substantial portions of the Software. | ||
4284 | |||
4285 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
4286 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
4287 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
4288 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
4289 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
4290 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | ||
4291 | THE SOFTWARE. | ||
4292 | |||
4293 | |||
4294 | base64-js@1.2.0 MIT | ||
4295 | The MIT License (MIT) | ||
4296 | |||
4297 | Copyright (c) 2014 | ||
4298 | |||
4299 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
4300 | of this software and associated documentation files (the "Software"), to deal | ||
4301 | in the Software without restriction, including without limitation the rights | ||
4302 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
4303 | copies of the Software, and to permit persons to whom the Software is | ||
4304 | furnished to do so, subject to the following conditions: | ||
4305 | |||
4306 | The above copyright notice and this permission notice shall be included in | ||
4307 | all copies or substantial portions of the Software. | ||
4308 | |||
4309 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
4310 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
4311 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
4312 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
4313 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
4314 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | ||
4315 | THE SOFTWARE. | ||
4316 | |||
4317 | |||
4318 | ieee754@1.1.8 BSD-3-Clause | ||
4319 | Copyright (c) 2008, Fair Oaks Labs, Inc. | ||
4320 | All rights reserved. | ||
4321 | |||
4322 | Redistribution and use in source and binary forms, with or without | ||
4323 | modification, are permitted provided that the following conditions are met: | ||
4324 | |||
4325 | * Redistributions of source code must retain the above copyright notice, | ||
4326 | this list of conditions and the following disclaimer. | ||
4327 | |||
4328 | * Redistributions in binary form must reproduce the above copyright notice, | ||
4329 | this list of conditions and the following disclaimer in the documentation | ||
4330 | and/or other materials provided with the distribution. | ||
4331 | |||
4332 | * Neither the name of Fair Oaks Labs, Inc. nor the names of its contributors | ||
4333 | may be used to endorse or promote products derived from this software | ||
4334 | without specific prior written permission. | ||
4335 | |||
4336 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" | ||
4337 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | ||
4338 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | ||
4339 | ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE | ||
4340 | LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||
4341 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||
4342 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||
4343 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
4344 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||
4345 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | ||
4346 | POSSIBILITY OF SUCH DAMAGE. | ||
4347 | |||
4348 | |||
4349 | isarray@1.0.0 MIT | ||
4350 | |||
4351 | react-modal@1.7.3 MIT | ||
4352 | Copyright (c) 2014 Ryan Florence | ||
4353 | |||
4354 | Permission is hereby granted, free of charge, to any person obtaining a copy of | ||
4355 | this software and associated documentation files (the "Software"), to deal in | ||
4356 | the Software without restriction, including without limitation the rights to | ||
4357 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies | ||
4358 | of the Software, and to permit persons to whom the Software is furnished to do | ||
4359 | so, subject to the following conditions: | ||
4360 | |||
4361 | The above copyright notice and this permission notice shall be included in all | ||
4362 | copies or substantial portions of the Software. | ||
4363 | |||
4364 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
4365 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
4366 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
4367 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
4368 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
4369 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
4370 | SOFTWARE. | ||
4371 | |||
4372 | |||
4373 | exenv@1.2.0 BSD | ||
4374 | BSD License | ||
4375 | |||
4376 | For React software | ||
4377 | |||
4378 | Copyright (c) 2013-2015, Facebook, Inc. | ||
4379 | All rights reserved. | ||
4380 | |||
4381 | Redistribution and use in source and binary forms, with or without modification, | ||
4382 | are permitted provided that the following conditions are met: | ||
4383 | |||
4384 | * Redistributions of source code must retain the above copyright notice, this | ||
4385 | list of conditions and the following disclaimer. | ||
4386 | |||
4387 | * Redistributions in binary form must reproduce the above copyright notice, | ||
4388 | this list of conditions and the following disclaimer in the documentation | ||
4389 | and/or other materials provided with the distribution. | ||
4390 | |||
4391 | * Neither the name Facebook nor the names of its contributors may be used to | ||
4392 | endorse or promote products derived from this software without specific | ||
4393 | prior written permission. | ||
4394 | |||
4395 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
4396 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
4397 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
4398 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR | ||
4399 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
4400 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
4401 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
4402 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
4403 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
4404 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
4405 | |||
4406 | |||
4407 | lodash.assign@4.2.0 MIT | ||
4408 | Copyright jQuery Foundation and other contributors <https://jquery.org/> | ||
4409 | |||
4410 | Based on Underscore.js, copyright Jeremy Ashkenas, | ||
4411 | DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/> | ||
4412 | |||
4413 | This software consists of voluntary contributions made by many | ||
4414 | individuals. For exact contribution history, see the revision history | ||
4415 | available at https://github.com/lodash/lodash | ||
4416 | |||
4417 | The following license applies to all parts of this software except as | ||
4418 | documented below: | ||
4419 | |||
4420 | ==== | ||
4421 | |||
4422 | Permission is hereby granted, free of charge, to any person obtaining | ||
4423 | a copy of this software and associated documentation files (the | ||
4424 | "Software"), to deal in the Software without restriction, including | ||
4425 | without limitation the rights to use, copy, modify, merge, publish, | ||
4426 | distribute, sublicense, and/or sell copies of the Software, and to | ||
4427 | permit persons to whom the Software is furnished to do so, subject to | ||
4428 | the following conditions: | ||
4429 | |||
4430 | The above copyright notice and this permission notice shall be | ||
4431 | included in all copies or substantial portions of the Software. | ||
4432 | |||
4433 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | ||
4434 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | ||
4435 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | ||
4436 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE | ||
4437 | LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION | ||
4438 | OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION | ||
4439 | WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
4440 | |||
4441 | ==== | ||
4442 | |||
4443 | Copyright and related rights for sample code are waived via CC0. Sample | ||
4444 | code is defined as all source code displayed within the prose of the | ||
4445 | documentation. | ||
4446 | |||
4447 | CC0: http://creativecommons.org/publicdomain/zero/1.0/ | ||
4448 | |||
4449 | ==== | ||
4450 | |||
4451 | Files located in the node_modules and vendor directories are externally | ||
4452 | maintained libraries used by this software which have their own | ||
4453 | licenses; we recommend you read them, as their terms may differ from the | ||
4454 | terms above. | ||
4455 | |||
4456 | |||
4457 | element-class@0.2.2 ISC | ||
4458 | |||
4459 | string-format@0.5.0 undefined | ||
4460 | |||
4461 | json3@3.3.2 undefined | ||
4462 | Copyright (c) 2012-2014 Kit Cambridge. | ||
4463 | http://kitcambridge.be/ | ||
4464 | |||
4465 | Permission is hereby granted, free of charge, to any person obtaining a copy of | ||
4466 | this software and associated documentation files (the "Software"), to deal in | ||
4467 | the Software without restriction, including without limitation the rights to | ||
4468 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies | ||
4469 | of the Software, and to permit persons to whom the Software is furnished to do | ||
4470 | so, subject to the following conditions: | ||
4471 | |||
4472 | The above copyright notice and this permission notice shall be included in all | ||
4473 | copies or substantial portions of the Software. | ||
4474 | |||
4475 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
4476 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
4477 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
4478 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
4479 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
4480 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
4481 | SOFTWARE. | ||
4482 | |||
4483 | webpack@1.14.0 MIT | ||
4484 | (The MIT License) | ||
4485 | |||
4486 | Copyright (c) 2012 - 2015 Tobias Koppers | ||
4487 | |||
4488 | Permission is hereby granted, free of charge, to any person obtaining | ||
4489 | a copy of this software and associated documentation files (the | ||
4490 | 'Software'), to deal in the Software without restriction, including | ||
4491 | without limitation the rights to use, copy, modify, merge, publish, | ||
4492 | distribute, sublicense, and/or sell copies of the Software, and to | ||
4493 | permit persons to whom the Software is furnished to do so, subject to | ||
4494 | the following conditions: | ||
4495 | |||
4496 | The above copyright notice and this permission notice shall be | ||
4497 | included in all copies or substantial portions of the Software. | ||
4498 | |||
4499 | THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, | ||
4500 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | ||
4501 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. | ||
4502 | IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY | ||
4503 | CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, | ||
4504 | TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE | ||
4505 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
4506 | |||
4507 | |||
4508 | rc-tooltip@3.4.2 undefined | ||
4509 | The MIT License (MIT) | ||
4510 | Copyright (c) 2015-present Alipay.com, https://www.alipay.com/ | ||
4511 | |||
4512 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
4513 | of this software and associated documentation files (the "Software"), to deal | ||
4514 | in the Software without restriction, including without limitation the rights | ||
4515 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
4516 | copies of the Software, and to permit persons to whom the Software is | ||
4517 | furnished to do so, subject to the following conditions: | ||
4518 | |||
4519 | The above copyright notice and this permission notice shall be included in | ||
4520 | all copies or substantial portions of the Software. | ||
4521 | |||
4522 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS | ||
4523 | OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | ||
4524 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. | ||
4525 | IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY | ||
4526 | CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, | ||
4527 | TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE | ||
4528 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
4529 | |||
4530 | |||
4531 | rc-trigger@1.9.1 undefined | ||
4532 | The MIT License (MIT) | ||
4533 | Copyright (c) 2015-present Alipay.com, https://www.alipay.com/ | ||
4534 | |||
4535 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
4536 | of this software and associated documentation files (the "Software"), to deal | ||
4537 | in the Software without restriction, including without limitation the rights | ||
4538 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
4539 | copies of the Software, and to permit persons to whom the Software is | ||
4540 | furnished to do so, subject to the following conditions: | ||
4541 | |||
4542 | The above copyright notice and this permission notice shall be included in | ||
4543 | all copies or substantial portions of the Software. | ||
4544 | |||
4545 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS | ||
4546 | OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | ||
4547 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. | ||
4548 | IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY | ||
4549 | CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, | ||
4550 | TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE | ||
4551 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
4552 | |||
4553 | |||
4554 | babel-runtime@6.23.0 MIT | ||
4555 | |||
4556 | rc-util@4.0.2 undefined | ||
4557 | The MIT License (MIT) | ||
4558 | Copyright (c) 2015-present Alipay.com, https://www.alipay.com/ | ||
4559 | |||
4560 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
4561 | of this software and associated documentation files (the "Software"), to deal | ||
4562 | in the Software without restriction, including without limitation the rights | ||
4563 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
4564 | copies of the Software, and to permit persons to whom the Software is | ||
4565 | furnished to do so, subject to the following conditions: | ||
4566 | |||
4567 | The above copyright notice and this permission notice shall be included in | ||
4568 | all copies or substantial portions of the Software. | ||
4569 | |||
4570 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS | ||
4571 | OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | ||
4572 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. | ||
4573 | IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY | ||
4574 | CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, | ||
4575 | TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE | ||
4576 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
4577 | |||
4578 | |||
4579 | add-dom-event-listener@1.0.2 undefined | ||
4580 | The MIT License (MIT) | ||
4581 | |||
4582 | Copyright (c) 2014-present yiminghe | ||
4583 | |||
4584 | Permission is hereby granted, free of charge, to any person obtaining a copy of this | ||
4585 | software and associated documentation files (the "Software"), to deal in the | ||
4586 | Software without restriction, including without limitation the rights to use | ||
4587 | , copy, modify, merge, publish, distribute, sublicense, and/or sell copies | ||
4588 | of the Software, and to permit persons to whom the Software is furnished to | ||
4589 | do so, subject to the following conditions: | ||
4590 | |||
4591 | The above copyright notice and this permission notice shall be included in all copies | ||
4592 | or substantial portions of the Software. | ||
4593 | |||
4594 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, | ||
4595 | INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR | ||
4596 | A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR | ||
4597 | COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER | ||
4598 | IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR | ||
4599 | IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
4600 | |||
4601 | |||
4602 | rc-align@2.3.3 undefined | ||
4603 | |||
4604 | dom-align@1.5.3 undefined | ||
4605 | The MIT License (MIT) | ||
4606 | |||
4607 | Copyright (c) 2014-present yiminghe | ||
4608 | |||
4609 | Permission is hereby granted, free of charge, to any person obtaining a copy of this | ||
4610 | software and associated documentation files (the "Software"), to deal in the | ||
4611 | Software without restriction, including without limitation the rights to use, | ||
4612 | copy, modify, merge, publish, distribute, sublicense, and/or sell copies of | ||
4613 | the Software, and to permit persons to whom the Software is furnished to do | ||
4614 | so, subject to the following conditions: | ||
4615 | |||
4616 | The above copyright notice and this permission notice shall be included in all copies | ||
4617 | or substantial portions of the Software. | ||
4618 | |||
4619 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, | ||
4620 | INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR | ||
4621 | A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR | ||
4622 | COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER | ||
4623 | IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN | ||
4624 | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
4625 | |||
4626 | |||
4627 | rc-animate@2.3.3 undefined | ||
4628 | The MIT License (MIT) | ||
4629 | |||
4630 | Copyright (c) 2014-present yiminghe | ||
4631 | |||
4632 | Permission is hereby granted, free of charge, to any person obtaining a copy of this | ||
4633 | software and associated documentation files (the "Software"), to deal in the | ||
4634 | Software without restriction, including without limitation the rights to use, | ||
4635 | copy, modify, merge, publish, distribute, sublicense, and/or sell copies of | ||
4636 | the Software, and to permit persons to whom the Software is furnished to do | ||
4637 | so, subject to the following conditions: | ||
4638 | |||
4639 | The above copyright notice and this permission notice shall be included in all copies | ||
4640 | or substantial portions of the Software. | ||
4641 | |||
4642 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, | ||
4643 | INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR | ||
4644 | A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR | ||
4645 | COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER | ||
4646 | IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN | ||
4647 | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
4648 | |||
4649 | |||
4650 | css-animation@1.3.2 undefined | ||
4651 | The MIT License (MIT) | ||
4652 | |||
4653 | Copyright (c) 2014-present yiminghe | ||
4654 | |||
4655 | Permission is hereby granted, free of charge, to any person obtaining a copy of this | ||
4656 | software and associated documentation files (the "Software"), to deal in the | ||
4657 | Software without restriction, including without limitation the rights to use, | ||
4658 | copy, modify, merge, publish, distribute, sublicense, and/or sell copies of | ||
4659 | the Software, and to permit persons to whom the Software is furnished to do so, | ||
4660 | subject to the following conditions: | ||
4661 | |||
4662 | The above copyright notice and this permission notice shall be included in all copies | ||
4663 | or substantial portions of the Software. | ||
4664 | |||
4665 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, | ||
4666 | INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR | ||
4667 | A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR | ||
4668 | COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER | ||
4669 | IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR | ||
4670 | IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
4671 | |||
4672 | |||
4673 | component-classes@1.2.6 MIT | ||
4674 | |||
4675 | component-indexof@0.0.3 undefined | ||
4676 | |||
4677 | react-redux@4.4.7 MIT | ||
4678 | The MIT License (MIT) | ||
4679 | |||
4680 | Copyright (c) 2015 Dan Abramov | ||
4681 | |||
4682 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
4683 | of this software and associated documentation files (the "Software"), to deal | ||
4684 | in the Software without restriction, including without limitation the rights | ||
4685 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
4686 | copies of the Software, and to permit persons to whom the Software is | ||
4687 | furnished to do so, subject to the following conditions: | ||
4688 | |||
4689 | The above copyright notice and this permission notice shall be included in all | ||
4690 | copies or substantial portions of the Software. | ||
4691 | |||
4692 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
4693 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
4694 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
4695 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
4696 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
4697 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
4698 | SOFTWARE. | ||
4699 | |||
4700 | |||
4701 | redux@3.6.0 MIT | ||
4702 | The MIT License (MIT) | ||
4703 | |||
4704 | Copyright (c) 2015-present Dan Abramov | ||
4705 | |||
4706 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
4707 | of this software and associated documentation files (the "Software"), to deal | ||
4708 | in the Software without restriction, including without limitation the rights | ||
4709 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
4710 | copies of the Software, and to permit persons to whom the Software is | ||
4711 | furnished to do so, subject to the following conditions: | ||
4712 | |||
4713 | The above copyright notice and this permission notice shall be included in all | ||
4714 | copies or substantial portions of the Software. | ||
4715 | |||
4716 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
4717 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
4718 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
4719 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
4720 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
4721 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
4722 | SOFTWARE. | ||
4723 | |||
4724 | |||
4725 | lodash@4.17.4 MIT | ||
4726 | Copyright JS Foundation and other contributors <https://js.foundation/> | ||
4727 | |||
4728 | Based on Underscore.js, copyright Jeremy Ashkenas, | ||
4729 | DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/> | ||
4730 | |||
4731 | This software consists of voluntary contributions made by many | ||
4732 | individuals. For exact contribution history, see the revision history | ||
4733 | available at https://github.com/lodash/lodash | ||
4734 | |||
4735 | The following license applies to all parts of this software except as | ||
4736 | documented below: | ||
4737 | |||
4738 | ==== | ||
4739 | |||
4740 | Permission is hereby granted, free of charge, to any person obtaining | ||
4741 | a copy of this software and associated documentation files (the | ||
4742 | "Software"), to deal in the Software without restriction, including | ||
4743 | without limitation the rights to use, copy, modify, merge, publish, | ||
4744 | distribute, sublicense, and/or sell copies of the Software, and to | ||
4745 | permit persons to whom the Software is furnished to do so, subject to | ||
4746 | the following conditions: | ||
4747 | |||
4748 | The above copyright notice and this permission notice shall be | ||
4749 | included in all copies or substantial portions of the Software. | ||
4750 | |||
4751 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | ||
4752 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | ||
4753 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | ||
4754 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE | ||
4755 | LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION | ||
4756 | OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION | ||
4757 | WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
4758 | |||
4759 | ==== | ||
4760 | |||
4761 | Copyright and related rights for sample code are waived via CC0. Sample | ||
4762 | code is defined as all source code displayed within the prose of the | ||
4763 | documentation. | ||
4764 | |||
4765 | CC0: http://creativecommons.org/publicdomain/zero/1.0/ | ||
4766 | |||
4767 | ==== | ||
4768 | |||
4769 | Files located in the node_modules and vendor directories are externally | ||
4770 | maintained libraries used by this software which have their own | ||
4771 | licenses; we recommend you read them, as their terms may differ from the | ||
4772 | terms above. | ||
4773 | |||
4774 | |||
4775 | symbol-observable@1.0.4 MIT | ||
4776 | The MIT License (MIT) | ||
4777 | |||
4778 | Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com) | ||
4779 | Copyright (c) Ben Lesh <ben@benlesh.com> | ||
4780 | |||
4781 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
4782 | of this software and associated documentation files (the "Software"), to deal | ||
4783 | in the Software without restriction, including without limitation the rights | ||
4784 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
4785 | copies of the Software, and to permit persons to whom the Software is | ||
4786 | furnished to do so, subject to the following conditions: | ||
4787 | |||
4788 | The above copyright notice and this permission notice shall be included in | ||
4789 | all copies or substantial portions of the Software. | ||
4790 | |||
4791 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
4792 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
4793 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
4794 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
4795 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
4796 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | ||
4797 | THE SOFTWARE. | ||
4798 | |||
4799 | |||
4800 | hoist-non-react-statics@1.2.0 undefined | ||
4801 | Software License Agreement (BSD License) | ||
4802 | ======================================== | ||
4803 | |||
4804 | Copyright (c) 2015, Yahoo! Inc. All rights reserved. | ||
4805 | ---------------------------------------------------- | ||
4806 | |||
4807 | Redistribution and use of this software in source and binary forms, with or | ||
4808 | without modification, are permitted provided that the following conditions are | ||
4809 | met: | ||
4810 | |||
4811 | * Redistributions of source code must retain the above copyright notice, this | ||
4812 | list of conditions and the following disclaimer. | ||
4813 | * Redistributions in binary form must reproduce the above copyright notice, | ||
4814 | this list of conditions and the following disclaimer in the documentation | ||
4815 | and/or other materials provided with the distribution. | ||
4816 | * Neither the name of Yahoo! Inc. nor the names of YUI's contributors may be | ||
4817 | used to endorse or promote products derived from this software without | ||
4818 | specific prior written permission of Yahoo! Inc. | ||
4819 | |||
4820 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
4821 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
4822 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
4823 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR | ||
4824 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
4825 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
4826 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
4827 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
4828 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
4829 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
4830 | |||
4831 | |||
4832 | invariant@2.2.2 BSD-3-Clause | ||
4833 | Copyright (c) 2016, Andres Suarez | ||
4834 | All rights reserved. | ||
4835 | |||
4836 | Redistribution and use in source and binary forms, with or without | ||
4837 | modification, are permitted provided that the following conditions are met: | ||
4838 | |||
4839 | * Redistributions of source code must retain the above copyright notice, this | ||
4840 | list of conditions and the following disclaimer. | ||
4841 | |||
4842 | * Redistributions in binary form must reproduce the above copyright notice, | ||
4843 | this list of conditions and the following disclaimer in the documentation | ||
4844 | and/or other materials provided with the distribution. | ||
4845 | |||
4846 | * Neither the name of invariant nor the names of its | ||
4847 | contributors may be used to endorse or promote products derived from | ||
4848 | this software without specific prior written permission. | ||
4849 | |||
4850 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" | ||
4851 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | ||
4852 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
4853 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE | ||
4854 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | ||
4855 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR | ||
4856 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER | ||
4857 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | ||
4858 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
4859 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
4860 | |||
4861 | |||
4862 | moment@2.18.1 MIT | ||
4863 | Copyright (c) JS Foundation and other contributors | ||
4864 | |||
4865 | Permission is hereby granted, free of charge, to any person | ||
4866 | obtaining a copy of this software and associated documentation | ||
4867 | files (the "Software"), to deal in the Software without | ||
4868 | restriction, including without limitation the rights to use, | ||
4869 | copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
4870 | copies of the Software, and to permit persons to whom the | ||
4871 | Software is furnished to do so, subject to the following | ||
4872 | conditions: | ||
4873 | |||
4874 | The above copyright notice and this permission notice shall be | ||
4875 | included in all copies or substantial portions of the Software. | ||
4876 | |||
4877 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | ||
4878 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES | ||
4879 | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | ||
4880 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT | ||
4881 | HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, | ||
4882 | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING | ||
4883 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR | ||
4884 | OTHER DEALINGS IN THE SOFTWARE. | ||
4885 | |||
4886 | |||
4887 | react-virtualized-select@3.0.1 MIT | ||
4888 | The MIT License (MIT) | ||
4889 | |||
4890 | Copyright (c) 2015 Brian Vaughn | ||
4891 | |||
4892 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
4893 | of this software and associated documentation files (the "Software"), to deal | ||
4894 | in the Software without restriction, including without limitation the rights | ||
4895 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
4896 | copies of the Software, and to permit persons to whom the Software is | ||
4897 | furnished to do so, subject to the following conditions: | ||
4898 | |||
4899 | The above copyright notice and this permission notice shall be included in all | ||
4900 | copies or substantial portions of the Software. | ||
4901 | |||
4902 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
4903 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
4904 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
4905 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
4906 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
4907 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
4908 | SOFTWARE. | ||
4909 | |||
4910 | |||
4911 | |||
4912 | prop-types@15.5.9 BSD-3-Clause | ||
4913 | BSD License | ||
4914 | |||
4915 | For React software | ||
4916 | |||
4917 | Copyright (c) 2013-present, Facebook, Inc. | ||
4918 | All rights reserved. | ||
4919 | |||
4920 | Redistribution and use in source and binary forms, with or without modification, | ||
4921 | are permitted provided that the following conditions are met: | ||
4922 | |||
4923 | * Redistributions of source code must retain the above copyright notice, this | ||
4924 | list of conditions and the following disclaimer. | ||
4925 | |||
4926 | * Redistributions in binary form must reproduce the above copyright notice, | ||
4927 | this list of conditions and the following disclaimer in the documentation | ||
4928 | and/or other materials provided with the distribution. | ||
4929 | |||
4930 | * Neither the name Facebook nor the names of its contributors may be used to | ||
4931 | endorse or promote products derived from this software without specific | ||
4932 | prior written permission. | ||
4933 | |||
4934 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
4935 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
4936 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
4937 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR | ||
4938 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
4939 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
4940 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
4941 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
4942 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
4943 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
4944 | |||
4945 | react-select@1.0.0-rc.3 MIT | ||
4946 | The MIT License (MIT) | ||
4947 | |||
4948 | Copyright (c) 2016 Jed Watson | ||
4949 | |||
4950 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
4951 | of this software and associated documentation files (the "Software"), to deal | ||
4952 | in the Software without restriction, including without limitation the rights | ||
4953 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
4954 | copies of the Software, and to permit persons to whom the Software is | ||
4955 | furnished to do so, subject to the following conditions: | ||
4956 | |||
4957 | The above copyright notice and this permission notice shall be included in all | ||
4958 | copies or substantial portions of the Software. | ||
4959 | |||
4960 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
4961 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
4962 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
4963 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
4964 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
4965 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
4966 | SOFTWARE. | ||
4967 | |||
4968 | |||
4969 | react-input-autosize@1.1.3 MIT | ||
4970 | The MIT License (MIT) | ||
4971 | |||
4972 | Copyright (c) 2017 Jed Watson | ||
4973 | |||
4974 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
4975 | of this software and associated documentation files (the "Software"), to deal | ||
4976 | in the Software without restriction, including without limitation the rights | ||
4977 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
4978 | copies of the Software, and to permit persons to whom the Software is | ||
4979 | furnished to do so, subject to the following conditions: | ||
4980 | |||
4981 | The above copyright notice and this permission notice shall be included in all | ||
4982 | copies or substantial portions of the Software. | ||
4983 | |||
4984 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
4985 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
4986 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
4987 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
4988 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
4989 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
4990 | SOFTWARE. | ||
4991 | |||
4992 | |||
4993 | create-react-class@15.5.3 BSD-3-Clause | ||
4994 | BSD License | ||
4995 | |||
4996 | For React software | ||
4997 | |||
4998 | Copyright (c) 2013-present, Facebook, Inc. | ||
4999 | All rights reserved. | ||
5000 | |||
5001 | Redistribution and use in source and binary forms, with or without modification, | ||
5002 | are permitted provided that the following conditions are met: | ||
5003 | |||
5004 | * Redistributions of source code must retain the above copyright notice, this | ||
5005 | list of conditions and the following disclaimer. | ||
5006 | |||
5007 | * Redistributions in binary form must reproduce the above copyright notice, | ||
5008 | this list of conditions and the following disclaimer in the documentation | ||
5009 | and/or other materials provided with the distribution. | ||
5010 | |||
5011 | * Neither the name Facebook nor the names of its contributors may be used to | ||
5012 | endorse or promote products derived from this software without specific | ||
5013 | prior written permission. | ||
5014 | |||
5015 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
5016 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
5017 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
5018 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR | ||
5019 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
5020 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
5021 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
5022 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
5023 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
5024 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
5025 | |||
5026 | |||
5027 | classnames@2.2.5 MIT | ||
5028 | The MIT License (MIT) | ||
5029 | |||
5030 | Copyright (c) 2016 Jed Watson | ||
5031 | |||
5032 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
5033 | of this software and associated documentation files (the "Software"), to deal | ||
5034 | in the Software without restriction, including without limitation the rights | ||
5035 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
5036 | copies of the Software, and to permit persons to whom the Software is | ||
5037 | furnished to do so, subject to the following conditions: | ||
5038 | |||
5039 | The above copyright notice and this permission notice shall be included in all | ||
5040 | copies or substantial portions of the Software. | ||
5041 | |||
5042 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
5043 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
5044 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
5045 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
5046 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
5047 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
5048 | SOFTWARE. | ||
5049 | |||
5050 | |||
5051 | react-virtualized@9.7.5 MIT | ||
5052 | The MIT License (MIT) | ||
5053 | |||
5054 | Copyright (c) 2015 Brian Vaughn | ||
5055 | |||
5056 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
5057 | of this software and associated documentation files (the "Software"), to deal | ||
5058 | in the Software without restriction, including without limitation the rights | ||
5059 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
5060 | copies of the Software, and to permit persons to whom the Software is | ||
5061 | furnished to do so, subject to the following conditions: | ||
5062 | |||
5063 | The above copyright notice and this permission notice shall be included in all | ||
5064 | copies or substantial portions of the Software. | ||
5065 | |||
5066 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
5067 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
5068 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
5069 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
5070 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
5071 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
5072 | SOFTWARE. | ||
5073 | |||
5074 | |||
5075 | |||
5076 | dom-helpers@3.2.1 MIT | ||
5077 | |||
5078 | react-tagsinput@3.15.1 MIT | ||
5079 | The MIT License | ||
5080 | |||
5081 | Copyright (c) 2015 Ola Holmström <olaholmstrom+github@gmail.com> | ||
5082 | |||
5083 | Permission is hereby granted, free of charge, to any person obtaining a copy of | ||
5084 | this software and associated documentation files (the "Software"), to deal in | ||
5085 | the Software without restriction, including without limitation the rights to | ||
5086 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies | ||
5087 | of the Software, and to permit persons to whom the Software is furnished to do | ||
5088 | so, subject to the following conditions: | ||
5089 | |||
5090 | The above copyright notice and this permission notice shall be included in all | ||
5091 | copies or substantial portions of the Software. | ||
5092 | |||
5093 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
5094 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
5095 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
5096 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
5097 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
5098 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
5099 | SOFTWARE. | ||
5100 | |||
5101 | |||
5102 | recharts@0.20.8 MIT | ||
5103 | The MIT License (MIT) | ||
5104 | |||
5105 | Copyright (c) 2015 recharts | ||
5106 | |||
5107 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
5108 | of this software and associated documentation files (the "Software"), to deal | ||
5109 | in the Software without restriction, including without limitation the rights | ||
5110 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
5111 | copies of the Software, and to permit persons to whom the Software is | ||
5112 | furnished to do so, subject to the following conditions: | ||
5113 | |||
5114 | The above copyright notice and this permission notice shall be included in all | ||
5115 | copies or substantial portions of the Software. | ||
5116 | |||
5117 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
5118 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
5119 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
5120 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
5121 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
5122 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
5123 | SOFTWARE. | ||
5124 | |||
5125 | |||
5126 | |||
5127 | d3-scale@1.0.4 BSD-3-Clause | ||
5128 | Copyright 2010-2015 Mike Bostock | ||
5129 | All rights reserved. | ||
5130 | |||
5131 | Redistribution and use in source and binary forms, with or without modification, | ||
5132 | are permitted provided that the following conditions are met: | ||
5133 | |||
5134 | * Redistributions of source code must retain the above copyright notice, this | ||
5135 | list of conditions and the following disclaimer. | ||
5136 | |||
5137 | * Redistributions in binary form must reproduce the above copyright notice, | ||
5138 | this list of conditions and the following disclaimer in the documentation | ||
5139 | and/or other materials provided with the distribution. | ||
5140 | |||
5141 | * Neither the name of the author nor the names of contributors may be used to | ||
5142 | endorse or promote products derived from this software without specific prior | ||
5143 | written permission. | ||
5144 | |||
5145 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
5146 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
5147 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
5148 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR | ||
5149 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
5150 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
5151 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
5152 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
5153 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
5154 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
5155 | |||
5156 | |||
5157 | d3-array@1.1.1 BSD-3-Clause | ||
5158 | Copyright 2010-2016 Mike Bostock | ||
5159 | All rights reserved. | ||
5160 | |||
5161 | Redistribution and use in source and binary forms, with or without modification, | ||
5162 | are permitted provided that the following conditions are met: | ||
5163 | |||
5164 | * Redistributions of source code must retain the above copyright notice, this | ||
5165 | list of conditions and the following disclaimer. | ||
5166 | |||
5167 | * Redistributions in binary form must reproduce the above copyright notice, | ||
5168 | this list of conditions and the following disclaimer in the documentation | ||
5169 | and/or other materials provided with the distribution. | ||
5170 | |||
5171 | * Neither the name of the author nor the names of contributors may be used to | ||
5172 | endorse or promote products derived from this software without specific prior | ||
5173 | written permission. | ||
5174 | |||
5175 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
5176 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
5177 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
5178 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR | ||
5179 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
5180 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
5181 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
5182 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
5183 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
5184 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
5185 | |||
5186 | |||
5187 | d3-collection@1.0.3 BSD-3-Clause | ||
5188 | Copyright 2010-2016, Mike Bostock | ||
5189 | All rights reserved. | ||
5190 | |||
5191 | Redistribution and use in source and binary forms, with or without modification, | ||
5192 | are permitted provided that the following conditions are met: | ||
5193 | |||
5194 | * Redistributions of source code must retain the above copyright notice, this | ||
5195 | list of conditions and the following disclaimer. | ||
5196 | |||
5197 | * Redistributions in binary form must reproduce the above copyright notice, | ||
5198 | this list of conditions and the following disclaimer in the documentation | ||
5199 | and/or other materials provided with the distribution. | ||
5200 | |||
5201 | * Neither the name of the author nor the names of contributors may be used to | ||
5202 | endorse or promote products derived from this software without specific prior | ||
5203 | written permission. | ||
5204 | |||
5205 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
5206 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
5207 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
5208 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR | ||
5209 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
5210 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
5211 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
5212 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
5213 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
5214 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
5215 | |||
5216 | |||
5217 | d3-interpolate@1.1.4 BSD-3-Clause | ||
5218 | Copyright 2010-2016 Mike Bostock | ||
5219 | All rights reserved. | ||
5220 | |||
5221 | Redistribution and use in source and binary forms, with or without modification, | ||
5222 | are permitted provided that the following conditions are met: | ||
5223 | |||
5224 | * Redistributions of source code must retain the above copyright notice, this | ||
5225 | list of conditions and the following disclaimer. | ||
5226 | |||
5227 | * Redistributions in binary form must reproduce the above copyright notice, | ||
5228 | this list of conditions and the following disclaimer in the documentation | ||
5229 | and/or other materials provided with the distribution. | ||
5230 | |||
5231 | * Neither the name of the author nor the names of contributors may be used to | ||
5232 | endorse or promote products derived from this software without specific prior | ||
5233 | written permission. | ||
5234 | |||
5235 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
5236 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
5237 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
5238 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR | ||
5239 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
5240 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
5241 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
5242 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
5243 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
5244 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
5245 | |||
5246 | |||
5247 | d3-color@1.0.3 BSD-3-Clause | ||
5248 | Copyright 2010-2016 Mike Bostock | ||
5249 | All rights reserved. | ||
5250 | |||
5251 | Redistribution and use in source and binary forms, with or without modification, | ||
5252 | are permitted provided that the following conditions are met: | ||
5253 | |||
5254 | * Redistributions of source code must retain the above copyright notice, this | ||
5255 | list of conditions and the following disclaimer. | ||
5256 | |||
5257 | * Redistributions in binary form must reproduce the above copyright notice, | ||
5258 | this list of conditions and the following disclaimer in the documentation | ||
5259 | and/or other materials provided with the distribution. | ||
5260 | |||
5261 | * Neither the name of the author nor the names of contributors may be used to | ||
5262 | endorse or promote products derived from this software without specific prior | ||
5263 | written permission. | ||
5264 | |||
5265 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
5266 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
5267 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
5268 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR | ||
5269 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
5270 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
5271 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
5272 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
5273 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
5274 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
5275 | |||
5276 | |||
5277 | d3-format@1.1.1 BSD-3-Clause | ||
5278 | Copyright 2010-2015 Mike Bostock | ||
5279 | All rights reserved. | ||
5280 | |||
5281 | Redistribution and use in source and binary forms, with or without modification, | ||
5282 | are permitted provided that the following conditions are met: | ||
5283 | |||
5284 | * Redistributions of source code must retain the above copyright notice, this | ||
5285 | list of conditions and the following disclaimer. | ||
5286 | |||
5287 | * Redistributions in binary form must reproduce the above copyright notice, | ||
5288 | this list of conditions and the following disclaimer in the documentation | ||
5289 | and/or other materials provided with the distribution. | ||
5290 | |||
5291 | * Neither the name of the author nor the names of contributors may be used to | ||
5292 | endorse or promote products derived from this software without specific prior | ||
5293 | written permission. | ||
5294 | |||
5295 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
5296 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
5297 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
5298 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR | ||
5299 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
5300 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
5301 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
5302 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
5303 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
5304 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
5305 | |||
5306 | |||
5307 | d3-time@1.0.6 BSD-3-Clause | ||
5308 | Copyright 2010-2016 Mike Bostock | ||
5309 | All rights reserved. | ||
5310 | |||
5311 | Redistribution and use in source and binary forms, with or without modification, | ||
5312 | are permitted provided that the following conditions are met: | ||
5313 | |||
5314 | * Redistributions of source code must retain the above copyright notice, this | ||
5315 | list of conditions and the following disclaimer. | ||
5316 | |||
5317 | * Redistributions in binary form must reproduce the above copyright notice, | ||
5318 | this list of conditions and the following disclaimer in the documentation | ||
5319 | and/or other materials provided with the distribution. | ||
5320 | |||
5321 | * Neither the name of the author nor the names of contributors may be used to | ||
5322 | endorse or promote products derived from this software without specific prior | ||
5323 | written permission. | ||
5324 | |||
5325 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
5326 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
5327 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
5328 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR | ||
5329 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
5330 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
5331 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
5332 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
5333 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
5334 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
5335 | |||
5336 | |||
5337 | d3-time-format@2.0.5 BSD-3-Clause | ||
5338 | Copyright 2010-2016 Mike Bostock | ||
5339 | All rights reserved. | ||
5340 | |||
5341 | Redistribution and use in source and binary forms, with or without modification, | ||
5342 | are permitted provided that the following conditions are met: | ||
5343 | |||
5344 | * Redistributions of source code must retain the above copyright notice, this | ||
5345 | list of conditions and the following disclaimer. | ||
5346 | |||
5347 | * Redistributions in binary form must reproduce the above copyright notice, | ||
5348 | this list of conditions and the following disclaimer in the documentation | ||
5349 | and/or other materials provided with the distribution. | ||
5350 | |||
5351 | * Neither the name of the author nor the names of contributors may be used to | ||
5352 | endorse or promote products derived from this software without specific prior | ||
5353 | written permission. | ||
5354 | |||
5355 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
5356 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
5357 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
5358 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR | ||
5359 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
5360 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
5361 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
5362 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
5363 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
5364 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
5365 | |||
5366 | |||
5367 | d3-shape@1.0.4 BSD-3-Clause | ||
5368 | Copyright 2010-2015 Mike Bostock | ||
5369 | All rights reserved. | ||
5370 | |||
5371 | Redistribution and use in source and binary forms, with or without modification, | ||
5372 | are permitted provided that the following conditions are met: | ||
5373 | |||
5374 | * Redistributions of source code must retain the above copyright notice, this | ||
5375 | list of conditions and the following disclaimer. | ||
5376 | |||
5377 | * Redistributions in binary form must reproduce the above copyright notice, | ||
5378 | this list of conditions and the following disclaimer in the documentation | ||
5379 | and/or other materials provided with the distribution. | ||
5380 | |||
5381 | * Neither the name of the author nor the names of contributors may be used to | ||
5382 | endorse or promote products derived from this software without specific prior | ||
5383 | written permission. | ||
5384 | |||
5385 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
5386 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
5387 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
5388 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR | ||
5389 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
5390 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
5391 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
5392 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
5393 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
5394 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
5395 | |||
5396 | |||
5397 | d3-path@1.0.5 BSD-3-Clause | ||
5398 | Copyright 2015-2016 Mike Bostock | ||
5399 | All rights reserved. | ||
5400 | |||
5401 | Redistribution and use in source and binary forms, with or without modification, | ||
5402 | are permitted provided that the following conditions are met: | ||
5403 | |||
5404 | * Redistributions of source code must retain the above copyright notice, this | ||
5405 | list of conditions and the following disclaimer. | ||
5406 | |||
5407 | * Redistributions in binary form must reproduce the above copyright notice, | ||
5408 | this list of conditions and the following disclaimer in the documentation | ||
5409 | and/or other materials provided with the distribution. | ||
5410 | |||
5411 | * Neither the name of the author nor the names of contributors may be used to | ||
5412 | endorse or promote products derived from this software without specific prior | ||
5413 | written permission. | ||
5414 | |||
5415 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
5416 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
5417 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
5418 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR | ||
5419 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
5420 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
5421 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
5422 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
5423 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
5424 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
5425 | |||
5426 | |||
5427 | react-smooth@0.1.20 MIT | ||
5428 | The MIT License (MIT) | ||
5429 | |||
5430 | Copyright (c) 2016 recharts | ||
5431 | |||
5432 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
5433 | of this software and associated documentation files (the "Software"), to deal | ||
5434 | in the Software without restriction, including without limitation the rights | ||
5435 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
5436 | copies of the Software, and to permit persons to whom the Software is | ||
5437 | furnished to do so, subject to the following conditions: | ||
5438 | |||
5439 | The above copyright notice and this permission notice shall be included in all | ||
5440 | copies or substantial portions of the Software. | ||
5441 | |||
5442 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
5443 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
5444 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
5445 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
5446 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
5447 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
5448 | SOFTWARE. | ||
5449 | |||
5450 | |||
5451 | raf@3.3.0 MIT | ||
5452 | |||
5453 | performance-now@0.2.0 MIT | ||
5454 | Copyright (c) 2013 Meryn Stol | ||
5455 | |||
5456 | Permission is hereby granted, free of charge, to any person obtaining a copy of | ||
5457 | this software and associated documentation files (the "Software"), to deal | ||
5458 | in the Software without restriction, including without limitation the rights | ||
5459 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
5460 | copies of the Software, and to permit persons to whom the Software is | ||
5461 | furnished to do so, subject to the following conditions: | ||
5462 | |||
5463 | The above copyright notice and this permission notice shall be included in all | ||
5464 | copies or substantial portions of the Software. | ||
5465 | |||
5466 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, | ||
5467 | INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR | ||
5468 | A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR | ||
5469 | COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, | ||
5470 | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF | ||
5471 | OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
5472 | |||
5473 | react-addons-transition-group@15.4.2 BSD-3-Clause | ||
5474 | BSD License | ||
5475 | |||
5476 | For React software | ||
5477 | |||
5478 | Copyright (c) 2013-present, Facebook, Inc. | ||
5479 | All rights reserved. | ||
5480 | |||
5481 | Redistribution and use in source and binary forms, with or without modification, | ||
5482 | are permitted provided that the following conditions are met: | ||
5483 | |||
5484 | * Redistributions of source code must retain the above copyright notice, this | ||
5485 | list of conditions and the following disclaimer. | ||
5486 | |||
5487 | * Redistributions in binary form must reproduce the above copyright notice, | ||
5488 | this list of conditions and the following disclaimer in the documentation | ||
5489 | and/or other materials provided with the distribution. | ||
5490 | |||
5491 | * Neither the name Facebook nor the names of its contributors may be used to | ||
5492 | endorse or promote products derived from this software without specific | ||
5493 | prior written permission. | ||
5494 | |||
5495 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
5496 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
5497 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
5498 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR | ||
5499 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
5500 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
5501 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
5502 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
5503 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
5504 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
5505 | |||
5506 | |||
5507 | react-resize-detector@0.3.3 MIT | ||
5508 | |||
5509 | reduce-css-calc@1.3.0 MIT | ||
5510 | The MIT License (MIT) | ||
5511 | |||
5512 | Copyright (c) 2014 Maxime Thirouin & Joakim Bengtson | ||
5513 | |||
5514 | Permission is hereby granted, free of charge, to any person obtaining a copy of | ||
5515 | this software and associated documentation files (the "Software"), to deal in | ||
5516 | the Software without restriction, including without limitation the rights to | ||
5517 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of | ||
5518 | the Software, and to permit persons to whom the Software is furnished to do so, | ||
5519 | subject to the following conditions: | ||
5520 | |||
5521 | The above copyright notice and this permission notice shall be included in all | ||
5522 | copies or substantial portions of the Software. | ||
5523 | |||
5524 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
5525 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS | ||
5526 | FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR | ||
5527 | COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER | ||
5528 | IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN | ||
5529 | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
5530 | |||
5531 | |||
5532 | balanced-match@0.4.2 MIT | ||
5533 | (MIT) | ||
5534 | |||
5535 | Copyright (c) 2013 Julian Gruber <julian@juliangruber.com> | ||
5536 | |||
5537 | Permission is hereby granted, free of charge, to any person obtaining a copy of | ||
5538 | this software and associated documentation files (the "Software"), to deal in | ||
5539 | the Software without restriction, including without limitation the rights to | ||
5540 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies | ||
5541 | of the Software, and to permit persons to whom the Software is furnished to do | ||
5542 | so, subject to the following conditions: | ||
5543 | |||
5544 | The above copyright notice and this permission notice shall be included in all | ||
5545 | copies or substantial portions of the Software. | ||
5546 | |||
5547 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
5548 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
5549 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
5550 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
5551 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
5552 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
5553 | SOFTWARE. | ||
5554 | |||
5555 | |||
5556 | reduce-function-call@1.0.2 MIT | ||
5557 | The MIT License (MIT) | ||
5558 | |||
5559 | Copyright (c) 2014 "MoOx" Maxime Thirouin | ||
5560 | |||
5561 | Permission is hereby granted, free of charge, to any person obtaining a copy of | ||
5562 | this software and associated documentation files (the "Software"), to deal in | ||
5563 | the Software without restriction, including without limitation the rights to | ||
5564 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of | ||
5565 | the Software, and to permit persons to whom the Software is furnished to do so, | ||
5566 | subject to the following conditions: | ||
5567 | |||
5568 | The above copyright notice and this permission notice shall be included in all | ||
5569 | copies or substantial portions of the Software. | ||
5570 | |||
5571 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
5572 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS | ||
5573 | FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR | ||
5574 | COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER | ||
5575 | IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN | ||
5576 | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
5577 | |||
5578 | |||
5579 | math-expression-evaluator@1.2.16 MIT | ||
5580 | The MIT License (MIT) | ||
5581 | |||
5582 | Copyright (c) 2015 Ankit G. | ||
5583 | |||
5584 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
5585 | of this software and associated documentation files (the "Software"), to deal | ||
5586 | in the Software without restriction, including without limitation the rights | ||
5587 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
5588 | copies of the Software, and to permit persons to whom the Software is | ||
5589 | furnished to do so, subject to the following conditions: | ||
5590 | |||
5591 | The above copyright notice and this permission notice shall be included in all | ||
5592 | copies or substantial portions of the Software. | ||
5593 | |||
5594 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
5595 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
5596 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
5597 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
5598 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
5599 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
5600 | SOFTWARE. | ||
5601 | |||
5602 | |||
5603 | |||
5604 | recharts-scale@0.2.1 MIT | ||
5605 | The MIT License (MIT) | ||
5606 | |||
5607 | Copyright (c) 2015 Sen Yang | ||
5608 | |||
5609 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
5610 | of this software and associated documentation files (the "Software"), to deal | ||
5611 | in the Software without restriction, including without limitation the rights | ||
5612 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
5613 | copies of the Software, and to permit persons to whom the Software is | ||
5614 | furnished to do so, subject to the following conditions: | ||
5615 | |||
5616 | The above copyright notice and this permission notice shall be included in all | ||
5617 | copies or substantial portions of the Software. | ||
5618 | |||
5619 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
5620 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
5621 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
5622 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
5623 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
5624 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
5625 | SOFTWARE. | ||
5626 | |||
5627 | |||
5628 | |||
5629 | events@1.1.1 MIT | ||
5630 | MIT | ||
5631 | |||
5632 | Copyright Joyent, Inc. and other Node contributors. | ||
5633 | |||
5634 | Permission is hereby granted, free of charge, to any person obtaining a | ||
5635 | copy of this software and associated documentation files (the | ||
5636 | "Software"), to deal in the Software without restriction, including | ||
5637 | without limitation the rights to use, copy, modify, merge, publish, | ||
5638 | distribute, sublicense, and/or sell copies of the Software, and to permit | ||
5639 | persons to whom the Software is furnished to do so, subject to the | ||
5640 | following conditions: | ||
5641 | |||
5642 | The above copyright notice and this permission notice shall be included | ||
5643 | in all copies or substantial portions of the Software. | ||
5644 | |||
5645 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS | ||
5646 | OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | ||
5647 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN | ||
5648 | NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, | ||
5649 | DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR | ||
5650 | OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE | ||
5651 | USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
5652 | |||
5653 | |||
5654 | rc-collapse@1.6.12 MIT | ||
5655 | The MIT License (MIT) | ||
5656 | |||
5657 | Copyright (c) 2014-present yiminghe | ||
5658 | |||
5659 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
5660 | of this software and associated documentation files (the "Software"), | ||
5661 | to deal in the Software without restriction, including without limitation | ||
5662 | the rights to use, copy, modify, merge, publish, distribute, sublicense, | ||
5663 | and/or sell copies of the Software, and to permit persons to whom the | ||
5664 | Software is furnished to do so, subject to the following conditions: | ||
5665 | |||
5666 | The above copyright notice and this permission notice shall be included in | ||
5667 | all copies or substantial portions of the Software. | ||
5668 | |||
5669 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, | ||
5670 | INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS | ||
5671 | FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS | ||
5672 | OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, | ||
5673 | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF | ||
5674 | OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
5675 | |||
5676 | |||
5677 | react-sizeme@2.3.1 MIT | ||
5678 | The MIT License (MIT) | ||
5679 | |||
5680 | Copyright (c) 2016 Sean Matheson | ||
5681 | |||
5682 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
5683 | of this software and associated documentation files (the "Software"), to deal | ||
5684 | in the Software without restriction, including without limitation the rights | ||
5685 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
5686 | copies of the Software, and to permit persons to whom the Software is | ||
5687 | furnished to do so, subject to the following conditions: | ||
5688 | |||
5689 | The above copyright notice and this permission notice shall be included in all | ||
5690 | copies or substantial portions of the Software. | ||
5691 | |||
5692 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
5693 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
5694 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
5695 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
5696 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
5697 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
5698 | SOFTWARE. | ||
5699 | |||
5700 | |||
5701 | element-resize-detector@1.1.11 MIT | ||
5702 | The MIT License (MIT) | ||
5703 | |||
5704 | Copyright (c) 2016 Lucas Wiener | ||
5705 | |||
5706 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
5707 | of this software and associated documentation files (the "Software"), to deal | ||
5708 | in the Software without restriction, including without limitation the rights | ||
5709 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
5710 | copies of the Software, and to permit persons to whom the Software is | ||
5711 | furnished to do so, subject to the following conditions: | ||
5712 | |||
5713 | The above copyright notice and this permission notice shall be included in all | ||
5714 | copies or substantial portions of the Software. | ||
5715 | |||
5716 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
5717 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
5718 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
5719 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
5720 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
5721 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
5722 | SOFTWARE. | ||
5723 | |||
5724 | |||
5725 | batch-processor@1.0.0 MIT | ||
5726 | The MIT License (MIT) | ||
5727 | |||
5728 | Copyright (c) 2015 Lucas Wiener | ||
5729 | |||
5730 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
5731 | of this software and associated documentation files (the "Software"), to deal | ||
5732 | in the Software without restriction, including without limitation the rights | ||
5733 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
5734 | copies of the Software, and to permit persons to whom the Software is | ||
5735 | furnished to do so, subject to the following conditions: | ||
5736 | |||
5737 | The above copyright notice and this permission notice shall be included in all | ||
5738 | copies or substantial portions of the Software. | ||
5739 | |||
5740 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
5741 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
5742 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
5743 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
5744 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
5745 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
5746 | SOFTWARE. | ||
5747 | |||
5748 | |||
5749 | |||
5750 | react-color@2.11.4 MIT | ||
5751 | The MIT License (MIT) | ||
5752 | |||
5753 | Copyright (c) 2015 Case Sandberg | ||
5754 | |||
5755 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
5756 | of this software and associated documentation files (the "Software"), to deal | ||
5757 | in the Software without restriction, including without limitation the rights | ||
5758 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
5759 | copies of the Software, and to permit persons to whom the Software is | ||
5760 | furnished to do so, subject to the following conditions: | ||
5761 | |||
5762 | The above copyright notice and this permission notice shall be included in all | ||
5763 | copies or substantial portions of the Software. | ||
5764 | |||
5765 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
5766 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
5767 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
5768 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
5769 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
5770 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
5771 | SOFTWARE. | ||
5772 | |||
5773 | |||
5774 | reactcss@1.2.2 MIT | ||
5775 | The MIT License (MIT) | ||
5776 | |||
5777 | Copyright (c) 2015 Case Sandberg | ||
5778 | |||
5779 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
5780 | of this software and associated documentation files (the "Software"), to deal | ||
5781 | in the Software without restriction, including without limitation the rights | ||
5782 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
5783 | copies of the Software, and to permit persons to whom the Software is | ||
5784 | furnished to do so, subject to the following conditions: | ||
5785 | |||
5786 | The above copyright notice and this permission notice shall be included in all | ||
5787 | copies or substantial portions of the Software. | ||
5788 | |||
5789 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
5790 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
5791 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
5792 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
5793 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
5794 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
5795 | SOFTWARE. | ||
5796 | |||
5797 | |||
5798 | material-colors@1.2.5 ISC | ||
5799 | |||
5800 | redux-replaceable-middleware@1.1.0 ISC | ||
5801 | |||
5802 | redux-thunk@2.2.0 MIT | ||
5803 | The MIT License (MIT) | ||
5804 | |||
5805 | Copyright (c) 2015 Dan Abramov | ||
5806 | |||
5807 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
5808 | of this software and associated documentation files (the "Software"), to deal | ||
5809 | in the Software without restriction, including without limitation the rights | ||
5810 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
5811 | copies of the Software, and to permit persons to whom the Software is | ||
5812 | furnished to do so, subject to the following conditions: | ||
5813 | |||
5814 | The above copyright notice and this permission notice shall be included in all | ||
5815 | copies or substantial portions of the Software. | ||
5816 | |||
5817 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
5818 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
5819 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
5820 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
5821 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
5822 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
5823 | SOFTWARE. | ||
5824 | |||
5825 | |||
5826 | redux-promise-middleware@3.3.2 MIT | ||
5827 | Copyright 2015-current Patrick Burtchaell <patrick@pburtchaell.com> | ||
5828 | |||
5829 | The above copyright notice and this permission notice shall be included | ||
5830 | in all copies or substantial portions of the Software. | ||
5831 | |||
5832 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS | ||
5833 | OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | ||
5834 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. | ||
5835 | IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY | ||
5836 | CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, | ||
5837 | TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE | ||
5838 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
5839 | |||
5840 | |||
5841 | redux-saga@0.12.1 MIT | ||
5842 | The MIT License (MIT) | ||
5843 | |||
5844 | Copyright (c) 2015 Yassine Elouafi | ||
5845 | |||
5846 | Permission is hereby granted, free of charge, to any person obtaining a copy | ||
5847 | of this software and associated documentation files (the "Software"), to deal | ||
5848 | in the Software without restriction, including without limitation the rights | ||
5849 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
5850 | copies of the Software, and to permit persons to whom the Software is | ||
5851 | furnished to do so, subject to the following conditions: | ||
5852 | |||
5853 | The above copyright notice and this permission notice shall be included in all | ||
5854 | copies or substantial portions of the Software. | ||
5855 | |||
5856 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
5857 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
5858 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
5859 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
5860 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
5861 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
5862 | SOFTWARE. | ||
5863 | </programlisting></para></section> | ||
5864 | </section> | ||
5865 | </chapter> | ||
diff --git a/doc/book-enea-nfv-access-ucpem-open-source/swcomp.mk b/doc/book-enea-nfv-access-ucpem-open-source/swcomp.mk new file mode 100644 index 0000000..15d7a6d --- /dev/null +++ b/doc/book-enea-nfv-access-ucpem-open-source/swcomp.mk | |||
@@ -0,0 +1,10 @@ | |||
1 | # Component build specification | ||
2 | |||
3 | # Version of THIS book | ||
4 | BOOK_VER ?= $(REL_VER)-dev | ||
5 | |||
6 | DOCBOOK_SRC := $(COMP)/swcomp.mk $(COMP)/doc/book.xml $(shell find $(COMP)/doc -type f \( -name "*.xml" -o -name "*.svg" -o -name "*.png" \) ! -name "book.xml" -print) | ||
7 | |||
8 | BOOKPACKAGES := book-enea-nfv-access-ucpem-open-source | ||
9 | BOOKDESC_$(BOOKPACKAGES) := "Enea NFV Access uCPE Manager Open Source Report" | ||
10 | BOOKDEFAULTCONDITION := $(DEFAULTCONDITIONS) | ||