summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemus Turea <Remus.Turea@enea.com>2020-11-24 14:05:26 +0100
committerMiruna Paun <mrpa@enea.se>2020-11-24 14:26:41 +0100
commitf2526d6f26d065e963586784980c1e7536e8938f (patch)
treed9fa7f2306d18bce047f89237c3947c5057c3b12
parent87313080293f6a24977bf2d8fc578dc5c238dd41 (diff)
downloadnfv-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/Makefile2
-rw-r--r--doc/book-enea-nfv-access-ucpem-open-source/doc/README4
-rw-r--r--doc/book-enea-nfv-access-ucpem-open-source/doc/about.xml12
-rw-r--r--doc/book-enea-nfv-access-ucpem-open-source/doc/book.xml15
-rw-r--r--doc/book-enea-nfv-access-ucpem-open-source/doc/licenses.xml5865
-rw-r--r--doc/book-enea-nfv-access-ucpem-open-source/swcomp.mk10
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
50DOCBOOK_CLEANTMP ?= yes 50DOCBOOK_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
53COMPONENTS := 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 53COMPONENTS := 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 @@
1The licenses.xml in the git repository of Enea NFV Access Open Source Report
2is the frozen version belonging to the last official release of Enea NFV Access.
3The contents must be generated from the release script to obtain the latest
4lists 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
655reserved. Redistribution and use in source and binary forms, with or without
656modification, are permitted provided that the following conditions are met:
657Redistributions of source code must retain the above copyright notice, this
658list of conditions and the following disclaimer. Redistributions in binary form
659must reproduce the above copyright notice, this list of conditions and the
660following disclaimer in the documentation and/or other materials provided with
661the distribution. Neither the name of the author nor the names of its
662contributors may be used to endorse or promote products derived from this
663software without specific prior written permission. THIS SOFTWARE IS PROVIDED
664BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
665WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
666MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
667EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
668INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
669BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
670DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
671LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
672OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
673ADVISED 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
683Copyright (c) 2007-2014 IOLA and Ole Laursen
684
685Permission is hereby granted, free of charge, to any person
686obtaining a copy of this software and associated documentation
687files (the "Software"), to deal in the Software without
688restriction, including without limitation the rights to use,
689copy, modify, merge, publish, distribute, sublicense, and/or sell
690copies of the Software, and to permit persons to whom the
691Software is furnished to do so, subject to the following
692conditions:
693
694The above copyright notice and this permission notice shall be
695included in all copies or substantial portions of the Software.
696
697THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
698EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
699OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
700NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
701HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
702WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
703FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
704OTHER 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
712Copyright (c) 2012 France Télécom
713All rights reserved.
714
715Redistribution and use in source and binary forms, with or without
716modification, are permitted provided that the following conditions
717are met:
7181. Redistributions of source code must retain the above copyright
719 notice, this list of conditions and the following disclaimer.
7202. 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.
7233. 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
727THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
728AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
729IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
730ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
731LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
732CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
733SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
734INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
735CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
736ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
737THE 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
965freedom to share and change it. By contrast, the GNU General Public
966Licenses are intended to guarantee your freedom to share and change
967free software--to make sure the software is free for all its users.
968
969 This license, the Lesser General Public License, applies to some
970specially designated software packages--typically libraries--of the
971Free Software Foundation and other authors who decide to use it. You
972can use it too, but we suggest you first think carefully about whether
973this license or the ordinary General Public License is the better
974strategy 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,
977not price. Our General Public Licenses are designed to make sure that
978you have the freedom to distribute copies of free software (and charge
979for this service if you wish); that you receive source code or can get
980it if you want it; that you can change the software and use pieces of
981it in new free programs; and that you are informed that you can do
982these things.
983
984 To protect your rights, we need to make restrictions that forbid
985distributors to deny you these rights or to ask you to surrender these
986rights. These restrictions translate to certain responsibilities for
987you 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
990or for a fee, you must give the recipients all the rights that we gave
991you. You must make sure that they, too, receive or can get the source
992code. If you link other code with the library, you must provide
993complete object files to the recipients, so that they can relink them
994with the library after making changes to the library and recompiling
995it. 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
998library, and (2) we offer you this license, which gives you legal
999permission to copy, distribute and/or modify the library.
1000
1001 To protect each distributor, we want to make it very clear that
1002there is no warranty for the free library. Also, if the library is
1003modified by someone else and passed on, the recipients should know
1004that what they have is not the original version, so that the original
1005author's reputation will not be affected by problems that might be
1006introduced by others.
1007
1008
1009 Finally, software patents pose a constant threat to the existence of
1010any free program. We wish to make sure that a company cannot
1011effectively restrict the users of a free program by obtaining a
1012restrictive license from a patent holder. Therefore, we insist that
1013any patent license obtained for a version of the library must be
1014consistent with the full freedom of use specified in this license.
1015
1016 Most GNU software, including some libraries, is covered by the
1017ordinary GNU General Public License. This license, the GNU Lesser
1018General Public License, applies to certain designated libraries, and
1019is quite different from the ordinary General Public License. We use
1020this license for certain libraries in order to permit linking those
1021libraries into non-free programs.
1022
1023 When a program is linked with a library, whether statically or using
1024a shared library, the combination of the two is legally speaking a
1025combined work, a derivative of the original library. The ordinary
1026General Public License therefore permits such linking only if the
1027entire combination fits its criteria of freedom. The Lesser General
1028Public License permits more lax criteria for linking other code with
1029the library.
1030
1031 We call this license the "Lesser" General Public License because it
1032does Less to protect the user's freedom than the ordinary General
1033Public License. It also provides other free software developers Less
1034of an advantage over competing non-free programs. These disadvantages
1035are the reason we use the ordinary General Public License for many
1036libraries. However, the Lesser license provides advantages in certain
1037special circumstances.
1038
1039 For example, on rare occasions, there may be a special need to
1040encourage the widest possible use of a certain library, so that it becomes
1041a de-facto standard. To achieve this, non-free programs must be
1042allowed to use the library. A more frequent case is that a free
1043library does the same job as widely used non-free libraries. In this
1044case, there is little to gain by limiting the free library to free
1045software only, so we use the Lesser General Public License.
1046
1047 In other cases, permission to use a particular library in non-free
1048programs enables a greater number of people to use a large body of
1049free software. For example, permission to use the GNU C Library in
1050non-free programs enables many more people to use the whole GNU
1051operating system, as well as its variant, the GNU/Linux operating
1052system.
1053
1054 Although the Lesser General Public License is Less protective of the
1055users' freedom, it does ensure that the user of a program that is
1056linked with the Library has the freedom and the wherewithal to run
1057that program using a modified version of the Library.
1058
1059 The precise terms and conditions for copying, distribution and
1060modification follow. Pay close attention to the difference between a
1061"work based on the library" and a "work that uses the library". The
1062former contains code derived from the library, whereas the latter must
1063be 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
1070program which contains a notice placed by the copyright holder or
1071other authorized party saying it may be distributed under the terms of
1072this Lesser General Public License (also called "this License").
1073Each licensee is addressed as "you".
1074
1075 A "library" means a collection of software functions and/or data
1076prepared 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
1080which has been distributed under these terms. A "work based on the
1081Library" means either the Library or any derivative work under
1082copyright law: that is to say, a work containing the Library or a
1083portion of it, either verbatim or with modifications and/or translated
1084straightforwardly into another language. (Hereinafter, translation is
1085included without limitation in the term "modification".)
1086
1087 "Source code" for a work means the preferred form of the work for
1088making modifications to it. For a library, complete source code means
1089all the source code for all modules it contains, plus any associated
1090interface definition files, plus the scripts used to control compilation
1091and installation of the library.
1092
1093 Activities other than copying, distribution and modification are not
1094covered by this License; they are outside its scope. The act of
1095running a program using the Library is not restricted, and output from
1096such a program is covered only if its contents constitute a work based
1097on the Library (independent of the use of the Library in a tool for
1098writing it). Whether that is true depends on what the Library does
1099and what the program that uses the Library does.
1100
1101 1. You may copy and distribute verbatim copies of the Library's
1102complete source code as you receive it, in any medium, provided that
1103you conspicuously and appropriately publish on each copy an
1104appropriate copyright notice and disclaimer of warranty; keep intact
1105all the notices that refer to this License and to the absence of any
1106warranty; and distribute a copy of this License along with the
1107Library.
1108
1109 You may charge a fee for the physical act of transferring a copy,
1110and you may at your option offer warranty protection in exchange for a
1111fee.
1112
1113
1114 2. You may modify your copy or copies of the Library or any portion
1115of it, thus forming a work based on the Library, and copy and
1116distribute such modifications or work under the terms of Section 1
1117above, 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
1142These requirements apply to the modified work as a whole. If
1143identifiable sections of that work are not derived from the Library,
1144and can be reasonably considered independent and separate works in
1145themselves, then this License, and its terms, do not apply to those
1146sections when you distribute them as separate works. But when you
1147distribute the same sections as part of a whole which is a work based
1148on the Library, the distribution of the whole must be on the terms of
1149this License, whose permissions for other licensees extend to the
1150entire whole, and thus to each and every part regardless of who wrote
1151it.
1152
1153Thus, it is not the intent of this section to claim rights or contest
1154your rights to work written entirely by you; rather, the intent is to
1155exercise the right to control the distribution of derivative or
1156collective works based on the Library.
1157
1158In addition, mere aggregation of another work not based on the Library
1159with the Library (or with a work based on the Library) on a volume of
1160a storage or distribution medium does not bring the other work under
1161the scope of this License.
1162
1163 3. You may opt to apply the terms of the ordinary GNU General Public
1164License instead of this License to a given copy of the Library. To do
1165this, you must alter all the notices that refer to this License, so
1166that they refer to the ordinary GNU General Public License, version 2,
1167instead of to this License. (If a newer version than version 2 of the
1168ordinary GNU General Public License has appeared, then you can specify
1169that version instead if you wish.) Do not make any other change in
1170these notices.
1171
1172
1173 Once this change is made in a given copy, it is irreversible for
1174that copy, so the ordinary GNU General Public License applies to all
1175subsequent copies and derivative works made from that copy.
1176
1177 This option is useful when you wish to copy part of the code of
1178the Library into a program that is not a library.
1179
1180 4. You may copy and distribute the Library (or a portion or
1181derivative of it, under Section 2) in object code or executable form
1182under the terms of Sections 1 and 2 above provided that you accompany
1183it with the complete corresponding machine-readable source code, which
1184must be distributed under the terms of Sections 1 and 2 above on a
1185medium customarily used for software interchange.
1186
1187 If distribution of object code is made by offering access to copy
1188from a designated place, then offering equivalent access to copy the
1189source code from the same place satisfies the requirement to
1190distribute the source code, even though third parties are not
1191compelled to copy the source along with the object code.
1192
1193 5. A program that contains no derivative of any portion of the
1194Library, but is designed to work with the Library by being compiled or
1195linked with it, is called a "work that uses the Library". Such a
1196work, in isolation, is not a derivative work of the Library, and
1197therefore falls outside the scope of this License.
1198
1199 However, linking a "work that uses the Library" with the Library
1200creates an executable that is a derivative of the Library (because it
1201contains portions of the Library), rather than a "work that uses the
1202library". The executable is therefore covered by this License.
1203Section 6 states terms for distribution of such executables.
1204
1205 When a "work that uses the Library" uses material from a header file
1206that is part of the Library, the object code for the work may be a
1207derivative work of the Library even though the source code is not.
1208Whether this is true is especially significant if the work can be
1209linked without the Library, or if the work is itself a library. The
1210threshold for this to be true is not precisely defined by law.
1211
1212 If such an object file uses only numerical parameters, data
1213structure layouts and accessors, and small macros and small inline
1214functions (ten lines or less in length), then the use of the object
1215file is unrestricted, regardless of whether it is legally a derivative
1216work. (Executables containing this object code plus portions of the
1217Library will still fall under Section 6.)
1218
1219 Otherwise, if the work is a derivative of the Library, you may
1220distribute the object code for the work under the terms of Section 6.
1221Any executables containing that work also fall under Section 6,
1222whether 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
1226link a "work that uses the Library" with the Library to produce a
1227work containing portions of the Library, and distribute that work
1228under terms of your choice, provided that the terms permit
1229modification of the work for the customer's own use and reverse
1230engineering for debugging such modifications.
1231
1232 You must give prominent notice with each copy of the work that the
1233Library is used in it and that the Library and its use are covered by
1234this License. You must supply a copy of this License. If the work
1235during execution displays copyright notices, you must include the
1236copyright notice for the Library among them, as well as a reference
1237directing the user to the copy of this License. Also, you must do one
1238of 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
1273Library" must include any data and utility programs needed for
1274reproducing the executable from it. However, as a special exception,
1275the materials to be distributed need not include anything that is
1276normally distributed (in either source or binary form) with the major
1277components (compiler, kernel, and so on) of the operating system on
1278which the executable runs, unless that component itself accompanies
1279the executable.
1280
1281 It may happen that this requirement contradicts the license
1282restrictions of other proprietary libraries that do not normally
1283accompany the operating system. Such a contradiction means you cannot
1284use both them and the Library together in an executable that you
1285distribute.
1286
1287
1288 7. You may place library facilities that are a work based on the
1289Library side-by-side in a single library together with other library
1290facilities not covered by this License, and distribute such a combined
1291library, provided that the separate distribution of the work based on
1292the Library and of the other library facilities is otherwise
1293permitted, 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
1305the Library except as expressly provided under this License. Any
1306attempt otherwise to copy, modify, sublicense, link with, or
1307distribute the Library is void, and will automatically terminate your
1308rights under this License. However, parties who have received copies,
1309or rights, from you under this License will not have their licenses
1310terminated so long as such parties remain in full compliance.
1311
1312 9. You are not required to accept this License, since you have not
1313signed it. However, nothing else grants you permission to modify or
1314distribute the Library or its derivative works. These actions are
1315prohibited by law if you do not accept this License. Therefore, by
1316modifying or distributing the Library (or any work based on the
1317Library), you indicate your acceptance of this License to do so, and
1318all its terms and conditions for copying, distributing or modifying
1319the Library or works based on it.
1320
1321 10. Each time you redistribute the Library (or any work based on the
1322Library), the recipient automatically receives a license from the
1323original licensor to copy, distribute, link with or modify the Library
1324subject to these terms and conditions. You may not impose any further
1325restrictions on the recipients' exercise of the rights granted herein.
1326You are not responsible for enforcing compliance by third parties with
1327this License.
1328
1329
1330 11. If, as a consequence of a court judgment or allegation of patent
1331infringement or for any other reason (not limited to patent issues),
1332conditions are imposed on you (whether by court order, agreement or
1333otherwise) that contradict the conditions of this License, they do not
1334excuse you from the conditions of this License. If you cannot
1335distribute so as to satisfy simultaneously your obligations under this
1336License and any other pertinent obligations, then as a consequence you
1337may not distribute the Library at all. For example, if a patent
1338license would not permit royalty-free redistribution of the Library by
1339all those who receive copies directly or indirectly through you, then
1340the only way you could satisfy both it and this License would be to
1341refrain entirely from distribution of the Library.
1342
1343If any portion of this section is held invalid or unenforceable under any
1344particular circumstance, the balance of the section is intended to apply,
1345and the section as a whole is intended to apply in other circumstances.
1346
1347It is not the purpose of this section to induce you to infringe any
1348patents or other property right claims or to contest validity of any
1349such claims; this section has the sole purpose of protecting the
1350integrity of the free software distribution system which is
1351implemented by public license practices. Many people have made
1352generous contributions to the wide range of software distributed
1353through that system in reliance on consistent application of that
1354system; it is up to the author/donor to decide if he or she is willing
1355to distribute software through any other system and a licensee cannot
1356impose that choice.
1357
1358This section is intended to make thoroughly clear what is believed to
1359be a consequence of the rest of this License.
1360
1361 12. If the distribution and/or use of the Library is restricted in
1362certain countries either by patents or by copyrighted interfaces, the
1363original copyright holder who places the Library under this License may add
1364an explicit geographical distribution limitation excluding those countries,
1365so that distribution is permitted only in or among countries not thus
1366excluded. In such case, this License incorporates the limitation as if
1367written in the body of this License.
1368
1369 13. The Free Software Foundation may publish revised and/or new
1370versions of the Lesser General Public License from time to time.
1371Such new versions will be similar in spirit to the present version,
1372but may differ in detail to address new problems or concerns.
1373
1374Each version is given a distinguishing version number. If the Library
1375specifies a version number of this License which applies to it and
1376"any later version", you have the option of following the terms and
1377conditions either of that version or of any later version published by
1378the Free Software Foundation. If the Library does not specify a
1379license version number, you may choose any version ever published by
1380the Free Software Foundation.
1381
1382
1383 14. If you wish to incorporate parts of the Library into other free
1384programs whose distribution conditions are incompatible with these,
1385write to the author to ask for permission. For software which is
1386copyrighted by the Free Software Foundation, write to the Free
1387Software Foundation; we sometimes make exceptions for this. Our
1388decision will be guided by the two goals of preserving the free status
1389of all derivatives of our free software and of promoting the sharing
1390and reuse of software generally.
1391
1392 NO WARRANTY
1393
1394 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
1395WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
1396EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
1397OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
1398KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
1399IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
1400PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
1401LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
1402THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
1403
1404 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
1405WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
1406AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
1407FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
1408CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
1409LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
1410RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
1411FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
1412SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
1413DAMAGES.
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
1421possible use to the public, we recommend making it free software that
1422everyone can redistribute and change. You can do so by permitting
1423redistribution under these terms (or, alternatively, under the terms of the
1424ordinary General Public License).
1425
1426 To apply these terms, attach the following notices to the library. It is
1427safest to attach them to the start of each source file to most effectively
1428convey 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 &lt;one line to give the library's name and a brief idea of what it does.&gt;
1432 Copyright (C) &lt;year&gt; &lt;name of author&gt;
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
1448Also add information on how to contact you by electronic and paper mail.
1449
1450You should also get your employer (if you work as a programmer) or your
1451school, if any, to sign a "copyright disclaimer" for the library, if
1452necessary. 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 &lt;signature of Ty Coon&gt;, 1 April 1990
1458 Ty Coon, President of Vice
1459
1460That'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. &lt;http://fsf.org/&gt;
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
1475the terms and conditions of version 3 of the GNU General Public
1476License, 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
1481General Public License, and the "GNU GPL" refers to version 3 of the GNU
1482General Public License.
1483
1484 "The Library" refers to a covered work governed by this License,
1485other than an Application or a Combined Work as defined below.
1486
1487 An "Application" is any work that makes use of an interface provided
1488by the Library, but which is not otherwise based on the Library.
1489Defining a subclass of a class defined by the Library is deemed a mode
1490of using an interface provided by the Library.
1491
1492 A "Combined Work" is a work produced by combining or linking an
1493Application with the Library. The particular version of the Library
1494with which the Combined Work was made is also called the "Linked
1495Version".
1496
1497 The "Minimal Corresponding Source" for a Combined Work means the
1498Corresponding Source for the Combined Work, excluding any source code
1499for portions of the Combined Work that, considered in isolation, are
1500based on the Application, and not on the Linked Version.
1501
1502 The "Corresponding Application Code" for a Combined Work means the
1503object code and/or source code for the Application, including any data
1504and utility programs needed for reproducing the Combined Work from the
1505Application, 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
1510without 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
1515facility refers to a function or data to be supplied by an Application
1516that uses the facility (other than as an argument passed when the
1517facility is invoked), then you may convey a copy of the modified
1518version:
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
1531a header file that is part of the Library. You may convey such object
1532code under terms of your choice, provided that, if the incorporated
1533material is not limited to numerical parameters, data structure
1534layouts 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,
1547taken together, effectively do not restrict modification of the
1548portions of the Library contained in the Combined Work and reverse
1549engineering for debugging such modifications, if you also do each of
1550the 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
1596Library side by side in a single library together with other library
1597facilities that are not Applications and are not covered by this
1598License, and convey such a combined library under terms of your
1599choice, 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
1612of the GNU Lesser General Public License from time to time. Such new
1613versions will be similar in spirit to the present version, but may
1614differ in detail to address new problems or concerns.
1615
1616 Each version is given a distinguishing version number. If the
1617Library as you received it specifies that a certain numbered version
1618of the GNU Lesser General Public License "or any later version"
1619applies to it, you have the option of following the terms and
1620conditions either of that published version or of any later version
1621published by the Free Software Foundation. If the Library as you
1622received it does not specify a version number of the GNU Lesser
1623General Public License, you may choose any version of the GNU Lesser
1624General Public License ever published by the Free Software Foundation.
1625
1626 If the Library as you received it specifies that a proxy can decide
1627whether future versions of the GNU Lesser General Public License shall
1628apply, that proxy's public statement of acceptance of any version is
1629permanent authorization for you to choose that version for the
1630Library.
1631 </programlisting></para></section>
1632
1633 <section id="lic_7">
1634 <title>jTDS</title>
1635 <para><programlisting>
1636
1637License
1638jTDS is Free Software. jTDS is made available under the terms of the
1639GNU Lesser General Public License. The LGPL is sufficiently flexible to allow
1640the use of jTDS in both open source and commercial projects. Using jTDS is
1641considered to be dynamic linking; hence our interpretation of the LGPL is that
1642the use of the unmodified jTDS source or binary does not affect the license of
1643your application code.
1644
1645If you modify jTDS and redistribute your modifications, the LGPL applies,
1646basically meaning that you'll have to make the modified version publicly
1647available under the LGPL license too. This ensures that all users of the
1648software have access to all future improvements.
1649
1650jTDS was initially based on software released under a BSD license by CDS
1651Networks, Inc. and/or Craig Spannring, the author of the original FreeTDS JDBC
1652driver from which jTDS is derived. Between releases 0.8.1 and 0.9 jTDS was
1653completely 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>
1659JSch 0.0.* was released under the GNU LGPL license. Later, we have switched
1660over to a BSD-style license.
1661
1662------------------------------------------------------------------------------
1663Copyright (c) 2002-2015 Atsuhiko Yamanaka, JCraft,Inc.
1664All rights reserved.
1665
1666Redistribution and use in source and binary forms, with or without
1667modification, 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
1679THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
1680INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
1681FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JCRAFT,
1682INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT,
1683INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1684LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
1685OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
1686LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
1687NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
1688EVEN 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
1696The Jython License
1697
1698A. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING JYTHON
1699
1700PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
1701
17021. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"),
1703and the Individual or Organization ("Licensee") accessing and otherwise using
1704this software ("Jython") in source or binary form and its associated
1705documentation.
1706
17072. Subject to the terms and conditions of this License Agreement, PSF hereby
1708grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
1709analyze, test, perform and/or display publicly, prepare derivative works,
1710distribute, and otherwise use Jython alone or in any derivative version,
1711provided, however, that PSF's License Agreement and PSF's notice of copyright,
1712i.e., "Copyright (c) 2007 Python Software Foundation; All Rights Reserved" are
1713retained in Jython alone or in any derivative version prepared by Licensee.
1714
17153. In the event Licensee prepares a derivative work that is based on or
1716incorporates Jython or any part thereof, and wants to make the derivative work
1717available to others as provided herein, then Licensee hereby agrees to include
1718in any such work a brief summary of the changes made to Jython.
1719
17204. PSF is making Jython available to Licensee on an "AS IS" basis. PSF MAKES NO
1721REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT
1722LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF
1723MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF JYTHON
1724WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
1725
17265. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF JYTHON FOR ANY
1727INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING,
1728DISTRIBUTING, OR OTHERWISE USING JYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF
1729ADVISED OF THE POSSIBILITY THEREOF.
1730
17316. This License Agreement will automatically terminate upon a material breach
1732of its terms and conditions.
1733
17347. Nothing in this License Agreement shall be deemed to create any relationship
1735of agency, partnership, or joint venture between PSF and Licensee. This License
1736Agreement does not grant permission to use PSF trademarks or trade name in a
1737trademark sense to endorse or promote products or services of Licensee, or any
1738third party.
1739
17408. By copying, installing or otherwise using Jython, Licensee agrees to be
1741bound by the terms and conditions of this License Agreement.
1742
1743Jython 2.0, 2.1 License
1744
1745Copyright (c) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Jython Developers
1746All rights reserved.
1747
1748Redistribution and use in source and binary forms, with or without
1749modification, are permitted provided that the following conditions are met:
1750
1751Redistributions of source code must retain the above copyright notice, this
1752list of conditions and the following disclaimer. Redistributions in binary form
1753must reproduce the above copyright notice, this list of conditions and the
1754following disclaimer in the documentation and/or other materials provided with
1755the distribution. Neither the name of the Jython Developers nor the names of
1756its contributors may be used to endorse or promote products derived from this
1757software without specific prior written permission. THIS SOFTWARE IS PROVIDED
1758BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS'' AND ANY EXPRESS OR IMPLIED
1759WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
1760MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
1761EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
1762INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1763LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
1764PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
1765LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
1766OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
1767ADVISED 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&lt;b&gt; Open Source Initiative OSI - The BSD 3-Clause License &lt;/b&gt;
1776
1777Copyright (c) &lt;YEAR&gt;, &lt;OWNER&gt; All rights reserved.
1778
1779Redistribution and use in source and binary forms, with or without
1780modification, are permitted provided that the following conditions are met:
1781
1782- Redistributions of source code must retain the above copyright notice, this
1783list of conditions and the following disclaimer. - Redistributions in binary
1784form must reproduce the above copyright notice, this list of conditions and the
1785following disclaimer in the documentation and/or other materials provided with
1786the distribution. - Neither the name of the &lt;ORGANIZATION&gt; nor the names
1787of its contributors may be used to endorse or promote products derived from
1788this software without specific prior written permission.
1789
1790THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1791ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1792WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1793DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
1794FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1795DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1796SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1797CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1798OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1799OF 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
1806MOZILLA PUBLIC LICENSE Version 1.1 1. Definitions.
1807
18081.0.1. "Commercial Use" means distribution or otherwise making the Covered Code
1809available to a third party. 1.1. ''Contributor'' means each entity that creates
1810or contributes to the creation of Modifications.
1811
18121.2. ''Contributor Version'' means the combination of the Original Code, prior
1813Modifications used by a Contributor, and the Modifications made by that
1814particular Contributor.
1815
18161.3. ''Covered Code'' means the Original Code or Modifications or the
1817combination of the Original Code and Modifications, in each case including
1818portions thereof.
1819
18201.4. ''Electronic Distribution Mechanism'' means a mechanism generally accepted
1821in the software development community for the electronic transfer of data.
1822
18231.5. ''Executable'' means Covered Code in any form other than Source Code.
1824
18251.6. ''Initial Developer'' means the individual or entity identified as the
1826Initial Developer in the Source Code notice required by Exhibit A.
1827
18281.7. ''Larger Work'' means a work which combines Covered Code or portions
1829thereof with code not governed by the terms of this License.
1830
18311.8. ''License'' means this document.
1832
18331.8.1. "Licensable" means having the right to grant, to the maximum extent
1834possible, whether at the time of the initial grant or subsequently acquired,
1835any and all of the rights conveyed herein.
1836
18371.9. ''Modifications'' means any addition to or deletion from the substance or
1838structure of either the Original Code or any previous Modifications. When
1839Covered Code is released as a series of files, a Modification is:
1840
1841A. Any addition to or deletion from the contents of a file containing Original
1842Code or previous Modifications. B. Any new file that contains any part of the
1843Original Code or previous Modifications.
1844
1845
1846
18471.10. ''Original Code'' means Source Code of computer software code which is
1848described in the Source Code notice required by Exhibit A as Original Code, and
1849which, at the time of its release under this License is not already Covered
1850Code governed by this License. 1.10.1. "Patent Claims" means any patent claim(
1851s), now owned or hereafter acquired, including without limitation, method,
1852process, and apparatus claims, in any patent Licensable by grantor.
1853
18541.11. ''Source Code'' means the preferred form of the Covered Code for making
1855modifications to it, including all modules it contains, plus any associated
1856interface definition files, scripts used to control compilation and
1857installation of an Executable, or source code differential comparisons against
1858either the Original Code or another well known, available Covered Code of the
1859Contributor's choice. The Source Code can be in a compressed or archival form,
1860provided the appropriate decompression or de-archiving software is widely
1861available for no charge.
1862
18631.12. "You'' (or "Your") means an individual or a legal entity exercising
1864rights under, and complying with all of the terms of, this License or a future
1865version of this License issued under Section 6.1. For legal entities, "You''
1866includes any entity which controls, is controlled by, or is under common
1867control with You. For purposes of this definition, "control'' means (a) the
1868power, direct or indirect, to cause the direction or management of such entity,
1869whether by contract or otherwise, or (b) ownership of more than fifty percent (
187050%) of the outstanding shares or beneficial ownership of such entity.
1871
18722. Source Code License. 2.1. The Initial Developer Grant. The Initial Developer
1873hereby grants You a world-wide, royalty-free, non-exclusive license, subject to
1874third party intellectual property claims: (a) under intellectual property
1875rights (other than patent or trademark) Licensable by Initial Developer to use,
1876reproduce, modify, display, perform, sublicense and distribute the Original
1877Code (or portions thereof) with or without Modifications, and/or as part of a
1878Larger Work; and (b) under Patents Claims infringed by the making, using or
1879selling of Original Code, to make, have made, use, practice, sell, and offer
1880for sale, and/or otherwise dispose of the Original Code (or portions thereof). (
1881c) the licenses granted in this Section 2.1(a) and (b) are effective on the
1882date Initial Developer first distributes Original Code under the terms of this
1883License. (d) Notwithstanding Section 2.1(b) above, no patent license is
1884granted: 1) for code that You delete from the Original Code; 2) separate from
1885the Original Code; or 3) for infringements caused by: i) the modification of
1886the Original Code or ii) the combination of the Original Code with other
1887software or devices.
1888
1889
1890
18912.2. Contributor Grant. Subject to third party intellectual property claims,
1892each Contributor hereby grants You a world-wide, royalty-free, non-exclusive
1893license
1894
1895(a) under intellectual property rights (other than patent or trademark)
1896Licensable by Contributor, to use, reproduce, modify, display, perform,
1897sublicense and distribute the Modifications created by such Contributor (or
1898portions thereof) either on an unmodified basis, with other Modifications, as
1899Covered Code and/or as part of a Larger Work; and (b) under Patent Claims
1900infringed by the making, using, or selling of Modifications made by that
1901Contributor either alone and/or in combination with its Contributor Version (or
1902portions of such combination), to make, use, sell, offer for sale, have made,
1903and/or otherwise dispose of: 1) Modifications made by that Contributor (or
1904portions thereof); and 2) the combination of Modifications made by that
1905Contributor with its Contributor Version (or portions of such combination). (c)
1906the licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date
1907Contributor first makes Commercial Use of the Covered Code. (d) Notwithstanding
1908Section 2.2(b) above, no patent license is granted: 1) for any code that
1909Contributor has deleted from the Contributor Version; 2) separate from the
1910Contributor Version; 3) for infringements caused by: i) third party
1911modifications of Contributor Version or ii) the combination of Modifications
1912made by that Contributor with other software (except as part of the
1913Contributor Version) or other devices; or 4) under Patent Claims infringed by
1914Covered Code in the absence of Modifications made by that Contributor.
1915
1916
1917
19183. Distribution Obligations.
1919
19203.1. Application of License. The Modifications which You create or to which You
1921contribute are governed by the terms of this License, including without
1922limitation Section 2.2. The Source Code version of Covered Code may be
1923distributed only under the terms of this License or a future version of this
1924License released under Section 6.1, and You must include a copy of this License
1925with every copy of the Source Code You distribute. You may not offer or impose
1926any terms on any Source Code version that alters or restricts the applicable
1927version of this License or the recipients' rights hereunder. However, You may
1928include an additional document offering the additional rights described in
1929Section 3.5. 3.2. Availability of Source Code. Any Modification which You
1930create or to which You contribute must be made available in Source Code form
1931under the terms of this License either on the same media as an Executable
1932version or via an accepted Electronic Distribution Mechanism to anyone to whom
1933you made an Executable version available; and if made available via Electronic
1934Distribution Mechanism, must remain available for at least twelve (12) months
1935after the date it initially became available, or at least six (6) months after
1936a subsequent version of that particular Modification has been made available to
1937such recipients. You are responsible for ensuring that the Source Code version
1938remains available even if the Electronic Distribution Mechanism is maintained
1939by a third party.
1940
19413.3. Description of Modifications. You must cause all Covered Code to which You
1942contribute to contain a file documenting the changes You made to create that
1943Covered Code and the date of any change. You must include a prominent statement
1944that the Modification is derived, directly or indirectly, from Original Code
1945provided by the Initial Developer and including the name of the Initial
1946Developer in (a) the Source Code, and (b) in any notice in an Executable
1947version or related documentation in which You describe the origin or ownership
1948of the Covered Code.
1949
19503.4. Intellectual Property Matters
1951
1952(a) Third Party Claims. If Contributor has knowledge that a license under a
1953third party's intellectual property rights is required to exercise the rights
1954granted by such Contributor under Sections 2.1 or 2.2, Contributor must include
1955a text file with the Source Code distribution titled "LEGAL'' which describes
1956the claim and the party making the claim in sufficient detail that a recipient
1957will know whom to contact. If Contributor obtains such knowledge after the
1958Modification is made available as described in Section 3.2, Contributor shall
1959promptly modify the LEGAL file in all copies Contributor makes available
1960thereafter and shall take other steps (such as notifying appropriate mailing
1961lists or newsgroups) reasonably calculated to inform those who received the
1962Covered Code that new knowledge has been obtained. (b) Contributor APIs. If
1963Contributor's Modifications include an application programming interface and
1964Contributor has knowledge of patent licenses which are reasonably necessary to
1965implement that API, Contributor must also include this information in the LEGAL
1966file.
1967
1968(c) Representations. Contributor represents that, except as disclosed pursuant
1969to Section 3.4(a) above, Contributor believes that Contributor's Modifications
1970are Contributor's original creation(s) and/or Contributor has sufficient rights
1971to grant the rights conveyed by this License.
1972
19733.5. Required Notices. You must duplicate the notice in Exhibit A in each file
1974of the Source Code. If it is not possible to put such notice in a particular
1975Source Code file due to its structure, then You must include such notice in a
1976location (such as a relevant directory) where a user would be likely to look
1977for such a notice. If You created one or more Modification(s) You may add your
1978name as a Contributor to the notice described in Exhibit A. You must also
1979duplicate this License in any documentation for the Source Code where You
1980describe recipients' rights or ownership rights relating to Covered Code. You
1981may choose to offer, and to charge a fee for, warranty, support, indemnity or
1982liability obligations to one or more recipients of Covered Code. However, You
1983may do so only on Your own behalf, and not on behalf of the Initial Developer
1984or any Contributor. You must make it absolutely clear than any such warranty,
1985support, indemnity or liability obligation is offered by You alone, and You
1986hereby agree to indemnify the Initial Developer and every Contributor for any
1987liability incurred by the Initial Developer or such Contributor as a result of
1988warranty, support, indemnity or liability terms You offer.
1989
19903.6. Distribution of Executable Versions. You may distribute Covered Code in
1991Executable form only if the requirements of Section 3.1-3.5 have been met for
1992that Covered Code, and if You include a notice stating that the Source Code
1993version of the Covered Code is available under the terms of this License,
1994including a description of how and where You have fulfilled the obligations of
1995Section 3.2. The notice must be conspicuously included in any notice in an
1996Executable version, related documentation or collateral in which You describe
1997recipients' rights relating to the Covered Code. You may distribute the
1998Executable version of Covered Code or ownership rights under a license of Your
1999choice, which may contain terms different from this License, provided that You
2000are in compliance with the terms of this License and that the license for the
2001Executable version does not attempt to limit or alter the recipient's rights in
2002the Source Code version from the rights set forth in this License. If You
2003distribute the Executable version under a different license You must make it
2004absolutely clear that any terms which differ from this License are offered by
2005You alone, not by the Initial Developer or any Contributor. You hereby agree to
2006indemnify the Initial Developer and every Contributor for any liability
2007incurred by the Initial Developer or such Contributor as a result of any such
2008terms You offer.
2009
20103.7. Larger Works. You may create a Larger Work by combining Covered Code with
2011other code not governed by the terms of this License and distribute the Larger
2012Work as a single product. In such a case, You must make sure the requirements
2013of this License are fulfilled for the Covered Code.
2014
20154. Inability to Comply Due to Statute or Regulation. If it is impossible for
2016You to comply with any of the terms of this License with respect to some or all
2017of the Covered Code due to statute, judicial order, or regulation then You
2018must: (a) comply with the terms of this License to the maximum extent possible;
2019and (b) describe the limitations and the code they affect. Such description
2020must be included in the LEGAL file described in Section 3.4 and must be
2021included with all distributions of the Source Code. Except to the extent
2022prohibited by statute or regulation, such description must be sufficiently
2023detailed for a recipient of ordinary skill to be able to understand it. 5.
2024Application of this License. This License applies to code to which the Initial
2025Developer has attached the notice in Exhibit A and to related Covered Code. 6.
2026Versions of the License. 6.1. New Versions. Netscape Communications
2027Corporation (''Netscape'') may publish revised and/or new versions of the
2028License from time to time. Each version will be given a distinguishing version
2029number. 6.2. Effect of New Versions. Once Covered Code has been published under
2030a particular version of the License, You may always continue to use it under
2031the terms of that version. You may also choose to use such Covered Code under
2032the terms of any subsequent version of the License published by Netscape. No
2033one other than Netscape has the right to modify the terms applicable to Covered
2034Code created under this License.
2035
20366.3. Derivative Works. If You create or use a modified version of this License (
2037which you may only do in order to apply it to code which is not already Covered
2038Code governed by this License), You must (a) rename Your license so that the
2039phrases ''Mozilla'', ''MOZILLAPL'', ''MOZPL'', ''Netscape'', "MPL", ''NPL'' or
2040any confusingly similar phrase do not appear in your license (except to note
2041that your license differs from this License) and (b) otherwise make it clear
2042that Your version of the license contains terms which differ from the Mozilla
2043Public License and Netscape Public License. (Filling in the name of the Initial
2044Developer, Original Code or Contributor in the notice described in Exhibit A
2045shall not of themselves be deemed to be modifications of this License.)
2046
20477. 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,
2049INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
2050DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE
2051ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE IS WITH YOU.
2052SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL
2053DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING,
2054REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART
2055OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT
2056UNDER THIS DISCLAIMER. 8. TERMINATION. 8.1. This License and the rights
2057granted hereunder will terminate automatically if You fail to comply with terms
2058herein and fail to cure such breach within 30 days of becoming aware of the
2059breach. All sublicenses to the Covered Code which are properly granted shall
2060survive any termination of this License. Provisions which, by their nature,
2061must remain in effect beyond the termination of this License shall survive.
20628.2. If You initiate litigation by asserting a patent infringement claim (
2063excluding declatory judgment actions) against Initial Developer or a
2064Contributor (the Initial Developer or Contributor against whom You file such
2065action is referred to as "Participant") alleging that:
2066
2067(a) such Participant's Contributor Version directly or indirectly infringes
2068any patent, then any and all rights granted by such Participant to You under
2069Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from
2070Participant terminate prospectively, unless if within 60 days after receipt of
2071notice You either: (i) agree in writing to pay Participant a mutually
2072agreeable reasonable royalty for Your past and future use of Modifications made
2073by such Participant, or (ii) withdraw Your litigation claim with respect to the
2074Contributor Version against such Participant. If within 60 days of notice, a
2075reasonable royalty and payment arrangement are not mutually agreed upon in
2076writing by the parties or the litigation claim is not withdrawn, the rights
2077granted by Participant to You under Sections 2.1 and/or 2.2 automatically
2078terminate at the expiration of the 60 day notice period specified above.
2079
2080(b) any software, hardware, or device, other than such Participant's
2081Contributor Version, directly or indirectly infringes any patent, then any
2082rights granted to You by such Participant under Sections 2.1(b) and 2.2(b) are
2083revoked effective as of the date You first made, used, sold, distributed, or
2084had made, Modifications made by that Participant.
2085
20868.3. If You assert a patent infringement claim against Participant alleging
2087that such Participant's Contributor Version directly or indirectly infringes
2088any patent where such claim is resolved (such as by license or settlement)
2089prior to the initiation of patent infringement litigation, then the reasonable
2090value of the licenses granted by such Participant under Sections 2.1 or 2.2
2091shall be taken into account in determining the amount or value of any payment
2092or license.
2093
20948.4. In the event of termination under Sections 8.1 or 8.2 above, all end
2095user license agreements (excluding distributors and resellers) which have been
2096validly granted by You or any distributor hereunder prior to termination shall
2097survive termination.
2098
20999. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,
2100WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU THE
2101INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
2102OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY
2103INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER
2104INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE,
2105COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR
2106LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH
2107DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR
2108PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE
2109LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR
2110LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND
2111LIMITATION MAY NOT APPLY TO YOU. 10. U.S. GOVERNMENT END USERS. The Covered
2112Code is a ''commercial item,'' as that term is defined in 48 C.F.R. 2.101 (Oct.
21131995), consisting of ''commercial computer software'' and ''commercial computer
2114software documentation,'' as such terms are used in 48 C.F.R. 12.212 (Sept.
21151995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through
2116227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Code with
2117only those rights set forth herein. 11. MISCELLANEOUS. This License represents
2118the complete agreement concerning subject matter hereof. If any provision of
2119this License is held to be unenforceable, such provision shall be reformed only
2120to the extent necessary to make it enforceable. This License shall be governed
2121by California law provisions (except to the extent applicable law, if any,
2122provides otherwise), excluding its conflict-of-law provisions. With respect to
2123disputes in which at least one party is a citizen of, or an entity chartered or
2124registered to do business in the United States of America, any litigation
2125relating to this License shall be subject to the jurisdiction of the Federal
2126Courts of the Northern District of California, with venue lying in Santa Clara
2127County, California, with the losing party responsible for costs, including
2128without limitation, court costs and reasonable attorneys' fees and expenses.
2129The application of the United Nations Convention on Contracts for the
2130International Sale of Goods is expressly excluded. Any law or regulation which
2131provides that the language of a contract shall be construed against the drafter
2132shall not apply to this License. 12. RESPONSIBILITY FOR CLAIMS. As between
2133Initial Developer and the Contributors, each party is responsible for claims
2134and damages arising, directly or indirectly, out of its utilization of rights
2135under this License and You agree to work with Initial Developer and
2136Contributors to distribute such responsibility on an equitable basis. Nothing
2137herein is intended or shall be deemed to constitute any admission of liability.
213813. MULTIPLE-LICENSED CODE. Initial Developer may designate portions of the
2139Covered Code as �Multiple-Licensed?. �Multiple-Licensed? means that the
2140Initial Developer permits you to utilize portions of the Covered Code under
2141Your choice of the MPL or the alternative licenses, if any, specified by the
2142Initial Developer in the file described in Exhibit A.
2143
2144EXHIBIT A -Mozilla Public License.
2145
2146The contents of this file are subject to the Mozilla Public License Version
21471.1 (the "License"); you may not use this file except in compliance with the
2148License. You may obtain a copy of the License at http://www.mozilla.org/MPL/
2149Software distributed under the License is distributed on an "AS IS" basis,
2150WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for
2151the specific language governing rights and limitations under the License.
2152
2153The Original Code is Javassist.
2154
2155The Initial Developer of the Original Code is Shigeru Chiba. Portions created
2156by the Initial Developer are Copyright (C) 1999-2010 Shigeru Chiba. All Rights
2157Reserved.
2158
2159Contributor(s): ______________________________________.
2160
2161Alternatively, the contents of this file may be used under the terms of the GNU
2162Lesser General Public License Version 2.1 or later (the "LGPL"), in which case
2163the provisions of the LGPL are applicable instead of those above. If you wish
2164to allow use of your version of this file only under the terms of the LGPL, and
2165not to allow others to use your version of this file under the terms of the
2166MPL, indicate your decision by deleting the provisions above and replace them
2167with the notice and other provisions required by the LGPL. If you do not delete
2168the provisions above, a recipient may use your version of this file under the
2169terms 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&lt;b&gt;Sun Microsystems, Inc. ("Sun") ENTITLEMENT for SOFTWARE
2176&lt;/b&gt;
2177Licensee/Company: Entity receiving Software.
2178
2179Effective Date: Date of delivery of the Software to You.
2180
2181Software: JavaMail 1.4.3
2182
2183License Term: Perpetual (subject to termination under the SLA).
2184
2185Licensed Unit: Software Copy.
2186
2187Licensed unit Count: Unlimited.
2188
2189Permitted Uses:
2190
21911. You may reproduce and use the Software for Your own Individual,
2192Commercial and Research and Instructional Use only for the purposes of
2193designing, developing, testing, and running Your applets and
2194applications ("Programs").
2195
21962. Subject to the terms and conditions of this Agreement and
2197restrictions and exceptions set forth in the Software's documentation,
2198You may reproduce and distribute portions of Software identified as a
2199redistributable in the documentation (each a "Redistributable"),
2200provided that You comply with the following (note that You may be
2201entitled to reproduce and distribute other portions of the Software not
2202defined in the documentation as a Redistributable under certain other
2203licenses as described in the THIRDPARTYLICENSEREADME, if applicable):
2204
2205(a) You distribute Redistributable complete and unmodified and only
2206bundled as part of Your Programs,
2207
2208(b) Your Programs add significant and primary functionality to the
2209Redistributable,
2210
2211(c) You distribute Redistributable for the sole purpose of running Your
2212Programs,
2213
2214(d) You do not distribute additional software intended to replace any
2215component(s) of the Redistributable,
2216
2217(e) You do not remove or alter any proprietary legends or notices
2218contained in or on the Redistributable.
2219
2220(f) You only distribute the Redistributable subject to a license
2221agreement that protects Sun's interests consistent with the terms
2222contained in this Agreement, and
2223
2224(g) You agree to defend and indemnify Sun and its licensors from and
2225against any damages, costs, liabilities, settlement amounts and/or
2226expenses (including attorneys' fees) incurred in connection with any
2227claim, lawsuit or action by any third party that arises or results from
2228the use or distribution of any and all Programs and/or
2229Redistributable.
2230
22313. Java Technology Restrictions. You may not create, modify, or change
2232the behavior of, or authorize Your licensees to create, modify, or
2233change the behavior of, classes, interfaces, or subpackages that are in
2234any way identified as "java", "javax", "sun" or similar convention as
2235specified by Sun in any naming convention designation.
2236
22374. No Diagnostic, Maintenance, Repair or Technical Support Services.
2238The scope of Your license does not include any right, express or
2239implied, (i) to access, copy, distribute, display or use the Software
2240to provide diagnostic, maintenance, repair or technical support
2241services for Sun softwa re or Sun hardware on behalf of any third party
2242for Your direct or indirect commercial gain or advantage, without Sun's
2243prior written authorization, or (ii) for any third party to access,
2244copy, distribute, display or use the Software to provide diagnostic,
2245maintenance, repair or technical support services for Sun software or
2246Sun hardware on Your behalf for such party's direct or indirect
2247commercial gain or advantage, without Sun's prior written
2248authorization. The limitations set forth in this paragraph apply to any
2249and all error corrections, patches, updates, and upgrades to the
2250Software You may receive, access, download or otherwise obtain from
2251Sun.
2252
22535. Records and Documentation. During the term of the SLA and
2254Entitlement, and for a period of three (3) years thereafter, You agree
2255to keep proper records and documentation of Your compliance with the
2256SLA and Entitlement. Upon Sun's reasonable request, You will provide
2257copies of such records and documentation to Sun for the purpose of
2258confirming Your compliance with the terms and conditions of the SLA and
2259Entitlement. This section will survive any termination of the SLA and
2260Entitlement. You may terminate this SLA and Entitlement at any time by
2261destroying all copies of the Software in which case the obligations set
2262forth in Section 7 of the SLA shall apply.
2263
2264
2265Sun Microsystems, Inc. ("Sun")
2266SOFTWARE LICENSE AGREEMENT
2267
2268READ THE TERMS OF THIS AGREEMENT ("AGREEMENT") CAREFULLY BEFORE OPENING
2269SOFTWARE MEDIA PACKAGE. BY OPENING SOFTWARE MEDIA PACKAGE, YOU AGREE TO
2270THE TERMS OF THIS AGREEMENT. IF YOU ARE ACCESSING SOFTWARE
2271ELECTRONICALLY, INDICATE YOUR ACCEPTANCE OF THESE TERMS BY SELECTING
2272THE "ACCEPT" BUTTON AT THE END OF THIS AGREEMENT. IF YOU DO NOT AGREE
2273TO ALL OF THE TERMS, PROMPTLY RETURN THE UNUSED SOFTWARE TO YOUR PLACE
2274OF PURCHASE FOR A REFUND OR, IF SOFTWARE IS ACCESSED ELECTRONICALLY,
2275SELECT THE "DECLINE" (OR "EXIT") BUTTON AT THE END OF THIS AGREEMENT.
2276IF YOU HAVE SEPARATELY AGREED TO LICENSE TERMS ("MASTER TERMS") FOR
2277YOUR LICENSE TO THIS SOFTWARE, THEN SECTIONS 1-6 OF THIS AGREEMENT
2278("SUPPLEMENTAL LICENSE TERMS") SHALL SUPPLEMENT AND SUPERSEDE THE
2279MASTER TERMS IN RELATION TO THIS SOFTWARE.
2280
22811. Definitions.
2282
2283(a) "Entitlement" means the collective set of applicable documents
2284authorized by Sun evidencing your obligation to pay associated fees (if
2285any) for the license, associated Services, and the authorized scope of
2286use of Software under this Agreement.
2287
2288(b) "Licensed Unit" means the unit of measure by which your use of
2289Software and/or Service is licensed, as described in your Entitlement.
2290
2291(c) "Permitted Use" means the licensed Software use(s) authorized
2292in this Agreement as specified in your Entitlement. The Permitted Use
2293for any bundled Sun software not specified in your Entitlement will be
2294evaluation use as provided in Section 3.
2295
2296(d) "Service" means the service(s) that Sun or its delegate will
2297provide, if any, as selected in your Entitlement and as further
2298described in the applicable service listings at
2299www.sun.com/service/servicelist.
2300
2301(e) "Software" means the Sun software described in your
2302Entitlement. Also, certain software may be included for evaluation use
2303under Section 3.
2304
2305(f) "You" and "Your" means the individual or legal entity specified
2306in the Entitlement, or for evaluation purposes, the entity performing
2307the evaluation.
2308
23092. License Grant and Entitlement.
2310
2311Subject to the terms of your Entitlement, Sun grants you a
2312nonexclusive, nontransferable limited license to use Software for its
2313Permitted Use for the license term. Your Entitlement will specify (a)
2314Software licensed, (b) the Permitted Use, (c) the license term, and (d)
2315the Licensed Units.
2316
2317Additionally, if your Entitlement includes Services, then it will also
2318specify the (e) Service and (f) service term.
2319
2320If your rights to Software or Services are limited in duration and the
2321date such rights begin is other than the purchase date, your
2322Entitlement will provide that beginning date(s).
2323
2324The Entitlement may be delivered to you in various ways depending on
2325the manner in which you obtain Software and Services, for example, the
2326Entitlement may be provided in your receipt, invoice or your contract
2327with Sun or authorized Sun reseller. It may also be in electronic
2328format if you download Software.
2329
23303. Permitted Use.
2331
2332As selected in your Entitlement, one or more of the following Permitted
2333Uses will apply to your use of Software. Unless you have an Entitlement
2334that expressly permits it, you may not use Software for any of the
2335other Permitted Uses. If you don't have an Entitlement, or if your
2336Entitlement doesn't cover additional software delivered to you, then
2337such software is for your Evaluation Use.
2338
2339(a) Evaluation Use. You may evaluate Software internally for a period
2340of 90 days from your first use.
2341
2342(b) Research and Instructional Use. You may use Software internally to
2343design, develop and test, and also to provide instruction on such
2344uses.
2345
2346(c) Individual Use. You may use Software internally for personal,
2347individual use.
2348
2349(d) Commercial Use. You may use Software internally for your own
2350commercial purposes.
2351
2352(e) Service Provider Use. You may make Software functionality
2353accessible (but not by providing Software itself or through outsourcing
2354services) to your end users in an extranet deployment, but not to your
2355affiliated companies or to government agencies.
2356
23574. Licensed Units.
2358
2359Your Permitted Use is limited to the number of Licensed Units stated in
2360your Entitlement. If you require additional Licensed Units, you will
2361need additional Entitlement(s).
2362
23635. Restrictions.
2364
2365(a) The copies of Software provided to you under this Agreement are
2366licensed, not sold, to you by Sun. Sun reserves all rights not
2367expressly granted. (b) You may make a single archival copy of Software,
2368but otherwise may not copy, modify, or distribute Software. However if
2369the Sun documentation accompanying Software lists specific portions of
2370Software, such as header files, class libraries, reference source code,
2371and/or redistributable files, that may be handled differently, you may
2372do so only as provided in the Sun documentation. (c) You may not rent,
2373lease, lend or encumber Software. (d) Unless enforcement is prohibited
2374by applicable law, you may not decompile, or reverse engineer Software.
2375(e) The terms and conditions of this Agreement will apply to any
2376Software updates, provided to you at Sun's discretion, that replace
2377and/or supplement the original Software, unless such update contains a
2378separate license. (f) You may not publish or provide the results of any
2379benchmark or comparison tests run on Software to any third party
2380without the prior written consent of Sun. (g) Software is confidential
2381and copyrighted. (h) Unless otherwise specified, if Software is
2382delivered with embedded or bundled software that enables functionality
2383of Software, you may not use such software on a stand-alone basis or
2384use any portion of such software to interoperate with any program(s)
2385other than Software. (i) Software may contain programs that perform
2386automated collection of system data and/or automated software updating
2387services. System data collected through such programs may be used by
2388Sun, its subcontractors, and its service delivery partners for the
2389purpose of providing you with remote system services and/or improving
2390Sun's software and systems. (j) Software is not designed, licensed or
2391intended for use in the design, construction, operation or maintenance
2392of any nuclear facility and Sun and its licensors disclaim any express
2393or implied warranty of fitness for such uses. (k) No right, title or
2394interest in or to any trademark, service mark, logo or trade name of
2395Sun or its licensors is granted under this Agreement.
2396
23976. Java Compatibility and Open Source.
2398
2399Software may contain Java technology. You may not create additional
2400classes to, or modifications of, the Java technology, except under
2401compatibility requirements available under a separate agreement
2402available at www.java.net.
2403
2404Sun supports and benefits from the global community of open source
2405developers, and thanks the community for its important contributions
2406and open standards-based technology, which Sun has adopted into many of
2407its products.
2408
2409Please note that portions of Software may be provided with notices and
2410open source licenses from such communities and third parties that
2411govern the use of those portions, and any licenses granted hereunder do
2412not alter any rights and obligations you may have under such open
2413source licenses, however, the disclaimer of warranty and limitation of
2414liability provisions in this Agreement will apply to all Software in
2415this distribution.
2416
24177. Term and Termination.
2418
2419The license and service term are set forth in your Entitlement(s). Your
2420rights under this Agreement will terminate immediately without notice
2421from Sun if you materially breach it or take any action in derogation
2422of Sun's and/or its licensors' rights to Software. Sun may terminate
2423this Agreement should any Software become, or in Sun's reasonable
2424opinion likely to become, the subject of a claim of intellectual
2425property infringement or trade secret misappropriation. Upon
2426termination, you will cease use of, and destroy, Software and confirm
2427compliance in writing to Sun. Sections 1, 5, 6, 7, and 9-15 will
2428survive termination of the Agreement.
2429
24308. Limited Warranty.
2431
2432Sun warrants to you that for a period of 90 days from the date of
2433purchase, as evidenced by a copy of the receipt, the media on which
2434Software is furnished (if any) will be free of defects in materials and
2435workmanship under normal use. Except for the foregoing, Software is
2436provided "AS IS". Your exclusive remedy and Sun's entire liability
2437under this limited warranty will be at Sun's option to replace Software
2438media or refund the fee paid for Software. Some states do not allow
2439limitations on certain implied warranties, so the above may not apply
2440to you. This limited warranty gives you specific legal rights. You may
2441have others, which vary from state to state.
2442
24439. Disclaimer of Warranty.
2444
2445UNLESS SPECIFIED IN THIS AGREEMENT, ALL EXPRESS OR IMPLIED CONDITIONS,
2446REPRESENTATIONS AND WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF
2447MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT
2448ARE DISCLAIMED, EXCEPT TO THE EXTENT THAT THESE DISCLAIMERS ARE HELD TO
2449BE LEGALLY INVALID.
2450
245110. Limitation of Liability.
2452
2453TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL SUN OR ITS
2454LICENSORS BE LIABLE FOR ANY LOST REVENUE, PROFIT OR DATA, OR FOR
2455SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES,
2456HOWEVER CAUSED REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF OR
2457RELATED TO THE USE OF OR INABILITY TO USE SOFTWARE, EVEN IF SUN HAS
2458BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. In no event will Sun's
2459liability to you, whether in contract, tort (including negligence), or
2460otherwise, exceed the amount paid by you for Software under this
2461Agreement. The foregoing limitations will apply even if the above
2462stated warranty fails of its essential purpose. Some states do not
2463allow the exclusion of incidental or consequential damages, so some of
2464the terms above may not be applicable to you.
2465
246611. Export Regulations.
2467
2468All Software, documents, technical data, and any other materials
2469delivered under this Agreement are subject to U.S. export control laws
2470and may be subject to export or import regulations in other countries.
2471You agree to comply strictly with these laws and regulations and
2472acknowledge that you have the responsibility to obtain any licenses to
2473export, re-export, or import as may be required after delivery to you.
2474
247512. U.S. Government Restricted Rights.
2476
2477If Software is being acquired by or on behalf of the U.S. Government or
2478by a U.S. Government prime contractor or subcontractor (at any tier),
2479then the Government's rights in Software and accompanying documentation
2480will be only as set forth in this Agreement; this is in accordance with
248148 CFR 227.7201 through 227.7202-4 (for Department of Defense (DOD)
2482acquisitions) and with 48 CFR 2.101 and 12.212 (for non-DOD
2483acquisitions).
2484
248513. Governing Law.
2486
2487Any action related to this Agreement will be governed by California law
2488and controlling U.S. federal law. No choice of law rules of any
2489jurisdiction will apply.
2490
249114. Severability.
2492
2493If any provision of this Agreement is held to be unenforceable, this
2494Agreement will remain in effect with the provision omitted, unless
2495omission would frustrate the intent of the parties, in which case this
2496Agreement will immediately terminate.
2497
249815. Integration.
2499
2500This Agreement, including any terms contained in your Entitlement, is
2501the entire agreement between you and Sun relating to its subject
2502matter. It supersedes all prior or contemporaneous oral or written
2503communications, proposals, representations and warranties and prevails
2504over any conflicting or additional terms of any quote, order,
2505acknowledgment, or other communication between the parties relating to
2506its subject matter during the term of this Agreement. No modification
2507of this Agreement will be binding, unless in writing and signed by an
2508authorized representative of each party.
2509
2510Please contact Sun Microsystems, Inc. 4150 Network Circle, Santa Clara,
2511California 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&lt;b&gt;COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.1
2518&lt;/b&gt;
2519
2520 1. Definitions.
25211.1. "Contributor" means each individual or entity that creates or contributes to the
2522creation of Modifications.
25231.2. "Contributor Version" means the combination of the Original Software, prior
2524Modifications used by a Contributor (if any), and the Modifications
2525made by that particular Contributor.
25261.3. "Covered Software" means (a) the Original Software, or (b) Modifications, or (c)
2527the combination of files containing Original Software with files
2528containing Modifications, in each case including portions thereof.
25291.4. "Executable" means the Covered Software in any form other than Source Code.
25301.5. "Initial Developer" means the individual or entity that first makes Original
2531Software available under this License.
25321.6. "Larger Work" means a work which combines Covered Software or portions thereof
2533with code not governed by the terms of this License.
25341.7. "License" means this document.
25351.8. "Licensable" means having the right to grant, to the maximum extent possible,
2536whether at the time of the initial grant or subsequently acquired,
2537any and all of the rights conveyed herein.
25381.9. "Modifications" means the Source Code and Executable form of any of the following:
2539A. Any file that results from an addition to, deletion from or modification of the
2540contents of a file containing Original Software or previous
2541Modifications;
2542B. Any new file that contains any part of the Original Software or previous
2543Modification; or
2544C. Any new file that is contributed or otherwise made available under the terms
2545of this License.
25461.10. "Original Software" means the Source Code and Executable form of computer
2547software code that is originally released under this License.
25481.11. "Patent Claims" means any patent claim(s), now owned or hereafter acquired,
2549including without limitation, method, process, and apparatus claims,
2550in any patent Licensable by grantor.
25511.12. "Source Code" means (a) the common form of computer software code in which
2552modifications are made and (b) associated documentation included
2553in or with such code.
25541.13. "You" (or "Your") means an individual or a legal entity exercising rights under,
2555and complying with all of the terms of, this License. For legal
2556entities, "You" includes any entity which controls, is controlled by,
2557or is under common control with You. For purposes of this definition,
2558"control" means (a) the power, direct or indirect, to cause the
2559direction or management of such entity, whether by contract or otherwise,
2560or (b) ownership of more than fifty percent (50%) of the outstanding
2561shares or beneficial ownership of such entity.
25622. License Grants.
25632.1. The Initial Developer Grant.
2564Conditioned upon Your compliance with Section 3.1 below and subject to third party
2565intellectual property claims, the Initial Developer hereby grants
2566You a world-wide, royalty-free, non-exclusive license:
2567(a) under intellectual property rights (other than patent or trademark) Licensable
2568by Initial Developer, to use, reproduce, modify, display, perform,
2569sublicense and distribute the Original Software (or portions thereof),
2570with 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,
2572to make, have made, use, practice, sell, and offer for sale, and/or
2573otherwise 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
2575Initial Developer first distributes or otherwise makes the
2576Original Software available to a third party under the terms
2577of this License.
2578(d) Notwithstanding Section 2.1(b) above, no patent license is granted: (1) for code
2579that You delete from the Original Software, or (2) for infringements
2580caused by: (i) the modification of the Original Software, or (ii)
2581the combination of the Original Software with other software or devices.
25822.2. Contributor Grant.
2583Conditioned upon Your compliance with Section 3.1 below and subject to third
2584party intellectual property claims, each Contributor hereby grants
2585You a world-wide, royalty-free, non-exclusive license:
2586(a) under intellectual property rights (other than patent or trademark)
2587Licensable by Contributor to use, reproduce, modify, display, perform,
2588sublicense and distribute the Modifications created by such Contributor
2589(or portions thereof), either on an unmodified basis, with other
2590Modifications, 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
2592made by that Contributor either alone and/or in combination with its
2593Contributor Version (or portions of such combination), to make, use, sell,
2594offer for sale, have made, and/or otherwise dispose of: (1) Modifications
2595made by that Contributor (or portions thereof); and (2) the combination
2596of 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
2599Contributor first distributes or otherwise makes the Modifications
2600available to a third party.
2601(d) Notwithstanding Section 2.2(b) above, no patent license is granted: (1) for
2602any code that Contributor has deleted from the Contributor Version; (2) for
2603infringements caused by: (i) third party modifications of
2604Contributor Version, or (ii) the combination of Modifications made by that
2605Contributor with other software (except as part of the Contributor Version)
2606or other devices; or (3) under Patent Claims infringed by Covered Software
2607in the absence of Modifications made by that Contributor.
26083. Distribution Obligations.
26093.1. Availability of Source Code.
2610Any Covered Software that You distribute or otherwise make available in Executable
2611form must also be made available in Source Code form and that Source Code form
2612must be distributed only under the terms of this License. You must include
2613a copy of this License with every copy of the Source Code form of the
2614Covered Software You distribute or otherwise make available. You must inform
2615recipients of any such Covered Software in Executable form as to how they
2616can obtain such Covered Software in Source Code form in a reasonable manner
2617on or through a medium customarily used for software exchange.
26183.2. Modifications.
2619The Modifications that You create or to which You contribute are governed by the
2620terms of this License. You represent that You believe Your Modifications are Your
2621original creation(s) and/or You have sufficient rights to grant the rights
2622conveyed by this License.
26233.3. Required Notices.
2624You must include a notice in each of Your Modifications that identifies You as the
2625Contributor of the Modification. You may not remove or alter any copyright,
2626patent or trademark notices contained within the Covered Software, or any
2627notices of licensing or any descriptive text giving attribution to any
2628Contributor or the Initial Developer.
26293.4. Application of Additional Terms.
2630You may not offer or impose any terms on any Covered Software in Source Code form that
2631alters or restricts the applicable version of this License or the recipients' rights
2632hereunder. You may choose to offer, and to charge a fee for, warranty, support,
2633indemnity or liability obligations to one or more recipients of Covered Software.
2634However, you may do so only on Your own behalf, and not on behalf of the
2635Initial Developer or any Contributor. You must make it absolutely clear
2636that any such warranty, support, indemnity or liability obligation is
2637offered by You alone, and You hereby agree to indemnify the Initial Developer
2638and every Contributor for any liability incurred by the Initial Developer or
2639such Contributor as a result of warranty, support, indemnity or liability
2640terms You offer.
26413.5. Distribution of Executable Versions.
2642You may distribute the Executable form of the Covered Software under the terms of this
2643License or under the terms of a license of Your choice, which may contain terms
2644different from this License, provided that You are in compliance with the
2645terms of this License and that the license for the Executable form does
2646not attempt to limit or alter the recipient's rights in the Source Code
2647form from the rights set forth in this License. If You distribute the
2648Covered Software in Executable form under a different license, You must make
2649it absolutely clear that any terms which differ from this License are offered
2650by You alone, not by the Initial Developer or Contributor. You hereby agree to
2651indemnify the Initial Developer and every Contributor for any liability
2652incurred by the Initial Developer or such Contributor as a result of any
2653such terms You offer.
26543.6. Larger Works.
2655You may create a Larger Work by combining Covered Software with other code not
2656governed by the terms of this License and distribute the Larger Work as a single
2657product. In such a case, You must make sure the requirements of this License
2658are fulfilled for the Covered Software.
26594. Versions of the License.
26604.1. New Versions.
2661Oracle is the initial license steward and may publish revised and/or new versions of
2662this License from time to time. Each version will be given a distinguishing
2663version number. Except as provided in Section 4.3, no one other than
2664the license steward has the right to modify this License.
26654.2. Effect of New Versions.
2666You may always continue to use, distribute or otherwise make the Covered Software
2667available under the terms of the version of the License under which You originally
2668received the Covered Software. If the Initial Developer includes a notice
2669in the Original Software prohibiting it from being distributed or otherwise
2670made available under any subsequent version of the License, You must
2671distribute and make the Covered Software available under the terms of the
2672version of the License under which You originally received the Covered Software.
2673Otherwise, You may also choose to use, distribute or otherwise make the
2674Covered Software available under the terms of any subsequent version of the
2675License published by the license steward.
26764.3. Modified Versions.
2677When You are an Initial Developer and You want to create a new license for Your
2678Original 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
2681make it clear that the license contains terms which differ from this License.
26825. DISCLAIMER OF WARRANTY.
2683COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTY
2684OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION,
2685WARRANTIES THAT THE COVERED SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE,
2686FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY
2687AND PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE
2688PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR
2689ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING,
2690REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART
2691OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT
2692UNDER THIS DISCLAIMER.
2693
26946. TERMINATION.
26956.1. This License and the rights granted hereunder will terminate automatically if
2696You fail to comply with terms herein and fail to cure such breach within 30 days
2697of becoming aware of the breach. Provisions which, by their nature, must remain in
2698effect beyond the termination of this License shall survive.
26996.2. If You assert a patent infringement claim (excluding declaratory judgment actions)
2700against Initial Developer or a Contributor (the Initial Developer or Contributor
2701against whom You assert such claim is referred to as "Participant") alleging that the
2702Participant Software (meaning the Contributor Version where the Participant
2703is a Contributor or the Original Software where the Participant is the Initial
2704Developer) directly or indirectly infringes any patent, then any and all rights
2705granted directly or indirectly to You by such Participant, the Initial Developer
2706(if the Initial Developer is not the Participant) and all Contributors under
2707Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant
2708terminate prospectively and automatically at the expiration of such 60 day notice
2709period, unless if within such 60 day period You withdraw Your claim with respect
2710to the Participant Software against such Participant either unilaterally
2711or pursuant to a written agreement with Participant.
27126.3. If You assert a patent infringement claim against Participant alleging that the
2713Participant Software directly or indirectly infringes any patent where
2714such claim is resolved (such as by license or settlement) prior to the
2715initiation of patent infringement litigation, then the reasonable value
2716of the licenses granted by such Participant under Sections 2.1 or 2.2
2717shall be taken into account in determining the amount or value of any
2718payment or license.
27196.4. In the event of termination under Sections 6.1 or 6.2 above, all end user licenses
2720that have been validly granted by You or any distributor hereunder prior
2721to termination (excluding licenses granted to You by any distributor)
2722shall survive termination.
27237. LIMITATION OF LIABILITY.
2724UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE),
2725CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER
2726CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER
2727OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT,
2728SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING,
2729WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER
2730FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES,
2731EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES.
2732THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR
2733PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE
2734LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR
2735LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND
2736LIMITATION MAY NOT APPLY TO YOU.
2737
27388. U.S. GOVERNMENT END USERS.
2739The 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
2741is defined at 48 C.F.R. § 252.227-7014(a)(1)) and "commercial computer
2742software 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
2744through 227.7202-4 (June 1995), all U.S. Government End Users acquire
2745Covered Software with only those rights set forth herein. This U.S. Government
2746Rights clause is in lieu of, and supersedes, any other FAR, DFAR, or other
2747clause or provision that addresses Government rights in computer software
2748under this License.
2749
27509. MISCELLANEOUS.
2751This License represents the complete agreement concerning subject matter hereof. If any
2752provision of this License is held to be unenforceable, such provision
2753shall be reformed only to the extent necessary to make it enforceable.
2754This License shall be governed by the law of the jurisdiction specified
2755in a notice contained within the Original Software (except to the extent
2756applicable law, if any, provides otherwise), excluding such jurisdiction's
2757conflict-of-law provisions. Any litigation relating to this License
2758shall be subject to the jurisdiction of the courts located in the
2759jurisdiction and venue specified in a notice contained within the
2760Original Software, with the losing party responsible for costs,
2761including, without limitation, court costs and reasonable attorneys'
2762fees and expenses. The application of the United Nations Convention on
2763Contracts for the International Sale of Goods is expressly excluded.
2764Any law or regulation which provides that the language of a contract
2765shall be construed against the drafter shall not apply to this License.
2766You agree that You alone are responsible for compliance with the
2767United States export administration regulations (and the export control
2768laws and regulation of any other countries) when You use, distribute
2769or otherwise make available any Covered Software.
2770
277110. RESPONSIBILITY FOR CLAIMS.
2772As between Initial Developer and the Contributors, each party is responsible for
2773claims and damages arising, directly or indirectly, out of its
2774utilization of rights under this License and You agree to work with
2775Initial Developer and Contributors to distribute such responsibility
2776on an equitable basis. Nothing herein is intended or shall be
2777deemed to constitute any admission of liability.
2778
2779NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)
2780The code released under the CDDL shall be governed by the laws of the State of
2781California (excluding conflict-of-law provisions). Any litigation relating to this
2782License shall be subject to the jurisdiction of the Federal Courts of
2783the Northern District of California and the state courts of the State
2784of 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 &lt;b&gt; GNU GENERAL PUBLIC LICENSE&lt;/b&gt;
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
2803Preamble
2804
2805 The licenses for most software are designed to take away your
2806freedom to share and change it. By contrast, the GNU General Public
2807License is intended to guarantee your freedom to share and change free
2808software--to make sure the software is free for all its users. This
2809General Public License applies to most of the Free Software
2810Foundation's software and to any other program whose authors commit to
2811using it. (Some other Free Software Foundation software is covered by
2812the GNU Library General Public License instead.) You can apply it to
2813your programs, too.
2814
2815 When we speak of free software, we are referring to freedom, not
2816price. Our General Public Licenses are designed to make sure that you
2817have the freedom to distribute copies of free software (and charge for
2818this service if you wish), that you receive source code or can get it
2819if you want it, that you can change the software or use pieces of it
2820in 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
2823anyone to deny you these rights or to ask you to surrender the rights.
2824These restrictions translate to certain responsibilities for you if you
2825distribute copies of the software, or if you modify it.
2826
2827 For example, if you distribute copies of such a program, whether
2828gratis or for a fee, you must give the recipients all the rights that
2829you have. You must make sure that they, too, receive or can get the
2830source code. And you must show them these terms so they know their
2831rights.
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,
2835distribute and/or modify the software.
2836
2837 Also, for each author's protection and ours, we want to make certain
2838that everyone understands that there is no warranty for this free
2839software. If the software is modified by someone else and passed on, we
2840want its recipients to know that what they have is not the original, so
2841that any problems introduced by others will not reflect on the original
2842authors' reputations.
2843
2844 Finally, any free program is threatened constantly by software
2845patents. We wish to avoid the danger that redistributors of a free
2846program will individually obtain patent licenses, in effect making the
2847program proprietary. To prevent this, we have made it clear that any
2848patent must be licensed for everyone's free use or not licensed at all.
2849
2850 The precise terms and conditions for copying, distribution and
2851modification 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
2857a notice placed by the copyright holder saying it may be distributed
2858under the terms of this General Public License. The "Program", below,
2859refers to any such program or work, and a "work based on the Program"
2860means either the Program or any derivative work under copyright law:
2861that is to say, a work containing the Program or a portion of it,
2862either verbatim or with modifications and/or translated into another
2863language. (Hereinafter, translation is included without limitation in
2864the term "modification".) Each licensee is addressed as "you".
2865
2866Activities other than copying, distribution and modification are not
2867covered by this License; they are outside its scope. The act of
2868running the Program is not restricted, and the output from the Program
2869is covered only if its contents constitute a work based on the
2870Program (independent of having been made by running the Program).
2871Whether that is true depends on what the Program does.
2872
2873 1. You may copy and distribute verbatim copies of the Program's
2874source code as you receive it, in any medium, provided that you
2875conspicuously and appropriately publish on each copy an appropriate
2876copyright notice and disclaimer of warranty; keep intact all the
2877notices that refer to this License and to the absence of any warranty;
2878and give any other recipients of the Program a copy of this License
2879along with the Program.
2880
2881You may charge a fee for the physical act of transferring a copy, and
2882you 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
2885of it, thus forming a work based on the Program, and copy and
2886distribute such modifications or work under the terms of Section 1
2887above, 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
2908These requirements apply to the modified work as a whole. If
2909identifiable sections of that work are not derived from the Program,
2910and can be reasonably considered independent and separate works in
2911themselves, then this License, and its terms, do not apply to those
2912sections when you distribute them as separate works. But when you
2913distribute the same sections as part of a whole which is a work based
2914on the Program, the distribution of the whole must be on the terms of
2915this License, whose permissions for other licensees extend to the
2916entire whole, and thus to each and every part regardless of who wrote it.
2917
2918Thus, it is not the intent of this section to claim rights or contest
2919your rights to work written entirely by you; rather, the intent is to
2920exercise the right to control the distribution of derivative or
2921collective works based on the Program.
2922
2923In addition, mere aggregation of another work not based on the Program
2924with the Program (or with a work based on the Program) on a volume of
2925a storage or distribution medium does not bring the other work under
2926the scope of this License.
2927
2928 3. You may copy and distribute the Program (or a work based on it,
2929under Section 2) in object code or executable form under the terms of
2930Sections 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
2950The source code for a work means the preferred form of the work for
2951making modifications to it. For an executable work, complete source
2952code means all the source code for all modules it contains, plus any
2953associated interface definition files, plus the scripts used to
2954control compilation and installation of the executable. However, as a
2955special exception, the source code distributed need not include
2956anything that is normally distributed (in either source or binary
2957form) with the major components (compiler, kernel, and so on) of the
2958operating system on which the executable runs, unless that component
2959itself accompanies the executable.
2960
2961If distribution of executable or object code is made by offering
2962access to copy from a designated place, then offering equivalent
2963access to copy the source code from the same place counts as
2964distribution of the source code, even though third parties are not
2965compelled to copy the source along with the object code.
2966
2967 4. You may not copy, modify, sublicense, or distribute the Program
2968except as expressly provided under this License. Any attempt
2969otherwise to copy, modify, sublicense or distribute the Program is
2970void, and will automatically terminate your rights under this License.
2971However, parties who have received copies, or rights, from you under
2972this License will not have their licenses terminated so long as such
2973parties remain in full compliance.
2974
2975 5. You are not required to accept this License, since you have not
2976signed it. However, nothing else grants you permission to modify or
2977distribute the Program or its derivative works. These actions are
2978prohibited by law if you do not accept this License. Therefore, by
2979modifying or distributing the Program (or any work based on the
2980Program), you indicate your acceptance of this License to do so, and
2981all its terms and conditions for copying, distributing or modifying
2982the Program or works based on it.
2983
2984 6. Each time you redistribute the Program (or any work based on the
2985Program), the recipient automatically receives a license from the
2986original licensor to copy, distribute or modify the Program subject to
2987these terms and conditions. You may not impose any further
2988restrictions on the recipients' exercise of the rights granted herein.
2989You are not responsible for enforcing compliance by third parties to
2990this License.
2991
2992 7. If, as a consequence of a court judgment or allegation of patent
2993infringement or for any other reason (not limited to patent issues),
2994conditions are imposed on you (whether by court order, agreement or
2995otherwise) that contradict the conditions of this License, they do not
2996excuse you from the conditions of this License. If you cannot
2997distribute so as to satisfy simultaneously your obligations under this
2998License and any other pertinent obligations, then as a consequence you
2999may not distribute the Program at all. For example, if a patent
3000license would not permit royalty-free redistribution of the Program by
3001all those who receive copies directly or indirectly through you, then
3002the only way you could satisfy both it and this License would be to
3003refrain entirely from distribution of the Program.
3004
3005If any portion of this section is held invalid or unenforceable under
3006any particular circumstance, the balance of the section is intended to
3007apply and the section as a whole is intended to apply in other
3008circumstances.
3009
3010It is not the purpose of this section to induce you to infringe any
3011patents or other property right claims or to contest validity of any
3012such claims; this section has the sole purpose of protecting the
3013integrity of the free software distribution system, which is
3014implemented by public license practices. Many people have made
3015generous contributions to the wide range of software distributed
3016through that system in reliance on consistent application of that
3017system; it is up to the author/donor to decide if he or she is willing
3018to distribute software through any other system and a licensee cannot
3019impose that choice.
3020
3021This section is intended to make thoroughly clear what is believed to
3022be a consequence of the rest of this License.
3023
3024 8. If the distribution and/or use of the Program is restricted in
3025certain countries either by patents or by copyrighted interfaces, the
3026original copyright holder who places the Program under this License
3027may add an explicit geographical distribution limitation excluding
3028those countries, so that distribution is permitted only in or among
3029countries not thus excluded. In such case, this License incorporates
3030the limitation as if written in the body of this License.
3031
3032 9. The Free Software Foundation may publish revised and/or new versions
3033of the General Public License from time to time. Such new versions will
3034be similar in spirit to the present version, but may differ in detail to
3035address new problems or concerns.
3036
3037Each version is given a distinguishing version number. If the Program
3038specifies a version number of this License which applies to it and
3039"any later version", you have the option of following the terms and
3040conditions either of that version or of any later version published by
3041the Free Software Foundation. If the Program does not specify a
3042version number of this License, you may choose any version ever
3043published by the Free Software Foundation.
3044
3045 10. If you wish to incorporate parts of the Program into other free
3046programs whose distribution conditions are different, write to the author
3047to ask for permission. For software which is copyrighted by the Free
3048Software Foundation, write to the Free Software Foundation; we sometimes
3049make exceptions for this. Our decision will be guided by the two goals
3050of preserving the free status of all derivatives of our free software and
3051of promoting the sharing and reuse of software generally.
3052
3053NO WARRANTY
3054
3055 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
3056WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
3057EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
3058OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY
3059KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
3060IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3061PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
3062PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME
3063THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
3064
3065 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
3066WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
3067AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU
3068FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
3069CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
3070PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
3071RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
3072FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF
3073SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
3074DAMAGES.
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
3081possible use to the public, the best way to achieve this is to make it
3082free software which everyone can redistribute and change under these
3083terms.
3084
3085 To do so, attach the following notices to the program. It is safest
3086to attach them to the start of each source file to most effectively
3087convey the exclusion of warranty; and each file should have at least
3088the "copyright" line and a pointer to where the full notice is found.
3089
3090 &lt;one line to give the program's name and a brief idea of what it does.&gt;
3091 Copyright (C) &lt;year&gt; &lt;name of author&gt;
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
3108Also add information on how to contact you by electronic and paper mail.
3109
3110If the program is interactive, make it output a short notice like this
3111when 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
3118The hypothetical commands `show w' and `show c' should show the appropriate
3119parts of the General Public License. Of course, the commands you use may
3120be called something other than `show w' and `show c'; they could even be
3121mouse-clicks or menu items--whatever suits your program.
3122
3123You should also get your employer (if you work as a programmer) or your
3124school, if any, to sign a "copyright disclaimer" for the program, if
3125necessary. 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 &lt;signature of Ty Coon&gt;, 1 April 1989
3131 Ty Coon, President of Vice
3132
3133This General Public License does not permit incorporating your program into
3134proprietary programs. If your program is a subroutine library, you may
3135consider it more useful to permit linking proprietary applications with the
3136library. If this is what you want to do, use the GNU Library General
3137Public License instead of this License.
3138
3139
3140
3141"CLASSPATH" EXCEPTION TO THE GPL VERSION 2
3142
3143Certain source files distributed by Sun Microsystems, Inc. are subject
3144to the following clarification and special exception to the GPL Version
31452, but only where Sun has expressly included in the particular source
3146file's header the words
3147
3148"Sun designates this particular file as subject to the "Classpath"
3149exception as provided by Sun in the License file that accompanied this
3150code."
3151
3152Linking this library statically or dynamically with other modules is
3153making a combined work based on this library. Thus, the terms and
3154conditions of the GNU General Public License Version 2 cover the whole
3155combination.
3156
3157As a special exception, the copyright holders of this library give you
3158permission to link this library with independent modules to produce an
3159executable, regardless of the license terms of these independent modules,
3160and to copy and distribute the resulting executable under terms of your
3161choice, provided that you also meet, for each linked independent module,
3162the terms and conditions of the license of that module.? An independent
3163module is a module which is not derived from or based on this library.?
3164If you modify this library, you may extend this exception to your
3165version of the library, but you are not obligated to do so.? If you do
3166not 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>
3172PostgreSQL Database Management System
3173(formerly known as Postgres, then as Postgres95)
3174
3175Portions Copyright (c) 1996-2012, The PostgreSQL Global Development Group
3176
3177Portions Copyright (c) 1994, The Regents of the University of California
3178
3179Permission to use, copy, modify, and distribute this software and its documentation
3180 for any purpose, without fee,
3181and without a written agreement is hereby granted, provided that the above copyright
3182 notice and this paragraph and
3183the following two paragraphs appear in all copies.
3184
3185IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR DIRECT,
3186 INDIRECT, SPECIAL, INCIDENTAL, OR
3187CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE
3188 AND ITS DOCUMENTATION, EVEN
3189IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3190
3191THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
3192 BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
3193OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED
3194 HEREUNDER IS ON AN "AS IS" BASIS, AND THE
3195UNIVERSITY 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
3204Copyright (c) 1997-2011, PostgreSQL Global Development Group
3205All rights reserved.
3206
3207Redistribution and use in source and binary forms, with or without
3208modification, are permitted provided that the following conditions are met:
3209
32101. Redistributions of source code must retain the above copyright notice,
3211 this list of conditions and the following disclaimer.
32122. 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.
32153. 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
3219THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
3220AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3221IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3222ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
3223LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3224CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3225SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3226INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3227CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3228ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3229POSSIBILITY 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 &amp; 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 &lt;request_AT_jdom_DOT_org&gt;.
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 &lt;request_AT_jdom_DOT_org&gt;.
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 &lt;jhunter_AT_jdom_DOT_org&gt; and
3284 Brett McLaughlin &lt;brett_AT_jdom_DOT_org&gt;. For more information
3285 on the JDOM Project, please see &lt;http://www.jdom.org/&gt;.
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
3294Copyright (c) 2006, James Greenfield
3295All rights reserved.
3296
3297Redistribution and use in source and binary forms, with or without modification,
3298are 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
3309THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
3310ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
3311WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
3312DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
3313ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
3314(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
3315LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
3316ANY 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
3318SOFTWARE, 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>
3324eaio: UUID - an implementation of the UUID specification
3325Copyright (c) 2003-2007 Johann Burkard (jb@eaio.com) http://eaio.com.
3326
3327Permission is hereby granted, free of charge, to any person obtaining a
3328copy of this software and associated documentation files (the "Software"),
3329to deal in the Software without restriction, including without limitation
3330the rights to use, copy, modify, merge, publish, distribute, sublicense,
3331and/or sell copies of the Software, and to permit persons to whom the
3332Software is furnished to do so, subject to the following conditions:
3333
3334The above copyright notice and this permission notice shall be included
3335in all copies or substantial portions of the Software.
3336
3337THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
3338OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3339MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
3340NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
3341DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
3342OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
3343USE 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&lt;b&gt;24x24 Free Application Icons
3350&lt;/b&gt;
3351This icon set is free for use in personal and commercial projects.
3352
3353License Agreement
3354
3355By purchasing icons from Aha-Soft, You (the purchaser)
3356agree to the terms of this agreement, as detailed below.
3357
3358You may use the icons from Aha-Soft in commercial and
3359personal design projects, software or Internet products.
3360Icons can be displayed in documentation, help files, and
3361advertising materials. You are free to sell and distribute
3362products and projects using purchased icons without further
3363royalty fees.
3364
3365All icon files are provided 'as is'. Aha-Soft cannot be
3366held liable for any negative issues that may occur as a
3367result of using the icons.
3368
3369You agree that all ownership and copyright of the icons
3370remains the property of Aha-Soft. You may not resell,
3371distribute, lease, license or sub-license the icons or
3372modified icons (or a subset of the icons), to any third
3373party unless they are incorporated into your software or
3374design products.
3375
3376If you have any questions regarding copyright or licensing,
3377including whether another license is required for icon use
3378within products, please contact us here: www.aha-soft.com/support.htm
3379
3380Product page: http://www.small-icons.com/stock-icons/24x24-free-application-icons.htm
3381
3382Icon Design Service
3383
3384We can design custom icons for you. Please find the basic information
3385about ordering icons, pricing and the portfolio here:
3386www.aha-soft.com/customdev/design.htm
3387
3388
3389Notice
3390Web-site small-icons.com belongs to Aha-Soft.
3391
3392Support page: http://www.aha-soft.com/support.htm
3393
3394Copyright � 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
3402Copyright (c) 2004-2008 QOS.ch
3403All rights reserved.
3404
3405Permission is hereby granted, free of charge, to any person obtaining
3406a copy of this software and associated documentation files (the
3407"Software"), to deal in the Software without restriction, including
3408without limitation the rights to use, copy, modify, merge, publish,
3409distribute, sublicense, and/or sell copies of the Software, and to
3410permit persons to whom the Software is furnished to do so, subject to
3411the following conditions:
3412
3413The above copyright notice and this permission notice shall be
3414included in all copies or substantial portions of the Software.
3415
3416THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3417EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3418MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3419NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
3420LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3421OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
3422WITH 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
3430Copyright (c) 2007-2014 IOLA and Ole Laursen
3431
3432Permission is hereby granted, free of charge, to any person
3433obtaining a copy of this software and associated documentation
3434files (the "Software"), to deal in the Software without
3435restriction, including without limitation the rights to use,
3436copy, modify, merge, publish, distribute, sublicense, and/or sell
3437copies of the Software, and to permit persons to whom the
3438Software is furnished to do so, subject to the following
3439conditions:
3440
3441The above copyright notice and this permission notice shall be
3442included in all copies or substantial portions of the Software.
3443
3444THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3445EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
3446OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3447NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
3448HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
3449WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3450FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
3451OTHER 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
3460Coova JRadius License:
3461
3462The Coova extensions to JRadius library are licensed under the The GNU
3463Library or "Lesser" General Public License (LGPL), while stand-alone
3464applications within in the JRadius project, listed below, are released under
3465the standard The GNU General Public License (GPL). For details, visit
3466http://jradius.net/. See source files for details regarding stand-alone
3467applications contained herein which are released under the GPL.
3468
3469Copyright 2006-2008 David Bird &lt;david@coova.com&gt;
3470
3471See doc/GPL-LICENSE, doc/LGPL-LICENSE, and source files for details.
3472
3473==========================================================================
3474
3475Original JRadius License:
3476
3477The JRadius core library is licensed under the The GNU Library or "Lesser"
3478General Public License (LGPL), while stand-alone applications within in the
3479JRadius project, listed below, are released under the standard The GNU
3480General Public License (GPL). For details, visit http://jradius.net/
3481
3482This software is OSI Certified Open Source Software. OSI Certified is a
3483certification mark of the Open Source Initiative.
3484
3485Stand-alone JRadius Applications:
3486
3487 * JRadiusSimulator
3488 * JRadiusWiFiClient
3489 * RadClient
3490 * RadBench
3491 * RadiusDictionary
3492
3493Copyright 2004-2006 PicoPoint, B.V.
3494Copyright 2006-2008 David Bird &lt;david@coova.com&gt;
3495
3496See 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
3506GNU Crypto
3507From the gnu-crypto WebSite:
3508
3509GNU Crypto, part of the GNU project, released under the aegis of GNU, aims at
3510providing free, versatile, high-quality, and provably correct implementations
3511of cryptographic primitives and tools in the Java programming language for use
3512by programmers and end-users.
3513
3514GNU Crypto is licensed under the terms of the GNU General Public License, with
3515the "library exception" which permits its use as a library in conjunction with
3516non-Free software:
3517
3518"As a special exception, the copyright holders of this library give you
3519permission to link this library with independent modules to produce an
3520executable, regardless of the license terms of these independent modules, and
3521to copy and distribute the resulting executable under terms of your choice,
3522provided that you also meet, for each linked independent module, the terms and
3523conditions of the license of that module. An independent module is a module
3524which is not derived from or based on this library. If you modify this library,
3525you may extend this exception to your version of the library, but you are not
3526obligated to do so. If you do not wish to do so, delete this exception
3527statement from your version."
3528
3529The effect of that license is similar to using the LGPL, except that static
3530linking is permitted. GPL with that exception is sometimes called the Guile
3531License, because the Guile implementation of Scheme (for embedding) uses this
3532license.
3533
3534</programlisting></para></section>
3535
3536<section id="lic_25">
3537<title>EasyMock</title>
3538<para><programlisting>
3539==========================================================================
3540
3541EasyMock
3542From the GitHub CONTRIBUTING.md:
3543
3544Project License: Apache License Version 2.0
3545
3546By 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
3563PowerMock
3564From 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
3767limitations under the License.
3768
3769</programlisting></para></section>
3770
3771<section id="lic_27">
3772<title>Objenesis</title>
3773<para><programlisting>
3774==========================================================================
3775
3776Objenesis
3777From 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
3979limitations under the License.
3980</programlisting></para></section>
3981
3982<section id="lic_28">
3983<title>ASM</title>
3984<para><programlisting>
3985License
3986ASM is released under the following 3-Clause BSD License:
3987
3988ASM: a very small and fast Java bytecode manipulation framework
3989Copyright (c) 2000-2011 INRIA, France Telecom
3990All rights reserved.
3991
3992Redistribution and use in source and binary forms, with or without
3993modification, are permitted provided that the following conditions
3994are met:
39951. Redistributions of source code must retain the above copyright
3996 notice, this list of conditions and the following disclaimer.
39972. 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.
40003. 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
4004THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
4005AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4006IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4007ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
4008LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
4009CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
4010SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
4011INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
4012CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
4013ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
4014THE 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
4023The MIT License (MIT)
4024
4025Copyright (c) 2011-2016 Twitter, Inc.
4026
4027Permission is hereby granted, free of charge, to any person obtaining a copy
4028of this software and associated documentation files (the "Software"), to deal
4029in the Software without restriction, including without limitation the rights
4030to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4031copies of the Software, and to permit persons to whom the Software is
4032furnished to do so, subject to the following conditions:
4033
4034The above copyright notice and this permission notice shall be included in
4035all copies or substantial portions of the Software.
4036
4037THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4038IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4039FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4040AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4041LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4042OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4043THE SOFTWARE.
4044
4045
4046font-awesome@4.7.0 (OFL-1.1 AND MIT)
4047
4048babel-polyfill@6.23.0 MIT
4049
4050core-js@2.4.1 MIT
4051Copyright (c) 2014-2016 Denis Pushkarev
4052
4053Permission is hereby granted, free of charge, to any person obtaining a copy
4054of this software and associated documentation files (the "Software"), to deal
4055in the Software without restriction, including without limitation the rights
4056to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4057copies of the Software, and to permit persons to whom the Software is
4058furnished to do so, subject to the following conditions:
4059
4060The above copyright notice and this permission notice shall be included in
4061all copies or substantial portions of the Software.
4062
4063THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4064IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4065FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4066AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4067LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4068OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4069THE SOFTWARE.
4070
4071
4072regenerator-runtime@0.10.3 MIT
4073
4074process@0.11.9 MIT
4075(The MIT License)
4076
4077Copyright (c) 2013 Roman Shtylman &lt;shtylman@gmail.com&gt;
4078
4079Permission is hereby granted, free of charge, to any person obtaining
4080a copy of this software and associated documentation files (the
4081'Software'), to deal in the Software without restriction, including
4082without limitation the rights to use, copy, modify, merge, publish,
4083distribute, sublicense, and/or sell copies of the Software, and to
4084permit persons to whom the Software is furnished to do so, subject to
4085the following conditions:
4086
4087The above copyright notice and this permission notice shall be
4088included in all copies or substantial portions of the Software.
4089
4090THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
4091EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4092MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4093IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4094CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
4095TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4096SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4097
4098
4099raf.js@0.0.4 MIT
4100
4101axios@0.13.1 MIT
4102Copyright (c) 2014 Matt Zabriskie
4103
4104Permission is hereby granted, free of charge, to any person obtaining a copy
4105of this software and associated documentation files (the "Software"), to deal
4106in the Software without restriction, including without limitation the rights
4107to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4108copies of the Software, and to permit persons to whom the Software is
4109furnished to do so, subject to the following conditions:
4110
4111The above copyright notice and this permission notice shall be included in
4112all copies or substantial portions of the Software.
4113
4114THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4115IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4116FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4117AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4118LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4119OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4120THE SOFTWARE.
4121
4122
4123react@15.4.2 BSD-3-Clause
4124BSD License
4125
4126For React software
4127
4128Copyright (c) 2013-present, Facebook, Inc.
4129All rights reserved.
4130
4131Redistribution and use in source and binary forms, with or without modification,
4132are 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
4145THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4146ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4147WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4148DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
4149ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4150(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4151LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4152ANY 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
4154SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4155
4156
4157object-assign@4.1.1 MIT
4158The MIT License (MIT)
4159
4160Copyright (c) Sindre Sorhus &lt;sindresorhus@gmail.com&gt; (sindresorhus.com)
4161
4162Permission is hereby granted, free of charge, to any person obtaining a copy
4163of this software and associated documentation files (the "Software"), to deal
4164in the Software without restriction, including without limitation the rights
4165to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4166copies of the Software, and to permit persons to whom the Software is
4167furnished to do so, subject to the following conditions:
4168
4169The above copyright notice and this permission notice shall be included in
4170all copies or substantial portions of the Software.
4171
4172THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4173IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4174FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4175AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4176LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4177OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4178THE SOFTWARE.
4179
4180
4181fbjs@0.8.12 BSD-3-Clause
4182BSD License
4183
4184For fbjs software
4185
4186Copyright (c) 2013-present, Facebook, Inc.
4187All rights reserved.
4188
4189Redistribution and use in source and binary forms, with or without modification,
4190are 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
4203THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4204ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4205WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4206DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
4207ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4208(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4209LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4210ANY 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
4212SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4213
4214
4215react-dom@15.4.2 BSD-3-Clause
4216BSD License
4217
4218For React software
4219
4220Copyright (c) 2013-present, Facebook, Inc.
4221All rights reserved.
4222
4223Redistribution and use in source and binary forms, with or without modification,
4224are 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
4237THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4238ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4239WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4240DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
4241ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4242(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4243LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4244ANY 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
4246SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4247
4248
4249clone@1.0.2 MIT
4250Copyright © 2011-2015 Paul Vorbach &lt;paul@vorba.ch&gt;
4251
4252Permission is hereby granted, free of charge, to any person obtaining a copy of
4253this software and associated documentation files (the “Software”), to deal in
4254the Software without restriction, including without limitation the rights to
4255use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
4256the Software, and to permit persons to whom the Software is furnished to do so,
4257subject to the following conditions:
4258
4259The above copyright notice and this permission notice shall be included in all
4260copies or substantial portions of the Software.
4261
4262THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4263IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
4264FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
4265COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
4266IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, OUT OF OR IN CONNECTION WITH THE
4267SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4268
4269
4270buffer@4.9.1 MIT
4271The MIT License (MIT)
4272
4273Copyright (c) Feross Aboukhadijeh, and other contributors.
4274
4275Permission is hereby granted, free of charge, to any person obtaining a copy
4276of this software and associated documentation files (the "Software"), to deal
4277in the Software without restriction, including without limitation the rights
4278to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4279copies of the Software, and to permit persons to whom the Software is
4280furnished to do so, subject to the following conditions:
4281
4282The above copyright notice and this permission notice shall be included in
4283all copies or substantial portions of the Software.
4284
4285THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4286IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4287FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4288AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4289LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4290OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4291THE SOFTWARE.
4292
4293
4294base64-js@1.2.0 MIT
4295The MIT License (MIT)
4296
4297Copyright (c) 2014
4298
4299Permission is hereby granted, free of charge, to any person obtaining a copy
4300of this software and associated documentation files (the "Software"), to deal
4301in the Software without restriction, including without limitation the rights
4302to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4303copies of the Software, and to permit persons to whom the Software is
4304furnished to do so, subject to the following conditions:
4305
4306The above copyright notice and this permission notice shall be included in
4307all copies or substantial portions of the Software.
4308
4309THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4310IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4311FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4312AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4313LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4314OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4315THE SOFTWARE.
4316
4317
4318ieee754@1.1.8 BSD-3-Clause
4319Copyright (c) 2008, Fair Oaks Labs, Inc.
4320All rights reserved.
4321
4322Redistribution and use in source and binary forms, with or without
4323modification, 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
4336THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
4337AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4338IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4339ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
4340LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
4341CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
4342SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
4343INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
4344CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
4345ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4346POSSIBILITY OF SUCH DAMAGE.
4347
4348
4349isarray@1.0.0 MIT
4350
4351react-modal@1.7.3 MIT
4352Copyright (c) 2014 Ryan Florence
4353
4354Permission is hereby granted, free of charge, to any person obtaining a copy of
4355this software and associated documentation files (the "Software"), to deal in
4356the Software without restriction, including without limitation the rights to
4357use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
4358of the Software, and to permit persons to whom the Software is furnished to do
4359so, subject to the following conditions:
4360
4361The above copyright notice and this permission notice shall be included in all
4362copies or substantial portions of the Software.
4363
4364THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4365IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4366FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4367AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4368LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4369OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4370SOFTWARE.
4371
4372
4373exenv@1.2.0 BSD
4374BSD License
4375
4376For React software
4377
4378Copyright (c) 2013-2015, Facebook, Inc.
4379All rights reserved.
4380
4381Redistribution and use in source and binary forms, with or without modification,
4382are 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
4395THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4396ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4397WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4398DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
4399ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4400(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4401LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4402ANY 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
4404SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4405
4406
4407lodash.assign@4.2.0 MIT
4408Copyright jQuery Foundation and other contributors &lt;https://jquery.org/&gt;
4409
4410Based on Underscore.js, copyright Jeremy Ashkenas,
4411DocumentCloud and Investigative Reporters &amp; Editors &lt;http://underscorejs.org/&gt;
4412
4413This software consists of voluntary contributions made by many
4414individuals. For exact contribution history, see the revision history
4415available at https://github.com/lodash/lodash
4416
4417The following license applies to all parts of this software except as
4418documented below:
4419
4420====
4421
4422Permission is hereby granted, free of charge, to any person obtaining
4423a copy of this software and associated documentation files (the
4424"Software"), to deal in the Software without restriction, including
4425without limitation the rights to use, copy, modify, merge, publish,
4426distribute, sublicense, and/or sell copies of the Software, and to
4427permit persons to whom the Software is furnished to do so, subject to
4428the following conditions:
4429
4430The above copyright notice and this permission notice shall be
4431included in all copies or substantial portions of the Software.
4432
4433THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
4434EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4435MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
4436NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
4437LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4438OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
4439WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4440
4441====
4442
4443Copyright and related rights for sample code are waived via CC0. Sample
4444code is defined as all source code displayed within the prose of the
4445documentation.
4446
4447CC0: http://creativecommons.org/publicdomain/zero/1.0/
4448
4449====
4450
4451Files located in the node_modules and vendor directories are externally
4452maintained libraries used by this software which have their own
4453licenses; we recommend you read them, as their terms may differ from the
4454terms above.
4455
4456
4457element-class@0.2.2 ISC
4458
4459string-format@0.5.0 undefined
4460
4461json3@3.3.2 undefined
4462Copyright (c) 2012-2014 Kit Cambridge.
4463http://kitcambridge.be/
4464
4465Permission is hereby granted, free of charge, to any person obtaining a copy of
4466this software and associated documentation files (the "Software"), to deal in
4467the Software without restriction, including without limitation the rights to
4468use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
4469of the Software, and to permit persons to whom the Software is furnished to do
4470so, subject to the following conditions:
4471
4472The above copyright notice and this permission notice shall be included in all
4473copies or substantial portions of the Software.
4474
4475THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4476IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4477FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4478AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4479LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4480OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4481SOFTWARE.
4482
4483webpack@1.14.0 MIT
4484(The MIT License)
4485
4486Copyright (c) 2012 - 2015 Tobias Koppers
4487
4488Permission is hereby granted, free of charge, to any person obtaining
4489a copy of this software and associated documentation files (the
4490'Software'), to deal in the Software without restriction, including
4491without limitation the rights to use, copy, modify, merge, publish,
4492distribute, sublicense, and/or sell copies of the Software, and to
4493permit persons to whom the Software is furnished to do so, subject to
4494the following conditions:
4495
4496The above copyright notice and this permission notice shall be
4497included in all copies or substantial portions of the Software.
4498
4499THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
4500EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4501MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4502IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4503CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
4504TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4505SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4506
4507
4508rc-tooltip@3.4.2 undefined
4509The MIT License (MIT)
4510Copyright (c) 2015-present Alipay.com, https://www.alipay.com/
4511
4512Permission is hereby granted, free of charge, to any person obtaining a copy
4513of this software and associated documentation files (the "Software"), to deal
4514in the Software without restriction, including without limitation the rights
4515to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4516copies of the Software, and to permit persons to whom the Software is
4517furnished to do so, subject to the following conditions:
4518
4519The above copyright notice and this permission notice shall be included in
4520all copies or substantial portions of the Software.
4521
4522THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
4523OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4524MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4525IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4526CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
4527TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4528SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4529
4530
4531rc-trigger@1.9.1 undefined
4532The MIT License (MIT)
4533Copyright (c) 2015-present Alipay.com, https://www.alipay.com/
4534
4535Permission is hereby granted, free of charge, to any person obtaining a copy
4536of this software and associated documentation files (the "Software"), to deal
4537in the Software without restriction, including without limitation the rights
4538to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4539copies of the Software, and to permit persons to whom the Software is
4540furnished to do so, subject to the following conditions:
4541
4542The above copyright notice and this permission notice shall be included in
4543all copies or substantial portions of the Software.
4544
4545THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
4546OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4547MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4548IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4549CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
4550TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4551SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4552
4553
4554babel-runtime@6.23.0 MIT
4555
4556rc-util@4.0.2 undefined
4557The MIT License (MIT)
4558Copyright (c) 2015-present Alipay.com, https://www.alipay.com/
4559
4560Permission is hereby granted, free of charge, to any person obtaining a copy
4561of this software and associated documentation files (the "Software"), to deal
4562in the Software without restriction, including without limitation the rights
4563to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4564copies of the Software, and to permit persons to whom the Software is
4565furnished to do so, subject to the following conditions:
4566
4567The above copyright notice and this permission notice shall be included in
4568all copies or substantial portions of the Software.
4569
4570THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
4571OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4572MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4573IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4574CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
4575TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4576SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4577
4578
4579add-dom-event-listener@1.0.2 undefined
4580The MIT License (MIT)
4581
4582Copyright (c) 2014-present yiminghe
4583
4584Permission 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
4591The above copyright notice and this permission notice shall be included in all copies
4592 or substantial portions of the Software.
4593
4594THE 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
4602rc-align@2.3.3 undefined
4603
4604dom-align@1.5.3 undefined
4605The MIT License (MIT)
4606
4607Copyright (c) 2014-present yiminghe
4608
4609Permission 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
4616The above copyright notice and this permission notice shall be included in all copies
4617 or substantial portions of the Software.
4618
4619THE 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
4627rc-animate@2.3.3 undefined
4628The MIT License (MIT)
4629
4630Copyright (c) 2014-present yiminghe
4631
4632Permission 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
4639The above copyright notice and this permission notice shall be included in all copies
4640 or substantial portions of the Software.
4641
4642THE 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
4650css-animation@1.3.2 undefined
4651The MIT License (MIT)
4652
4653Copyright (c) 2014-present yiminghe
4654
4655Permission 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
4662The above copyright notice and this permission notice shall be included in all copies
4663 or substantial portions of the Software.
4664
4665THE 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
4673component-classes@1.2.6 MIT
4674
4675component-indexof@0.0.3 undefined
4676
4677react-redux@4.4.7 MIT
4678The MIT License (MIT)
4679
4680Copyright (c) 2015 Dan Abramov
4681
4682Permission is hereby granted, free of charge, to any person obtaining a copy
4683of this software and associated documentation files (the "Software"), to deal
4684in the Software without restriction, including without limitation the rights
4685to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4686copies of the Software, and to permit persons to whom the Software is
4687furnished to do so, subject to the following conditions:
4688
4689The above copyright notice and this permission notice shall be included in all
4690copies or substantial portions of the Software.
4691
4692THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4693IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4694FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4695AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4696LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4697OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4698SOFTWARE.
4699
4700
4701redux@3.6.0 MIT
4702The MIT License (MIT)
4703
4704Copyright (c) 2015-present Dan Abramov
4705
4706Permission is hereby granted, free of charge, to any person obtaining a copy
4707of this software and associated documentation files (the "Software"), to deal
4708in the Software without restriction, including without limitation the rights
4709to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4710copies of the Software, and to permit persons to whom the Software is
4711furnished to do so, subject to the following conditions:
4712
4713The above copyright notice and this permission notice shall be included in all
4714copies or substantial portions of the Software.
4715
4716THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4717IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4718FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4719AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4720LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4721OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4722SOFTWARE.
4723
4724
4725lodash@4.17.4 MIT
4726Copyright JS Foundation and other contributors &lt;https://js.foundation/&gt;
4727
4728Based on Underscore.js, copyright Jeremy Ashkenas,
4729DocumentCloud and Investigative Reporters &amp; Editors &lt;http://underscorejs.org/&gt;
4730
4731This software consists of voluntary contributions made by many
4732individuals. For exact contribution history, see the revision history
4733available at https://github.com/lodash/lodash
4734
4735The following license applies to all parts of this software except as
4736documented below:
4737
4738====
4739
4740Permission is hereby granted, free of charge, to any person obtaining
4741a copy of this software and associated documentation files (the
4742"Software"), to deal in the Software without restriction, including
4743without limitation the rights to use, copy, modify, merge, publish,
4744distribute, sublicense, and/or sell copies of the Software, and to
4745permit persons to whom the Software is furnished to do so, subject to
4746the following conditions:
4747
4748The above copyright notice and this permission notice shall be
4749included in all copies or substantial portions of the Software.
4750
4751THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
4752EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4753MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
4754NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
4755LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4756OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
4757WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4758
4759====
4760
4761Copyright and related rights for sample code are waived via CC0. Sample
4762code is defined as all source code displayed within the prose of the
4763documentation.
4764
4765CC0: http://creativecommons.org/publicdomain/zero/1.0/
4766
4767====
4768
4769Files located in the node_modules and vendor directories are externally
4770maintained libraries used by this software which have their own
4771licenses; we recommend you read them, as their terms may differ from the
4772terms above.
4773
4774
4775symbol-observable@1.0.4 MIT
4776The MIT License (MIT)
4777
4778Copyright (c) Sindre Sorhus &lt;sindresorhus@gmail.com&gt; (sindresorhus.com)
4779Copyright (c) Ben Lesh &lt;ben@benlesh.com&gt;
4780
4781Permission is hereby granted, free of charge, to any person obtaining a copy
4782of this software and associated documentation files (the "Software"), to deal
4783in the Software without restriction, including without limitation the rights
4784to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4785copies of the Software, and to permit persons to whom the Software is
4786furnished to do so, subject to the following conditions:
4787
4788The above copyright notice and this permission notice shall be included in
4789all copies or substantial portions of the Software.
4790
4791THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4792IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4793FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4794AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4795LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4796OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4797THE SOFTWARE.
4798
4799
4800hoist-non-react-statics@1.2.0 undefined
4801Software License Agreement (BSD License)
4802========================================
4803
4804Copyright (c) 2015, Yahoo! Inc. All rights reserved.
4805----------------------------------------------------
4806
4807Redistribution and use of this software in source and binary forms, with or
4808without modification, are permitted provided that the following conditions are
4809met:
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
4820THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4821ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4822WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4823DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
4824ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4825(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4826LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4827ANY 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
4829SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4830
4831
4832invariant@2.2.2 BSD-3-Clause
4833Copyright (c) 2016, Andres Suarez
4834All rights reserved.
4835
4836Redistribution and use in source and binary forms, with or without
4837modification, 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
4850THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
4851AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4852IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4853DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
4854FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4855DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
4856SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
4857CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
4858OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
4859OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4860
4861
4862moment@2.18.1 MIT
4863Copyright (c) JS Foundation and other contributors
4864
4865Permission is hereby granted, free of charge, to any person
4866obtaining a copy of this software and associated documentation
4867files (the "Software"), to deal in the Software without
4868restriction, including without limitation the rights to use,
4869copy, modify, merge, publish, distribute, sublicense, and/or sell
4870copies of the Software, and to permit persons to whom the
4871Software is furnished to do so, subject to the following
4872conditions:
4873
4874The above copyright notice and this permission notice shall be
4875included in all copies or substantial portions of the Software.
4876
4877THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
4878EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
4879OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
4880NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
4881HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
4882WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
4883FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
4884OTHER DEALINGS IN THE SOFTWARE.
4885
4886
4887react-virtualized-select@3.0.1 MIT
4888The MIT License (MIT)
4889
4890Copyright (c) 2015 Brian Vaughn
4891
4892Permission is hereby granted, free of charge, to any person obtaining a copy
4893of this software and associated documentation files (the "Software"), to deal
4894in the Software without restriction, including without limitation the rights
4895to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4896copies of the Software, and to permit persons to whom the Software is
4897furnished to do so, subject to the following conditions:
4898
4899The above copyright notice and this permission notice shall be included in all
4900copies or substantial portions of the Software.
4901
4902THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4903IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4904FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4905AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4906LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4907OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4908SOFTWARE.
4909
4910
4911
4912prop-types@15.5.9 BSD-3-Clause
4913BSD License
4914
4915For React software
4916
4917Copyright (c) 2013-present, Facebook, Inc.
4918All rights reserved.
4919
4920Redistribution and use in source and binary forms, with or without modification,
4921are 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
4934THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4935ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4936WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4937DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
4938ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4939(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4940LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4941ANY 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
4943SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4944
4945react-select@1.0.0-rc.3 MIT
4946The MIT License (MIT)
4947
4948Copyright (c) 2016 Jed Watson
4949
4950Permission is hereby granted, free of charge, to any person obtaining a copy
4951of this software and associated documentation files (the "Software"), to deal
4952in the Software without restriction, including without limitation the rights
4953to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4954copies of the Software, and to permit persons to whom the Software is
4955furnished to do so, subject to the following conditions:
4956
4957The above copyright notice and this permission notice shall be included in all
4958copies or substantial portions of the Software.
4959
4960THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4961IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4962FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4963AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4964LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4965OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4966SOFTWARE.
4967
4968
4969react-input-autosize@1.1.3 MIT
4970The MIT License (MIT)
4971
4972Copyright (c) 2017 Jed Watson
4973
4974Permission is hereby granted, free of charge, to any person obtaining a copy
4975of this software and associated documentation files (the "Software"), to deal
4976in the Software without restriction, including without limitation the rights
4977to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4978copies of the Software, and to permit persons to whom the Software is
4979furnished to do so, subject to the following conditions:
4980
4981The above copyright notice and this permission notice shall be included in all
4982copies or substantial portions of the Software.
4983
4984THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4985IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4986FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4987AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4988LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4989OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4990SOFTWARE.
4991
4992
4993create-react-class@15.5.3 BSD-3-Clause
4994BSD License
4995
4996For React software
4997
4998Copyright (c) 2013-present, Facebook, Inc.
4999All rights reserved.
5000
5001Redistribution and use in source and binary forms, with or without modification,
5002are 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
5015THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5016ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5017WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5018DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
5019ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5020(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5021LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5022ANY 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
5024SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5025
5026
5027classnames@2.2.5 MIT
5028The MIT License (MIT)
5029
5030Copyright (c) 2016 Jed Watson
5031
5032Permission is hereby granted, free of charge, to any person obtaining a copy
5033of this software and associated documentation files (the "Software"), to deal
5034in the Software without restriction, including without limitation the rights
5035to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5036copies of the Software, and to permit persons to whom the Software is
5037furnished to do so, subject to the following conditions:
5038
5039The above copyright notice and this permission notice shall be included in all
5040copies or substantial portions of the Software.
5041
5042THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5043IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5044FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5045AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5046LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5047OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5048SOFTWARE.
5049
5050
5051react-virtualized@9.7.5 MIT
5052The MIT License (MIT)
5053
5054Copyright (c) 2015 Brian Vaughn
5055
5056Permission is hereby granted, free of charge, to any person obtaining a copy
5057of this software and associated documentation files (the "Software"), to deal
5058in the Software without restriction, including without limitation the rights
5059to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5060copies of the Software, and to permit persons to whom the Software is
5061furnished to do so, subject to the following conditions:
5062
5063The above copyright notice and this permission notice shall be included in all
5064copies or substantial portions of the Software.
5065
5066THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5067IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5068FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5069AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5070LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5071OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5072SOFTWARE.
5073
5074
5075
5076dom-helpers@3.2.1 MIT
5077
5078react-tagsinput@3.15.1 MIT
5079The MIT License
5080
5081Copyright (c) 2015 Ola Holmström &lt;olaholmstrom+github@gmail.com&gt;
5082
5083Permission is hereby granted, free of charge, to any person obtaining a copy of
5084this software and associated documentation files (the "Software"), to deal in
5085the Software without restriction, including without limitation the rights to
5086use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
5087of the Software, and to permit persons to whom the Software is furnished to do
5088so, subject to the following conditions:
5089
5090The above copyright notice and this permission notice shall be included in all
5091copies or substantial portions of the Software.
5092
5093THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5094IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5095FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5096AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5097LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5098OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5099SOFTWARE.
5100
5101
5102recharts@0.20.8 MIT
5103The MIT License (MIT)
5104
5105Copyright (c) 2015 recharts
5106
5107Permission is hereby granted, free of charge, to any person obtaining a copy
5108of this software and associated documentation files (the "Software"), to deal
5109in the Software without restriction, including without limitation the rights
5110to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5111copies of the Software, and to permit persons to whom the Software is
5112furnished to do so, subject to the following conditions:
5113
5114The above copyright notice and this permission notice shall be included in all
5115copies or substantial portions of the Software.
5116
5117THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5118IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5119FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5120AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5121LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5122OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5123SOFTWARE.
5124
5125
5126
5127d3-scale@1.0.4 BSD-3-Clause
5128Copyright 2010-2015 Mike Bostock
5129All rights reserved.
5130
5131Redistribution and use in source and binary forms, with or without modification,
5132are 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
5145THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5146ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5147WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5148DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5149ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5150(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5151LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5152ANY 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
5154SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5155
5156
5157d3-array@1.1.1 BSD-3-Clause
5158Copyright 2010-2016 Mike Bostock
5159All rights reserved.
5160
5161Redistribution and use in source and binary forms, with or without modification,
5162are 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
5175THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5176ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5177WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5178DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5179ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5180(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5181LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5182ANY 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
5184SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5185
5186
5187d3-collection@1.0.3 BSD-3-Clause
5188Copyright 2010-2016, Mike Bostock
5189All rights reserved.
5190
5191Redistribution and use in source and binary forms, with or without modification,
5192are 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
5205THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5206ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5207WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5208DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5209ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5210(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5211LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5212ANY 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
5214SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5215
5216
5217d3-interpolate@1.1.4 BSD-3-Clause
5218Copyright 2010-2016 Mike Bostock
5219All rights reserved.
5220
5221Redistribution and use in source and binary forms, with or without modification,
5222are 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
5235THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5236ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5237WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5238DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5239ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5240(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5241LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5242ANY 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
5244SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5245
5246
5247d3-color@1.0.3 BSD-3-Clause
5248Copyright 2010-2016 Mike Bostock
5249All rights reserved.
5250
5251Redistribution and use in source and binary forms, with or without modification,
5252are 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
5265THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5266ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5267WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5268DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5269ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5270(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5271LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5272ANY 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
5274SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5275
5276
5277d3-format@1.1.1 BSD-3-Clause
5278Copyright 2010-2015 Mike Bostock
5279All rights reserved.
5280
5281Redistribution and use in source and binary forms, with or without modification,
5282are 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
5295THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5296ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5297WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5298DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5299ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5300(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5301LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5302ANY 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
5304SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5305
5306
5307d3-time@1.0.6 BSD-3-Clause
5308Copyright 2010-2016 Mike Bostock
5309All rights reserved.
5310
5311Redistribution and use in source and binary forms, with or without modification,
5312are 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
5325THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5326ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5327WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5328DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5329ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5330(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5331LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5332ANY 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
5334SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5335
5336
5337d3-time-format@2.0.5 BSD-3-Clause
5338Copyright 2010-2016 Mike Bostock
5339All rights reserved.
5340
5341Redistribution and use in source and binary forms, with or without modification,
5342are 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
5355THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5356ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5357WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5358DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5359ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5360(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5361LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5362ANY 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
5364SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5365
5366
5367d3-shape@1.0.4 BSD-3-Clause
5368Copyright 2010-2015 Mike Bostock
5369All rights reserved.
5370
5371Redistribution and use in source and binary forms, with or without modification,
5372are 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
5385THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5386ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5387WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5388DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5389ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5390(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5391LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5392ANY 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
5394SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5395
5396
5397d3-path@1.0.5 BSD-3-Clause
5398Copyright 2015-2016 Mike Bostock
5399All rights reserved.
5400
5401Redistribution and use in source and binary forms, with or without modification,
5402are 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
5415THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5416ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5417WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5418DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5419ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5420(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5421LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5422ANY 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
5424SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5425
5426
5427react-smooth@0.1.20 MIT
5428The MIT License (MIT)
5429
5430Copyright (c) 2016 recharts
5431
5432Permission is hereby granted, free of charge, to any person obtaining a copy
5433of this software and associated documentation files (the "Software"), to deal
5434in the Software without restriction, including without limitation the rights
5435to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5436copies of the Software, and to permit persons to whom the Software is
5437furnished to do so, subject to the following conditions:
5438
5439The above copyright notice and this permission notice shall be included in all
5440copies or substantial portions of the Software.
5441
5442THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5443IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5444FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5445AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5446LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5447OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5448SOFTWARE.
5449
5450
5451raf@3.3.0 MIT
5452
5453performance-now@0.2.0 MIT
5454Copyright (c) 2013 Meryn Stol
5455
5456Permission 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
5463The above copyright notice and this permission notice shall be included in all
5464 copies or substantial portions of the Software.
5465
5466THE 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
5473react-addons-transition-group@15.4.2 BSD-3-Clause
5474BSD License
5475
5476For React software
5477
5478Copyright (c) 2013-present, Facebook, Inc.
5479All rights reserved.
5480
5481Redistribution and use in source and binary forms, with or without modification,
5482are 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
5495THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5496ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5497WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5498DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
5499ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5500(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5501LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5502ANY 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
5504SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5505
5506
5507react-resize-detector@0.3.3 MIT
5508
5509reduce-css-calc@1.3.0 MIT
5510The MIT License (MIT)
5511
5512Copyright (c) 2014 Maxime Thirouin &amp; Joakim Bengtson
5513
5514Permission is hereby granted, free of charge, to any person obtaining a copy of
5515this software and associated documentation files (the "Software"), to deal in
5516the Software without restriction, including without limitation the rights to
5517use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
5518the Software, and to permit persons to whom the Software is furnished to do so,
5519subject to the following conditions:
5520
5521The above copyright notice and this permission notice shall be included in all
5522copies or substantial portions of the Software.
5523
5524THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5525IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
5526FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
5527COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
5528IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
5529CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5530
5531
5532balanced-match@0.4.2 MIT
5533(MIT)
5534
5535Copyright (c) 2013 Julian Gruber &lt;julian@juliangruber.com&gt;
5536
5537Permission is hereby granted, free of charge, to any person obtaining a copy of
5538this software and associated documentation files (the "Software"), to deal in
5539the Software without restriction, including without limitation the rights to
5540use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
5541of the Software, and to permit persons to whom the Software is furnished to do
5542so, subject to the following conditions:
5543
5544The above copyright notice and this permission notice shall be included in all
5545copies or substantial portions of the Software.
5546
5547THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5548IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5549FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5550AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5551LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5552OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5553SOFTWARE.
5554
5555
5556reduce-function-call@1.0.2 MIT
5557The MIT License (MIT)
5558
5559Copyright (c) 2014 "MoOx" Maxime Thirouin
5560
5561Permission is hereby granted, free of charge, to any person obtaining a copy of
5562this software and associated documentation files (the "Software"), to deal in
5563the Software without restriction, including without limitation the rights to
5564use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
5565the Software, and to permit persons to whom the Software is furnished to do so,
5566subject to the following conditions:
5567
5568The above copyright notice and this permission notice shall be included in all
5569copies or substantial portions of the Software.
5570
5571THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5572IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
5573FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
5574COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
5575IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
5576CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5577
5578
5579math-expression-evaluator@1.2.16 MIT
5580The MIT License (MIT)
5581
5582Copyright (c) 2015 Ankit G.
5583
5584Permission is hereby granted, free of charge, to any person obtaining a copy
5585of this software and associated documentation files (the "Software"), to deal
5586in the Software without restriction, including without limitation the rights
5587to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5588copies of the Software, and to permit persons to whom the Software is
5589furnished to do so, subject to the following conditions:
5590
5591The above copyright notice and this permission notice shall be included in all
5592copies or substantial portions of the Software.
5593
5594THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5595IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5596FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5597AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5598LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5599OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5600SOFTWARE.
5601
5602
5603
5604recharts-scale@0.2.1 MIT
5605The MIT License (MIT)
5606
5607Copyright (c) 2015 Sen Yang
5608
5609Permission is hereby granted, free of charge, to any person obtaining a copy
5610of this software and associated documentation files (the "Software"), to deal
5611in the Software without restriction, including without limitation the rights
5612to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5613copies of the Software, and to permit persons to whom the Software is
5614furnished to do so, subject to the following conditions:
5615
5616The above copyright notice and this permission notice shall be included in all
5617copies or substantial portions of the Software.
5618
5619THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5620IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5621FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5622AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5623LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5624OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5625SOFTWARE.
5626
5627
5628
5629events@1.1.1 MIT
5630MIT
5631
5632Copyright Joyent, Inc. and other Node contributors.
5633
5634Permission is hereby granted, free of charge, to any person obtaining a
5635copy of this software and associated documentation files (the
5636"Software"), to deal in the Software without restriction, including
5637without limitation the rights to use, copy, modify, merge, publish,
5638distribute, sublicense, and/or sell copies of the Software, and to permit
5639persons to whom the Software is furnished to do so, subject to the
5640following conditions:
5641
5642The above copyright notice and this permission notice shall be included
5643in all copies or substantial portions of the Software.
5644
5645THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
5646OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
5647MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
5648NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
5649DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
5650OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
5651USE OR OTHER DEALINGS IN THE SOFTWARE.
5652
5653
5654rc-collapse@1.6.12 MIT
5655The MIT License (MIT)
5656
5657Copyright (c) 2014-present yiminghe
5658
5659Permission 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
5666The above copyright notice and this permission notice shall be included in
5667 all copies or substantial portions of the Software.
5668
5669THE 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
5677react-sizeme@2.3.1 MIT
5678The MIT License (MIT)
5679
5680Copyright (c) 2016 Sean Matheson
5681
5682Permission is hereby granted, free of charge, to any person obtaining a copy
5683of this software and associated documentation files (the "Software"), to deal
5684in the Software without restriction, including without limitation the rights
5685to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5686copies of the Software, and to permit persons to whom the Software is
5687furnished to do so, subject to the following conditions:
5688
5689The above copyright notice and this permission notice shall be included in all
5690copies or substantial portions of the Software.
5691
5692THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5693IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5694FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5695AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5696LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5697OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5698SOFTWARE.
5699
5700
5701element-resize-detector@1.1.11 MIT
5702The MIT License (MIT)
5703
5704Copyright (c) 2016 Lucas Wiener
5705
5706Permission is hereby granted, free of charge, to any person obtaining a copy
5707of this software and associated documentation files (the "Software"), to deal
5708in the Software without restriction, including without limitation the rights
5709to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5710copies of the Software, and to permit persons to whom the Software is
5711furnished to do so, subject to the following conditions:
5712
5713The above copyright notice and this permission notice shall be included in all
5714copies or substantial portions of the Software.
5715
5716THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5717IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5718FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5719AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5720LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5721OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5722SOFTWARE.
5723
5724
5725batch-processor@1.0.0 MIT
5726The MIT License (MIT)
5727
5728Copyright (c) 2015 Lucas Wiener
5729
5730Permission is hereby granted, free of charge, to any person obtaining a copy
5731of this software and associated documentation files (the "Software"), to deal
5732in the Software without restriction, including without limitation the rights
5733to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5734copies of the Software, and to permit persons to whom the Software is
5735furnished to do so, subject to the following conditions:
5736
5737The above copyright notice and this permission notice shall be included in all
5738copies or substantial portions of the Software.
5739
5740THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5741IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5742FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5743AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5744LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5745OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5746SOFTWARE.
5747
5748
5749
5750react-color@2.11.4 MIT
5751The MIT License (MIT)
5752
5753Copyright (c) 2015 Case Sandberg
5754
5755Permission is hereby granted, free of charge, to any person obtaining a copy
5756of this software and associated documentation files (the "Software"), to deal
5757in the Software without restriction, including without limitation the rights
5758to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5759copies of the Software, and to permit persons to whom the Software is
5760furnished to do so, subject to the following conditions:
5761
5762The above copyright notice and this permission notice shall be included in all
5763copies or substantial portions of the Software.
5764
5765THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5766IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5767FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5768AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5769LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5770OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5771SOFTWARE.
5772
5773
5774reactcss@1.2.2 MIT
5775The MIT License (MIT)
5776
5777Copyright (c) 2015 Case Sandberg
5778
5779Permission is hereby granted, free of charge, to any person obtaining a copy
5780of this software and associated documentation files (the "Software"), to deal
5781in the Software without restriction, including without limitation the rights
5782to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5783copies of the Software, and to permit persons to whom the Software is
5784furnished to do so, subject to the following conditions:
5785
5786The above copyright notice and this permission notice shall be included in all
5787copies or substantial portions of the Software.
5788
5789THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5790IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5791FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5792AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5793LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5794OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5795SOFTWARE.
5796
5797
5798material-colors@1.2.5 ISC
5799
5800redux-replaceable-middleware@1.1.0 ISC
5801
5802redux-thunk@2.2.0 MIT
5803The MIT License (MIT)
5804
5805Copyright (c) 2015 Dan Abramov
5806
5807Permission is hereby granted, free of charge, to any person obtaining a copy
5808of this software and associated documentation files (the "Software"), to deal
5809in the Software without restriction, including without limitation the rights
5810to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5811copies of the Software, and to permit persons to whom the Software is
5812furnished to do so, subject to the following conditions:
5813
5814The above copyright notice and this permission notice shall be included in all
5815copies or substantial portions of the Software.
5816
5817THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5818IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5819FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5820AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5821LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5822OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5823SOFTWARE.
5824
5825
5826redux-promise-middleware@3.3.2 MIT
5827Copyright 2015-current Patrick Burtchaell &lt;patrick@pburtchaell.com&gt;
5828
5829The above copyright notice and this permission notice shall be included
5830in all copies or substantial portions of the Software.
5831
5832THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
5833OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
5834MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
5835IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
5836CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
5837TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
5838SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5839
5840
5841redux-saga@0.12.1 MIT
5842The MIT License (MIT)
5843
5844Copyright (c) 2015 Yassine Elouafi
5845
5846Permission is hereby granted, free of charge, to any person obtaining a copy
5847of this software and associated documentation files (the "Software"), to deal
5848in the Software without restriction, including without limitation the rights
5849to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5850copies of the Software, and to permit persons to whom the Software is
5851furnished to do so, subject to the following conditions:
5852
5853The above copyright notice and this permission notice shall be included in all
5854copies or substantial portions of the Software.
5855
5856THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5857IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5858FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5859AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5860LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5861OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
5862SOFTWARE.
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
4BOOK_VER ?= $(REL_VER)-dev
5
6DOCBOOK_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
8BOOKPACKAGES := book-enea-nfv-access-ucpem-open-source
9BOOKDESC_$(BOOKPACKAGES) := "Enea NFV Access uCPE Manager Open Source Report"
10BOOKDEFAULTCONDITION := $(DEFAULTCONDITIONS)