]> gerrit.simantics Code Review - simantics/platform.git/blob - license.html
Customize NavigationNode for PanZoomRotateHandler
[simantics/platform.git] / license.html
1 <!DOCTYPE html>\r
2 <html dir="ltr" class="client-js" lang="en"><head>\r
3 <meta http-equiv="content-type" content="text/html; charset=UTF-8">\r
4 <meta charset="UTF-8">\r
5 <title>Licensing - Developer Documents</title>\r
6 </head>\r
7 <body>\r
8 \r
9 <div id="content" class="mw-body" role="main">\r
10 <a id="top"></a>\r
11 <div id="mw-content-text" dir="ltr" class="mw-content-ltr" lang="en">\r
12 \r
13 <div id="toc" class="toc"><div id="toctitle">\r
14 <h2>Contents</h2>\r
15 </div>\r
16 \r
17 <ul>\r
18 <li class="toclevel-1 tocsection-1"><a href="#Simantics_Licenses"><span class="tocnumber">1</span> <span class="toctext">Simantics Licenses</span></a></li>\r
19 <li class="toclevel-1 tocsection-2"><a href="#Apache_Software_License_2.0"><span class="tocnumber">2</span> <span class="toctext">Apache Software License 2.0</span></a></li>\r
20 <li class="toclevel-1 tocsection-3"><a href="#BSD_2-Clause_License"><span class="tocnumber">3</span> <span class="toctext">BSD 2-Clause License</span></a></li>\r
21 <li class="toclevel-1 tocsection-4"><a href="#BSD_3-Clause_License"><span class="tocnumber">4</span> <span class="toctext">BSD 3-Clause License</span></a></li>\r
22 <li class="toclevel-1 tocsection-5"><a href="#Bouncycastle_License"><span class="tocnumber">5</span> <span class="toctext">Bouncycastle License</span></a></li>\r
23 <li class="toclevel-1 tocsection-6"><a href="#CDDL_1.1_.2B_GPLv2_with_classpath_exception"><span class="tocnumber">6</span> <span class="toctext">CDDL 1.1 + GPLv2 with classpath exception</span></a></li>\r
24 <li class="toclevel-1 tocsection-7"><a href="#Creative_Commons_Attribution_2.5_License"><span class="tocnumber">7</span> <span class="toctext">Creative Commons Attribution 2.5 License</span></a></li>\r
25 <li class="toclevel-1 tocsection-8"><a href="#Eclipse_Public_License"><span class="tocnumber">8</span> <span class="toctext">Eclipse Public License</span></a></li>\r
26 <li class="toclevel-1 tocsection-9"><a href="#HSQLDB_Licenses"><span class="tocnumber">9</span> <span class="toctext">HSQLDB Licenses</span></a></li>\r
27 <li class="toclevel-1 tocsection-10"><a href="#JDOM_License"><span class="tocnumber">10</span> <span class="toctext">JDOM License</span></a></li>\r
28 <li class="toclevel-1 tocsection-11"><a href="#LGPL"><span class="tocnumber">11</span> <span class="toctext">LGPL</span></a></li>\r
29 <li class="toclevel-1 tocsection-12"><a href="#MIT_License"><span class="tocnumber">12</span> <span class="toctext">MIT License</span></a></li>\r
30 <li class="toclevel-1 tocsection-13"><a href="#Mozilla_Public_License_2.0"><span class="tocnumber">13</span> <span class="toctext">Mozilla Public License 2.0</span></a></li>\r
31 <li class="toclevel-1 tocsection-14"><a href="#HDF5"><span class="tocnumber">14</span> <span class="toctext">HDF5 (Hierarchical Data Format 5) License</span></a></li>\r
32 </ul>\r
33 </div>\r
34 \r
35 <h2><span class="mw-headline" id="Simantics_Licenses">Simantics Licenses</span></h2>\r
36 \r
37 <p>Simantics Platform is licensed under <a href="#Eclipse_Public_License">Eclipse Public License</a>.\r
38  The license does not have to apply to 3rd party applications and \r
39 plug-ins that are integrated with Simantics. That means, an application \r
40 built on Simantics can be e.g. a commercial, closed code. Or it can be \r
41 an open source product. In any case, the application and plug-in \r
42 licensing have to respect Simantics licensing. E.g. if a plug-in \r
43 component uses a so-called "Strict GPL", the integration with Simantics \r
44 has to be done with extra care; the GPL licensed software can't \r
45 influence the licensing of Simantics platform. For commercial products, \r
46 the application or plug-in has to be clearly separated from the platform\r
47  and all the integration code needed in the Simantics platform side has \r
48 to be licensed under Eclipse Public License (EPL).\r
49 </p><p>On <a rel="nofollow" class="external text" href="http://www.gnu.org/philosophy/license-list.html">GNU Operating System</a>\r
50  website there is an excellent description of different free and open \r
51 source licenses and their differences in a nut shell. Another website \r
52 worth mentioning is <a rel="nofollow" class="external text" href="http://www.opensource.org/">Open Source Initiative</a>. From this side you can find information about open source software development and licensing.\r
53 </p><p>Simantics depends on a few third party components which have license other than EPL. \r
54 </p>\r
55 <blockquote>\r
56 <table width="100%" cellspacing="0" cellpadding="5" border="1">\r
57 \r
58 <tbody><tr style="background-color: #eeeeee;">\r
59 <th align="left">Component\r
60 </th>\r
61 <th style="width: 20em" align="left">License\r
62 </th>\r
63 <th align="left">Notes\r
64 </th></tr>\r
65 <tr>\r
66 <td> <a rel="nofollow" class="external text" href="https://www.simantics.org/simantics">Simantics Platform</a>\r
67 </td>\r
68 <td> <a href="#Eclipse_Public_License">EPL</a>\r
69 </td>\r
70 <td> All Simantics plugins\r
71 </td></tr>\r
72 <tr>\r
73 <td> <a rel="nofollow" class="external text" href="http://www.eclipse.org/">Eclipse Platform</a>\r
74 </td>\r
75 <td> <a href="#Eclipse_Public_License">EPL</a>\r
76 </td>\r
77 <td> All Eclipse plugins\r
78 </td></tr>\r
79 <tr>\r
80 <td> <a rel="nofollow" class="external text" href="http://www.eclipse.org/">Eclipse Nebula Project</a>\r
81 </td>\r
82 <td> <a href="#Eclipse_Public_License">EPL</a>\r
83 </td>\r
84 <td> org.eclipse.nebula.*\r
85 </td></tr>\r
86 <tr>\r
87 <td> <a rel="nofollow" class="external text" href="http://www.eclipse.org/">Eclipse Mylyn Docs WikiText</a>\r
88 </td>\r
89 <td> <a href="#Eclipse_Public_License">EPL</a>\r
90 </td>\r
91 <td>\r
92 </td></tr>\r
93 <tr>\r
94 <td valign="top"> <a rel="nofollow" class="external text" href="https://eclipse.org/jetty/">Jetty</a>\r
95 </td>\r
96 <td> <a href="#Eclipse_Public_License">EPL</a>\r
97 </td>\r
98 <td>\r
99 </td></tr>\r
100 <tr>\r
101 <td valign="top"> <a rel="nofollow" class="external text" href="http://www.graphviz.org/">Graphviz</a>\r
102 </td>\r
103 <td> <a href="#Eclipse_Public_License">EPL</a>\r
104 </td>\r
105 <td>\r
106 </td></tr>\r
107 <tr>\r
108 <td> <a rel="nofollow" class="external text" href="http://www.cs.wustl.edu/~schmidt/ACE.html">ACE - Adaptive Communications Environment</a>\r
109 </td>\r
110 <td> <a href="#BSD_3-Clause_License">BSD 3-Clause License</a> (<a rel="nofollow" class="external free" href="http://www.cs.wustl.edu/~schmidt/ACE-copying.html">http://www.cs.wustl.edu/~schmidt/ACE-copying.html</a>)\r
111 </td>\r
112 <td> <pre>Copyright (c) 2000-2005 INRIA, France Telecom</pre>\r
113 </td></tr>\r
114 <tr>\r
115 <td> <a rel="nofollow" class="external text" href="http://www.jcraft.com/jzlib/">JZlib</a>\r
116 </td>\r
117 <td> <a href="#BSD_3-Clause_License">BSD 3-Clause License</a> (<a rel="nofollow" class="external free" href="http://www.jcraft.com/jzlib/LICENSE.txt">http://www.jcraft.com/jzlib/LICENSE.txt</a>)\r
118 </td>\r
119 <td> <pre>Copyright (c) 2000,2001,2002,2003,2004 ymnk, JCraft,Inc.</pre>\r
120 </td></tr>\r
121 <tr>\r
122 <td> <a rel="nofollow" class="external text" href="http://xmlgraphics.apache.org/batik/">Batik</a> (org.apache.batik)\r
123 </td>\r
124 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
125 </td>\r
126 <td>\r
127 </td></tr>\r
128 <tr>\r
129 <td> <a rel="nofollow" class="external text" href="http://logging.apache.org/log4j/index.html">Log4j</a> (org.apache.log4j)\r
130 </td>\r
131 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
132 </td>\r
133 <td>\r
134 </td></tr>\r
135 <tr>\r
136 <td> <a rel="nofollow" class="external text" href="https://www.slf4j.org/">SLF4J</a>\r
137 </td>\r
138 <td> <a href="#MIT_License">MIT License</a>\r
139 </td>\r
140 <td>  <pre>Copyright (c) 2004-2017 QOS.ch\r
141 All rights reserved.</pre>\r
142 </td></tr>\r
143 <tr>\r
144 <td> <a rel="nofollow" class="external text" href="https://logback.qos.ch/">Logback</a>\r
145 </td>\r
146 <td> <a href="#Eclipse_Public_License">EPL</a>\r
147 </td>\r
148 <td> 1.2.3\r
149 </td></tr>\r
150 <tr>\r
151 <td> <a rel="nofollow" class="external text" href="http://www.json.org/">JSON</a> (JSON_libraries)\r
152 </td>\r
153 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
154 </td>\r
155 <td>\r
156 </td></tr>\r
157 <tr>\r
158 <td> <a rel="nofollow" class="external text" href="http://itextpdf.com/">iText</a> (com.lowagie.text)\r
159 </td>\r
160 <td> <a href="#LGPL">LGPL</a>\r
161 </td>\r
162 <td> The 2.1 series allows using either LGPL <a rel="nofollow" class="external autonumber" href="http://www.lowagie.com/iText/lgpl.txt">[1]</a> or MPL <a rel="nofollow" class="external autonumber" href="http://www.lowagie.com/iText/MPL-1.1.txt">[2]</a>. We use the library with the LGPL. According to the <a rel="nofollow" class="external text" href="http://www.lowagie.com/iText/download.html">iText license agreement</a> we must mention that iText has the possibility to use MPL as an alternative license.\r
163 </td></tr>\r
164 <tr>\r
165 <td> <a rel="nofollow" class="external text" href="https://svgsalamander.dev.java.net/">SVG Salamander</a>\r
166 </td>\r
167 <td> <a href="#LGPL">LGPL</a>\r
168 </td>\r
169 <td>\r
170 </td></tr>\r
171 <tr>\r
172 <td> <a rel="nofollow" class="external text" href="http://www.jfree.org/jcommon/">JCommon</a>, <a rel="nofollow" class="external text" href="http://www.jfree.org/jfreechart/">JFreeChart</a>\r
173 </td>\r
174 <td> <a href="#LGPL">LGPL</a>\r
175 </td>\r
176 <td>\r
177 </td></tr>\r
178 <tr>\r
179 <td valign="top"> <a rel="nofollow" class="external text" href="http://trove4j.sourceforge.net/">GNU Trove</a> (gnu.trove2, gnu.trove3)\r
180 </td>\r
181 <td valign="top"> <a href="#LGPL">LGPL</a>\r
182 </td>\r
183 <td> <a rel="nofollow" class="external text" href="http://trove4j.sourceforge.net/html/license.html">Original license text</a>.\r
184 <p><small>\r
185 The source code for GNU Trove is licensed under the Lesser GNU Public \r
186 License (LGPL). \r
187 Copyright (c) 2001, Eric D. Friedman All Rights Reserved. This library \r
188 is free software; you can redistribute it and/or modify it under the \r
189 terms of the GNU Lesser General Public License as published by the Free \r
190 Software Foundation; either version 2.1 of the License, or (at your \r
191 option) any later version. This library is distributed in the hope that \r
192 it will be useful, but WITHOUT ANY WARRANTY; without even the implied \r
193 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\r
194  GNU General Public License for more details. You should have received a\r
195  copy of the GNU Lesser General Public License along with this program; \r
196 if not, write to the Free Software Foundation, Inc., 59 Temple Place - \r
197 Suite 330, Boston, MA 02111-1307, USA.\r
198 </small></p><p><small><br>\r
199 Two classes (HashFunctions and PrimeFinder) included in Trove are licensed under the following terms:\r
200 </small></p><p><small>Copyright (c) 1999 CERN - European Organization \r
201 for Nuclear Research. Permission to use, copy, modify, distribute and \r
202 sell this software and its documentation for any purpose is hereby \r
203 granted without fee, provided that the above copyright notice appear in \r
204 all copies and that both that copyright notice and this permission \r
205 notice appear in supporting documentation. CERN makes no representations\r
206  about the suitability of this software for any purpose. It is provided \r
207 "as is" without expressed or implied warranty.\r
208 </small>\r
209 </p>\r
210 </td></tr>\r
211 <tr>\r
212 <td> <a rel="nofollow" class="external text" href="http://www.fastlz.org/">FastLZ</a>\r
213 </td>\r
214 <td> <a href="#MIT_License">MIT License</a>\r
215 </td>\r
216 <td> SVN revision 12<pre>FastLZ - lightning-fast lossless compression library\r
217 \r
218 Copyright (C) 2007 Ariya Hidayat (ariya@kde.org)\r
219 Copyright (C) 2006 Ariya Hidayat (ariya@kde.org)\r
220 Copyright (C) 2005 Ariya Hidayat (ariya@kde.org)\r
221 </pre>\r
222 </td></tr>\r
223 <tr>\r
224 <td> <a rel="nofollow" class="external text" href="https://github.com/lz4/lz4">LZ4 - Extremely Fast Compression algorithm</a>\r
225 </td>\r
226 <td> <a href="#BSD_2-Clause_License">BSD 2-Clause License</a>\r
227 </td>\r
228 <td> <pre>LZ4 Library\r
229 Copyright (c) 2011-2016, Yann Collet</pre>\r
230 </td></tr>\r
231 <tr>\r
232 <td> <a rel="nofollow" class="external text" href="https://github.com/lz4/lz4-java">LZ4 compression for Java</a>\r
233 </td>\r
234 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
235 </td>\r
236 <td> 1.3.0\r
237 </td></tr>\r
238 <tr>\r
239 <td> <a rel="nofollow" class="external text" href="http://www.famfamfam.com/lab/icons/silk/">FamFamFam Silk Icons by Mark James</a>\r
240 </td>\r
241 <td> <a href="#Creative_Commons_Attribution_2.5_License">Creative Commons Attribution 2.5 License</a>\r
242 </td>\r
243 <td> 1.3\r
244 </td></tr>\r
245 <tr>\r
246 <td> <a rel="nofollow" class="external text" href="http://damieng.com/creative/icons/silk-companion-1-icons">Silk Companion 1 (more Silk icons) by Damien Guard</a>\r
247 </td>\r
248 <td> <a href="#Creative_Commons_Attribution_2.5_License">Creative Commons Attribution 2.5 License</a>\r
249 </td>\r
250 <td>\r
251 </td></tr>\r
252 <tr>\r
253 <td> <a rel="nofollow" class="external text" href="https://www.eclipse.org/collections/">Eclipse Collections</a>\r
254 </td>\r
255 <td> <a href="#Eclipse_Public_License">EPL</a>\r
256 </td>\r
257 <td> 8.1.0\r
258 </td></tr>\r
259 <tr>\r
260 <td> <a rel="nofollow" class="external text" href="http://fastutil.di.unimi.it/">fastutil: Fast &amp; compact type-specific collections for Java</a>\r
261 </td>\r
262 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
263 </td>\r
264 <td> 7.2.1\r
265 </td></tr>\r
266 <tr>\r
267 <td valign="top"> <a rel="nofollow" class="external text" href="http://asm.ow2.org/">ASM</a>\r
268 </td>\r
269 <td> <a href="#BSD_3-Clause_License">BSD 3-Clause License</a> (<a rel="nofollow" class="external free" href="http://asm.ow2.org/license.html">http://asm.ow2.org/license.html</a>)\r
270 </td>\r
271 <td> <pre>Copyright (c) 2000-2011 INRIA, France Telecom</pre>\r
272 </td></tr>\r
273 <tr>\r
274 <td valign="top"> <a rel="nofollow" class="external text" href="http://www.jdom.org/">JDOM</a>\r
275 </td>\r
276 <td> <a href="#JDOM_License">JDOM License</a>\r
277 </td>\r
278 <td> 2.0.6\r
279 </td></tr>\r
280 <tr>\r
281 <td valign="top"> <a rel="nofollow" class="external text" href="https://github.com/google/guava">Guava</a>\r
282 </td>\r
283 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
284 </td>\r
285 <td> 21.0\r
286 </td></tr>\r
287 <tr>\r
288 <td> <a rel="nofollow" class="external text" href="http://aries.apache.org/Apache">Aries</a>\r
289 </td>\r
290 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
291 </td>\r
292 <td>\r
293 </td></tr>\r
294 <tr>\r
295 <td valign="top"> <a rel="nofollow" class="external text" href="http://hc.apache.org/httpclient-3.x/">Apache Commons Codec</a>\r
296 </td>\r
297 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
298 </td>\r
299 <td> 1.10\r
300 </td></tr>\r
301 <tr>\r
302 <td valign="top"> <a rel="nofollow" class="external text" href="https://commons.apache.org/proper/commons-collections/">Apache Commons Collections</a>\r
303 </td>\r
304 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
305 </td>\r
306 <td> 3.2.2, 4.1\r
307 </td></tr>\r
308 <tr>\r
309 <td valign="top"> <a rel="nofollow" class="external text" href="https://commons.apache.org/proper/commons-compress/">Apache Commons Compress</a>\r
310 </td>\r
311 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
312 </td>\r
313 <td> 1.12\r
314 </td></tr>\r
315 <tr>\r
316 <td valign="top"> <a rel="nofollow" class="external text" href="https://commons.apache.org/proper/commons-io/">Apache Commons IO</a>\r
317 </td>\r
318 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
319 </td>\r
320 <td> 1.4\r
321 </td></tr>\r
322 <tr>\r
323 <td valign="top"> <a rel="nofollow" class="external text" href="https://commons.apache.org/proper/commons-lang/">Apache Commons Lang</a>\r
324 </td>\r
325 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
326 </td>\r
327 <td> 2.6\r
328 </td></tr>\r
329 <tr>\r
330 <td valign="top"> <a rel="nofollow" class="external text" href="https://commons.apache.org/proper/commons-logging/">Apache Commons Logging</a>\r
331 </td>\r
332 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
333 </td>\r
334 <td> 1.2, only needed by Apache POI\r
335 </td></tr>\r
336 <tr>\r
337 <td valign="top"> <a rel="nofollow" class="external text" href="https://commons.apache.org/proper/commons-math/">Apache Commons Math</a>\r
338 </td>\r
339 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
340 </td>\r
341 <td> 3.6.1\r
342 </td></tr>\r
343 <tr>\r
344 <td valign="top"> <a rel="nofollow" class="external text" href="http://hc.apache.org/httpclient-3.x/">Apache HttpClient 3</a>\r
345 </td>\r
346 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
347 </td>\r
348 <td> 3.1.0\r
349 </td></tr>\r
350 <tr>\r
351 <td valign="top"> <a rel="nofollow" class="external text" href="https://poi.apache.org/">Apache POI</a>\r
352 </td>\r
353 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
354 </td>\r
355 <td> 3.15\r
356 </td></tr>\r
357 <tr>\r
358 <td valign="top"> <a rel="nofollow" class="external text" href="http://www.antlr3.org/">ANTLR v3</a>\r
359 </td>\r
360 <td> <a href="#BSD_3-Clause_License">BSD 3-Clause License</a> (<a rel="nofollow" class="external free" href="http://www.antlr3.org/license.html">http://www.antlr3.org/license.html</a>)\r
361 </td>\r
362 <td> 3.5.2\r
363 <pre>Copyright (c) 2010 Terence Parr</pre>\r
364 </td></tr>\r
365 <tr>\r
366 <td valign="top"> <a rel="nofollow" class="external text" href="https://lucene.apache.org/core/">Apache Lucene Core</a>\r
367 </td>\r
368 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
369 </td>\r
370 <td> 4.9.0\r
371 </td></tr>\r
372 <tr>\r
373 <td valign="top"> <a rel="nofollow" class="external text" href="https://pdfbox.apache.org/">Apache PDFBox, FontBox &amp; XMPBox</a>\r
374 </td>\r
375 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
376 </td>\r
377 <td> 2.0.3\r
378 </td></tr>\r
379 <tr>\r
380 <td valign="top"> <a rel="nofollow" class="external text" href="https://xmlbeans.apache.org/">Apache XMLBeans</a>\r
381 </td>\r
382 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
383 </td>\r
384 <td> 2.6.0, only needed by Apache POI\r
385 </td></tr>\r
386 <tr>\r
387 <td valign="top"> <a rel="nofollow" class="external text" href="https://github.com/virtuald/curvesapi">curvesapi</a>\r
388 </td>\r
389 <td> <a href="#BSD_3-Clause_License">BSD 3-Clause License</a> (<a rel="nofollow" class="external free" href="https://github.com/virtuald/curvesapi/blob/master/license.txt">https://github.com/virtuald/curvesapi/blob/master/license.txt</a>), <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
390 </td>\r
391 <td> 1.04, only needed by Apache POI.\r
392 <pre>Copyright (c) 2005, Graph Builder.</pre>\r
393 </td></tr>\r
394 <tr>\r
395 <td valign="top"> <a rel="nofollow" class="external text" href="http://ini4j.sourceforge.net/">ini4j</a>\r
396 </td>\r
397 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
398 </td>\r
399 <td> 0.5.4\r
400 </td></tr>\r
401 <tr>\r
402 <td valign="top"> <a rel="nofollow" class="external text" href="http://freemarker.apache.org/">FreeMarker</a>\r
403 </td>\r
404 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
405 </td>\r
406 <td> 2.3.23\r
407 </td></tr>\r
408 <tr>\r
409 <td valign="top"> <a rel="nofollow" class="external text" href="https://github.com/java-native-access/jna">JNA</a>\r
410 </td>\r
411 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
412 </td>\r
413 <td> 4.1.0\r
414 </td></tr>\r
415 <tr>\r
416 <td valign="top"> <a rel="nofollow" class="external text" href="https://github.com/FasterXML/jackson">Jackson</a> Components\r
417 </td>\r
418 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
419 </td>\r
420 <td> 2.8.8\r
421 </td></tr>\r
422 <tr>\r
423 <td valign="top"> <a rel="nofollow" class="external text" href="https://github.com/FasterXML/woodstox">Woodstox</a>\r
424 </td>\r
425 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
426 </td>\r
427 <td> 5.x\r
428 </td></tr>\r
429 <tr>\r
430 <td valign="top"> <a rel="nofollow" class="external text" href="https://github.com/FasterXML/stax2-api">stax2-api</a>\r
431 </td>\r
432 <td> <a href="#BSD_2-Clause_License">BSD 2-Clause License</a>\r
433 </td>\r
434 <td>\r
435 </td></tr>\r
436 <tr>\r
437 <td> <a rel="nofollow" class="external text" href="https://github.com/leventov/Koloboke">Koloboke Collections &amp; Compile</a>\r
438 </td>\r
439 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
440 </td>\r
441 <td> 1.2.3\r
442 </td></tr>\r
443 <tr>\r
444 <td> <a rel="nofollow" class="external text" href="https://github.com/EsotericSoftware/kryo">Kryo</a>\r
445 </td>\r
446 <td> <a href="#BSD_3-Clause_License">BSD 3-Clause License</a>\r
447 </td>\r
448 <td> 4.0.0\r
449 <pre>Copyright (c) 2008, Nathan Sweet</pre>\r
450 </td></tr>\r
451 <tr>\r
452 <td valign="top"> <a rel="nofollow" class="external text" href="http://jackcess.sourceforge.net/">Jackcess</a>\r
453 </td>\r
454 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
455 </td>\r
456 <td> 2.1.3\r
457 </td></tr>\r
458 <tr>\r
459 <td valign="top"> <a rel="nofollow" class="external text" href="http://ucanaccess.sourceforge.net/site.html">UCanAccess</a>\r
460 </td>\r
461 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
462 </td>\r
463 <td> 3.0.7\r
464 </td></tr>\r
465 <tr>\r
466 <td valign="top"> <a rel="nofollow" class="external text" href="https://jersey.github.io/">Jersey</a>\r
467 </td>\r
468 <td> <a href="#CDDL_1.1_.2B_GPLv2_with_classpath_exception">CDDL 1.1 + GPLv2 with classpath exception</a>\r
469 </td>\r
470 <td> 2.25\r
471 </td></tr>\r
472 <tr>\r
473 <td valign="top"> <a rel="nofollow" class="external text" href="http://objenesis.org/">Objenesis</a>\r
474 </td>\r
475 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
476 </td>\r
477 <td> 2.2\r
478 </td></tr>\r
479 <tr>\r
480 <td valign="top"> <a rel="nofollow" class="external text" href="http://super-csv.github.io/super-csv/index.html">Super CSV</a>\r
481 </td>\r
482 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
483 </td>\r
484 <td> 2.4\r
485 </td></tr>\r
486 <tr>\r
487 <td valign="top"> <a rel="nofollow" class="external text" href="https://github.com/mozilla/rhino">Rhino</a>\r
488 </td>\r
489 <td> <a href="#Mozilla_Public_License_2.0">Mozilla Public License 2.0</a> (<a rel="nofollow" class="external free" href="https://github.com/mozilla/rhino/blob/master/LICENSE.txt">https://github.com/mozilla/rhino/blob/master/LICENSE.txt</a>)\r
490 </td>\r
491 <td> 1.7.7\r
492 </td></tr>\r
493 <tr>\r
494 <td valign="top"> <a rel="nofollow" class="external text" href="https://github.com/kohsuke/mimepull">mimepull</a> - Pull API for parsing MIME messages\r
495 </td>\r
496 <td> <a href="#CDDL_1.1_.2B_GPLv2_with_classpath_exception">CDDL 1.1 + GPLv2 with classpath exception</a>\r
497 </td>\r
498 <td> 1.9.6\r
499 </td></tr>\r
500 <tr>\r
501 <td valign="top"> <a rel="nofollow" class="external text" href="https://jsoup.org/">jsoup</a>\r
502 </td>\r
503 <td> <a href="#MIT_License">MIT License</a> (<a rel="nofollow" class="external free" href="https://jsoup.org/license">https://jsoup.org/license</a>)\r
504 </td>\r
505 <td> 1.8.3\r
506 <pre>Copyright © 2009 - 2017 Jonathan Hedley (jonathan@hedley.net)</pre>\r
507 </td></tr>\r
508 <tr>\r
509 <td valign="top"> <a rel="nofollow" class="external text" href="http://hsqldb.org/">HSQLDB</a>\r
510 </td>\r
511 <td> <a href="#HSQLDB_Licenses">HSQLDB Licenses</a>\r
512 </td>\r
513 <td> 2.3.1\r
514 </td></tr>\r
515 <tr>\r
516 <td valign="top"> <a rel="nofollow" class="external text" href="https://www.bouncycastle.org/licence.html">Bouncycastle Java</a>\r
517 </td>\r
518 <td> <a href="#Bouncycastle_License">Bouncycastle License</a>\r
519 </td>\r
520 <td> 1.38.0\r
521 </td></tr>\r
522 <tr>\r
523 <td valign="top"> <a rel="nofollow" class="external text" href="https://github.com/stephenc/jcip-annotations">JCIP Annotations</a>\r
524 </td>\r
525 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
526 </td>\r
527 <td> 1.0\r
528 </td></tr>\r
529 <tr>\r
530 <td valign="top"> <a rel="nofollow" class="external text" href="https://javaee.github.io/servlet-spec/">Java Servlet Specification</a>\r
531 </td>\r
532 <td> <a href="#CDDL_1.1_.2B_GPLv2_with_classpath_exception">CDDL 1.1 + GPLv2 with classpath exception</a>\r
533 </td>\r
534 <td> 3.1.0\r
535 </td></tr>\r
536 <tr>\r
537 <td valign="top"> <a rel="nofollow" class="external text" href="http://beanvalidation.org/">Bean Validation API</a>\r
538 </td>\r
539 <td> <a href="#Apache_Software_License_2.0">Apache Software License 2.0</a>\r
540 </td>\r
541 <td> 1.1.0\r
542 </td></tr>\r
543 <tr>\r
544 <td valign="top"> <a rel="nofollow" class="external text" href="https://github.com/jax-rs/api">JAX-RS API</a>\r
545 </td>\r
546 <td> <a href="#CDDL_1.1_.2B_GPLv2_with_classpath_exception">CDDL 1.1 + GPLv2 with classpath exception</a>\r
547 </td>\r
548 <td> 2.0.1\r
549 </td></tr>\r
550 <tr>\r
551 <td valign="top"> <a rel="nofollow" class="external text" href="https://www.hdfgroup.org/solutions/hdf5/">HDF5 Software Library</a>\r
552 </td>\r
553 <td> <a href="#HDF5">HDF5 License (BSD-style Open Source)</a>\r
554 </td>\r
555 <td>1.10.0-patch1\r
556 </td></tr>\r
557 </tbody></table>\r
558 </blockquote>\r
559 \r
560 <!-- LICENSE TEXTS BEGIN -->\r
561 \r
562 <h2><span class="mw-headline" id="Apache_Software_License_2.0">Apache Software License 2.0</span></h2>\r
563 <p><a rel="nofollow" class="external free" href="http://www.apache.org/licenses/LICENSE-2.0.txt">http://www.apache.org/licenses/LICENSE-2.0.txt</a>\r
564 </p>\r
565 <pre>                                 Apache License\r
566                            Version 2.0, January 2004\r
567                         http://www.apache.org/licenses/\r
568 \r
569    TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\r
570 \r
571    1. Definitions.\r
572 \r
573       "License" shall mean the terms and conditions for use, reproduction,\r
574       and distribution as defined by Sections 1 through 9 of this document.\r
575 \r
576       "Licensor" shall mean the copyright owner or entity authorized by\r
577       the copyright owner that is granting the License.\r
578 \r
579       "Legal Entity" shall mean the union of the acting entity and all\r
580       other entities that control, are controlled by, or are under common\r
581       control with that entity. For the purposes of this definition,\r
582       "control" means (i) the power, direct or indirect, to cause the\r
583       direction or management of such entity, whether by contract or\r
584       otherwise, or (ii) ownership of fifty percent (50%) or more of the\r
585       outstanding shares, or (iii) beneficial ownership of such entity.\r
586 \r
587       "You" (or "Your") shall mean an individual or Legal Entity\r
588       exercising permissions granted by this License.\r
589 \r
590       "Source" form shall mean the preferred form for making modifications,\r
591       including but not limited to software source code, documentation\r
592       source, and configuration files.\r
593 \r
594       "Object" form shall mean any form resulting from mechanical\r
595       transformation or translation of a Source form, including but\r
596       not limited to compiled object code, generated documentation,\r
597       and conversions to other media types.\r
598 \r
599       "Work" shall mean the work of authorship, whether in Source or\r
600       Object form, made available under the License, as indicated by a\r
601       copyright notice that is included in or attached to the work\r
602       (an example is provided in the Appendix below).\r
603 \r
604       "Derivative Works" shall mean any work, whether in Source or Object\r
605       form, that is based on (or derived from) the Work and for which the\r
606       editorial revisions, annotations, elaborations, or other modifications\r
607       represent, as a whole, an original work of authorship. For the purposes\r
608       of this License, Derivative Works shall not include works that remain\r
609       separable from, or merely link (or bind by name) to the interfaces of,\r
610       the Work and Derivative Works thereof.\r
611 \r
612       "Contribution" shall mean any work of authorship, including\r
613       the original version of the Work and any modifications or additions\r
614       to that Work or Derivative Works thereof, that is intentionally\r
615       submitted to Licensor for inclusion in the Work by the copyright owner\r
616       or by an individual or Legal Entity authorized to submit on behalf of\r
617       the copyright owner. For the purposes of this definition, "submitted"\r
618       means any form of electronic, verbal, or written communication sent\r
619       to the Licensor or its representatives, including but not limited to\r
620       communication on electronic mailing lists, source code control systems,\r
621       and issue tracking systems that are managed by, or on behalf of, the\r
622       Licensor for the purpose of discussing and improving the Work, but\r
623       excluding communication that is conspicuously marked or otherwise\r
624       designated in writing by the copyright owner as "Not a Contribution."\r
625 \r
626       "Contributor" shall mean Licensor and any individual or Legal Entity\r
627       on behalf of whom a Contribution has been received by Licensor and\r
628       subsequently incorporated within the Work.\r
629 \r
630    2. Grant of Copyright License. Subject to the terms and conditions of\r
631       this License, each Contributor hereby grants to You a perpetual,\r
632       worldwide, non-exclusive, no-charge, royalty-free, irrevocable\r
633       copyright license to reproduce, prepare Derivative Works of,\r
634       publicly display, publicly perform, sublicense, and distribute the\r
635       Work and such Derivative Works in Source or Object form.\r
636 \r
637    3. Grant of Patent License. Subject to the terms and conditions of\r
638       this License, each Contributor hereby grants to You a perpetual,\r
639       worldwide, non-exclusive, no-charge, royalty-free, irrevocable\r
640       (except as stated in this section) patent license to make, have made,\r
641       use, offer to sell, sell, import, and otherwise transfer the Work,\r
642       where such license applies only to those patent claims licensable\r
643       by such Contributor that are necessarily infringed by their\r
644       Contribution(s) alone or by combination of their Contribution(s)\r
645       with the Work to which such Contribution(s) was submitted. If You\r
646       institute patent litigation against any entity (including a\r
647       cross-claim or counterclaim in a lawsuit) alleging that the Work\r
648       or a Contribution incorporated within the Work constitutes direct\r
649       or contributory patent infringement, then any patent licenses\r
650       granted to You under this License for that Work shall terminate\r
651       as of the date such litigation is filed.\r
652 \r
653    4. Redistribution. You may reproduce and distribute copies of the\r
654       Work or Derivative Works thereof in any medium, with or without\r
655       modifications, and in Source or Object form, provided that You\r
656       meet the following conditions:\r
657 \r
658       (a) You must give any other recipients of the Work or\r
659           Derivative Works a copy of this License; and\r
660 \r
661       (b) You must cause any modified files to carry prominent notices\r
662           stating that You changed the files; and\r
663 \r
664       (c) You must retain, in the Source form of any Derivative Works\r
665           that You distribute, all copyright, patent, trademark, and\r
666           attribution notices from the Source form of the Work,\r
667           excluding those notices that do not pertain to any part of\r
668           the Derivative Works; and\r
669 \r
670       (d) If the Work includes a "NOTICE" text file as part of its\r
671           distribution, then any Derivative Works that You distribute must\r
672           include a readable copy of the attribution notices contained\r
673           within such NOTICE file, excluding those notices that do not\r
674           pertain to any part of the Derivative Works, in at least one\r
675           of the following places: within a NOTICE text file distributed\r
676           as part of the Derivative Works; within the Source form or\r
677           documentation, if provided along with the Derivative Works; or,\r
678           within a display generated by the Derivative Works, if and\r
679           wherever such third-party notices normally appear. The contents\r
680           of the NOTICE file are for informational purposes only and\r
681           do not modify the License. You may add Your own attribution\r
682           notices within Derivative Works that You distribute, alongside\r
683           or as an addendum to the NOTICE text from the Work, provided\r
684           that such additional attribution notices cannot be construed\r
685           as modifying the License.\r
686 \r
687       You may add Your own copyright statement to Your modifications and\r
688       may provide additional or different license terms and conditions\r
689       for use, reproduction, or distribution of Your modifications, or\r
690       for any such Derivative Works as a whole, provided Your use,\r
691       reproduction, and distribution of the Work otherwise complies with\r
692       the conditions stated in this License.\r
693 \r
694    5. Submission of Contributions. Unless You explicitly state otherwise,\r
695       any Contribution intentionally submitted for inclusion in the Work\r
696       by You to the Licensor shall be under the terms and conditions of\r
697       this License, without any additional terms or conditions.\r
698       Notwithstanding the above, nothing herein shall supersede or modify\r
699       the terms of any separate license agreement you may have executed\r
700       with Licensor regarding such Contributions.\r
701 \r
702    6. Trademarks. This License does not grant permission to use the trade\r
703       names, trademarks, service marks, or product names of the Licensor,\r
704       except as required for reasonable and customary use in describing the\r
705       origin of the Work and reproducing the content of the NOTICE file.\r
706 \r
707    7. Disclaimer of Warranty. Unless required by applicable law or\r
708       agreed to in writing, Licensor provides the Work (and each\r
709       Contributor provides its Contributions) on an "AS IS" BASIS,\r
710       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\r
711       implied, including, without limitation, any warranties or conditions\r
712       of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\r
713       PARTICULAR PURPOSE. You are solely responsible for determining the\r
714       appropriateness of using or redistributing the Work and assume any\r
715       risks associated with Your exercise of permissions under this License.\r
716 \r
717    8. Limitation of Liability. In no event and under no legal theory,\r
718       whether in tort (including negligence), contract, or otherwise,\r
719       unless required by applicable law (such as deliberate and grossly\r
720       negligent acts) or agreed to in writing, shall any Contributor be\r
721       liable to You for damages, including any direct, indirect, special,\r
722       incidental, or consequential damages of any character arising as a\r
723       result of this License or out of the use or inability to use the\r
724       Work (including but not limited to damages for loss of goodwill,\r
725       work stoppage, computer failure or malfunction, or any and all\r
726       other commercial damages or losses), even if such Contributor\r
727       has been advised of the possibility of such damages.\r
728 \r
729    9. Accepting Warranty or Additional Liability. While redistributing\r
730       the Work or Derivative Works thereof, You may choose to offer,\r
731       and charge a fee for, acceptance of support, warranty, indemnity,\r
732       or other liability obligations and/or rights consistent with this\r
733       License. However, in accepting such obligations, You may act only\r
734       on Your own behalf and on Your sole responsibility, not on behalf\r
735       of any other Contributor, and only if You agree to indemnify,\r
736       defend, and hold each Contributor harmless for any liability\r
737       incurred by, or claims asserted against, such Contributor by reason\r
738       of your accepting any such warranty or additional liability.\r
739 \r
740    END OF TERMS AND CONDITIONS\r
741 \r
742    APPENDIX: How to apply the Apache License to your work.\r
743 \r
744       To apply the Apache License to your work, attach the following\r
745       boilerplate notice, with the fields enclosed by brackets "[]"\r
746       replaced with your own identifying information. (Don't include\r
747       the brackets!)  The text should be enclosed in the appropriate\r
748       comment syntax for the file format. We also recommend that a\r
749       file or class name and description of purpose be included on the\r
750       same "printed page" as the copyright notice for easier\r
751       identification within third-party archives.\r
752 \r
753    Copyright [yyyy] [name of copyright owner]\r
754 \r
755    Licensed under the Apache License, Version 2.0 (the "License");\r
756    you may not use this file except in compliance with the License.\r
757    You may obtain a copy of the License at\r
758 \r
759        http://www.apache.org/licenses/LICENSE-2.0\r
760 \r
761    Unless required by applicable law or agreed to in writing, software\r
762    distributed under the License is distributed on an "AS IS" BASIS,\r
763    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
764    See the License for the specific language governing permissions and\r
765    limitations under the License.\r
766 </pre>\r
767 <h2><span class="mw-headline" id="BSD_2-Clause_License">BSD 2-Clause License</span></h2>\r
768 <ul>\r
769 <li> <a rel="nofollow" class="external free" href="https://opensource.org/licenses/BSD-2-Clause">https://opensource.org/licenses/BSD-2-Clause</a>\r
770 </li>\r
771 </ul>\r
772 <pre>Copyright &lt;YEAR&gt; &lt;COPYRIGHT HOLDER&gt;\r
773 All rights reserved.\r
774 \r
775 BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)\r
776 \r
777 Redistribution and use in source and binary forms, with or without\r
778 modification, are permitted provided that the following conditions are\r
779 met:\r
780 \r
781 1. Redistributions of source code must retain the above copyright\r
782    notice, this list of conditions and the following disclaimer.\r
783 \r
784 2. Redistributions in binary form must reproduce the above copyright\r
785    notice, this list of conditions and the following disclaimer in the\r
786    documentation and/or other materials provided with the distribution.\r
787 \r
788 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\r
789 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\r
790 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\r
791 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\r
792 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\r
793 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\r
794 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\r
795 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\r
796 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\r
797 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\r
798 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\r
799 </pre>\r
800 <h2><span class="mw-headline" id="BSD_3-Clause_License">BSD 3-Clause License</span></h2>\r
801 <ul>\r
802 <li> <a rel="nofollow" class="external free" href="https://opensource.org/licenses/BSD-3-Clause">https://opensource.org/licenses/BSD-3-Clause</a>\r
803 </li>\r
804 </ul>\r
805 <pre>Copyright &lt;YEAR&gt; &lt;COPYRIGHT HOLDER&gt;\r
806 All rights reserved.\r
807 \r
808 Redistribution and use in source and binary forms, with or without\r
809 modification, are permitted provided that the following conditions\r
810 are met:\r
811 \r
812 1. Redistributions of source code must retain the above copyright\r
813    notice, this list of conditions and the following disclaimer.\r
814 \r
815 2. Redistributions in binary form must reproduce the above copyright\r
816    notice, this list of conditions and the following disclaimer in the\r
817    documentation and/or other materials provided with the distribution.\r
818 \r
819 3. Neither the name of Graph Builder nor the names of its\r
820    contributors may be   used to endorse or promote products derived from\r
821    this software without specific prior written permission.\r
822 \r
823 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"\r
824 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\r
825 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\r
826 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE\r
827 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\r
828 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\r
829 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\r
830 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\r
831 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\r
832 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF\r
833 THE POSSIBILITY OF SUCH DAMAGE.\r
834 </pre>\r
835 <h2><span class="mw-headline" id="Bouncycastle_License">Bouncycastle License</span></h2>\r
836 <ul>\r
837 <li> <a rel="nofollow" class="external free" href="https://www.bouncycastle.org/licence.html">https://www.bouncycastle.org/licence.html</a>\r
838 </li>\r
839 </ul>\r
840 <pre>Copyright (c) 2000 - 2017 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org)\r
841 \r
842 Permission is hereby granted, free of charge, to any person obtaining\r
843 a copy of this software and associated documentation files (the "Software"),\r
844 to deal in the Software without restriction, including without limitation\r
845 the rights to use, copy, modify, merge, publish, distribute, sublicense,\r
846 and/or sell copies of the Software, and to permit persons to whom the\r
847 Software is furnished to do so, subject to the following conditions:\r
848 \r
849 The above copyright notice and this permission notice shall be\r
850 included in all copies or substantial portions of the Software.\r
851 \r
852 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,\r
853 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\r
854 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE ANDNONINFRINGEMENT.\r
855 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\r
856 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\r
857 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\r
858 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\r
859 </pre>\r
860 <h2><span class="mw-headline" id="CDDL_1.1_.2B_GPLv2_with_classpath_exception">CDDL 1.1 + GPLv2 with classpath exception</span></h2>\r
861 <ul>\r
862 <li> <a rel="nofollow" class="external free" href="https://oss.oracle.com/licenses/CDDL+GPL-1.1">https://oss.oracle.com/licenses/CDDL+GPL-1.1</a>\r
863 </li>\r
864 </ul>\r
865 <pre>COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.1\r
866 \r
867 1. Definitions.\r
868 \r
869     1.1. "Contributor" means each individual or entity that creates or\r
870     contributes to the creation of Modifications.\r
871 \r
872     1.2. "Contributor Version" means the combination of the Original\r
873     Software, prior Modifications used by a Contributor (if any), and\r
874     the Modifications made by that particular Contributor.\r
875 \r
876     1.3. "Covered Software" means (a) the Original Software, or (b)\r
877     Modifications, or (c) the combination of files containing Original\r
878     Software with files containing Modifications, in each case including\r
879     portions thereof.\r
880 \r
881     1.4. "Executable" means the Covered Software in any form other than\r
882     Source Code.\r
883 \r
884     1.5. "Initial Developer" means the individual or entity that first\r
885     makes Original Software available under this License.\r
886 \r
887     1.6. "Larger Work" means a work which combines Covered Software or\r
888     portions thereof with code not governed by the terms of this License.\r
889 \r
890     1.7. "License" means this document.\r
891 \r
892     1.8. "Licensable" means having the right to grant, to the maximum\r
893     extent possible, whether at the time of the initial grant or\r
894     subsequently acquired, any and all of the rights conveyed herein.\r
895 \r
896     1.9. "Modifications" means the Source Code and Executable form of\r
897     any of the following:\r
898 \r
899     A. Any file that results from an addition to, deletion from or\r
900     modification of the contents of a file containing Original Software\r
901     or previous Modifications;\r
902 \r
903     B. Any new file that contains any part of the Original Software or\r
904     previous Modification; or\r
905 \r
906     C. Any new file that is contributed or otherwise made available\r
907     under the terms of this License.\r
908 \r
909     1.10. "Original Software" means the Source Code and Executable form\r
910     of computer software code that is originally released under this\r
911     License.\r
912 \r
913     1.11. "Patent Claims" means any patent claim(s), now owned or\r
914     hereafter acquired, including without limitation, method, process,\r
915     and apparatus claims, in any patent Licensable by grantor.\r
916 \r
917     1.12. "Source Code" means (a) the common form of computer software\r
918     code in which modifications are made and (b) associated\r
919     documentation included in or with such code.\r
920 \r
921     1.13. "You" (or "Your") means an individual or a legal entity\r
922     exercising rights under, and complying with all of the terms of,\r
923     this License. For legal entities, "You" includes any entity which\r
924     controls, is controlled by, or is under common control with You. For\r
925     purposes of this definition, "control" means (a) the power, direct\r
926     or indirect, to cause the direction or management of such entity,\r
927     whether by contract or otherwise, or (b) ownership of more than\r
928     fifty percent (50%) of the outstanding shares or beneficial\r
929     ownership of such entity.\r
930 \r
931 2. License Grants.\r
932 \r
933     2.1. The Initial Developer Grant.\r
934 \r
935     Conditioned upon Your compliance with Section 3.1 below and subject\r
936     to third party intellectual property claims, the Initial Developer\r
937     hereby grants You a world-wide, royalty-free, non-exclusive license:\r
938 \r
939     (a) under intellectual property rights (other than patent or\r
940     trademark) Licensable by Initial Developer, to use, reproduce,\r
941     modify, display, perform, sublicense and distribute the Original\r
942     Software (or portions thereof), with or without Modifications,\r
943     and/or as part of a Larger Work; and\r
944 \r
945     (b) under Patent Claims infringed by the making, using or selling of\r
946     Original Software, to make, have made, use, practice, sell, and\r
947     offer for sale, and/or otherwise dispose of the Original Software\r
948     (or portions thereof).\r
949 \r
950     (c) The licenses granted in Sections 2.1(a) and (b) are effective on\r
951     the date Initial Developer first distributes or otherwise makes the\r
952     Original Software available to a third party under the terms of this\r
953     License.\r
954 \r
955     (d) Notwithstanding Section 2.1(b) above, no patent license is\r
956     granted: (1) for code that You delete from the Original Software, or\r
957     (2) for infringements caused by: (i) the modification of the\r
958     Original Software, or (ii) the combination of the Original Software\r
959     with other software or devices.\r
960 \r
961     2.2. Contributor Grant.\r
962 \r
963     Conditioned upon Your compliance with Section 3.1 below and subject\r
964     to third party intellectual property claims, each Contributor hereby\r
965     grants You a world-wide, royalty-free, non-exclusive license:\r
966 \r
967     (a) under intellectual property rights (other than patent or\r
968     trademark) Licensable by Contributor to use, reproduce, modify,\r
969     display, perform, sublicense and distribute the Modifications\r
970     created by such Contributor (or portions thereof), either on an\r
971     unmodified basis, with other Modifications, as Covered Software\r
972     and/or as part of a Larger Work; and\r
973 \r
974     (b) under Patent Claims infringed by the making, using, or selling\r
975     of Modifications made by that Contributor either alone and/or in\r
976     combination with its Contributor Version (or portions of such\r
977     combination), to make, use, sell, offer for sale, have made, and/or\r
978     otherwise dispose of: (1) Modifications made by that Contributor (or\r
979     portions thereof); and (2) the combination of Modifications made by\r
980     that Contributor with its Contributor Version (or portions of such\r
981     combination).\r
982 \r
983     (c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective\r
984     on the date Contributor first distributes or otherwise makes the\r
985     Modifications available to a third party.\r
986 \r
987     (d) Notwithstanding Section 2.2(b) above, no patent license is\r
988     granted: (1) for any code that Contributor has deleted from the\r
989     Contributor Version; (2) for infringements caused by: (i) third\r
990     party modifications of Contributor Version, or (ii) the combination\r
991     of Modifications made by that Contributor with other software\r
992     (except as part of the Contributor Version) or other devices; or (3)\r
993     under Patent Claims infringed by Covered Software in the absence of\r
994     Modifications made by that Contributor.\r
995 \r
996 3. Distribution Obligations.\r
997 \r
998     3.1. Availability of Source Code.\r
999 \r
1000     Any Covered Software that You distribute or otherwise make available\r
1001     in Executable form must also be made available in Source Code form\r
1002     and that Source Code form must be distributed only under the terms\r
1003     of this License. You must include a copy of this License with every\r
1004     copy of the Source Code form of the Covered Software You distribute\r
1005     or otherwise make available. You must inform recipients of any such\r
1006     Covered Software in Executable form as to how they can obtain such\r
1007     Covered Software in Source Code form in a reasonable manner on or\r
1008     through a medium customarily used for software exchange.\r
1009 \r
1010     3.2. Modifications.\r
1011 \r
1012     The Modifications that You create or to which You contribute are\r
1013     governed by the terms of this License. You represent that You\r
1014     believe Your Modifications are Your original creation(s) and/or You\r
1015     have sufficient rights to grant the rights conveyed by this License.\r
1016 \r
1017     3.3. Required Notices.\r
1018 \r
1019     You must include a notice in each of Your Modifications that\r
1020     identifies You as the Contributor of the Modification. You may not\r
1021     remove or alter any copyright, patent or trademark notices contained\r
1022     within the Covered Software, or any notices of licensing or any\r
1023     descriptive text giving attribution to any Contributor or the\r
1024     Initial Developer.\r
1025 \r
1026     3.4. Application of Additional Terms.\r
1027 \r
1028     You may not offer or impose any terms on any Covered Software in\r
1029     Source Code form that alters or restricts the applicable version of\r
1030     this License or the recipients' rights hereunder. You may choose to\r
1031     offer, and to charge a fee for, warranty, support, indemnity or\r
1032     liability obligations to one or more recipients of Covered Software.\r
1033     However, you may do so only on Your own behalf, and not on behalf of\r
1034     the Initial Developer or any Contributor. You must make it\r
1035     absolutely clear that any such warranty, support, indemnity or\r
1036     liability obligation is offered by You alone, and You hereby agree\r
1037     to indemnify the Initial Developer and every Contributor for any\r
1038     liability incurred by the Initial Developer or such Contributor as a\r
1039     result of warranty, support, indemnity or liability terms You offer.\r
1040 \r
1041     3.5. Distribution of Executable Versions.\r
1042 \r
1043     You may distribute the Executable form of the Covered Software under\r
1044     the terms of this License or under the terms of a license of Your\r
1045     choice, which may contain terms different from this License,\r
1046     provided that You are in compliance with the terms of this License\r
1047     and that the license for the Executable form does not attempt to\r
1048     limit or alter the recipient's rights in the Source Code form from\r
1049     the rights set forth in this License. If You distribute the Covered\r
1050     Software in Executable form under a different license, You must make\r
1051     it absolutely clear that any terms which differ from this License\r
1052     are offered by You alone, not by the Initial Developer or\r
1053     Contributor. You hereby agree to indemnify the Initial Developer and\r
1054     every Contributor for any liability incurred by the Initial\r
1055     Developer or such Contributor as a result of any such terms You offer.\r
1056 \r
1057     3.6. Larger Works.\r
1058 \r
1059     You may create a Larger Work by combining Covered Software with\r
1060     other code not governed by the terms of this License and distribute\r
1061     the Larger Work as a single product. In such a case, You must make\r
1062     sure the requirements of this License are fulfilled for the Covered\r
1063     Software.\r
1064 \r
1065 4. Versions of the License.\r
1066 \r
1067     4.1. New Versions.\r
1068 \r
1069     Oracle is the initial license steward and may publish revised and/or\r
1070     new versions of this License from time to time. Each version will be\r
1071     given a distinguishing version number. Except as provided in Section\r
1072     4.3, no one other than the license steward has the right to modify\r
1073     this License.\r
1074 \r
1075     4.2. Effect of New Versions.\r
1076 \r
1077     You may always continue to use, distribute or otherwise make the\r
1078     Covered Software available under the terms of the version of the\r
1079     License under which You originally received the Covered Software. If\r
1080     the Initial Developer includes a notice in the Original Software\r
1081     prohibiting it from being distributed or otherwise made available\r
1082     under any subsequent version of the License, You must distribute and\r
1083     make the Covered Software available under the terms of the version\r
1084     of the License under which You originally received the Covered\r
1085     Software. Otherwise, You may also choose to use, distribute or\r
1086     otherwise make the Covered Software available under the terms of any\r
1087     subsequent version of the License published by the license steward.\r
1088 \r
1089     4.3. Modified Versions.\r
1090 \r
1091     When You are an Initial Developer and You want to create a new\r
1092     license for Your Original Software, You may create and use a\r
1093     modified version of this License if You: (a) rename the license and\r
1094     remove any references to the name of the license steward (except to\r
1095     note that the license differs from this License); and (b) otherwise\r
1096     make it clear that the license contains terms which differ from this\r
1097     License.\r
1098 \r
1099 5. DISCLAIMER OF WARRANTY.\r
1100 \r
1101     COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,\r
1102     WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,\r
1103     INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE\r
1104     IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR\r
1105     NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF\r
1106     THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE PROVE\r
1107     DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY\r
1108     OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING,\r
1109     REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN\r
1110     ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS\r
1111     AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.\r
1112 \r
1113 6. TERMINATION.\r
1114 \r
1115     6.1. This License and the rights granted hereunder will terminate\r
1116     automatically if You fail to comply with terms herein and fail to\r
1117     cure such breach within 30 days of becoming aware of the breach.\r
1118     Provisions which, by their nature, must remain in effect beyond the\r
1119     termination of this License shall survive.\r
1120 \r
1121     6.2. If You assert a patent infringement claim (excluding\r
1122     declaratory judgment actions) against Initial Developer or a\r
1123     Contributor (the Initial Developer or Contributor against whom You\r
1124     assert such claim is referred to as "Participant") alleging that the\r
1125     Participant Software (meaning the Contributor Version where the\r
1126     Participant is a Contributor or the Original Software where the\r
1127     Participant is the Initial Developer) directly or indirectly\r
1128     infringes any patent, then any and all rights granted directly or\r
1129     indirectly to You by such Participant, the Initial Developer (if the\r
1130     Initial Developer is not the Participant) and all Contributors under\r
1131     Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice\r
1132     from Participant terminate prospectively and automatically at the\r
1133     expiration of such 60 day notice period, unless if within such 60\r
1134     day period You withdraw Your claim with respect to the Participant\r
1135     Software against such Participant either unilaterally or pursuant to\r
1136     a written agreement with Participant.\r
1137 \r
1138     6.3. If You assert a patent infringement claim against Participant\r
1139     alleging that the Participant Software directly or indirectly\r
1140     infringes any patent where such claim is resolved (such as by\r
1141     license or settlement) prior to the initiation of patent\r
1142     infringement litigation, then the reasonable value of the licenses\r
1143     granted by such Participant under Sections 2.1 or 2.2 shall be taken\r
1144     into account in determining the amount or value of any payment or\r
1145     license.\r
1146 \r
1147     6.4. In the event of termination under Sections 6.1 or 6.2 above,\r
1148     all end user licenses that have been validly granted by You or any\r
1149     distributor hereunder prior to termination (excluding licenses\r
1150     granted to You by any distributor) shall survive termination.\r
1151 \r
1152 7. LIMITATION OF LIABILITY.\r
1153 \r
1154     UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT\r
1155     (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE\r
1156     INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF\r
1157     COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE\r
1158     TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR\r
1159     CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT\r
1160     LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER\r
1161     FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR\r
1162     LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE\r
1163     POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT\r
1164     APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH\r
1165     PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH\r
1166     LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR\r
1167     LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION\r
1168     AND LIMITATION MAY NOT APPLY TO YOU.\r
1169 \r
1170 8. U.S. GOVERNMENT END USERS.\r
1171 \r
1172     The Covered Software is a "commercial item," as that term is defined\r
1173     in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer\r
1174     software" (as that term is defined at 48 C.F.R. ß\r
1175     252.227-7014(a)(1)) and "commercial computer software documentation"\r
1176     as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent\r
1177     with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4\r
1178     (June 1995), all U.S. Government End Users acquire Covered Software\r
1179     with only those rights set forth herein. This U.S. Government Rights\r
1180     clause is in lieu of, and supersedes, any other FAR, DFAR, or other\r
1181     clause or provision that addresses Government rights in computer\r
1182     software under this License.\r
1183 \r
1184 9. MISCELLANEOUS.\r
1185 \r
1186     This License represents the complete agreement concerning subject\r
1187     matter hereof. If any provision of this License is held to be\r
1188     unenforceable, such provision shall be reformed only to the extent\r
1189     necessary to make it enforceable. This License shall be governed by\r
1190     the law of the jurisdiction specified in a notice contained within\r
1191     the Original Software (except to the extent applicable law, if any,\r
1192     provides otherwise), excluding such jurisdiction's conflict-of-law\r
1193     provisions. Any litigation relating to this License shall be subject\r
1194     to the jurisdiction of the courts located in the jurisdiction and\r
1195     venue specified in a notice contained within the Original Software,\r
1196     with the losing party responsible for costs, including, without\r
1197     limitation, court costs and reasonable attorneys' fees and expenses.\r
1198     The application of the United Nations Convention on Contracts for\r
1199     the International Sale of Goods is expressly excluded. Any law or\r
1200     regulation which provides that the language of a contract shall be\r
1201     construed against the drafter shall not apply to this License. You\r
1202     agree that You alone are responsible for compliance with the United\r
1203     States export administration regulations (and the export control\r
1204     laws and regulation of any other countries) when You use, distribute\r
1205     or otherwise make available any Covered Software.\r
1206 \r
1207 10. RESPONSIBILITY FOR CLAIMS.\r
1208 \r
1209     As between Initial Developer and the Contributors, each party is\r
1210     responsible for claims and damages arising, directly or indirectly,\r
1211     out of its utilization of rights under this License and You agree to\r
1212     work with Initial Developer and Contributors to distribute such\r
1213     responsibility on an equitable basis. Nothing herein is intended or\r
1214     shall be deemed to constitute any admission of liability.\r
1215 \r
1216 ------------------------------------------------------------------------\r
1217 \r
1218 NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION\r
1219 LICENSE (CDDL)\r
1220 \r
1221 The code released under the CDDL shall be governed by the laws of the \r
1222 State of California (excluding conflict-of-law provisions). Any \r
1223 litigation relating to this License shall be subject to the jurisdiction \r
1224 of the Federal Courts of the Northern District of California and the \r
1225 state courts of the State of California, with venue lying in Santa Clara \r
1226 County, California. \r
1227 </pre>\r
1228 <pre>The GNU General Public License (GPL) Version 2, June 1991 \r
1229 \r
1230 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, \r
1231 Suite 330, Boston, MA 02111-1307 USA \r
1232 \r
1233 Everyone is permitted to copy and distribute verbatim copies of this \r
1234 license document, but changing it is not allowed. \r
1235 \r
1236 Preamble \r
1237 \r
1238 The licenses for most software are designed to take away your freedom to \r
1239 share and change it. By contrast, the GNU General Public License is \r
1240 intended to guarantee your freedom to share and change free software--to \r
1241 make sure the software is free for all its users. This General Public \r
1242 License applies to most of the Free Software Foundation's software and \r
1243 to any other program whose authors commit to using it. (Some other Free \r
1244 Software Foundation software is covered by the GNU Library General \r
1245 Public License instead.) You can apply it to your programs, too. \r
1246 \r
1247 When we speak of free software, we are referring to freedom, not price. \r
1248 Our General Public Licenses are designed to make sure that you have the \r
1249 freedom to distribute copies of free software (and charge for this \r
1250 service if you wish), that you receive source code or can get it if you \r
1251 want it, that you can change the software or use pieces of it in new \r
1252 free programs; and that you know you can do these things. \r
1253 \r
1254 To protect your rights, we need to make restrictions that forbid anyone \r
1255 to deny you these rights or to ask you to surrender the rights. These \r
1256 restrictions translate to certain responsibilities for you if you \r
1257 distribute copies of the software, or if you modify it. \r
1258 \r
1259 For example, if you distribute copies of such a program, whether gratis \r
1260 or for a fee, you must give the recipients all the rights that you have. \r
1261 You must make sure that they, too, receive or can get the source code. \r
1262 And you must show them these terms so they know their rights. \r
1263 \r
1264 We protect your rights with two steps: (1) copyright the software, and \r
1265 (2) offer you this license which gives you legal permission to copy, \r
1266 distribute and/or modify the software. \r
1267 \r
1268 Also, for each author's protection and ours, we want to make certain \r
1269 that everyone understands that there is no warranty for this free \r
1270 software. If the software is modified by someone else and passed on, we \r
1271 want its recipients to know that what they have is not the original, so \r
1272 that any problems introduced by others will not reflect on the original \r
1273 authors' reputations. \r
1274 \r
1275 Finally, any free program is threatened constantly by software patents. \r
1276 We wish to avoid the danger that redistributors of a free program will \r
1277 individually obtain patent licenses, in effect making the program \r
1278 proprietary. To prevent this, we have made it clear that any patent must \r
1279 be licensed for everyone's free use or not licensed at all. \r
1280 \r
1281 The precise terms and conditions for copying, distribution and \r
1282 modification follow. \r
1283 \r
1284 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION \r
1285 \r
1286 0. This License applies to any program or other work which contains a \r
1287 notice placed by the copyright holder saying it may be distributed under \r
1288 the terms of this General Public License. The "Program", below, refers \r
1289 to any such program or work, and a "work based on the Program" means \r
1290 either the Program or any derivative work under copyright law: that is \r
1291 to say, a work containing the Program or a portion of it, either \r
1292 verbatim or with modifications and/or translated into another language. \r
1293 (Hereinafter, translation is included without limitation in the term \r
1294 "modification".) Each licensee is addressed as "you". \r
1295 \r
1296 Activities other than copying, distribution and modification are not \r
1297 covered by this License; they are outside its scope. The act of running \r
1298 the Program is not restricted, and the output from the Program is \r
1299 covered only if its contents constitute a work based on the Program \r
1300 (independent of having been made by running the Program). Whether that \r
1301 is true depends on what the Program does. \r
1302 \r
1303 1. You may copy and distribute verbatim copies of the Program's source \r
1304 code as you receive it, in any medium, provided that you conspicuously \r
1305 and appropriately publish on each copy an appropriate copyright notice \r
1306 and disclaimer of warranty; keep intact all the notices that refer to \r
1307 this License and to the absence of any warranty; and give any other \r
1308 recipients of the Program a copy of this License along with the Program. \r
1309 \r
1310 You may charge a fee for the physical act of transferring a copy, and \r
1311 you may at your option offer warranty protection in exchange for a fee. \r
1312 \r
1313 2. You may modify your copy or copies of the Program or any portion of \r
1314 it, thus forming a work based on the Program, and copy and distribute \r
1315 such modifications or work under the terms of Section 1 above, provided \r
1316 that you also meet all of these conditions: \r
1317 \r
1318     a) You must cause the modified files to carry prominent notices stating \r
1319     that you changed the files and the date of any change. \r
1320 \r
1321     b) You must cause any work that you distribute or publish, that in whole \r
1322     or in part contains or is derived from the Program or any part thereof, \r
1323     to be licensed as a whole at no charge to all third parties under the \r
1324     terms of this License. \r
1325 \r
1326     c) If the modified program normally reads commands interactively when \r
1327     run, you must cause it, when started running for such interactive use in \r
1328     the most ordinary way, to print or display an announcement including an \r
1329     appropriate copyright notice and a notice that there is no warranty (or \r
1330     else, saying that you provide a warranty) and that users may \r
1331     redistribute the program under these conditions, and telling the user \r
1332     how to view a copy of this License. (Exception: if the Program itself is \r
1333     interactive but does not normally print such an announcement, your work \r
1334     based on the Program is not required to print an announcement.) \r
1335 \r
1336 These requirements apply to the modified work as a whole. If \r
1337 identifiable sections of that work are not derived from the Program, and \r
1338 can be reasonably considered independent and separate works in \r
1339 themselves, then this License, and its terms, do not apply to those \r
1340 sections when you distribute them as separate works. But when you \r
1341 distribute the same sections as part of a whole which is a work based on \r
1342 the Program, the distribution of the whole must be on the terms of this \r
1343 License, whose permissions for other licensees extend to the entire \r
1344 whole, and thus to each and every part regardless of who wrote it. \r
1345 \r
1346 Thus, it is not the intent of this section to claim rights or contest \r
1347 your rights to work written entirely by you; rather, the intent is to \r
1348 exercise the right to control the distribution of derivative or \r
1349 collective works based on the Program. \r
1350 \r
1351 In addition, mere aggregation of another work not based on the Program \r
1352 with the Program (or with a work based on the Program) on a volume of a \r
1353 storage or distribution medium does not bring the other work under the \r
1354 scope of this License. \r
1355 \r
1356 3. You may copy and distribute the Program (or a work based on it, under \r
1357 Section 2) in object code or executable form under the terms of Sections \r
1358 1 and 2 above provided that you also do one of the following: \r
1359 \r
1360     a) Accompany it with the complete corresponding machine-readable source \r
1361     code, which must be distributed under the terms of Sections 1 and 2 \r
1362     above on a medium customarily used for software interchange; or, \r
1363 \r
1364     b) Accompany it with a written offer, valid for at least three years, to \r
1365     give any third party, for a charge no more than your cost of physically \r
1366     performing source distribution, a complete machine-readable copy of the \r
1367     corresponding source code, to be distributed under the terms of Sections \r
1368     1 and 2 above on a medium customarily used for software interchange; or, \r
1369 \r
1370     c) Accompany it with the information you received as to the offer to \r
1371     distribute corresponding source code. (This alternative is allowed only \r
1372     for noncommercial distribution and only if you received the program in \r
1373     object code or executable form with such an offer, in accord with \r
1374     Subsection b above.) \r
1375 \r
1376 The source code for a work means the preferred form of the work for \r
1377 making modifications to it. For an executable work, complete source code \r
1378 means all the source code for all modules it contains, plus any \r
1379 associated interface definition files, plus the scripts used to control \r
1380 compilation and installation of the executable. However, as a special \r
1381 exception, the source code distributed need not include anything that is \r
1382 normally distributed (in either source or binary form) with the major \r
1383 components (compiler, kernel, and so on) of the operating system on \r
1384 which the executable runs, unless that component itself accompanies the \r
1385 executable. \r
1386 \r
1387 If distribution of executable or object code is made by offering access \r
1388 to copy from a designated place, then offering equivalent access to copy \r
1389 the source code from the same place counts as distribution of the source \r
1390 code, even though third parties are not compelled to copy the source \r
1391 along with the object code. \r
1392 \r
1393 4. You may not copy, modify, sublicense, or distribute the Program \r
1394 except as expressly provided under this License. Any attempt otherwise \r
1395 to copy, modify, sublicense or distribute the Program is void, and will \r
1396 automatically terminate your rights under this License. However, parties \r
1397 who have received copies, or rights, from you under this License will \r
1398 not have their licenses terminated so long as such parties remain in \r
1399 full compliance. \r
1400 \r
1401 5. You are not required to accept this License, since you have not \r
1402 signed it. However, nothing else grants you permission to modify or \r
1403 distribute the Program or its derivative works. These actions are \r
1404 prohibited by law if you do not accept this License. Therefore, by \r
1405 modifying or distributing the Program (or any work based on the \r
1406 Program), you indicate your acceptance of this License to do so, and all \r
1407 its terms and conditions for copying, distributing or modifying the \r
1408 Program or works based on it. \r
1409 \r
1410 6. Each time you redistribute the Program (or any work based on the \r
1411 Program), the recipient automatically receives a license from the \r
1412 original licensor to copy, distribute or modify the Program subject to \r
1413 these terms and conditions. You may not impose any further restrictions \r
1414 on the recipients' exercise of the rights granted herein. You are not \r
1415 responsible for enforcing compliance by third parties to this License. \r
1416 \r
1417 7. If, as a consequence of a court judgment or allegation of patent \r
1418 infringement or for any other reason (not limited to patent issues), \r
1419 conditions are imposed on you (whether by court order, agreement or \r
1420 otherwise) that contradict the conditions of this License, they do not \r
1421 excuse you from the conditions of this License. If you cannot distribute \r
1422 so as to satisfy simultaneously your obligations under this License and \r
1423 any other pertinent obligations, then as a consequence you may not \r
1424 distribute the Program at all. For example, if a patent license would \r
1425 not permit royalty-free redistribution of the Program by all those who \r
1426 receive copies directly or indirectly through you, then the only way you \r
1427 could satisfy both it and this License would be to refrain entirely from \r
1428 distribution of the Program. \r
1429 \r
1430 If any portion of this section is held invalid or unenforceable under \r
1431 any particular circumstance, the balance of the section is intended to \r
1432 apply and the section as a whole is intended to apply in other \r
1433 circumstances. \r
1434 \r
1435 It is not the purpose of this section to induce you to infringe any \r
1436 patents or other property right claims or to contest validity of any \r
1437 such claims; this section has the sole purpose of protecting the \r
1438 integrity of the free software distribution system, which is implemented \r
1439 by public license practices. Many people have made generous \r
1440 contributions to the wide range of software distributed through that \r
1441 system in reliance on consistent application of that system; it is up to \r
1442 the author/donor to decide if he or she is willing to distribute \r
1443 software through any other system and a licensee cannot impose that \r
1444 choice. \r
1445 \r
1446 This section is intended to make thoroughly clear what is believed to be \r
1447 a consequence of the rest of this License. \r
1448 \r
1449 8. If the distribution and/or use of the Program is restricted in \r
1450 certain countries either by patents or by copyrighted interfaces, the \r
1451 original copyright holder who places the Program under this License may \r
1452 add an explicit geographical distribution limitation excluding those \r
1453 countries, so that distribution is permitted only in or among countries \r
1454 not thus excluded. In such case, this License incorporates the \r
1455 limitation as if written in the body of this License. \r
1456 \r
1457 9. The Free Software Foundation may publish revised and/or new versions \r
1458 of the General Public License from time to time. Such new versions will \r
1459 be similar in spirit to the present version, but may differ in detail to \r
1460 address new problems or concerns. \r
1461 \r
1462 Each version is given a distinguishing version number. If the Program \r
1463 specifies a version number of this License which applies to it and "any \r
1464 later version", you have the option of following the terms and \r
1465 conditions either of that version or of any later version published by \r
1466 the Free Software Foundation. If the Program does not specify a version \r
1467 number of this License, you may choose any version ever published by the \r
1468 Free Software Foundation. \r
1469 \r
1470 10. If you wish to incorporate parts of the Program into other free \r
1471 programs whose distribution conditions are different, write to the \r
1472 author to ask for permission. For software which is copyrighted by the \r
1473 Free Software Foundation, write to the Free Software Foundation; we \r
1474 sometimes make exceptions for this. Our decision will be guided by the \r
1475 two goals of preserving the free status of all derivatives of our free \r
1476 software and of promoting the sharing and reuse of software generally. \r
1477 \r
1478 NO WARRANTY \r
1479 \r
1480 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY \r
1481 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN \r
1482 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES \r
1483 PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER \r
1484 EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED \r
1485 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE \r
1486 ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH \r
1487 YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL \r
1488 NECESSARY SERVICING, REPAIR OR CORRECTION. \r
1489 \r
1490 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN \r
1491 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY \r
1492 AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR \r
1493 DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL \r
1494 DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM \r
1495 (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED \r
1496 INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF \r
1497 THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR \r
1498 OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. \r
1499 \r
1500 END OF TERMS AND CONDITIONS \r
1501 \r
1502 How to Apply These Terms to Your New Programs \r
1503 \r
1504 If you develop a new program, and you want it to be of the greatest \r
1505 possible use to the public, the best way to achieve this is to make it \r
1506 free software which everyone can redistribute and change under these \r
1507 terms. \r
1508 \r
1509 To do so, attach the following notices to the program. It is safest to \r
1510 attach them to the start of each source file to most effectively convey \r
1511 the exclusion of warranty; and each file should have at least the \r
1512 "copyright" line and a pointer to where the full notice is found. \r
1513 \r
1514     One line to give the program's name and a brief idea of what it does. \r
1515     Copyright (C) &lt;year&gt; &lt;name of author&gt; \r
1516 \r
1517     This program is free software; you can redistribute it and/or modify it \r
1518     under the terms of the GNU General Public License as published by the \r
1519     Free Software Foundation; either version 2 of the License, or (at your \r
1520     option) any later version. \r
1521 \r
1522     This program is distributed in the hope that it will be useful, but \r
1523     WITHOUT ANY WARRANTY; without even the implied warranty of \r
1524     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General \r
1525     Public License for more details. \r
1526 \r
1527     You should have received a copy of the GNU General Public License along \r
1528     with this program; if not, write to the Free Software Foundation, Inc., \r
1529     59 Temple Place, Suite 330, Boston, MA 02111-1307 USA \r
1530 \r
1531 Also add information on how to contact you by electronic and paper mail. \r
1532 \r
1533 If the program is interactive, make it output a short notice like this \r
1534 when it starts in an interactive mode: \r
1535 \r
1536     Gnomovision version 69, Copyright (C) year name of author Gnomovision \r
1537     comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is \r
1538     free software, and you are welcome to redistribute it under certain \r
1539     conditions; type `show c' for details. \r
1540 \r
1541 The hypothetical commands `show w' and `show c' should show the \r
1542 appropriate parts of the General Public License. Of course, the commands \r
1543 you use may be called something other than `show w' and `show c'; they \r
1544 could even be mouse-clicks or menu items--whatever suits your program. \r
1545 \r
1546 You should also get your employer (if you work as a programmer) or your \r
1547 school, if any, to sign a "copyright disclaimer" for the program, if \r
1548 necessary. Here is a sample; alter the names: \r
1549 \r
1550     Yoyodyne, Inc., hereby disclaims all copyright interest in the program \r
1551     `Gnomovision' (which makes passes at compilers) written by James Hacker. \r
1552 \r
1553     signature of Ty Coon, 1 April 1989\r
1554     Ty Coon, President of Vice \r
1555 \r
1556 This General Public License does not permit incorporating your program \r
1557 into proprietary programs. If your program is a subroutine library, you \r
1558 may consider it more useful to permit linking proprietary applications \r
1559 with the library. If this is what you want to do, use the GNU Library \r
1560 General Public License instead of this License.\r
1561 \r
1562\r
1563 \r
1564 Certain source files distributed by Oracle America, Inc. and/or its\r
1565 affiliates are subject to the following clarification and special\r
1566 exception to the GPLv2, based on the GNU Project exception for its\r
1567 Classpath libraries, known as the GNU Classpath Exception, but only\r
1568 where Oracle has expressly included in the particular source file's\r
1569 header the words "Oracle designates this particular file as subject to\r
1570 the "Classpath" exception as provided by Oracle in the LICENSE file\r
1571 that accompanied this code."\r
1572 \r
1573 You should also note that Oracle includes multiple, independent\r
1574 programs in this software package. Some of those programs are provided\r
1575 under licenses deemed incompatible with the GPLv2 by the Free Software\r
1576 Foundation and others.  For example, the package includes programs\r
1577 licensed under the Apache License, Version 2.0.  Such programs are\r
1578 licensed to you under their original licenses.\r
1579 \r
1580 Oracle facilitates your further distribution of this package by adding\r
1581 the Classpath Exception to the necessary parts of its GPLv2 code, which\r
1582 permits you to use that code in combination with other independent\r
1583 modules not licensed under the GPLv2.  However, note that this would\r
1584 not permit you to commingle code under an incompatible license with\r
1585 Oracle's GPLv2 licensed code by, for example, cutting and pasting such\r
1586 code into a file also containing Oracle's GPLv2 licensed code and then\r
1587 distributing the result.  Additionally, if you were to remove the\r
1588 Classpath Exception from any of the files to which it applies and\r
1589 distribute the result, you would likely be required to license some or\r
1590 all of the other code in that distribution under the GPLv2 as well, and\r
1591 since the GPLv2 is incompatible with the license terms of some items\r
1592 included in the distribution by Oracle, removing the Classpath\r
1593 Exception could therefore effectively compromise your ability to\r
1594 further distribute the package.\r
1595 \r
1596 Proceed with caution and we recommend that you obtain the advice of a\r
1597 lawyer skilled in open source matters before removing the Classpath\r
1598 Exception or making modifications to this package which may\r
1599 subsequently be redistributed and/or involve the use of third party\r
1600 software.\r
1601 \r
1602 CLASSPATH EXCEPTION\r
1603 Linking this library statically or dynamically with other modules is\r
1604 making a combined work based on this library.  Thus, the terms and\r
1605 conditions of the GNU General Public License version 2 cover the whole\r
1606 combination.\r
1607 \r
1608 As a special exception, the copyright holders of this library give you\r
1609 permission to link this library with independent modules to produce an\r
1610 executable, regardless of the license terms of these independent\r
1611 modules, and to copy and distribute the resulting executable under\r
1612 terms of your choice, provided that you also meet, for each linked\r
1613 independent module, the terms and conditions of the license of that\r
1614 module.  An independent module is a module which is not derived from or\r
1615 based on this library.  If you modify this library, you may extend this\r
1616 exception to your version of the library, but you are not obligated to\r
1617 do so.  If you do not wish to do so, delete this exception statement\r
1618 from your version.\r
1619 </pre>\r
1620 <h2><span class="mw-headline" id="Creative_Commons_Attribution_2.5_License">Creative Commons Attribution 2.5 License</span></h2>\r
1621 <p><a rel="nofollow" class="external free" href="http://creativecommons.org/licenses/by/2.5/">http://creativecommons.org/licenses/by/2.5/</a><br>\r
1622 <a rel="nofollow" class="external free" href="http://creativecommons.org/licenses/by/2.5/legalcode">http://creativecommons.org/licenses/by/2.5/legalcode</a>\r
1623 </p>\r
1624 <center><b>Creative Commons Legal Code</b></center>\r
1625 <center><b>Attribution 2.5</b></center>\r
1626 <p>CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE \r
1627 LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN \r
1628 ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION\r
1629  ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE\r
1630  INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING \r
1631 FROM ITS USE.\r
1632 </p><p><i>License</i>\r
1633 </p><p>THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS \r
1634 CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS \r
1635 PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK \r
1636 OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS \r
1637 PROHIBITED.\r
1638 </p><p>BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT \r
1639 AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS \r
1640 YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF \r
1641 SUCH TERMS AND CONDITIONS.\r
1642 </p><p><b>1. Definitions</b>\r
1643 </p>\r
1644 <blockquote>\r
1645 <p>a. <b>"Collective Work"</b> means a work, such as a periodical issue,\r
1646  anthology or encyclopedia, in which the Work in its entirety in \r
1647 unmodified form, along with a number of other contributions, \r
1648 constituting separate and independent works in themselves, are assembled\r
1649  into a collective whole. A work that constitutes a Collective Work will\r
1650  not be considered a Derivative Work (as defined below) for the purposes\r
1651  of this License.\r
1652 </p><p>b. <b>"Derivative Work"</b> means a work based upon the Work or \r
1653 upon the Work and other pre-existing works, such as a translation, \r
1654 musical arrangement, dramatization, fictionalization, motion picture \r
1655 version, sound recording, art reproduction, abridgment, condensation, or\r
1656  any other form in which the Work may be recast, transformed, or \r
1657 adapted, except that a work that constitutes a Collective Work will not \r
1658 be considered a Derivative Work for the purpose of this License. For the\r
1659  avoidance of doubt, where the Work is a musical composition or sound \r
1660 recording, the synchronization of the Work in timed-relation with a \r
1661 moving image ("synching") will be considered a Derivative Work for the \r
1662 purpose of this License.\r
1663 </p><p>c. <b>"Licensor"</b> means the individual or entity that offers the Work under the terms of this License.\r
1664 </p><p>d. <b>"Original Author"</b> means the individual or entity who created the Work.\r
1665 </p><p>e. <b>"Work"</b> means the copyrightable work of authorship offered under the terms of this License.\r
1666 </p><p>f. <b>"You"</b> means an individual or entity exercising rights \r
1667 under this License who has not previously violated the terms of this \r
1668 License with respect to the Work, or who has received express permission\r
1669  from the Licensor to exercise rights under this License despite a \r
1670 previous violation.\r
1671 </p>\r
1672 </blockquote>\r
1673 <p><b>2. Fair Use Rights.</b> Nothing in this license is intended to \r
1674 reduce, limit, or restrict any rights arising from fair use, first sale \r
1675 or other limitations on the exclusive rights of the copyright owner \r
1676 under copyright law or other applicable laws.\r
1677 </p><p><b>3. License Grant.</b> Subject to the terms and conditions of \r
1678 this License, Licensor hereby grants You a worldwide, royalty-free, \r
1679 non-exclusive, perpetual (for the duration of the applicable copyright) \r
1680 license to exercise the rights in the Work as stated below:\r
1681 </p>\r
1682 <blockquote>\r
1683 <p>a. to reproduce the Work, to incorporate the Work into one or more \r
1684 Collective Works, and to reproduce the Work as incorporated in the \r
1685 Collective Works;\r
1686 </p><p>b. to create and reproduce Derivative Works;\r
1687 </p><p>c. to distribute copies or phonorecords of, display publicly, \r
1688 perform publicly, and perform publicly by means of a digital audio \r
1689 transmission the Work including as incorporated in Collective Works;\r
1690 </p><p>d. to distribute copies or phonorecords of, display publicly, \r
1691 perform publicly, and perform publicly by means of a digital audio \r
1692 transmission Derivative Works.\r
1693 </p><p>e. For the avoidance of doubt, where the work is a musical composition:\r
1694 </p>\r
1695 <blockquote>\r
1696 <p>i. Performance Royalties Under Blanket Licenses. Licensor waives the \r
1697 exclusive right to collect, whether individually or via a performance \r
1698 rights society (e.g. ASCAP, BMI, SESAC), royalties for the public \r
1699 performance or public digital performance (e.g. webcast) of the Work.\r
1700 </p><p>ii. Mechanical Rights and Statutory Royalties. Licensor waives \r
1701 the exclusive right to collect, whether individually or via a music \r
1702 rights agency or designated agent (e.g. Harry Fox Agency), royalties for\r
1703  any phonorecord You create from the Work ("cover version") and \r
1704 distribute, subject to the compulsory license created by 17 USC Section \r
1705 115 of the US Copyright Act (or the equivalent in other jurisdictions).\r
1706 </p>\r
1707 </blockquote>\r
1708 <p>f. <b>Webcasting Rights and Statutory Royalties.</b> For the \r
1709 avoidance of doubt, where the Work is a sound recording, Licensor waives\r
1710  the exclusive right to collect, whether individually or via a \r
1711 performance-rights society (e.g. SoundExchange), royalties for the \r
1712 public digital performance (e.g. webcast) of the Work, subject to the \r
1713 compulsory license created by 17 USC Section 114 of the US Copyright Act\r
1714  (or the equivalent in other jurisdictions).\r
1715 </p>\r
1716 </blockquote>\r
1717 <p>The above rights may be exercised in all media and formats whether \r
1718 now known or hereafter devised. The above rights include the right to \r
1719 make such modifications as are technically necessary to exercise the \r
1720 rights in other media and formats. All rights not expressly granted by \r
1721 Licensor are hereby reserved.\r
1722 </p><p><b>4. Restrictions.</b> The license granted in Section 3 above is expressly made subject to and limited by the following restrictions:\r
1723 </p>\r
1724 <blockquote>\r
1725 <p>a. You may distribute, publicly display, publicly perform, or \r
1726 publicly digitally perform the Work only under the terms of this \r
1727 License, and You must include a copy of, or the Uniform Resource \r
1728 Identifier for, this License with every copy or phonorecord of the Work \r
1729 You distribute, publicly display, publicly perform, or publicly \r
1730 digitally perform. You may not offer or impose any terms on the Work \r
1731 that alter or restrict the terms of this License or the recipients' \r
1732 exercise of the rights granted hereunder. You may not sublicense the \r
1733 Work. You must keep intact all notices that refer to this License and to\r
1734  the disclaimer of warranties. You may not distribute, publicly display,\r
1735  publicly perform, or publicly digitally perform the Work with any \r
1736 technological measures that control access or use of the Work in a \r
1737 manner inconsistent with the terms of this License Agreement. The above \r
1738 applies to the Work as incorporated in a Collective Work, but this does \r
1739 not require the Collective Work apart from the Work itself to be made \r
1740 subject to the terms of this License. If You create a Collective Work, \r
1741 upon notice from any Licensor You must, to the extent practicable, \r
1742 remove from the Collective Work any credit as required by clause 4(b), \r
1743 as requested. If You create a Derivative Work, upon notice from any \r
1744 Licensor You must, to the extent practicable, remove from the Derivative\r
1745  Work any credit as required by clause 4(b), as requested.\r
1746 </p><p>b. If you distribute, publicly display, publicly perform, or \r
1747 publicly digitally perform the Work or any Derivative Works or \r
1748 Collective Works, You must keep intact all copyright notices for the \r
1749 Work and provide, reasonable to the medium or means You are utilizing: \r
1750 (i) the name of the Original Author (or pseudonym, if applicable) if \r
1751 supplied, and/or (ii) if the Original Author and/or Licensor designate \r
1752 another party or parties (e.g. a sponsor institute, publishing entity, \r
1753 journal) for attribution in Licensor's copyright notice, terms of \r
1754 service or by other reasonable means, the name of such party or parties;\r
1755  the title of the Work if supplied; to the extent reasonably \r
1756 practicable, the Uniform Resource Identifier, if any, that Licensor \r
1757 specifies to be associated with the Work, unless such URI does not refer\r
1758  to the copyright notice or licensing information for the Work; and in \r
1759 the case of a Derivative Work, a credit identifying the use of the Work \r
1760 in the Derivative Work (e.g., "French translation of the Work by \r
1761 Original Author," or "Screenplay based on original Work by Original \r
1762 Author"). Such credit may be implemented in any reasonable manner; \r
1763 provided, however, that in the case of a Derivative Work or Collective \r
1764 Work, at a minimum such credit will appear where any other comparable \r
1765 authorship credit appears and in a manner at least as prominent as such \r
1766 other comparable authorship credit.\r
1767 </p>\r
1768 </blockquote>\r
1769 <p>5. Representations, Warranties and Disclaimer\r
1770 </p><p>UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, \r
1771 LICENSOR OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR \r
1772 WARRANTIES OF ANY KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY \r
1773 OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, \r
1774 MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR \r
1775 THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF \r
1776 ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO \r
1777 NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT\r
1778  APPLY TO YOU.\r
1779 </p><p>6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY \r
1780 APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL \r
1781 THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY\r
1782  DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF \r
1783 LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\r
1784 </p><p>7. Termination\r
1785 </p>\r
1786 <blockquote>\r
1787 <p>a. This License and the rights granted hereunder will terminate \r
1788 automatically upon any breach by You of the terms of this License. \r
1789 Individuals or entities who have received Derivative Works or Collective\r
1790  Works from You under this License, however, will not have their \r
1791 licenses terminated provided such individuals or entities remain in full\r
1792  compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will \r
1793 survive any termination of this License.\r
1794 </p><p>b. Subject to the above terms and conditions, the license granted\r
1795  here is perpetual (for the duration of the applicable copyright in the \r
1796 Work). Notwithstanding the above, Licensor reserves the right to release\r
1797  the Work under different license terms or to stop distributing the Work\r
1798  at any time; provided, however that any such election will not serve to\r
1799  withdraw this License (or any other license that has been, or is \r
1800 required to be, granted under the terms of this License), and this \r
1801 License will continue in full force and effect unless terminated as \r
1802 stated above.\r
1803 </p>\r
1804 </blockquote>\r
1805 <p>8. Miscellaneous\r
1806 </p>\r
1807 <blockquote>\r
1808 <p>a. Each time You distribute or publicly digitally perform the Work or\r
1809  a Collective Work, the Licensor offers to the recipient a license to \r
1810 the Work on the same terms and conditions as the license granted to You \r
1811 under this License.\r
1812 </p><p>b. Each time You distribute or publicly digitally perform a \r
1813 Derivative Work, Licensor offers to the recipient a license to the \r
1814 original Work on the same terms and conditions as the license granted to\r
1815  You under this License.\r
1816 </p><p>c. If any provision of this License is invalid or unenforceable \r
1817 under applicable law, it shall not affect the validity or enforceability\r
1818  of the remainder of the terms of this License, and without further \r
1819 action by the parties to this agreement, such provision shall be \r
1820 reformed to the minimum extent necessary to make such provision valid \r
1821 and enforceable.\r
1822 </p><p>d. No term or provision of this License shall be deemed waived \r
1823 and no breach consented to unless such waiver or consent shall be in \r
1824 writing and signed by the party to be charged with such waiver or \r
1825 consent.\r
1826 </p><p>e. This License constitutes the entire agreement between the \r
1827 parties with respect to the Work licensed here. There are no \r
1828 understandings, agreements or representations with respect to the Work \r
1829 not specified here. Licensor shall not be bound by any additional \r
1830 provisions that may appear in any communication from You. This License \r
1831 may not be modified without the mutual written agreement of the Licensor\r
1832  and You.\r
1833 </p>\r
1834 </blockquote>\r
1835 <p>Creative Commons is not a party to this License, and makes no \r
1836 warranty whatsoever in connection with the Work. Creative Commons will \r
1837 not be liable to You or any party on any legal theory for any damages \r
1838 whatsoever, including without limitation any general, special, \r
1839 incidental or consequential damages arising in connection to this \r
1840 license. Notwithstanding the foregoing two (2) sentences, if Creative \r
1841 Commons has expressly identified itself as the Licensor hereunder, it \r
1842 shall have all rights and obligations of Licensor.\r
1843 </p><p>Except for the limited purpose of indicating to the public that \r
1844 the Work is licensed under the CCPL, neither party will use the \r
1845 trademark "Creative Commons" or any related trademark or logo of \r
1846 Creative Commons without the prior written consent of Creative Commons. \r
1847 Any permitted use will be in compliance with Creative Commons' \r
1848 then-current trademark usage guidelines, as may be published on its \r
1849 website or otherwise made available upon request from time to time.\r
1850 </p><p>Creative Commons may be contacted at <a rel="nofollow" class="external free" href="http://creativecommons.org/">http://creativecommons.org/</a>.\r
1851 </p>\r
1852 <h2><span class="mw-headline" id="Eclipse_Public_License">Eclipse Public License</span></h2>\r
1853 <p><a rel="nofollow" class="external free" href="http://www.eclipse.org/org/documents/epl-v10.html">http://www.eclipse.org/org/documents/epl-v10.html</a>\r
1854 </p><p>Eclipse Public License - v 1.0. \r
1855 </p><p>THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS \r
1856 ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR \r
1857 DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS \r
1858 AGREEMENT.\r
1859 </p><p><b>1. DEFINITIONS</b>\r
1860 </p><p>"Contribution" means:\r
1861 </p><p>a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and\r
1862 </p><p>b) in the case of each subsequent Contributor:\r
1863 </p><p>i) changes to the Program, and\r
1864 </p><p>ii) additions to the Program;\r
1865 </p><p>where such changes and/or additions to the Program originate from\r
1866  and are distributed by that particular Contributor. A Contribution \r
1867 'originates' from a Contributor if it was added to the Program by such \r
1868 Contributor itself or anyone acting on such Contributor's behalf. \r
1869 Contributions do not include additions to the Program which: (i) are \r
1870 separate modules of software distributed in conjunction with the Program\r
1871  under their own license agreement, and (ii) are not derivative works of\r
1872  the Program.\r
1873 </p><p>"Contributor" means any person or entity that distributes the Program.\r
1874 </p><p>"Licensed Patents" mean patent claims licensable by a Contributor\r
1875  which are necessarily infringed by the use or sale of its Contribution \r
1876 alone or when combined with the Program.\r
1877 </p><p>"Program" means the Contributions distributed in accordance with this Agreement.\r
1878 </p><p>"Recipient" means anyone who receives the Program under this Agreement, including all Contributors.\r
1879 </p><p><b>2. GRANT OF RIGHTS</b>\r
1880 </p><p>a) Subject to the terms of this Agreement, each Contributor \r
1881 hereby grants Recipient a non-exclusive, worldwide, royalty-free \r
1882 copyright license to reproduce, prepare derivative works of, publicly \r
1883 display, publicly perform, distribute and sublicense the Contribution of\r
1884  such Contributor, if any, and such derivative works, in source code and\r
1885  object code form.\r
1886 </p><p>b) Subject to the terms of this Agreement, each Contributor \r
1887 hereby grants Recipient a non-exclusive, worldwide, royalty-free patent \r
1888 license under Licensed Patents to make, use, sell, offer to sell, import\r
1889  and otherwise transfer the Contribution of such Contributor, if any, in\r
1890  source code and object code form. This patent license shall apply to \r
1891 the combination of the Contribution and the Program if, at the time the \r
1892 Contribution is added by the Contributor, such addition of the \r
1893 Contribution causes such combination to be covered by the Licensed \r
1894 Patents. The patent license shall not apply to any other combinations \r
1895 which include the Contribution. No hardware per se is licensed \r
1896 hereunder.\r
1897 </p><p>c) Recipient understands that although each Contributor grants \r
1898 the licenses to its Contributions set forth herein, no assurances are \r
1899 provided by any Contributor that the Program does not infringe the \r
1900 patent or other intellectual property rights of any other entity. Each \r
1901 Contributor disclaims any liability to Recipient for claims brought by \r
1902 any other entity based on infringement of intellectual property rights \r
1903 or otherwise. As a condition to exercising the rights and licenses \r
1904 granted hereunder, each Recipient hereby assumes sole responsibility to \r
1905 secure any other intellectual property rights needed, if any. For \r
1906 example, if a third party patent license is required to allow Recipient \r
1907 to distribute the Program, it is Recipient's responsibility to acquire \r
1908 that license before distributing the Program.\r
1909 </p><p>d) Each Contributor represents that to its knowledge it has \r
1910 sufficient copyright rights in its Contribution, if any, to grant the \r
1911 copyright license set forth in this Agreement.\r
1912 </p><p><b>3. REQUIREMENTS</b>\r
1913 </p><p>A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that:\r
1914 </p><p>a) it complies with the terms and conditions of this Agreement; and\r
1915 </p><p>b) its license agreement:\r
1916 </p><p>i) effectively disclaims on behalf of all Contributors all \r
1917 warranties and conditions, express and implied, including warranties or \r
1918 conditions of title and non-infringement, and implied warranties or \r
1919 conditions of merchantability and fitness for a particular purpose;\r
1920 </p><p>ii) effectively excludes on behalf of all Contributors all \r
1921 liability for damages, including direct, indirect, special, incidental \r
1922 and consequential damages, such as lost profits;\r
1923 </p><p>iii) states that any provisions which differ from this Agreement \r
1924 are offered by that Contributor alone and not by any other party; and\r
1925 </p><p>iv) states that source code for the Program is available from \r
1926 such Contributor, and informs licensees how to obtain it in a reasonable\r
1927  manner on or through a medium customarily used for software exchange.\r
1928 </p><p>When the Program is made available in source code form:\r
1929 </p><p>a) it must be made available under this Agreement; and\r
1930 </p><p>b) a copy of this Agreement must be included with each copy of the Program.\r
1931 </p><p>Contributors may not remove or alter any copyright notices contained within the Program.\r
1932 </p><p>Each Contributor must identify itself as the originator of its \r
1933 Contribution, if any, in a manner that reasonably allows subsequent \r
1934 Recipients to identify the originator of the Contribution.\r
1935 </p><p><b>4. COMMERCIAL DISTRIBUTION</b>\r
1936 </p><p>Commercial distributors of software may accept certain \r
1937 responsibilities with respect to end users, business partners and the \r
1938 like. While this license is intended to facilitate the commercial use of\r
1939  the Program, the Contributor who includes the Program in a commercial \r
1940 product offering should do so in a manner which does not create \r
1941 potential liability for other Contributors. Therefore, if a Contributor \r
1942 includes the Program in a commercial product offering, such Contributor \r
1943 ("Commercial Contributor") hereby agrees to defend and indemnify every \r
1944 other Contributor ("Indemnified Contributor") against any losses, \r
1945 damages and costs (collectively "Losses") arising from claims, lawsuits \r
1946 and other legal actions brought by a third party against the Indemnified\r
1947  Contributor to the extent caused by the acts or omissions of such \r
1948 Commercial Contributor in connection with its distribution of the \r
1949 Program in a commercial product offering. The obligations in this \r
1950 section do not apply to any claims or Losses relating to any actual or \r
1951 alleged intellectual property infringement. In order to qualify, an \r
1952 Indemnified Contributor must: a) promptly notify the Commercial \r
1953 Contributor in writing of such claim, and b) allow the Commercial \r
1954 Contributor to control, and cooperate with the Commercial Contributor \r
1955 in, the defense and any related settlement negotiations. The Indemnified\r
1956  Contributor may participate in any such claim at its own expense.\r
1957 </p><p>For example, a Contributor might include the Program in a \r
1958 commercial product offering, Product X. That Contributor is then a \r
1959 Commercial Contributor. If that Commercial Contributor then makes \r
1960 performance claims, or offers warranties related to Product X, those \r
1961 performance claims and warranties are such Commercial Contributor's \r
1962 responsibility alone. Under this section, the Commercial Contributor \r
1963 would have to defend claims against the other Contributors related to \r
1964 those performance claims and warranties, and if a court requires any \r
1965 other Contributor to pay any damages as a result, the Commercial \r
1966 Contributor must pay those damages.\r
1967 </p><p><b>5. NO WARRANTY</b>\r
1968 </p><p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS \r
1969 PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY \r
1970 KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY \r
1971 WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR \r
1972 FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible \r
1973 for determining the appropriateness of using and distributing the \r
1974 Program and assumes all risks associated with its exercise of rights \r
1975 under this Agreement , including but not limited to the risks and costs \r
1976 of program errors, compliance with applicable laws, damage to or loss of\r
1977  data, programs or equipment, and unavailability or interruption of \r
1978 operations.\r
1979 </p><p><b>6. DISCLAIMER OF LIABILITY</b>\r
1980 </p><p>EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER \r
1981 RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, \r
1982 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES \r
1983 (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY \r
1984 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT \r
1985 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR\r
1986  DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED \r
1987 HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\r
1988 </p><p><b>7. GENERAL</b>\r
1989 </p><p>If any provision of this Agreement is invalid or unenforceable \r
1990 under applicable law, it shall not affect the validity or enforceability\r
1991  of the remainder of the terms of this Agreement, and without further \r
1992 action by the parties hereto, such provision shall be reformed to the \r
1993 minimum extent necessary to make such provision valid and enforceable.\r
1994 </p><p>If Recipient institutes patent litigation against any entity \r
1995 (including a cross-claim or counterclaim in a lawsuit) alleging that the\r
1996  Program itself (excluding combinations of the Program with other \r
1997 software or hardware) infringes such Recipient's patent(s), then such \r
1998 Recipient's rights granted under Section 2(b) shall terminate as of the \r
1999 date such litigation is filed.\r
2000 </p><p>All Recipient's rights under this Agreement shall terminate if it\r
2001  fails to comply with any of the material terms or conditions of this \r
2002 Agreement and does not cure such failure in a reasonable period of time \r
2003 after becoming aware of such noncompliance. If all Recipient's rights \r
2004 under this Agreement terminate, Recipient agrees to cease use and \r
2005 distribution of the Program as soon as reasonably practicable. However, \r
2006 Recipient's obligations under this Agreement and any licenses granted by\r
2007  Recipient relating to the Program shall continue and survive.\r
2008 </p><p>Everyone is permitted to copy and distribute copies of this \r
2009 Agreement, but in order to avoid inconsistency the Agreement is \r
2010 copyrighted and may only be modified in the following manner. The \r
2011 Agreement Steward reserves the right to publish new versions (including \r
2012 revisions) of this Agreement from time to time. No one other than the \r
2013 Agreement Steward has the right to modify this Agreement. The Eclipse \r
2014 Foundation is the initial Agreement Steward. The Eclipse Foundation may \r
2015 assign the responsibility to serve as the Agreement Steward to a \r
2016 suitable separate entity. Each new version of the Agreement will be \r
2017 given a distinguishing version number. The Program (including \r
2018 Contributions) may always be distributed subject to the version of the \r
2019 Agreement under which it was received. In addition, after a new version \r
2020 of the Agreement is published, Contributor may elect to distribute the \r
2021 Program (including its Contributions) under the new version. Except as \r
2022 expressly stated in Sections 2(a) and 2(b) above, Recipient receives no \r
2023 rights or licenses to the intellectual property of any Contributor under\r
2024  this Agreement, whether expressly, by implication, estoppel or \r
2025 otherwise. All rights in the Program not expressly granted under this \r
2026 Agreement are reserved.\r
2027 </p><p>This Agreement is governed by the laws of the State of New York \r
2028 and the intellectual property laws of the United States of America. No \r
2029 party to this Agreement will bring a legal action under this Agreement \r
2030 more than one year after the cause of action arose. Each party waives \r
2031 its rights to a jury trial in any resulting litigation.\r
2032 </p>\r
2033 <h2><span class="mw-headline" id="HSQLDB_Licenses">HSQLDB Licenses</span></h2>\r
2034 <ul>\r
2035 <li> <a rel="nofollow" class="external free" href="http://hsqldb.org/web/hsqlLicense.html">http://hsqldb.org/web/hsqlLicense.html</a>\r
2036 </li>\r
2037 </ul>\r
2038 <pre>COPYRIGHTS AND LICENSES (based on BSD License)\r
2039 \r
2040 For work developed by the HSQL Development Group:\r
2041 \r
2042 Copyright (c) 2001-2016, The HSQL Development Group\r
2043 All rights reserved.\r
2044 \r
2045 Redistribution and use in source and binary forms, with or without\r
2046 modification, are permitted provided that the following conditions are met:\r
2047 \r
2048 Redistributions of source code must retain the above copyright notice, this\r
2049 list of conditions and the following disclaimer.\r
2050 \r
2051 Redistributions in binary form must reproduce the above copyright notice,\r
2052 this list of conditions and the following disclaimer in the documentation\r
2053 and/or other materials provided with the distribution.\r
2054 \r
2055 Neither the name of the HSQL Development Group nor the names of its\r
2056 contributors may be used to endorse or promote products derived from this\r
2057 software without specific prior written permission.\r
2058 \r
2059 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"\r
2060 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\r
2061 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\r
2062 ARE DISCLAIMED. IN NO EVENT SHALL HSQL DEVELOPMENT GROUP, HSQLDB.ORG,\r
2063 OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\r
2064 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\r
2065 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\r
2066 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\r
2067 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\r
2068 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\r
2069 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\r
2070 \r
2071 \r
2072 For work originally developed by the Hypersonic SQL Group:\r
2073 \r
2074 Copyright (c) 1995-2000 by the Hypersonic SQL Group.\r
2075 All rights reserved.\r
2076 \r
2077 Redistribution and use in source and binary forms, with or without\r
2078 modification, are permitted provided that the following conditions are met:\r
2079 \r
2080 Redistributions of source code must retain the above copyright notice, this\r
2081 list of conditions and the following disclaimer.\r
2082 \r
2083 Redistributions in binary form must reproduce the above copyright notice,\r
2084 this list of conditions and the following disclaimer in the documentation\r
2085 and/or other materials provided with the distribution.\r
2086 \r
2087 Neither the name of the Hypersonic SQL Group nor the names of its\r
2088 contributors may be used to endorse or promote products derived from this\r
2089 software without specific prior written permission.\r
2090 \r
2091 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"\r
2092 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\r
2093 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\r
2094 ARE DISCLAIMED. IN NO EVENT SHALL THE HYPERSONIC SQL GROUP,\r
2095 OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\r
2096 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\r
2097 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\r
2098 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\r
2099 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\r
2100 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\r
2101 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\r
2102 \r
2103 This software consists of voluntary contributions made by many individuals on behalf of the\r
2104 Hypersonic SQL Group.\r
2105 </pre>\r
2106 <h2><span class="mw-headline" id="JDOM_License">JDOM License</span></h2>\r
2107 <ul>\r
2108 <li> <a rel="nofollow" class="external free" href="http://www.jdom.org/docs/faq.html#a0030">http://www.jdom.org/docs/faq.html#a0030</a>\r
2109 </li>\r
2110 <li> <a rel="nofollow" class="external free" href="https://raw.githubusercontent.com/hunterhacker/jdom/master/LICENSE.txt">https://raw.githubusercontent.com/hunterhacker/jdom/master/LICENSE.txt</a>\r
2111 </li>\r
2112 </ul>\r
2113 <pre> Copyright (C) 2000-2012 Jason Hunter &amp; Brett McLaughlin.\r
2114  All rights reserved.\r
2115  \r
2116  Redistribution and use in source and binary forms, with or without\r
2117  modification, are permitted provided that the following conditions\r
2118  are met:\r
2119  \r
2120  1. Redistributions of source code must retain the above copyright\r
2121     notice, this list of conditions, and the following disclaimer.\r
2122  \r
2123  2. Redistributions in binary form must reproduce the above copyright\r
2124     notice, this list of conditions, and the disclaimer that follows \r
2125     these conditions in the documentation and/or other materials \r
2126     provided with the distribution.\r
2127 \r
2128  3. The name "JDOM" must not be used to endorse or promote products\r
2129     derived from this software without prior written permission.  For\r
2130     written permission, please contact &lt;request_AT_jdom_DOT_org&gt;.\r
2131  \r
2132  4. Products derived from this software may not be called "JDOM", nor\r
2133     may "JDOM" appear in their name, without prior written permission\r
2134     from the JDOM Project Management &lt;request_AT_jdom_DOT_org&gt;.\r
2135  \r
2136  In addition, we request (but do not require) that you include in the \r
2137  end-user documentation provided with the redistribution and/or in the \r
2138  software itself an acknowledgement equivalent to the following:\r
2139      "This product includes software developed by the\r
2140       JDOM Project (http://www.jdom.org/)."\r
2141  Alternatively, the acknowledgment may be graphical using the logos \r
2142  available at http://www.jdom.org/images/logos.\r
2143 \r
2144  THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED\r
2145  WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\r
2146  OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\r
2147  DISCLAIMED.  IN NO EVENT SHALL THE JDOM AUTHORS OR THE PROJECT\r
2148  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\r
2149  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\r
2150  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF\r
2151  USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\r
2152  ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\r
2153  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT\r
2154  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\r
2155  SUCH DAMAGE.\r
2156 \r
2157  This software consists of voluntary contributions made by many \r
2158  individuals on behalf of the JDOM Project and was originally \r
2159  created by Jason Hunter &lt;jhunter_AT_jdom_DOT_org&gt; and\r
2160  Brett McLaughlin &lt;brett_AT_jdom_DOT_org&gt;.  For more information\r
2161  on the JDOM Project, please see &lt;http://www.jdom.org/&gt;. \r
2162 </pre>\r
2163 <h2><span class="mw-headline" id="LGPL">LGPL</span></h2>\r
2164 <p><a rel="nofollow" class="external free" href="http://www.gnu.org/copyleft/lesser.html">http://www.gnu.org/copyleft/lesser.html</a>\r
2165 </p><p>GNU LESSER GENERAL PUBLIC LICENSE\r
2166 </p><p>Version 3, 29 June 2007\r
2167 </p><p>Copyright © 2007 Free Software Foundation, Inc. &lt;<a rel="nofollow" class="external free" href="http://fsf.org/">http://fsf.org/</a>&gt;\r
2168 </p><p>Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.\r
2169 </p><p>This version of the GNU Lesser General Public License \r
2170 incorporates the terms and conditions of version 3 of the GNU General \r
2171 Public License, supplemented by the additional permissions listed below.\r
2172 </p><p><b>0. Additional Definitions.</b>\r
2173 </p><p>As used herein, “this License” refers to version 3 of the GNU \r
2174 Lesser General Public License, and the “GNU GPL” refers to version 3 of \r
2175 the GNU General Public License.\r
2176 </p><p>“The Library” refers to a covered work governed by this License, other than an Application or a Combined Work as defined below.\r
2177 </p><p>An “Application” is any work that makes use of an interface \r
2178 provided by the Library, but which is not otherwise based on the \r
2179 Library. Defining a subclass of a class defined by the Library is deemed\r
2180  a mode of using an interface provided by the Library.\r
2181 </p><p>A “Combined Work” is a work produced by combining or linking an \r
2182 Application with the Library. The particular version of the Library with\r
2183  which the Combined Work was made is also called the “Linked Version”.\r
2184 </p><p>The “Minimal Corresponding Source” for a Combined Work means the \r
2185 Corresponding Source for the Combined Work, excluding any source code \r
2186 for portions of the Combined Work that, considered in isolation, are \r
2187 based on the Application, and not on the Linked Version.\r
2188 </p><p>The “Corresponding Application Code” for a Combined Work means \r
2189 the object code and/or source code for the Application, including any \r
2190 data and utility programs needed for reproducing the Combined Work from \r
2191 the Application, but excluding the System Libraries of the Combined \r
2192 Work.\r
2193 </p><p><b>1. Exception to Section 3 of the GNU GPL.</b>\r
2194 </p><p>You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL.\r
2195 </p><p><b>2. Conveying Modified Versions.</b>\r
2196 </p><p>If you modify a copy of the Library, and, in your modifications, a\r
2197  facility refers to a function or data to be supplied by an Application \r
2198 that uses the facility (other than as an argument passed when the \r
2199 facility is invoked), then you may convey a copy of the modified \r
2200 version:\r
2201 </p>\r
2202 <ul>\r
2203 <li> a) under this License, provided that you make a good faith effort \r
2204 to ensure that, in the event an Application does not supply the function\r
2205  or data, the facility still operates, and performs whatever part of its\r
2206  purpose remains meaningful, or\r
2207 </li>\r
2208 <li> b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy.\r
2209 </li>\r
2210 </ul>\r
2211 <p><b>3. Object Code Incorporating Material from Library Header Files.</b>\r
2212 </p><p>The object code form of an Application may incorporate material \r
2213 from a header file that is part of the Library. You may convey such \r
2214 object code under terms of your choice, provided that, if the \r
2215 incorporated material is not limited to numerical parameters, data \r
2216 structure layouts and accessors, or small macros, inline functions and \r
2217 templates (ten or fewer lines in length), you do both of the following:\r
2218 </p>\r
2219 <ul>\r
2220 <li> a) Give prominent notice with each copy of the object code that the\r
2221  Library is used in it and that the Library and its use are covered by \r
2222 this License.\r
2223 </li>\r
2224 <li> b) Accompany the object code with a copy of the GNU GPL and this license document.\r
2225 </li>\r
2226 </ul>\r
2227 <p><b>4. Combined Works.</b>\r
2228 </p><p>You may convey a Combined Work under terms of your choice that, \r
2229 taken together, effectively do not restrict modification of the portions\r
2230  of the Library contained in the Combined Work and reverse engineering \r
2231 for debugging such modifications, if you also do each of the following:\r
2232 </p>\r
2233 <ul>\r
2234 <li> a) Give prominent notice with each copy of the Combined Work that \r
2235 the Library is used in it and that the Library and its use are covered \r
2236 by this License.\r
2237 </li>\r
2238 <li> b) Accompany the Combined Work with a copy of the GNU GPL and this license document.\r
2239 </li>\r
2240 <li> c) For a Combined Work that displays copyright notices during \r
2241 execution, include the copyright notice for the Library among these \r
2242 notices, as well as a reference directing the user to the copies of the \r
2243 GNU GPL and this license document.\r
2244 </li>\r
2245 <li> d) Do one of the following:\r
2246 <ul>\r
2247 <li> 0) Convey the Minimal Corresponding Source under the terms of this \r
2248 License, and the Corresponding Application Code in a form suitable for, \r
2249 and under terms that permit, the user to recombine or relink the \r
2250 Application with a modified version of the Linked Version to produce a \r
2251 modified Combined Work, in the manner specified by section 6 of the GNU \r
2252 GPL for conveying Corresponding Source.\r
2253 </li>\r
2254 <li> 1) Use a suitable shared library mechanism for linking with the \r
2255 Library. A suitable mechanism is one that (a) uses at run time a copy of\r
2256  the Library already present on the user's computer system, and (b) will\r
2257  operate properly with a modified version of the Library that is \r
2258 interface-compatible with the Linked Version.\r
2259 </li>\r
2260 </ul>\r
2261 </li>\r
2262 <li> e) Provide Installation Information, but only if you would \r
2263 otherwise be required to provide such information under section 6 of the\r
2264  GNU GPL, and only to the extent that such information is necessary to \r
2265 install and execute a modified version of the Combined Work produced by \r
2266 recombining or relinking the Application with a modified version of the \r
2267 Linked Version. (If you use option 4d0, the Installation Information \r
2268 must accompany the Minimal Corresponding Source and Corresponding \r
2269 Application Code. If you use option 4d1, you must provide the \r
2270 Installation Information in the manner specified by section 6 of the GNU\r
2271  GPL for conveying Corresponding Source.)\r
2272 </li>\r
2273 </ul>\r
2274 <p><b>5. Combined Libraries.</b>\r
2275 </p><p>You may place library facilities that are a work based on the \r
2276 Library side by side in a single library together with other library \r
2277 facilities that are not Applications and are not covered by this \r
2278 License, and convey such a combined library under terms of your choice, \r
2279 if you do both of the following:\r
2280 </p>\r
2281 <ul>\r
2282 <li> a) Accompany the combined library with a copy of the same work \r
2283 based on the Library, uncombined with any other library facilities, \r
2284 conveyed under the terms of this License.\r
2285 </li>\r
2286 <li> b) Give prominent notice with the combined library that part of it \r
2287 is a work based on the Library, and explaining where to find the \r
2288 accompanying uncombined form of the same work.\r
2289 </li>\r
2290 </ul>\r
2291 <p><b>6. Revised Versions of the GNU Lesser General Public License.</b>\r
2292 </p><p>The Free Software Foundation may publish revised and/or new \r
2293 versions of the GNU Lesser General Public License from time to time. \r
2294 Such new versions will be similar in spirit to the present version, but \r
2295 may differ in detail to address new problems or concerns.\r
2296 </p><p>Each version is given a distinguishing version number. If the \r
2297 Library as you received it specifies that a certain numbered version of \r
2298 the GNU Lesser General Public License “or any later version” applies to \r
2299 it, you have the option of following the terms and conditions either of \r
2300 that published version or of any later version published by the Free \r
2301 Software Foundation. If the Library as you received it does not specify a\r
2302  version number of the GNU Lesser General Public License, you may choose\r
2303  any version of the GNU Lesser General Public License ever published by \r
2304 the Free Software Foundation.\r
2305 </p><p>If the Library as you received it specifies that a proxy can \r
2306 decide whether future versions of the GNU Lesser General Public License \r
2307 shall apply, that proxy's public statement of acceptance of any version \r
2308 is permanent authorization for you to choose that version for the \r
2309 Library.\r
2310 </p>\r
2311 <h2><span class="mw-headline" id="MIT_License">MIT License</span></h2>\r
2312 <pre>Copyright (c) &lt;year&gt; &lt;copyright holders&gt;\r
2313 \r
2314 Permission is hereby granted, free of charge, to any person obtaining a copy\r
2315 of this software and associated documentation files (the "Software"), to deal\r
2316 in the Software without restriction, including without limitation the rights\r
2317 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\r
2318 copies of the Software, and to permit persons to whom the Software is\r
2319 furnished to do so, subject to the following conditions:\r
2320 \r
2321 The above copyright notice and this permission notice shall be included in\r
2322 all copies or substantial portions of the Software.\r
2323 \r
2324 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r
2325 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r
2326 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r
2327 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r
2328 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r
2329 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\r
2330 THE SOFTWARE.\r
2331 </pre>\r
2332 <h2><span class="mw-headline" id="Mozilla_Public_License_2.0">Mozilla Public License 2.0</span></h2>\r
2333 <ul>\r
2334 <li> <a rel="nofollow" class="external free" href="https://www.mozilla.org/en-US/MPL/2.0/">https://www.mozilla.org/en-US/MPL/2.0/</a>\r
2335 </li>\r
2336 </ul>\r
2337 <pre>Mozilla Public License Version 2.0\r
2338 ==================================\r
2339 \r
2340 1. Definitions\r
2341 --------------\r
2342 \r
2343 1.1. "Contributor"\r
2344     means each individual or legal entity that creates, contributes to\r
2345     the creation of, or owns Covered Software.\r
2346 \r
2347 1.2. "Contributor Version"\r
2348     means the combination of the Contributions of others (if any) used\r
2349     by a Contributor and that particular Contributor's Contribution.\r
2350 \r
2351 1.3. "Contribution"\r
2352     means Covered Software of a particular Contributor.\r
2353 \r
2354 1.4. "Covered Software"\r
2355     means Source Code Form to which the initial Contributor has attached\r
2356     the notice in Exhibit A, the Executable Form of such Source Code\r
2357     Form, and Modifications of such Source Code Form, in each case\r
2358     including portions thereof.\r
2359 \r
2360 1.5. "Incompatible With Secondary Licenses"\r
2361     means\r
2362 \r
2363     (a) that the initial Contributor has attached the notice described\r
2364         in Exhibit B to the Covered Software; or\r
2365 \r
2366     (b) that the Covered Software was made available under the terms of\r
2367         version 1.1 or earlier of the License, but not also under the\r
2368         terms of a Secondary License.\r
2369 \r
2370 1.6. "Executable Form"\r
2371     means any form of the work other than Source Code Form.\r
2372 \r
2373 1.7. "Larger Work"\r
2374     means a work that combines Covered Software with other material, in \r
2375     a separate file or files, that is not Covered Software.\r
2376 \r
2377 1.8. "License"\r
2378     means this document.\r
2379 \r
2380 1.9. "Licensable"\r
2381     means having the right to grant, to the maximum extent possible,\r
2382     whether at the time of the initial grant or subsequently, any and\r
2383     all of the rights conveyed by this License.\r
2384 \r
2385 1.10. "Modifications"\r
2386     means any of the following:\r
2387 \r
2388     (a) any file in Source Code Form that results from an addition to,\r
2389         deletion from, or modification of the contents of Covered\r
2390         Software; or\r
2391 \r
2392     (b) any new file in Source Code Form that contains any Covered\r
2393         Software.\r
2394 \r
2395 1.11. "Patent Claims" of a Contributor\r
2396     means any patent claim(s), including without limitation, method,\r
2397     process, and apparatus claims, in any patent Licensable by such\r
2398     Contributor that would be infringed, but for the grant of the\r
2399     License, by the making, using, selling, offering for sale, having\r
2400     made, import, or transfer of either its Contributions or its\r
2401     Contributor Version.\r
2402 \r
2403 1.12. "Secondary License"\r
2404     means either the GNU General Public License, Version 2.0, the GNU\r
2405     Lesser General Public License, Version 2.1, the GNU Affero General\r
2406     Public License, Version 3.0, or any later versions of those\r
2407     licenses.\r
2408 \r
2409 1.13. "Source Code Form"\r
2410     means the form of the work preferred for making modifications.\r
2411 \r
2412 1.14. "You" (or "Your")\r
2413     means an individual or a legal entity exercising rights under this\r
2414     License. For legal entities, "You" includes any entity that\r
2415     controls, is controlled by, or is under common control with You. For\r
2416     purposes of this definition, "control" means (a) the power, direct\r
2417     or indirect, to cause the direction or management of such entity,\r
2418     whether by contract or otherwise, or (b) ownership of more than\r
2419     fifty percent (50%) of the outstanding shares or beneficial\r
2420     ownership of such entity.\r
2421 \r
2422 2. License Grants and Conditions\r
2423 --------------------------------\r
2424 \r
2425 2.1. Grants\r
2426 \r
2427 Each Contributor hereby grants You a world-wide, royalty-free,\r
2428 non-exclusive license:\r
2429 \r
2430 (a) under intellectual property rights (other than patent or trademark)\r
2431     Licensable by such Contributor to use, reproduce, make available,\r
2432     modify, display, perform, distribute, and otherwise exploit its\r
2433     Contributions, either on an unmodified basis, with Modifications, or\r
2434     as part of a Larger Work; and\r
2435 \r
2436 (b) under Patent Claims of such Contributor to make, use, sell, offer\r
2437     for sale, have made, import, and otherwise transfer either its\r
2438     Contributions or its Contributor Version.\r
2439 \r
2440 2.2. Effective Date\r
2441 \r
2442 The licenses granted in Section 2.1 with respect to any Contribution\r
2443 become effective for each Contribution on the date the Contributor first\r
2444 distributes such Contribution.\r
2445 \r
2446 2.3. Limitations on Grant Scope\r
2447 \r
2448 The licenses granted in this Section 2 are the only rights granted under\r
2449 this License. No additional rights or licenses will be implied from the\r
2450 distribution or licensing of Covered Software under this License.\r
2451 Notwithstanding Section 2.1(b) above, no patent license is granted by a\r
2452 Contributor:\r
2453 \r
2454 (a) for any code that a Contributor has removed from Covered Software;\r
2455     or\r
2456 \r
2457 (b) for infringements caused by: (i) Your and any other third party's\r
2458     modifications of Covered Software, or (ii) the combination of its\r
2459     Contributions with other software (except as part of its Contributor\r
2460     Version); or\r
2461 \r
2462 (c) under Patent Claims infringed by Covered Software in the absence of\r
2463     its Contributions.\r
2464 \r
2465 This License does not grant any rights in the trademarks, service marks,\r
2466 or logos of any Contributor (except as may be necessary to comply with\r
2467 the notice requirements in Section 3.4).\r
2468 \r
2469 2.4. Subsequent Licenses\r
2470 \r
2471 No Contributor makes additional grants as a result of Your choice to\r
2472 distribute the Covered Software under a subsequent version of this\r
2473 License (see Section 10.2) or under the terms of a Secondary License (if\r
2474 permitted under the terms of Section 3.3).\r
2475 \r
2476 2.5. Representation\r
2477 \r
2478 Each Contributor represents that the Contributor believes its\r
2479 Contributions are its original creation(s) or it has sufficient rights\r
2480 to grant the rights to its Contributions conveyed by this License.\r
2481 \r
2482 2.6. Fair Use\r
2483 \r
2484 This License is not intended to limit any rights You have under\r
2485 applicable copyright doctrines of fair use, fair dealing, or other\r
2486 equivalents.\r
2487 \r
2488 2.7. Conditions\r
2489 \r
2490 Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted\r
2491 in Section 2.1.\r
2492 \r
2493 3. Responsibilities\r
2494 -------------------\r
2495 \r
2496 3.1. Distribution of Source Form\r
2497 \r
2498 All distribution of Covered Software in Source Code Form, including any\r
2499 Modifications that You create or to which You contribute, must be under\r
2500 the terms of this License. You must inform recipients that the Source\r
2501 Code Form of the Covered Software is governed by the terms of this\r
2502 License, and how they can obtain a copy of this License. You may not\r
2503 attempt to alter or restrict the recipients' rights in the Source Code\r
2504 Form.\r
2505 \r
2506 3.2. Distribution of Executable Form\r
2507 \r
2508 If You distribute Covered Software in Executable Form then:\r
2509 \r
2510 (a) such Covered Software must also be made available in Source Code\r
2511     Form, as described in Section 3.1, and You must inform recipients of\r
2512     the Executable Form how they can obtain a copy of such Source Code\r
2513     Form by reasonable means in a timely manner, at a charge no more\r
2514     than the cost of distribution to the recipient; and\r
2515 \r
2516 (b) You may distribute such Executable Form under the terms of this\r
2517     License, or sublicense it under different terms, provided that the\r
2518     license for the Executable Form does not attempt to limit or alter\r
2519     the recipients' rights in the Source Code Form under this License.\r
2520 \r
2521 3.3. Distribution of a Larger Work\r
2522 \r
2523 You may create and distribute a Larger Work under terms of Your choice,\r
2524 provided that You also comply with the requirements of this License for\r
2525 the Covered Software. If the Larger Work is a combination of Covered\r
2526 Software with a work governed by one or more Secondary Licenses, and the\r
2527 Covered Software is not Incompatible With Secondary Licenses, this\r
2528 License permits You to additionally distribute such Covered Software\r
2529 under the terms of such Secondary License(s), so that the recipient of\r
2530 the Larger Work may, at their option, further distribute the Covered\r
2531 Software under the terms of either this License or such Secondary\r
2532 License(s).\r
2533 \r
2534 3.4. Notices\r
2535 \r
2536 You may not remove or alter the substance of any license notices\r
2537 (including copyright notices, patent notices, disclaimers of warranty,\r
2538 or limitations of liability) contained within the Source Code Form of\r
2539 the Covered Software, except that You may alter any license notices to\r
2540 the extent required to remedy known factual inaccuracies.\r
2541 \r
2542 3.5. Application of Additional Terms\r
2543 \r
2544 You may choose to offer, and to charge a fee for, warranty, support,\r
2545 indemnity or liability obligations to one or more recipients of Covered\r
2546 Software. However, You may do so only on Your own behalf, and not on\r
2547 behalf of any Contributor. You must make it absolutely clear that any\r
2548 such warranty, support, indemnity, or liability obligation is offered by\r
2549 You alone, and You hereby agree to indemnify every Contributor for any\r
2550 liability incurred by such Contributor as a result of warranty, support,\r
2551 indemnity or liability terms You offer. You may include additional\r
2552 disclaimers of warranty and limitations of liability specific to any\r
2553 jurisdiction.\r
2554 \r
2555 4. Inability to Comply Due to Statute or Regulation\r
2556 ---------------------------------------------------\r
2557 \r
2558 If it is impossible for You to comply with any of the terms of this\r
2559 License with respect to some or all of the Covered Software due to\r
2560 statute, judicial order, or regulation then You must: (a) comply with\r
2561 the terms of this License to the maximum extent possible; and (b)\r
2562 describe the limitations and the code they affect. Such description must\r
2563 be placed in a text file included with all distributions of the Covered\r
2564 Software under this License. Except to the extent prohibited by statute\r
2565 or regulation, such description must be sufficiently detailed for a\r
2566 recipient of ordinary skill to be able to understand it.\r
2567 \r
2568 5. Termination\r
2569 --------------\r
2570 \r
2571 5.1. The rights granted under this License will terminate automatically\r
2572 if You fail to comply with any of its terms. However, if You become\r
2573 compliant, then the rights granted under this License from a particular\r
2574 Contributor are reinstated (a) provisionally, unless and until such\r
2575 Contributor explicitly and finally terminates Your grants, and (b) on an\r
2576 ongoing basis, if such Contributor fails to notify You of the\r
2577 non-compliance by some reasonable means prior to 60 days after You have\r
2578 come back into compliance. Moreover, Your grants from a particular\r
2579 Contributor are reinstated on an ongoing basis if such Contributor\r
2580 notifies You of the non-compliance by some reasonable means, this is the\r
2581 first time You have received notice of non-compliance with this License\r
2582 from such Contributor, and You become compliant prior to 30 days after\r
2583 Your receipt of the notice.\r
2584 \r
2585 5.2. If You initiate litigation against any entity by asserting a patent\r
2586 infringement claim (excluding declaratory judgment actions,\r
2587 counter-claims, and cross-claims) alleging that a Contributor Version\r
2588 directly or indirectly infringes any patent, then the rights granted to\r
2589 You by any and all Contributors for the Covered Software under Section\r
2590 2.1 of this License shall terminate.\r
2591 \r
2592 5.3. In the event of termination under Sections 5.1 or 5.2 above, all\r
2593 end user license agreements (excluding distributors and resellers) which\r
2594 have been validly granted by You or Your distributors under this License\r
2595 prior to termination shall survive termination.\r
2596 \r
2597 ************************************************************************\r
2598 *                                                                      *\r
2599 *  6. Disclaimer of Warranty                                           *\r
2600 *  -------------------------                                           *\r
2601 *                                                                      *\r
2602 *  Covered Software is provided under this License on an "as is"       *\r
2603 *  basis, without warranty of any kind, either expressed, implied, or  *\r
2604 *  statutory, including, without limitation, warranties that the       *\r
2605 *  Covered Software is free of defects, merchantable, fit for a        *\r
2606 *  particular purpose or non-infringing. The entire risk as to the     *\r
2607 *  quality and performance of the Covered Software is with You.        *\r
2608 *  Should any Covered Software prove defective in any respect, You     *\r
2609 *  (not any Contributor) assume the cost of any necessary servicing,   *\r
2610 *  repair, or correction. This disclaimer of warranty constitutes an   *\r
2611 *  essential part of this License. No use of any Covered Software is   *\r
2612 *  authorized under this License except under this disclaimer.         *\r
2613 *                                                                      *\r
2614 ************************************************************************\r
2615 \r
2616 ************************************************************************\r
2617 *                                                                      *\r
2618 *  7. Limitation of Liability                                          *\r
2619 *  --------------------------                                          *\r
2620 *                                                                      *\r
2621 *  Under no circumstances and under no legal theory, whether tort      *\r
2622 *  (including negligence), contract, or otherwise, shall any           *\r
2623 *  Contributor, or anyone who distributes Covered Software as          *\r
2624 *  permitted above, be liable to You for any direct, indirect,         *\r
2625 *  special, incidental, or consequential damages of any character      *\r
2626 *  including, without limitation, damages for lost profits, loss of    *\r
2627 *  goodwill, work stoppage, computer failure or malfunction, or any    *\r
2628 *  and all other commercial damages or losses, even if such party      *\r
2629 *  shall have been informed of the possibility of such damages. This   *\r
2630 *  limitation of liability shall not apply to liability for death or   *\r
2631 *  personal injury resulting from such party's negligence to the       *\r
2632 *  extent applicable law prohibits such limitation. Some               *\r
2633 *  jurisdictions do not allow the exclusion or limitation of           *\r
2634 *  incidental or consequential damages, so this exclusion and          *\r
2635 *  limitation may not apply to You.                                    *\r
2636 *                                                                      *\r
2637 ************************************************************************\r
2638 \r
2639 8. Litigation\r
2640 -------------\r
2641 \r
2642 Any litigation relating to this License may be brought only in the\r
2643 courts of a jurisdiction where the defendant maintains its principal\r
2644 place of business and such litigation shall be governed by laws of that\r
2645 jurisdiction, without reference to its conflict-of-law provisions.\r
2646 Nothing in this Section shall prevent a party's ability to bring\r
2647 cross-claims or counter-claims.\r
2648 \r
2649 9. Miscellaneous\r
2650 ----------------\r
2651 \r
2652 This License represents the complete agreement concerning the subject\r
2653 matter hereof. If any provision of this License is held to be\r
2654 unenforceable, such provision shall be reformed only to the extent\r
2655 necessary to make it enforceable. Any law or regulation which provides\r
2656 that the language of a contract shall be construed against the drafter\r
2657 shall not be used to construe this License against a Contributor.\r
2658 \r
2659 10. Versions of the License\r
2660 ---------------------------\r
2661 \r
2662 10.1. New Versions\r
2663 \r
2664 Mozilla Foundation is the license steward. Except as provided in Section\r
2665 10.3, no one other than the license steward has the right to modify or\r
2666 publish new versions of this License. Each version will be given a\r
2667 distinguishing version number.\r
2668 \r
2669 10.2. Effect of New Versions\r
2670 \r
2671 You may distribute the Covered Software under the terms of the version\r
2672 of the License under which You originally received the Covered Software,\r
2673 or under the terms of any subsequent version published by the license\r
2674 steward.\r
2675 \r
2676 10.3. Modified Versions\r
2677 \r
2678 If you create software not governed by this License, and you want to\r
2679 create a new license for such software, you may create and use a\r
2680 modified version of this License if you rename the license and remove\r
2681 any references to the name of the license steward (except to note that\r
2682 such modified license differs from this License).\r
2683 \r
2684 10.4. Distributing Source Code Form that is Incompatible With Secondary\r
2685 Licenses\r
2686 \r
2687 If You choose to distribute Source Code Form that is Incompatible With\r
2688 Secondary Licenses under the terms of this version of the License, the\r
2689 notice described in Exhibit B of this License must be attached.\r
2690 \r
2691 Exhibit A - Source Code Form License Notice\r
2692 -------------------------------------------\r
2693 \r
2694   This Source Code Form is subject to the terms of the Mozilla Public\r
2695   License, v. 2.0. If a copy of the MPL was not distributed with this\r
2696   file, You can obtain one at http://mozilla.org/MPL/2.0/.\r
2697 \r
2698 If it is not possible or desirable to put the notice in a particular\r
2699 file, then You may include the notice in a location (such as a LICENSE\r
2700 file in a relevant directory) where a recipient would be likely to look\r
2701 for such a notice.\r
2702 \r
2703 You may add additional accurate notices of copyright ownership.\r
2704 \r
2705 Exhibit B - "Incompatible With Secondary Licenses" Notice\r
2706 ---------------------------------------------------------\r
2707 \r
2708   This Source Code Form is "Incompatible With Secondary Licenses", as\r
2709   defined by the Mozilla Public License, v. 2.0.\r
2710 </pre>\r
2711 \r
2712 <h2><span class="mw-headline" id="HDF5">HDF5 (Hierarchical Data Format 5) Software Library and Utilities License</span></h2>\r
2713 <ul>\r
2714 <li> <a rel="nofollow" class="external free" href="https://support.hdfgroup.org/ftp/HDF5/releases/COPYING">https://support.hdfgroup.org/ftp/HDF5/releases/COPYING</a>\r
2715 </li>\r
2716 </ul>\r
2717 <pre>Copyright Notice and License Terms for \r
2718 HDF5 (Hierarchical Data Format 5) Software Library and Utilities\r
2719 -----------------------------------------------------------------------------\r
2720 \r
2721 HDF5 (Hierarchical Data Format 5) Software Library and Utilities\r
2722 Copyright 2006-2016 by The HDF Group.\r
2723 \r
2724 NCSA HDF5 (Hierarchical Data Format 5) Software Library and Utilities\r
2725 Copyright 1998-2006 by the Board of Trustees of the University of Illinois.\r
2726 \r
2727 All rights reserved.\r
2728 \r
2729 Redistribution and use in source and binary forms, with or without \r
2730 modification, are permitted for any purpose (including commercial purposes) \r
2731 provided that the following conditions are met:\r
2732 \r
2733 1. Redistributions of source code must retain the above copyright notice, \r
2734    this list of conditions, and the following disclaimer.\r
2735 \r
2736 2. Redistributions in binary form must reproduce the above copyright notice, \r
2737    this list of conditions, and the following disclaimer in the documentation \r
2738    and/or materials provided with the distribution.\r
2739 \r
2740 3. In addition, redistributions of modified forms of the source or binary \r
2741    code must carry prominent notices stating that the original code was \r
2742    changed and the date of the change.\r
2743 \r
2744 4. All publications or advertising materials mentioning features or use of \r
2745    this software are asked, but not required, to acknowledge that it was \r
2746    developed by The HDF Group and by the National Center for Supercomputing \r
2747    Applications at the University of Illinois at Urbana-Champaign and \r
2748    credit the contributors.\r
2749 \r
2750 5. Neither the name of The HDF Group, the name of the University, nor the \r
2751    name of any Contributor may be used to endorse or promote products derived \r
2752    from this software without specific prior written permission from \r
2753    The HDF Group, the University, or the Contributor, respectively.\r
2754 \r
2755 DISCLAIMER: \r
2756 THIS SOFTWARE IS PROVIDED BY THE HDF GROUP AND THE CONTRIBUTORS \r
2757 "AS IS" WITH NO WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED.  In no \r
2758 event shall The HDF Group or the Contributors be liable for any damages \r
2759 suffered by the users arising out of the use of this software, even if \r
2760 advised of the possibility of such damage. \r
2761 \r
2762 -----------------------------------------------------------------------------\r
2763 -----------------------------------------------------------------------------\r
2764 \r
2765 Contributors:   National Center for Supercomputing Applications (NCSA) at \r
2766 the University of Illinois, Fortner Software, Unidata Program Center (netCDF), \r
2767 The Independent JPEG Group (JPEG), Jean-loup Gailly and Mark Adler (gzip), \r
2768 and Digital Equipment Corporation (DEC).\r
2769 \r
2770 -----------------------------------------------------------------------------\r
2771 \r
2772 Portions of HDF5 were developed with support from the Lawrence Berkeley \r
2773 National Laboratory (LBNL) and the United States Department of Energy \r
2774 under Prime Contract No. DE-AC02-05CH11231.\r
2775 \r
2776 -----------------------------------------------------------------------------\r
2777 \r
2778 Portions of HDF5 were developed with support from the University of \r
2779 California, Lawrence Livermore National Laboratory (UC LLNL).  \r
2780 The following statement applies to those portions of the product and must \r
2781 be retained in any redistribution of source code, binaries, documentation, \r
2782 and/or accompanying materials:\r
2783 \r
2784    This work was partially produced at the University of California, \r
2785    Lawrence Livermore National Laboratory (UC LLNL) under contract \r
2786    no. W-7405-ENG-48 (Contract 48) between the U.S. Department of Energy \r
2787    (DOE) and The Regents of the University of California (University) \r
2788    for the operation of UC LLNL.\r
2789 \r
2790    DISCLAIMER: \r
2791    This work was prepared as an account of work sponsored by an agency of \r
2792    the United States Government. Neither the United States Government nor \r
2793    the University of California nor any of their employees, makes any \r
2794    warranty, express or implied, or assumes any liability or responsibility \r
2795    for the accuracy, completeness, or usefulness of any information, \r
2796    apparatus, product, or process disclosed, or represents that its use \r
2797    would not infringe privately- owned rights. Reference herein to any \r
2798    specific commercial products, process, or service by trade name, \r
2799    trademark, manufacturer, or otherwise, does not necessarily constitute \r
2800    or imply its endorsement, recommendation, or favoring by the United \r
2801    States Government or the University of California. The views and \r
2802    opinions of authors expressed herein do not necessarily state or reflect \r
2803    those of the United States Government or the University of California, \r
2804    and shall not be used for advertising or product endorsement purposes.\r
2805 \r
2806 -----------------------------------------------------------------------------\r
2807 \r
2808 HDF5 is available with the SZIP compression library but SZIP is not part \r
2809 of HDF5 and has separate copyright and license terms. See "Szip Compression \r
2810 in HDF Products" (www.hdfgroup.org/doc_resource/SZIP/) for further details.\r
2811 \r
2812 -----------------------------------------------------------------------------\r
2813 </pre>\r
2814 \r
2815 </div>\r
2816 </div>\r
2817 </body>\r
2818 </html>