Merge ~vpa1977/ubuntu/+source/openjdk-lts:merge-lp2023739-mantic into ubuntu/+source/openjdk-lts:ubuntu/devel
- Git
- lp:~vpa1977/ubuntu/+source/openjdk-lts
- merge-lp2023739-mantic
- Merge into ubuntu/devel
Proposed by
Vladimir Petko
Status: | Work in progress |
---|---|
Proposed branch: | ~vpa1977/ubuntu/+source/openjdk-lts:merge-lp2023739-mantic |
Merge into: | ubuntu/+source/openjdk-lts:ubuntu/devel |
Prerequisite: | ~vpa1977/ubuntu/+source/openjdk-lts:new-upstream |
Diff against target: |
7159 lines (+3452/-3463) 8 files modified
debian/changelog (+25/-0) debian/control (+8/-8) debian/control.in (+7/-7) debian/copyright (+3366/-3372) debian/patches/alpha-float-const.diff (+13/-0) debian/rules (+33/-21) debian/watch (+0/-1) dev/null (+0/-54) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
git-ubuntu import | Pending | ||
Review via email:
|
Commit message
Description of the change
To post a comment you must log in.
Unmerged commits
- e224002... by Vladimir Petko
-
New upstream version 11.0.20~7
- b07d447... by Vladimir Petko
-
changelog: openjdk-
11_11.0. 19+7-1 debian
changelog: control file vcs tags - 59baf9e... by Vladimir Petko
-
openjdk 11.0.20~7-1 changes
- 2a1ad15... by Vladimir Petko
-
openjdk-
11_11.0. 19+7-1 debian changes
Preview Diff
[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1 | diff --git a/debian/changelog b/debian/changelog |
2 | index af92858..c29c47b 100644 |
3 | --- a/debian/changelog |
4 | +++ b/debian/changelog |
5 | @@ -1,3 +1,28 @@ |
6 | +openjdk-lts (11.0.20~7-0ubuntu1) mantic; urgency=medium |
7 | + |
8 | + * OpenJDK 11.0.20+7 build (early access). |
9 | + |
10 | + [ Vladimir Petko ] |
11 | + * debian/copyright: convert to a machine-readable format. |
12 | + * debian/copyright: align excludes statement with openjdk-17. |
13 | + * debian/control: update Vcs-Git and Vcs-Browser tags to point to |
14 | + ubuntu/devel. |
15 | + |
16 | + [ Matthias Klose ] |
17 | + * Provide versioned java-runtime, java-runtime-headless, java-sdk |
18 | + and java-sdk-headless virtual packages (Emmanuel Bourg). |
19 | + * Configure --with-stdc++lib=static on ia64. |
20 | + * Bump standards version. |
21 | + |
22 | + -- Vladimir Petko <vladimir.petko@canonical.com> Fri, 07 Jul 2023 15:15:15 +1200 |
23 | + |
24 | +openjdk-lts (11.0.19+7-0ubuntu1) UNRELEASED; urgency=medium |
25 | + |
26 | + [ Matthias Klose ] |
27 | + * d/rules: Fix using CC/CXX for recent releases. |
28 | + |
29 | + -- Vladimir Petko <vladimir.petko@canonical.com> Fri, 07 Jul 2023 15:15:02 +1200 |
30 | + |
31 | openjdk-lts (11.0.19+7~us1-0ubuntu1) mantic; urgency=medium |
32 | |
33 | * OpenJDK 11.0.19 release, build 7. |
34 | diff --git a/debian/control b/debian/control |
35 | index 428d9a7..5c30e14 100644 |
36 | --- a/debian/control |
37 | +++ b/debian/control |
38 | @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 11), |
39 | time, strip-nondeterminism, debugedit (>= 4.16), |
40 | jtreg6 (>= 6+1-0~) <!nocheck>, libtestng7-java <!nocheck>, xvfb <!nocheck>, xauth <!nocheck>, xfonts-base <!nocheck>, libgl1-mesa-dri [!x32] <!nocheck>, xfwm4 <!nocheck>, x11-xkb-utils <!nocheck>, dbus-x11 <!nocheck>, libasmtools-java <!nocheck>, googletest <!nocheck>, google-mock <!nocheck>, xvfb <!nocheck>, |
41 | autoconf, automake, autotools-dev, ant, ant-optional, |
42 | - g++-11 <!cross>, |
43 | + g++-12 <!cross>, |
44 | openjdk-11-jdk-headless:native | openjdk-10-jdk-headless:native, |
45 | libxtst-dev, libxi-dev, libxt-dev, libxaw7-dev, libxrender-dev, libcups2-dev, libasound2-dev, liblcms2-dev, libfreetype6-dev (>= 2.2.1), libxinerama-dev, libkrb5-dev, xsltproc, libpcsclite-dev, libxrandr-dev, libelf-dev, libfontconfig1-dev, libgtk2.0-0 | libgtk-3-0, libharfbuzz-dev, |
46 | libffi-dev, |
47 | @@ -18,11 +18,11 @@ Build-Depends: debhelper (>= 11), |
48 | libnss3-dev (>= 2:3.17.1), |
49 | openjdk-11-jdk-headless <cross>, |
50 | Build-Depends-Indep: graphviz, pandoc, |
51 | -Standards-Version: 4.5.1 |
52 | +Standards-Version: 4.6.2 |
53 | Rules-Requires-Root: no |
54 | Homepage: https://openjdk.java.net/ |
55 | -Vcs-Browser: https://git.launchpad.net/~openjdk/ubuntu/+source/openjdk/+git/openjdk/log/?h=openjdk-lts/ubuntu/hirsute |
56 | -Vcs-Git: https://git.launchpad.net/~openjdk/ubuntu/+source/openjdk/+git/openjdk -b openjdk-lts/ubuntu/hirsute |
57 | +Vcs-Browser: https://git.launchpad.net/~openjdk/ubuntu/+source/openjdk/+git/openjdk/log/?h=openjdk-lts/ubuntu/devel |
58 | +Vcs-Git: https://git.launchpad.net/~openjdk/ubuntu/+source/openjdk/+git/openjdk -b openjdk-lts/ubuntu/devel |
59 | |
60 | Package: openjdk-11-jdk-headless |
61 | Architecture: alpha amd64 armel armhf arm64 i386 ia64 mips mipsel mips64 mips64el powerpc powerpcspe ppc64 ppc64el m68k riscv64 sh4 sparc sparc64 s390x x32 |
62 | @@ -31,7 +31,7 @@ Pre-Depends: ${dpkg:Depends} |
63 | Depends: openjdk-11-jre-headless (= ${binary:Version}), |
64 | ${shlibs:Depends}, ${misc:Depends} |
65 | Suggests: openjdk-11-demo, openjdk-11-source |
66 | -Provides: java-sdk-headless, java2-sdk-headless, |
67 | +Provides: java-sdk-headless (= ${vm:Version}), java2-sdk-headless, |
68 | java5-sdk-headless, java6-sdk-headless, |
69 | java7-sdk-headless, java8-sdk-headless, |
70 | java9-sdk-headless, java10-sdk-headless, |
71 | @@ -54,7 +54,7 @@ Recommends: ${dlopenhl:Recommends} |
72 | Suggests: libnss-mdns, |
73 | fonts-dejavu-extra, |
74 | fonts-ipafont-gothic, fonts-ipafont-mincho, fonts-wqy-microhei | fonts-wqy-zenhei, fonts-indic, |
75 | -Provides: java-runtime-headless, java2-runtime-headless, |
76 | +Provides: java-runtime-headless (= ${vm:Version}), java2-runtime-headless, |
77 | java5-runtime-headless, java6-runtime-headless, |
78 | java7-runtime-headless, java8-runtime-headless, |
79 | java9-runtime-headless, java10-runtime-headless, |
80 | @@ -76,7 +76,7 @@ Depends: openjdk-11-jre (= ${binary:Version}), |
81 | ${shlibs:Depends}, ${misc:Depends} |
82 | Recommends: libxt-dev |
83 | Suggests: openjdk-11-demo, openjdk-11-source, visualvm |
84 | -Provides: java-sdk, java2-sdk, java5-sdk, java6-sdk, |
85 | +Provides: java-sdk (= ${vm:Version}), java2-sdk, java5-sdk, java6-sdk, |
86 | java7-sdk, java8-sdk, java9-sdk, java10-sdk, java11-sdk, |
87 | java-compiler |
88 | Conflicts: openjdk-11-jre-headless (<< 11~19-2) |
89 | @@ -93,7 +93,7 @@ Depends: openjdk-11-jre-headless (= ${binary:Version}), |
90 | ${xandsound:Depends}, ${dlopenjre:Depends}, |
91 | ${shlibs:Depends}, ${misc:Depends} |
92 | Recommends: ${dlopenjre:Recommends}, ${bridge:Recommends}, fonts-dejavu-extra |
93 | -Provides: java-runtime, java2-runtime, |
94 | +Provides: java-runtime (= ${vm:Version}), java2-runtime, |
95 | java5-runtime, java6-runtime, |
96 | java7-runtime, java8-runtime, |
97 | java9-runtime, java10-runtime, |
98 | diff --git a/debian/control.in b/debian/control.in |
99 | index f741c68..ed20d03 100644 |
100 | --- a/debian/control.in |
101 | +++ b/debian/control.in |
102 | @@ -18,11 +18,11 @@ Build-Depends: @bd_debhelper@ |
103 | @bd_nss@ |
104 | @bd_cross@ |
105 | Build-Depends-Indep: graphviz, pandoc, |
106 | -Standards-Version: 4.5.1 |
107 | +Standards-Version: 4.6.2 |
108 | Rules-Requires-Root: no |
109 | Homepage: https://openjdk.java.net/ |
110 | -Vcs-Browser: https://git.launchpad.net/~openjdk/ubuntu/+source/openjdk/+git/openjdk/log/?h=openjdk-lts/ubuntu/hirsute |
111 | -Vcs-Git: https://git.launchpad.net/~openjdk/ubuntu/+source/openjdk/+git/openjdk -b openjdk-lts/ubuntu/hirsute |
112 | +Vcs-Browser: https://git.launchpad.net/~openjdk/ubuntu/+source/openjdk/+git/openjdk/log/?h=openjdk-lts/ubuntu/devel |
113 | +Vcs-Git: https://git.launchpad.net/~openjdk/ubuntu/+source/openjdk/+git/openjdk -b openjdk-lts/ubuntu/devel |
114 | |
115 | Package: @basename@-jdk-headless |
116 | Architecture: @any_archs@ |
117 | @@ -31,7 +31,7 @@ Pre-Depends: ${dpkg:Depends} |
118 | Depends: @basename@-jre-headless (= ${binary:Version}), |
119 | ${shlibs:Depends}, ${misc:Depends} |
120 | Suggests: @basename@-demo, @basename@-source |
121 | -Provides: java-sdk-headless, java2-sdk-headless, |
122 | +Provides: java-sdk-headless (= ${vm:Version}), java2-sdk-headless, |
123 | java5-sdk-headless, java6-sdk-headless, |
124 | java7-sdk-headless, java8-sdk-headless, |
125 | java9-sdk-headless, java10-sdk-headless, |
126 | @@ -54,7 +54,7 @@ Recommends: ${dlopenhl:Recommends} |
127 | Suggests: libnss-mdns, |
128 | @core_fonts@, |
129 | @cjk_fonts@ |
130 | -Provides: java-runtime-headless, java2-runtime-headless, |
131 | +Provides: java-runtime-headless (= ${vm:Version}), java2-runtime-headless, |
132 | java5-runtime-headless, java6-runtime-headless, |
133 | java7-runtime-headless, java8-runtime-headless, |
134 | java9-runtime-headless, java10-runtime-headless, |
135 | @@ -76,7 +76,7 @@ Depends: @basename@-jre (= ${binary:Version}), |
136 | ${shlibs:Depends}, ${misc:Depends} |
137 | Recommends: libxt-dev |
138 | Suggests: @basename@-demo, @basename@-source, visualvm |
139 | -Provides: java-sdk, java2-sdk, java5-sdk, java6-sdk, |
140 | +Provides: java-sdk (= ${vm:Version}), java2-sdk, java5-sdk, java6-sdk, |
141 | java7-sdk, java8-sdk, java9-sdk, java10-sdk, java11-sdk, |
142 | java-compiler |
143 | Conflicts: openjdk-11-jre-headless (<< 11~19-2) |
144 | @@ -93,7 +93,7 @@ Depends: @basename@-jre-headless (= ${binary:Version}), |
145 | ${xandsound:Depends}, ${dlopenjre:Depends}, |
146 | ${shlibs:Depends}, ${misc:Depends} |
147 | Recommends: ${dlopenjre:Recommends}, ${bridge:Recommends}, @core_fonts@ |
148 | -Provides: java-runtime, java2-runtime, |
149 | +Provides: java-runtime (= ${vm:Version}), java2-runtime, |
150 | java5-runtime, java6-runtime, |
151 | java7-runtime, java8-runtime, |
152 | java9-runtime, java10-runtime, |
153 | diff --git a/debian/copyright b/debian/copyright |
154 | index ca1d74a..4598ff2 100644 |
155 | --- a/debian/copyright |
156 | +++ b/debian/copyright |
157 | @@ -20,45 +20,1294 @@ Files-Excluded: |
158 | src/java.desktop/share/native/libjavajpeg/jv* |
159 | src/java.desktop/share/native/libjavajpeg/ju* |
160 | src/java.desktop/share/native/libjavajpeg/README |
161 | -Comment: Exclude bundled library sources, Github Actions and git attributes. |
162 | - |
163 | -This package was debianized by Matthias Klose <doko@ubuntu.com> on |
164 | -Wed, 08 Aug 2007 15:55:39 +0200. |
165 | - |
166 | -It was downloaded from |
167 | - https://github.com/openjdk/jdk11u-dev |
168 | - |
169 | ------------------------------------------------------------------------------- |
170 | -Upstream Authors: |
171 | - |
172 | -OpenJDK: |
173 | - Sun Microsystems, Inc. |
174 | - Oracle and/or its affiliates. |
175 | - |
176 | -Packaging: |
177 | - Matthias Klose |
178 | - |
179 | ------------------------------------------------------------------------------- |
180 | -Copyright: |
181 | - |
182 | -OpenJDK: |
183 | - Copyright © 1996-2007 Sun Microsystems, Inc. |
184 | - Copyright © 1996-2023 Oracle and/or its affiliates. |
185 | - For third party copyrights see below (copies from the third party readme). |
186 | - Portions Copyright © 1993-2014 IBM Corp. |
187 | - Portions Copyright © 1997 Eastman Kodak Company. |
188 | - Portions Copyright © 1999-2005 The Apache Software Foundation. |
189 | - |
190 | -Packaging: |
191 | - Copyright © 2007-2023 Canonical Ltd. |
192 | - |
193 | ------------------------------------------------------------------------------- |
194 | -License: |
195 | - |
196 | -NOTE: the combined work which includes the upstream components below |
197 | -carries forward the OpenJDK Assembly Exception (text included below). |
198 | - |
199 | -Packaging: |
200 | +Source: https://github.com/openjdk/jdk11u |
201 | +Comment: |
202 | + ------------------------------------------------------------------------------ |
203 | + This package was debianized by Matthias Klose <doko@ubuntu.com> on |
204 | + Wed, 08 Aug 2007 15:55:39 +0200. |
205 | + ------------------------------------------------------------------------------ |
206 | + Upstream Authors: |
207 | + OpenJDK: |
208 | + Sun Microsystems, Inc. |
209 | + Oracle and/or its affiliates. |
210 | + Packaging: |
211 | + Matthias Klose |
212 | + ------------------------------------------------------------------------------ |
213 | + |
214 | +Files: * |
215 | +Copyright: |
216 | + OpenJDK: |
217 | + Copyright © 1996-2007 Sun Microsystems, Inc. |
218 | + Copyright © 1996-2023 Oracle and/or its affiliates. |
219 | + For third party copyrights see below (copies from the third party readme). |
220 | + Portions Copyright © 1993-2014 IBM Corp. |
221 | + Portions Copyright © 1997 Eastman Kodak Company. |
222 | + Portions Copyright © 1999-2005 The Apache Software Foundation. |
223 | + ------------------------------------------------------------------------------ |
224 | +License: GPL with the Classpath exception |
225 | + NOTE: the combined work which includes the upstream components below |
226 | + carries forward the OpenJDK Assembly Exception (text included below). |
227 | + . |
228 | + OpenJDK: |
229 | + OpenJDK is licensed under the GPL v2 with exceptions, |
230 | + see `/usr/share/common-licenses/GPL-2'. |
231 | + The exceptions are: |
232 | + - "CLASSPATH" EXCEPTION TO THE GPL |
233 | + - OPENJDK ASSEMBLY EXCEPTION |
234 | + Various third party code in OpenJDK is licensed under different licenses. |
235 | + . |
236 | + Java Access Bridge: |
237 | + Java Access Bridge is licensed under the LGPL v2. |
238 | + See `/usr/share/common-licenses/LGPL-2'. |
239 | + . |
240 | + A Note About License Headers |
241 | + ---------------------------- |
242 | + . |
243 | + Some sources downloaded from openjdk.java.net do not display the GPL |
244 | + license header. Instances are: |
245 | + . |
246 | + - The files in openjdk/j2se/src/share/classes/javax/xml/stream/ seem to |
247 | + comprise the BEA-StAX source code |
248 | + . |
249 | + http://ftpna2.bea.com/pub/downloads/jsr173.jar |
250 | + . |
251 | + with some Sun-specific modifications. We're assuming that Sun is |
252 | + bundling BEA-StAX under the terms of the Apache License 2.0 and |
253 | + that the modifications are owned by Sun. |
254 | + . |
255 | + - We are assuming that these files are owned by Sun: |
256 | + openjdk/j2se/src/share/classes/**/resources/*.properties |
257 | + . |
258 | + The downloaded sources include a script that inserts proprietary |
259 | + license headers into the source files it generates. The script |
260 | + itself is GPL'd so we patched them to emit the GPL header. The |
261 | + file is: |
262 | + openjdk/j2se/make/java/nio/genExceptions.sh |
263 | + . |
264 | + ------------------------------------------------------------------------------ |
265 | + "CLASSPATH" EXCEPTION TO THE GPL |
266 | + . |
267 | + Certain source files distributed by Sun Microsystems, Inc. are subject to |
268 | + the following clarification and special exception to the GPL, but only where |
269 | + Sun has expressly included in the particular source file's header the words |
270 | + "Sun designates this particular file as subject to the "Classpath" exception |
271 | + as provided by Sun in the LICENSE file that accompanied this code." |
272 | + . |
273 | + Linking this library statically or dynamically with other modules is making |
274 | + a combined work based on this library. Thus, the terms and conditions of |
275 | + the GNU General Public License cover the whole combination. |
276 | + . |
277 | + As a special exception, the copyright holders of this library give you |
278 | + permission to link this library with independent modules to produce an |
279 | + executable, regardless of the license terms of these independent modules, |
280 | + and to copy and distribute the resulting executable under terms of your |
281 | + choice, provided that you also meet, for each linked independent module, |
282 | + the terms and conditions of the license of that module. An independent |
283 | + module is a module which is not derived from or based on this library. If |
284 | + you modify this library, you may extend this exception to your version of |
285 | + the library, but you are not obligated to do so. If you do not wish to do |
286 | + so, delete this exception statement from your version. |
287 | + . |
288 | + ------------------------------------------------------------------------------ |
289 | + OPENJDK ASSEMBLY EXCEPTION |
290 | + . |
291 | + The OpenJDK source code made available by Sun at openjdk.java.net and |
292 | + openjdk.dev.java.net ("OpenJDK Code") is distributed under the terms of the |
293 | + GNU General Public License <http://www.gnu.org/copyleft/gpl.html> version 2 |
294 | + only ("GPL2"), with the following clarification and special exception. |
295 | + . |
296 | + Linking this OpenJDK Code statically or dynamically with other code |
297 | + is making a combined work based on this library. Thus, the terms |
298 | + and conditions of GPL2 cover the whole combination. |
299 | + . |
300 | + As a special exception, Sun gives you permission to link this |
301 | + OpenJDK Code with certain code licensed by Sun as indicated at |
302 | + http://openjdk.java.net/legal/exception-modules-2007-05-08.html |
303 | + ("Designated Exception Modules") to produce an executable, |
304 | + regardless of the license terms of the Designated Exception Modules, |
305 | + and to copy and distribute the resulting executable under GPL2, |
306 | + provided that the Designated Exception Modules continue to be |
307 | + governed by the licenses under which they were offered by Sun. |
308 | + . |
309 | + As such, it allows licensees and sublicensees of Sun's GPL2 OpenJDK Code to |
310 | + build an executable that includes those portions of necessary code that Sun |
311 | + could not provide under GPL2 (or that Sun has provided under GPL2 with the |
312 | + Classpath exception). If you modify or add to the OpenJDK code, that new |
313 | + GPL2 code may still be combined with Designated Exception Modules if the |
314 | + new code is made subject to this exception by its copyright holder. |
315 | + . |
316 | + ------------------------------------------------------------------------------ |
317 | + OpenJDK Trademark Notice |
318 | + Version 1.1, 2008/3/10 |
319 | + . |
320 | + OpenJDK (the "Name") is a trademark of Sun Microsystems, Inc. (the "Owner"). |
321 | + Owner permits any person obtaining a copy of this software (the "Software") |
322 | + which is based on original software retrieved from one of the following |
323 | + websites: http://download.java.net/openjdk, http://hg.openjdk.java.net/jdk6, |
324 | + or http://openjdk.java.net (each a "Website", with the original software made |
325 | + available by the Owner on a Website being known as the "Website Software") to |
326 | + use the Name in package names and version strings of the Software subject to |
327 | + the following conditions: |
328 | + . |
329 | + - The Software is a substantially complete implementation of the OpenJDK |
330 | + development kit or runtime environment code made available by Owner on a |
331 | + Website, and the vast majority of the Software code is identical to the |
332 | + upstream Website Software; |
333 | + . |
334 | + - No permission is hereby granted to use the Name in any other manner, |
335 | + unless such use constitutes "fair use." |
336 | + . |
337 | + - The Owner makes no warranties of any kind respecting the Name and all |
338 | + representations and warranties, including any implied warranty of |
339 | + merchantability, fitness for a particular purpose or non-infringement |
340 | + are hereby disclaimed; and |
341 | + . |
342 | + - This notice and the following legend are included in all copies of the |
343 | + Software or portions of it: |
344 | + . |
345 | + OpenJDK is a trademark or registered trademark of Sun Microsystems, |
346 | + Inc. in the United States and other countries. |
347 | + . |
348 | + The Name may also be used in connection with descriptions of the Software that |
349 | + constitute "fair use," such as "derived from the OpenJDK code base" or "based |
350 | + on the OpenJDK source code." |
351 | + . |
352 | + Owner intends to revise this Notice as necessary in order to meet the needs of |
353 | + the OpenJDK Community. Please send questions or comments about this Notice to |
354 | + Sun Microsystems at openjdk-tm@sun.com. Revisions to this Notice will be |
355 | + announced on the public mailing list announce@openjdk.java.net, to which you |
356 | + may subscribe by visiting http://mail.openjdk.java.net. The latest version of |
357 | + this Notice may be found at http://openjdk.java.net/legal. |
358 | + . |
359 | + ------------------------------------------------------------------------------ |
360 | + . |
361 | + The contents of the jdk/src/share/native/sun/security/ec/impl/ directory are |
362 | + licensed under the LGPL-2.1. See `/usr/share/common-licenses/LGPL-2-1'. |
363 | + . |
364 | + ------------------------------------------------------------------------------ |
365 | + The following licenses for third party code are taken from |
366 | + openjdk/THIRD_PARTY_README |
367 | + ------------------------------------------------------------------------------ |
368 | + . |
369 | + DO NOT TRANSLATE OR LOCALIZE. |
370 | + ----------------------------- |
371 | + . |
372 | + %% This notice is provided with respect to ASM Bytecode Manipulation |
373 | + Framework v5.0, which may be included with JRE 8, and JDK 8, and |
374 | + OpenJDK 8. |
375 | + . |
376 | + --- begin of LICENSE --- |
377 | + . |
378 | + Copyright (c) 2000-2011 France Télécom |
379 | + All rights reserved. |
380 | + . |
381 | + Redistribution and use in source and binary forms, with or without |
382 | + modification, are permitted provided that the following conditions |
383 | + are met: |
384 | + . |
385 | + 1. Redistributions of source code must retain the above copyright |
386 | + notice, this list of conditions and the following disclaimer. |
387 | + . |
388 | + 2. Redistributions in binary form must reproduce the above copyright |
389 | + notice, this list of conditions and the following disclaimer in the |
390 | + documentation and/or other materials provided with the distribution. |
391 | + . |
392 | + 3. Neither the name of the copyright holders nor the names of its |
393 | + contributors may be used to endorse or promote products derived from |
394 | + this software without specific prior written permission. |
395 | + . |
396 | + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
397 | + AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
398 | + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
399 | + ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE |
400 | + LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
401 | + CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
402 | + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
403 | + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
404 | + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
405 | + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF |
406 | + THE POSSIBILITY OF SUCH DAMAGE. |
407 | + . |
408 | + --- end of LICENSE --- |
409 | + . |
410 | + ------------------------------------------------------------------------------ |
411 | + . |
412 | + %% This notice is provided with respect to BSDiff v4.3, which may be |
413 | + included with JRE 8, JDK 8, and OpenJDK 8. |
414 | + . |
415 | + --- begin of LICENSE --- |
416 | + . |
417 | + Copyright 2003-2005 Colin Percival |
418 | + All rights reserved |
419 | + . |
420 | + Redistribution and use in source and binary forms, with or without |
421 | + modification, are permitted providing that the following conditions |
422 | + are met: |
423 | + 1. Redistributions of source code must retain the above copyright |
424 | + notice, this list of conditions and the following disclaimer. |
425 | + 2. Redistributions in binary form must reproduce the above copyright |
426 | + notice, this list of conditions and the following disclaimer in the |
427 | + documentation and/or other materials provided with the distribution. |
428 | + . |
429 | + THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
430 | + IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
431 | + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
432 | + ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY |
433 | + DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
434 | + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
435 | + OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
436 | + HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, |
437 | + STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING |
438 | + IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
439 | + POSSIBILITY OF SUCH DAMAGE. |
440 | + . |
441 | + --- end of LICENSE --- |
442 | + . |
443 | + ------------------------------------------------------------------------------ |
444 | + . |
445 | + %% This notice is provided with respect to CodeViewer 1.0, which may be |
446 | + included with JDK 8. |
447 | + . |
448 | + --- begin of LICENSE --- |
449 | + . |
450 | + Copyright 1999 by CoolServlets.com. |
451 | + . |
452 | + Any errors or suggested improvements to this class can be reported as |
453 | + instructed on CoolServlets.com. We hope you enjoy this program... your |
454 | + comments will encourage further development! This software is distributed |
455 | + under the terms of the BSD License. Redistribution and use in source and |
456 | + binary forms, with or without modification, are permitted provided that the |
457 | + following conditions are met: |
458 | + . |
459 | + 1. Redistributions of source code must retain the above copyright notice, this |
460 | + list of conditions and the following disclaimer. |
461 | + . |
462 | + 2. Redistributions in binary form must reproduce the above copyright notice, |
463 | + this list of conditions and the following disclaimer in the documentation |
464 | + and/or other materials provided with the distribution. |
465 | + . |
466 | + Neither name of CoolServlets.com nor the names of its contributors may be |
467 | + used to endorse or promote products derived from this software without |
468 | + specific prior written permission. |
469 | + . |
470 | + THIS SOFTWARE IS PROVIDED BY COOLSERVLETS.COM AND CONTRIBUTORS ``AS IS'' AND |
471 | + ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
472 | + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
473 | + DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY |
474 | + DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
475 | + (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
476 | + LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
477 | + ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
478 | + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
479 | + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." |
480 | + . |
481 | + . |
482 | + --- end of LICENSE --- |
483 | + . |
484 | + ------------------------------------------------------------------------------- |
485 | + . |
486 | + %% This notice is provided with respect to Cryptix AES 3.2.0, which may be |
487 | + included with JRE 8, JDK 8, and OpenJDK 8. |
488 | + . |
489 | + --- begin of LICENSE --- |
490 | + . |
491 | + Cryptix General License |
492 | + . |
493 | + Copyright (c) 1995-2005 The Cryptix Foundation Limited. |
494 | + All rights reserved. |
495 | + . |
496 | + Redistribution and use in source and binary forms, with or without |
497 | + modification, are permitted provided that the following conditions are |
498 | + met: |
499 | + . |
500 | + 1. Redistributions of source code must retain the copyright notice, |
501 | + this list of conditions and the following disclaimer. |
502 | + . |
503 | + 2. Redistributions in binary form must reproduce the above copyright |
504 | + notice, this list of conditions and the following disclaimer in |
505 | + the documentation and/or other materials provided with the |
506 | + distribution. |
507 | + . |
508 | + THIS SOFTWARE IS PROVIDED BY THE CRYPTIX FOUNDATION LIMITED AND |
509 | + CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, |
510 | + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
511 | + MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
512 | + IN NO EVENT SHALL THE CRYPTIX FOUNDATION LIMITED OR CONTRIBUTORS BE |
513 | + LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
514 | + CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
515 | + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR |
516 | + BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
517 | + WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE |
518 | + OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN |
519 | + IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
520 | + . |
521 | + --- end of LICENSE --- |
522 | + . |
523 | + ------------------------------------------------------------------------------- |
524 | + . |
525 | + %% This notice is provided with respect to CUP Parser Generator for |
526 | + Java 0.10k, which may be included with JRE 8, JDK 8, and OpenJDK 8. |
527 | + . |
528 | + --- begin of LICENSE --- |
529 | + . |
530 | + Copyright 1996-1999 by Scott Hudson, Frank Flannery, C. Scott Ananian |
531 | + . |
532 | + Permission to use, copy, modify, and distribute this software and its |
533 | + documentation for any purpose and without fee is hereby granted, provided |
534 | + that the above copyright notice appear in all copies and that both the |
535 | + copyright notice and this permission notice and warranty disclaimer appear in |
536 | + supporting documentation, and that the names of the authors or their |
537 | + employers not be used in advertising or publicity pertaining to distribution of |
538 | + the software without specific, written prior permission. |
539 | + . |
540 | + The authors and their employers disclaim all warranties with regard to |
541 | + this software, including all implied warranties of merchantability and fitness. |
542 | + In no event shall the authors or their employers be liable for any special, |
543 | + indirect or consequential damages or any damages whatsoever resulting from |
544 | + loss of use, data or profits, whether in an action of contract, negligence or |
545 | + other tortious action, arising out of or in connection with the use or |
546 | + performance of this software. |
547 | + . |
548 | + --- end of LICENSE --- |
549 | + . |
550 | + ------------------------------------------------------------------------------ |
551 | + . |
552 | + %% This notice is provided with respect to Document Object Model (DOM) Level 2 |
553 | + & 3, which may be included with JRE 8, JDK 8, and OpenJDK 8. |
554 | + . |
555 | + --- begin of LICENSE --- |
556 | + . |
557 | + W3C SOFTWARE NOTICE AND LICENSE |
558 | + . |
559 | + http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 |
560 | + . |
561 | + This work (and included software, documentation such as READMEs, or other |
562 | + related items) is being provided by the copyright holders under the following |
563 | + license. By obtaining, using and/or copying this work, you (the licensee) |
564 | + agree that you have read, understood, and will comply with the following terms |
565 | + and conditions. |
566 | + . |
567 | + Permission to copy, modify, and distribute this software and its |
568 | + documentation, with or without modification, for any purpose and without fee |
569 | + or royalty is hereby granted, provided that you include the following on ALL |
570 | + copies of the software and documentation or portions thereof, including |
571 | + modifications: |
572 | + . |
573 | + 1.The full text of this NOTICE in a location viewable to users of the |
574 | + redistributed or derivative work. |
575 | + . |
576 | + 2.Any pre-existing intellectual property disclaimers, notices, or terms and |
577 | + conditions. If none exist, the W3C Software Short Notice should be included |
578 | + (hypertext is preferred, text is permitted) within the body of any |
579 | + redistributed or derivative code. |
580 | + . |
581 | + 3.Notice of any changes or modifications to the files, including the date |
582 | + changes were made. (We recommend you provide URIs to the location from |
583 | + which the code is derived.) |
584 | + . |
585 | + THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS |
586 | + MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT |
587 | + LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR |
588 | + PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY |
589 | + THIRD PARTY PATENTS,COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. |
590 | + . |
591 | + COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL |
592 | + OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR |
593 | + DOCUMENTATION. The name and trademarks of copyright holders may NOT be used |
594 | + in advertising or publicity pertaining to the software without specific, |
595 | + written prior permission. Title to copyright in this software and any |
596 | + associated documentation will at all times remain with copyright holders. |
597 | + . |
598 | + ____________________________________ |
599 | + . |
600 | + This formulation of W3C's notice and license became active on December 31 |
601 | + 2002. This version removes the copyright ownership notice such that this |
602 | + license can be used with materials other than those owned by the W3C, reflects |
603 | + that ERCIM is now a host of the W3C, includes references to this specific |
604 | + dated version of the license, and removes the ambiguous grant of "use". |
605 | + Otherwise, this version is the same as the previous version and is written so |
606 | + as to preserve the Free Software Foundation's assessment of GPL compatibility |
607 | + and OSI's certification under the Open Source Definition. Please see our |
608 | + Copyright FAQ for common questions about using materials from our site, |
609 | + including specific terms and conditions for packages like libwww, Amaya, and |
610 | + Jigsaw. Other questions about this notice can be directed to |
611 | + site-policy@w3.org. |
612 | + . |
613 | + --- end of LICENSE --- |
614 | + . |
615 | + ------------------------------------------------------------------------------- |
616 | + . |
617 | + %% This notice is provided with respect to Dynalink v0.5, which may be |
618 | + included with JRE 8, JDK 8, and OpenJDK 8. |
619 | + . |
620 | + --- begin of LICENSE --- |
621 | + . |
622 | + Copyright (c) 2009-2013, Attila Szegedi |
623 | + . |
624 | + All rights reserved.Redistribution and use in source and binary forms, with or |
625 | + without modification, are permitted provided that the following conditions are |
626 | + met:* Redistributions of source code must retain the above copyright notice, |
627 | + this list of conditions and the following disclaimer. * Redistributions in |
628 | + binary form must reproduce the above copyright notice, this list of |
629 | + conditions and the following disclaimer in the documentation and/or other |
630 | + materials provided with the distribution. * Neither the name of Attila |
631 | + Szegedi nor the names of its contributors may be used to endorse or promote |
632 | + products derived from this software without specific prior written permission. |
633 | + . |
634 | + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"AND |
635 | + ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
636 | + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
637 | + DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
638 | + FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
639 | + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
640 | + SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
641 | + CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
642 | + OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
643 | + OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF SUCH DAMAGE. |
644 | + . |
645 | + --- end of LICENSE --- |
646 | + . |
647 | + ------------------------------------------------------------------------------- |
648 | + . |
649 | + %% This notice is provided with respect to Elliptic Curve Cryptography, which |
650 | + may be included with JRE 8, JDK 8, and OpenJDK 8. |
651 | + . |
652 | + You are receiving a copy of the Elliptic Curve Cryptography library in source |
653 | + form with the JDK 8 and OpenJDK 8 source distributions, and as object code in |
654 | + the JRE 8 & JDK 8 runtimes. |
655 | + . |
656 | + In the case of the JRE 8 & JDK 8 runtimes, the terms of the Oracle license do |
657 | + NOT apply to the Elliptic Curve Cryptography library; it is licensed under the |
658 | + following license, separately from Oracle's JDK & JRE. If you do not wish to |
659 | + install the Elliptic Curve Cryptography library, you may delete the library |
660 | + named libsunec.so (on Solaris and Linux systems) or sunec.dll (on Windows |
661 | + systems) from the JRE bin directory reserved for native libraries. |
662 | + . |
663 | + . |
664 | + --- begin of LICENSE --- |
665 | + . |
666 | + GNU LESSER GENERAL PUBLIC LICENSE |
667 | + Version 2.1, February 1999 |
668 | + . |
669 | + Copyright (C) 1991, 1999 Free Software Foundation, Inc. |
670 | + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
671 | + Everyone is permitted to copy and distribute verbatim copies |
672 | + of this license document, but changing it is not allowed. |
673 | + . |
674 | + [This is the first released version of the Lesser GPL. It also counts |
675 | + as the successor of the GNU Library Public License, version 2, hence |
676 | + the version number 2.1.] |
677 | + . |
678 | + Preamble |
679 | + . |
680 | + The licenses for most software are designed to take away your |
681 | + freedom to share and change it. By contrast, the GNU General Public |
682 | + Licenses are intended to guarantee your freedom to share and change |
683 | + free software--to make sure the software is free for all its users. |
684 | + . |
685 | + This license, the Lesser General Public License, applies to some |
686 | + specially designated software packages--typically libraries--of the |
687 | + Free Software Foundation and other authors who decide to use it. You |
688 | + can use it too, but we suggest you first think carefully about whether |
689 | + this license or the ordinary General Public License is the better |
690 | + strategy to use in any particular case, based on the explanations below. |
691 | + . |
692 | + When we speak of free software, we are referring to freedom of use, |
693 | + not price. Our General Public Licenses are designed to make sure that |
694 | + you have the freedom to distribute copies of free software (and charge |
695 | + for this service if you wish); that you receive source code or can get |
696 | + it if you want it; that you can change the software and use pieces of |
697 | + it in new free programs; and that you are informed that you can do |
698 | + these things. |
699 | + . |
700 | + To protect your rights, we need to make restrictions that forbid |
701 | + distributors to deny you these rights or to ask you to surrender these |
702 | + rights. These restrictions translate to certain responsibilities for |
703 | + you if you distribute copies of the library or if you modify it. |
704 | + . |
705 | + For example, if you distribute copies of the library, whether gratis |
706 | + or for a fee, you must give the recipients all the rights that we gave |
707 | + you. You must make sure that they, too, receive or can get the source |
708 | + code. If you link other code with the library, you must provide |
709 | + complete object files to the recipients, so that they can relink them |
710 | + with the library after making changes to the library and recompiling |
711 | + it. And you must show them these terms so they know their rights. |
712 | + . |
713 | + We protect your rights with a two-step method: (1) we copyright the |
714 | + library, and (2) we offer you this license, which gives you legal |
715 | + permission to copy, distribute and/or modify the library. |
716 | + . |
717 | + To protect each distributor, we want to make it very clear that |
718 | + there is no warranty for the free library. Also, if the library is |
719 | + modified by someone else and passed on, the recipients should know |
720 | + that what they have is not the original version, so that the original |
721 | + author's reputation will not be affected by problems that might be |
722 | + introduced by others. |
723 | + . |
724 | + Finally, software patents pose a constant threat to the existence of |
725 | + any free program. We wish to make sure that a company cannot |
726 | + effectively restrict the users of a free program by obtaining a |
727 | + restrictive license from a patent holder. Therefore, we insist that |
728 | + any patent license obtained for a version of the library must be |
729 | + consistent with the full freedom of use specified in this license. |
730 | + . |
731 | + Most GNU software, including some libraries, is covered by the |
732 | + ordinary GNU General Public License. This license, the GNU Lesser |
733 | + General Public License, applies to certain designated libraries, and |
734 | + is quite different from the ordinary General Public License. We use |
735 | + this license for certain libraries in order to permit linking those |
736 | + libraries into non-free programs. |
737 | + . |
738 | + When a program is linked with a library, whether statically or using |
739 | + a shared library, the combination of the two is legally speaking a |
740 | + combined work, a derivative of the original library. The ordinary |
741 | + General Public License therefore permits such linking only if the |
742 | + entire combination fits its criteria of freedom. The Lesser General |
743 | + Public License permits more lax criteria for linking other code with |
744 | + the library. |
745 | + . |
746 | + We call this license the "Lesser" General Public License because it |
747 | + does Less to protect the user's freedom than the ordinary General |
748 | + Public License. It also provides other free software developers Less |
749 | + of an advantage over competing non-free programs. These disadvantages |
750 | + are the reason we use the ordinary General Public License for many |
751 | + libraries. However, the Lesser license provides advantages in certain |
752 | + special circumstances. |
753 | + . |
754 | + For example, on rare occasions, there may be a special need to |
755 | + encourage the widest possible use of a certain library, so that it becomes |
756 | + a de-facto standard. To achieve this, non-free programs must be |
757 | + allowed to use the library. A more frequent case is that a free |
758 | + library does the same job as widely used non-free libraries. In this |
759 | + case, there is little to gain by limiting the free library to free |
760 | + software only, so we use the Lesser General Public License. |
761 | + . |
762 | + In other cases, permission to use a particular library in non-free |
763 | + programs enables a greater number of people to use a large body of |
764 | + free software. For example, permission to use the GNU C Library in |
765 | + non-free programs enables many more people to use the whole GNU |
766 | + operating system, as well as its variant, the GNU/Linux operating |
767 | + system. |
768 | + . |
769 | + Although the Lesser General Public License is Less protective of the |
770 | + users' freedom, it does ensure that the user of a program that is |
771 | + linked with the Library has the freedom and the wherewithal to run |
772 | + that program using a modified version of the Library. |
773 | + . |
774 | + The precise terms and conditions for copying, distribution and |
775 | + modification follow. Pay close attention to the difference between a |
776 | + "work based on the library" and a "work that uses the library". The |
777 | + former contains code derived from the library, whereas the latter must |
778 | + be combined with the library in order to run. |
779 | + . |
780 | + GNU LESSER GENERAL PUBLIC LICENSE |
781 | + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION |
782 | + . |
783 | + 0. This License Agreement applies to any software library or other |
784 | + program which contains a notice placed by the copyright holder or |
785 | + other authorized party saying it may be distributed under the terms of |
786 | + this Lesser General Public License (also called "this License"). |
787 | + Each licensee is addressed as "you". |
788 | + . |
789 | + A "library" means a collection of software functions and/or data |
790 | + prepared so as to be conveniently linked with application programs |
791 | + (which use some of those functions and data) to form executables. |
792 | + . |
793 | + The "Library", below, refers to any such software library or work |
794 | + which has been distributed under these terms. A "work based on the |
795 | + Library" means either the Library or any derivative work under |
796 | + copyright law: that is to say, a work containing the Library or a |
797 | + portion of it, either verbatim or with modifications and/or translated |
798 | + straightforwardly into another language. (Hereinafter, translation is |
799 | + included without limitation in the term "modification".) |
800 | + . |
801 | + "Source code" for a work means the preferred form of the work for |
802 | + making modifications to it. For a library, complete source code means |
803 | + all the source code for all modules it contains, plus any associated |
804 | + interface definition files, plus the scripts used to control compilation |
805 | + and installation of the library. |
806 | + . |
807 | + Activities other than copying, distribution and modification are not |
808 | + covered by this License; they are outside its scope. The act of |
809 | + running a program using the Library is not restricted, and output from |
810 | + such a program is covered only if its contents constitute a work based |
811 | + on the Library (independent of the use of the Library in a tool for |
812 | + writing it). Whether that is true depends on what the Library does |
813 | + and what the program that uses the Library does. |
814 | + . |
815 | + 1. You may copy and distribute verbatim copies of the Library's |
816 | + complete source code as you receive it, in any medium, provided that |
817 | + you conspicuously and appropriately publish on each copy an |
818 | + appropriate copyright notice and disclaimer of warranty; keep intact |
819 | + all the notices that refer to this License and to the absence of any |
820 | + warranty; and distribute a copy of this License along with the |
821 | + Library. |
822 | + . |
823 | + You may charge a fee for the physical act of transferring a copy, |
824 | + and you may at your option offer warranty protection in exchange for a |
825 | + fee. |
826 | + . |
827 | + 2. You may modify your copy or copies of the Library or any portion |
828 | + of it, thus forming a work based on the Library, and copy and |
829 | + distribute such modifications or work under the terms of Section 1 |
830 | + above, provided that you also meet all of these conditions: |
831 | + . |
832 | + a) The modified work must itself be a software library. |
833 | + . |
834 | + b) You must cause the files modified to carry prominent notices |
835 | + stating that you changed the files and the date of any change. |
836 | + . |
837 | + c) You must cause the whole of the work to be licensed at no |
838 | + charge to all third parties under the terms of this License. |
839 | + . |
840 | + d) If a facility in the modified Library refers to a function or a |
841 | + table of data to be supplied by an application program that uses |
842 | + the facility, other than as an argument passed when the facility |
843 | + is invoked, then you must make a good faith effort to ensure that, |
844 | + in the event an application does not supply such function or |
845 | + table, the facility still operates, and performs whatever part of |
846 | + its purpose remains meaningful. |
847 | + . |
848 | + (For example, a function in a library to compute square roots has |
849 | + a purpose that is entirely well-defined independent of the |
850 | + application. Therefore, Subsection 2d requires that any |
851 | + application-supplied function or table used by this function must |
852 | + be optional: if the application does not supply it, the square |
853 | + root function must still compute square roots.) |
854 | + . |
855 | + These requirements apply to the modified work as a whole. If |
856 | + identifiable sections of that work are not derived from the Library, |
857 | + and can be reasonably considered independent and separate works in |
858 | + themselves, then this License, and its terms, do not apply to those |
859 | + sections when you distribute them as separate works. But when you |
860 | + distribute the same sections as part of a whole which is a work based |
861 | + on the Library, the distribution of the whole must be on the terms of |
862 | + this License, whose permissions for other licensees extend to the |
863 | + entire whole, and thus to each and every part regardless of who wrote |
864 | + it. |
865 | + . |
866 | + Thus, it is not the intent of this section to claim rights or contest |
867 | + your rights to work written entirely by you; rather, the intent is to |
868 | + exercise the right to control the distribution of derivative or |
869 | + collective works based on the Library. |
870 | + . |
871 | + In addition, mere aggregation of another work not based on the Library |
872 | + with the Library (or with a work based on the Library) on a volume of |
873 | + a storage or distribution medium does not bring the other work under |
874 | + the scope of this License. |
875 | + . |
876 | + 3. You may opt to apply the terms of the ordinary GNU General Public |
877 | + License instead of this License to a given copy of the Library. To do |
878 | + this, you must alter all the notices that refer to this License, so |
879 | + that they refer to the ordinary GNU General Public License, version 2, |
880 | + instead of to this License. (If a newer version than version 2 of the |
881 | + ordinary GNU General Public License has appeared, then you can specify |
882 | + that version instead if you wish.) Do not make any other change in |
883 | + these notices. |
884 | + . |
885 | + Once this change is made in a given copy, it is irreversible for |
886 | + that copy, so the ordinary GNU General Public License applies to all |
887 | + subsequent copies and derivative works made from that copy. |
888 | + . |
889 | + This option is useful when you wish to copy part of the code of |
890 | + the Library into a program that is not a library. |
891 | + . |
892 | + 4. You may copy and distribute the Library (or a portion or |
893 | + derivative of it, under Section 2) in object code or executable form |
894 | + under the terms of Sections 1 and 2 above provided that you accompany |
895 | + it with the complete corresponding machine-readable source code, which |
896 | + must be distributed under the terms of Sections 1 and 2 above on a |
897 | + medium customarily used for software interchange. |
898 | + . |
899 | + If distribution of object code is made by offering access to copy |
900 | + from a designated place, then offering equivalent access to copy the |
901 | + source code from the same place satisfies the requirement to |
902 | + distribute the source code, even though third parties are not |
903 | + compelled to copy the source along with the object code. |
904 | + . |
905 | + 5. A program that contains no derivative of any portion of the |
906 | + Library, but is designed to work with the Library by being compiled or |
907 | + linked with it, is called a "work that uses the Library". Such a |
908 | + work, in isolation, is not a derivative work of the Library, and |
909 | + therefore falls outside the scope of this License. |
910 | + . |
911 | + However, linking a "work that uses the Library" with the Library |
912 | + creates an executable that is a derivative of the Library (because it |
913 | + contains portions of the Library), rather than a "work that uses the |
914 | + library". The executable is therefore covered by this License. |
915 | + Section 6 states terms for distribution of such executables. |
916 | + . |
917 | + When a "work that uses the Library" uses material from a header file |
918 | + that is part of the Library, the object code for the work may be a |
919 | + derivative work of the Library even though the source code is not. |
920 | + Whether this is true is especially significant if the work can be |
921 | + linked without the Library, or if the work is itself a library. The |
922 | + threshold for this to be true is not precisely defined by law. |
923 | + . |
924 | + If such an object file uses only numerical parameters, data |
925 | + structure layouts and accessors, and small macros and small inline |
926 | + functions (ten lines or less in length), then the use of the object |
927 | + file is unrestricted, regardless of whether it is legally a derivative |
928 | + work. (Executables containing this object code plus portions of the |
929 | + Library will still fall under Section 6.) |
930 | + . |
931 | + Otherwise, if the work is a derivative of the Library, you may |
932 | + distribute the object code for the work under the terms of Section 6. |
933 | + Any executables containing that work also fall under Section 6, |
934 | + whether or not they are linked directly with the Library itself. |
935 | + . |
936 | + 6. As an exception to the Sections above, you may also combine or |
937 | + link a "work that uses the Library" with the Library to produce a |
938 | + work containing portions of the Library, and distribute that work |
939 | + under terms of your choice, provided that the terms permit |
940 | + modification of the work for the customer's own use and reverse |
941 | + engineering for debugging such modifications. |
942 | + . |
943 | + You must give prominent notice with each copy of the work that the |
944 | + Library is used in it and that the Library and its use are covered by |
945 | + this License. You must supply a copy of this License. If the work |
946 | + during execution displays copyright notices, you must include the |
947 | + copyright notice for the Library among them, as well as a reference |
948 | + directing the user to the copy of this License. Also, you must do one |
949 | + of these things: |
950 | + . |
951 | + a) Accompany the work with the complete corresponding |
952 | + machine-readable source code for the Library including whatever |
953 | + changes were used in the work (which must be distributed under |
954 | + Sections 1 and 2 above); and, if the work is an executable linked |
955 | + with the Library, with the complete machine-readable "work that |
956 | + uses the Library", as object code and/or source code, so that the |
957 | + user can modify the Library and then relink to produce a modified |
958 | + executable containing the modified Library. (It is understood |
959 | + that the user who changes the contents of definitions files in the |
960 | + Library will not necessarily be able to recompile the application |
961 | + to use the modified definitions.) |
962 | + . |
963 | + b) Use a suitable shared library mechanism for linking with the |
964 | + Library. A suitable mechanism is one that (1) uses at run time a |
965 | + copy of the library already present on the user's computer system, |
966 | + rather than copying library functions into the executable, and (2) |
967 | + will operate properly with a modified version of the library, if |
968 | + the user installs one, as long as the modified version is |
969 | + interface-compatible with the version that the work was made with. |
970 | + . |
971 | + c) Accompany the work with a written offer, valid for at |
972 | + least three years, to give the same user the materials |
973 | + specified in Subsection 6a, above, for a charge no more |
974 | + than the cost of performing this distribution. |
975 | + . |
976 | + d) If distribution of the work is made by offering access to copy |
977 | + from a designated place, offer equivalent access to copy the above |
978 | + specified materials from the same place. |
979 | + . |
980 | + e) Verify that the user has already received a copy of these |
981 | + materials or that you have already sent this user a copy. |
982 | + . |
983 | + For an executable, the required form of the "work that uses the |
984 | + Library" must include any data and utility programs needed for |
985 | + reproducing the executable from it. However, as a special exception, |
986 | + the materials to be distributed need not include anything that is |
987 | + normally distributed (in either source or binary form) with the major |
988 | + components (compiler, kernel, and so on) of the operating system on |
989 | + which the executable runs, unless that component itself accompanies |
990 | + the executable. |
991 | + . |
992 | + It may happen that this requirement contradicts the license |
993 | + restrictions of other proprietary libraries that do not normally |
994 | + accompany the operating system. Such a contradiction means you cannot |
995 | + use both them and the Library together in an executable that you |
996 | + distribute. |
997 | + . |
998 | + 7. You may place library facilities that are a work based on the |
999 | + Library side-by-side in a single library together with other library |
1000 | + facilities not covered by this License, and distribute such a combined |
1001 | + library, provided that the separate distribution of the work based on |
1002 | + the Library and of the other library facilities is otherwise |
1003 | + permitted, and provided that you do these two things: |
1004 | + . |
1005 | + a) Accompany the combined library with a copy of the same work |
1006 | + based on the Library, uncombined with any other library |
1007 | + facilities. This must be distributed under the terms of the |
1008 | + Sections above. |
1009 | + . |
1010 | + b) Give prominent notice with the combined library of the fact |
1011 | + that part of it is a work based on the Library, and explaining |
1012 | + where to find the accompanying uncombined form of the same work. |
1013 | + . |
1014 | + 8. You may not copy, modify, sublicense, link with, or distribute |
1015 | + the Library except as expressly provided under this License. Any |
1016 | + attempt otherwise to copy, modify, sublicense, link with, or |
1017 | + distribute the Library is void, and will automatically terminate your |
1018 | + rights under this License. However, parties who have received copies, |
1019 | + or rights, from you under this License will not have their licenses |
1020 | + terminated so long as such parties remain in full compliance. |
1021 | + . |
1022 | + 9. You are not required to accept this License, since you have not |
1023 | + signed it. However, nothing else grants you permission to modify or |
1024 | + distribute the Library or its derivative works. These actions are |
1025 | + prohibited by law if you do not accept this License. Therefore, by |
1026 | + modifying or distributing the Library (or any work based on the |
1027 | + Library), you indicate your acceptance of this License to do so, and |
1028 | + all its terms and conditions for copying, distributing or modifying |
1029 | + the Library or works based on it. |
1030 | + . |
1031 | + 10. Each time you redistribute the Library (or any work based on the |
1032 | + Library), the recipient automatically receives a license from the |
1033 | + original licensor to copy, distribute, link with or modify the Library |
1034 | + subject to these terms and conditions. You may not impose any further |
1035 | + restrictions on the recipients' exercise of the rights granted herein. |
1036 | + You are not responsible for enforcing compliance by third parties with |
1037 | + this License. |
1038 | + . |
1039 | + 11. If, as a consequence of a court judgment or allegation of patent |
1040 | + infringement or for any other reason (not limited to patent issues), |
1041 | + conditions are imposed on you (whether by court order, agreement or |
1042 | + otherwise) that contradict the conditions of this License, they do not |
1043 | + excuse you from the conditions of this License. If you cannot |
1044 | + distribute so as to satisfy simultaneously your obligations under this |
1045 | + License and any other pertinent obligations, then as a consequence you |
1046 | + may not distribute the Library at all. For example, if a patent |
1047 | + license would not permit royalty-free redistribution of the Library by |
1048 | + all those who receive copies directly or indirectly through you, then |
1049 | + the only way you could satisfy both it and this License would be to |
1050 | + refrain entirely from distribution of the Library. |
1051 | + . |
1052 | + If any portion of this section is held invalid or unenforceable under any |
1053 | + particular circumstance, the balance of the section is intended to apply, |
1054 | + and the section as a whole is intended to apply in other circumstances. |
1055 | + . |
1056 | + It is not the purpose of this section to induce you to infringe any |
1057 | + patents or other property right claims or to contest validity of any |
1058 | + such claims; this section has the sole purpose of protecting the |
1059 | + integrity of the free software distribution system which is |
1060 | + implemented by public license practices. Many people have made |
1061 | + generous contributions to the wide range of software distributed |
1062 | + through that system in reliance on consistent application of that |
1063 | + system; it is up to the author/donor to decide if he or she is willing |
1064 | + to distribute software through any other system and a licensee cannot |
1065 | + impose that choice. |
1066 | + . |
1067 | + This section is intended to make thoroughly clear what is believed to |
1068 | + be a consequence of the rest of this License. |
1069 | + . |
1070 | + 12. If the distribution and/or use of the Library is restricted in |
1071 | + certain countries either by patents or by copyrighted interfaces, the |
1072 | + original copyright holder who places the Library under this License may add |
1073 | + an explicit geographical distribution limitation excluding those countries, |
1074 | + so that distribution is permitted only in or among countries not thus |
1075 | + excluded. In such case, this License incorporates the limitation as if |
1076 | + written in the body of this License. |
1077 | + . |
1078 | + 13. The Free Software Foundation may publish revised and/or new |
1079 | + versions of the Lesser General Public License from time to time. |
1080 | + Such new versions will be similar in spirit to the present version, |
1081 | + but may differ in detail to address new problems or concerns. |
1082 | + . |
1083 | + Each version is given a distinguishing version number. If the Library |
1084 | + specifies a version number of this License which applies to it and |
1085 | + "any later version", you have the option of following the terms and |
1086 | + conditions either of that version or of any later version published by |
1087 | + the Free Software Foundation. If the Library does not specify a |
1088 | + license version number, you may choose any version ever published by |
1089 | + the Free Software Foundation. |
1090 | + . |
1091 | + 14. If you wish to incorporate parts of the Library into other free |
1092 | + programs whose distribution conditions are incompatible with these, |
1093 | + write to the author to ask for permission. For software which is |
1094 | + copyrighted by the Free Software Foundation, write to the Free |
1095 | + Software Foundation; we sometimes make exceptions for this. Our |
1096 | + decision will be guided by the two goals of preserving the free status |
1097 | + of all derivatives of our free software and of promoting the sharing |
1098 | + and reuse of software generally. |
1099 | + . |
1100 | + NO WARRANTY |
1101 | + . |
1102 | + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO |
1103 | + WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. |
1104 | + EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR |
1105 | + OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY |
1106 | + KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE |
1107 | + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
1108 | + PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE |
1109 | + LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME |
1110 | + THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. |
1111 | + . |
1112 | + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN |
1113 | + WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY |
1114 | + AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU |
1115 | + FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR |
1116 | + CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE |
1117 | + LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING |
1118 | + RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A |
1119 | + FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF |
1120 | + SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH |
1121 | + DAMAGES. |
1122 | + . |
1123 | + END OF TERMS AND CONDITIONS |
1124 | + . |
1125 | + How to Apply These Terms to Your New Libraries |
1126 | + . |
1127 | + If you develop a new library, and you want it to be of the greatest |
1128 | + possible use to the public, we recommend making it free software that |
1129 | + everyone can redistribute and change. You can do so by permitting |
1130 | + redistribution under these terms (or, alternatively, under the terms of the |
1131 | + ordinary General Public License). |
1132 | + . |
1133 | + To apply these terms, attach the following notices to the library. It is |
1134 | + safest to attach them to the start of each source file to most effectively |
1135 | + convey the exclusion of warranty; and each file should have at least the |
1136 | + "copyright" line and a pointer to where the full notice is found. |
1137 | + . |
1138 | + <one line to give the library's name and a brief idea of what it does.> |
1139 | + Copyright (C) <year> <name of author> |
1140 | + . |
1141 | + This library is free software; you can redistribute it and/or |
1142 | + modify it under the terms of the GNU Lesser General Public |
1143 | + License as published by the Free Software Foundation; either |
1144 | + version 2.1 of the License, or (at your option) any later version. |
1145 | + . |
1146 | + This library is distributed in the hope that it will be useful, |
1147 | + but WITHOUT ANY WARRANTY; without even the implied warranty of |
1148 | + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
1149 | + Lesser General Public License for more details. |
1150 | + . |
1151 | + You should have received a copy of the GNU Lesser General Public |
1152 | + License along with this library; if not, write to the Free Software |
1153 | + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
1154 | + . |
1155 | + Also add information on how to contact you by electronic and paper mail. |
1156 | + . |
1157 | + You should also get your employer (if you work as a programmer) or your |
1158 | + school, if any, to sign a "copyright disclaimer" for the library, if |
1159 | + necessary. Here is a sample; alter the names: |
1160 | + . |
1161 | + Yoyodyne, Inc., hereby disclaims all copyright interest in the |
1162 | + library `Frob' (a library for tweaking knobs) written by James Random Hacker. |
1163 | + . |
1164 | + <signature of Ty Coon>, 1 April 1990 |
1165 | + Ty Coon, President of Vice |
1166 | + . |
1167 | + That's all there is to it! |
1168 | + . |
1169 | + --- end of LICENSE --- |
1170 | + . |
1171 | + ------------------------------------------------------------------------------ |
1172 | + . |
1173 | + %% This notice is provided with respect to ECMAScript Language |
1174 | + Specification ECMA-262 Edition 5.1 which may be included with |
1175 | + JRE 8, JDK 8, and OpenJDK 8. |
1176 | + . |
1177 | + --- begin of LICENSE --- |
1178 | + . |
1179 | + Copyright notice |
1180 | + Copyright © 2011 Ecma International |
1181 | + Ecma International |
1182 | + Rue du Rhone 114 |
1183 | + CH-1204 Geneva |
1184 | + Tel: +41 22 849 6000 |
1185 | + Fax: +41 22 849 6001 |
1186 | + Web: http://www.ecma-international.org |
1187 | + . |
1188 | + This document and possible translations of it may be copied and furnished to |
1189 | + others, and derivative works that comment on or otherwise explain it or assist |
1190 | + in its implementation may be prepared, copied, published, and distributed, in |
1191 | + whole or in part, without restriction of any kind, provided that the above |
1192 | + copyright notice and this section are included on all such copies and derivative |
1193 | + works. However, this document itself may not be modified in any way, including |
1194 | + by removing the copyright notice or references to Ecma International, except as |
1195 | + needed for the purpose of developing any document or deliverable produced by |
1196 | + Ecma International (in which case the rules applied to copyrights must be |
1197 | + followed) or as required to translate it into languages other than English. The |
1198 | + limited permissions granted above are perpetual and will not be revoked by Ecma |
1199 | + International or its successors or assigns. This document and the information |
1200 | + contained herein is provided on an "AS IS" basis and ECMA INTERNATIONAL |
1201 | + DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY |
1202 | + WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY OWNERSHIP |
1203 | + RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR |
1204 | + PURPOSE." Software License |
1205 | + . |
1206 | + All Software contained in this document ("Software)" is protected by copyright |
1207 | + and is being made available under the "BSD License", included below. This |
1208 | + Software may be subject to third party rights (rights from parties other than |
1209 | + Ecma International), including patent rights, and no licenses under such third |
1210 | + party rights are granted under this license even if the third party concerned is |
1211 | + a member of Ecma International. SEE THE ECMA CODE OF CONDUCT IN PATENT MATTERS |
1212 | + AVAILABLE AT http://www.ecma-international.org/memento/codeofconduct.htm FOR |
1213 | + INFORMATION REGARDING THE LICENSING OF PATENT CLAIMS THAT ARE REQUIRED TO |
1214 | + IMPLEMENT ECMA INTERNATIONAL STANDARDS*. Redistribution and use in source and |
1215 | + binary forms, with or without modification, are permitted provided that the |
1216 | + following conditions are met: |
1217 | + . |
1218 | + 1. Redistributions of source code must retain the above copyright notice, this |
1219 | + list of conditions and the following disclaimer. |
1220 | + . |
1221 | + 2. Redistributions in binary form must reproduce the above copyright notice, |
1222 | + this list of conditions and the following disclaimer in the documentation and/or |
1223 | + other materials provided with the distribution. |
1224 | + . |
1225 | + 3. Neither the name of the authors nor Ecma International may be used to endorse |
1226 | + or promote products derived from this software without specific prior written |
1227 | + permission. |
1228 | + . |
1229 | + THIS SOFTWARE IS PROVIDED BY THE ECMA INTERNATIONAL "AS IS" AND ANY EXPRESS OR |
1230 | + IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
1231 | + MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT |
1232 | + SHALL ECMA INTERNATIONAL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
1233 | + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
1234 | + PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR |
1235 | + BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
1236 | + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING |
1237 | + IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY |
1238 | + OF SUCH DAMAGE. |
1239 | + --- end of LICENSE --- |
1240 | + . |
1241 | + %% This notice is provided with respect to Dynalink library which is included |
1242 | + with the Nashorn technology. |
1243 | + . |
1244 | + --- begin of LICENSE --- |
1245 | + Copyright (c) 2009-2013, Attila Szegedi |
1246 | + . |
1247 | + Redistribution and use in source and binary forms, with or without |
1248 | + modification, are permitted provided that the following conditions are |
1249 | + met: |
1250 | + * Redistributions of source code must retain the above copyright |
1251 | + notice, this list of conditions and the following disclaimer. |
1252 | + * Redistributions in binary form must reproduce the above copyright |
1253 | + notice, this list of conditions and the following disclaimer in the |
1254 | + documentation and/or other materials provided with the distribution. |
1255 | + * Neither the name of the copyright holder nor the names of |
1256 | + contributors may be used to endorse or promote products derived from |
1257 | + this software without specific prior written permission. |
1258 | + . |
1259 | + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS |
1260 | + IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED |
1261 | + TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A |
1262 | + PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDER |
1263 | + BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
1264 | + CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
1265 | + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR |
1266 | + BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
1267 | + WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR |
1268 | + OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF |
1269 | + ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
1270 | + --- end of LICENSE --- |
1271 | + . |
1272 | + %% This notice is provided with respect to Joni library which is included |
1273 | + with the Nashorn technology. |
1274 | + . |
1275 | + --- begin of LICENSE --- |
1276 | + Permission is hereby granted, free of charge, to any person obtaining a copy of |
1277 | + this software and associated documentation files (the "Software"), to deal in |
1278 | + the Software without restriction, including without limitation the rights to |
1279 | + use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies |
1280 | + of the Software, and to permit persons to whom the Software is furnished to do |
1281 | + so, subject to the following conditions: |
1282 | + . |
1283 | + The above copyright notice and this permission notice shall be included in all |
1284 | + copies or substantial portions of the Software. |
1285 | + . |
1286 | + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
1287 | + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
1288 | + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
1289 | + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
1290 | + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
1291 | + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
1292 | + SOFTWARE. |
1293 | + . |
1294 | + --- end of LICENSE --- |
1295 | + . |
1296 | + ------------------------------------------------------------------------------ |
1297 | + . |
1298 | + %% This notice is provided with respect to FontConfig 2.5, which may be |
1299 | + included with JRE 8, JDK 8, and OpenJDK 8 source distributions on |
1300 | + Linux and Solaris. |
1301 | + . |
1302 | + --- begin of LICENSE --- |
1303 | + . |
1304 | + Copyright © 2001,2003 Keith Packard |
1305 | + . |
1306 | + Permission to use, copy, modify, distribute, and sell this software and its |
1307 | + documentation for any purpose is hereby granted without fee, provided that the |
1308 | + above copyright notice appear in all copies and that both that copyright |
1309 | + notice and this permission notice appear in supporting documentation, and that |
1310 | + the name of Keith Packard not be used in advertising or publicity pertaining |
1311 | + to distribution of the software without specific, written prior permission. |
1312 | + Keith Packard makes no representations about the suitability of this software |
1313 | + for any purpose. It is provided "as is" without express or implied warranty. |
1314 | + . |
1315 | + KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING |
1316 | + ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL KEITH |
1317 | + PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY |
1318 | + DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
1319 | + ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN |
1320 | + CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
1321 | + . |
1322 | + . |
1323 | + --- end of LICENSE --- |
1324 | + . |
1325 | + ------------------------------------------------------------------------------ |
1326 | + . |
1327 | + %% This notice is provided with respect to IAIK PKCS#11 Wrapper, |
1328 | + which may be included with JRE 8, JDK 8, and OpenJDK 8. |
1329 | + . |
1330 | + --- begin of LICENSE --- |
1331 | + . |
1332 | + IAIK PKCS#11 Wrapper License |
1333 | + . |
1334 | + Copyright (c) 2002 Graz University of Technology. All rights reserved. |
1335 | + . |
1336 | + Redistribution and use in source and binary forms, with or without |
1337 | + modification, are permitted provided that the following conditions are met: |
1338 | + . |
1339 | + 1. Redistributions of source code must retain the above copyright notice, this |
1340 | + list of conditions and the following disclaimer. |
1341 | + . |
1342 | + 2. Redistributions in binary form must reproduce the above copyright notice, |
1343 | + this list of conditions and the following disclaimer in the documentation |
1344 | + and/or other materials provided with the distribution. |
1345 | + . |
1346 | + 3. The end-user documentation included with the redistribution, if any, must |
1347 | + include the following acknowledgment: |
1348 | + . |
1349 | + "This product includes software developed by IAIK of Graz University of |
1350 | + Technology." |
1351 | + . |
1352 | + Alternately, this acknowledgment may appear in the software itself, if and |
1353 | + wherever such third-party acknowledgments normally appear. |
1354 | + . |
1355 | + 4. The names "Graz University of Technology" and "IAIK of Graz University of |
1356 | + Technology" must not be used to endorse or promote products derived from this |
1357 | + software without prior written permission. |
1358 | + . |
1359 | + 5. Products derived from this software may not be called "IAIK PKCS Wrapper", |
1360 | + nor may "IAIK" appear in their name, without prior written permission of |
1361 | + Graz University of Technology. |
1362 | + . |
1363 | + THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, |
1364 | + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND |
1365 | + FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
1366 | + LICENSOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
1367 | + OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
1368 | + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
1369 | + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
1370 | + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
1371 | + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
1372 | + POSSIBILITY OF SUCH DAMAGE. |
1373 | + . |
1374 | + --- end of LICENSE --- |
1375 | + . |
1376 | + ------------------------------------------------------------------------------ |
1377 | + . |
1378 | + %% This notice is provided with respect to ICU4C 4.0.1 and ICU4J 4.4, which |
1379 | + may be included with JRE 8, JDK 8, and OpenJDK 8. |
1380 | + . |
1381 | + --- begin of LICENSE --- |
1382 | + . |
1383 | + Copyright (c) 1995-2010 International Business Machines Corporation and others |
1384 | + . |
1385 | + All rights reserved. |
1386 | + . |
1387 | + Permission is hereby granted, free of charge, to any person obtaining a copy |
1388 | + of this software and associated documentation files (the "Software"), to deal |
1389 | + in the Software without restriction, including without limitation the rights |
1390 | + to use, copy, modify, merge, publish, distribute, and/or sell copies of the |
1391 | + Software, and to permit persons to whom the Software is furnished to do so, |
1392 | + provided that the above copyright notice(s) and this permission notice appear |
1393 | + in all copies of the Software and that both the above copyright notice(s) and |
1394 | + this permission notice appear in supporting documentation. |
1395 | + . |
1396 | + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
1397 | + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
1398 | + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN |
1399 | + NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE |
1400 | + LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY |
1401 | + DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
1402 | + ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN |
1403 | + CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
1404 | + . |
1405 | + Except as contained in this notice, the name of a copyright holder shall not |
1406 | + be used in advertising or otherwise to promote the sale, use or other dealings |
1407 | + in this Software without prior written authorization of the copyright holder. |
1408 | + All trademarks and registered trademarks mentioned herein are the property of |
1409 | + their respective owners. |
1410 | + . |
1411 | + --- end of LICENSE --- |
1412 | + . |
1413 | + ------------------------------------------------------------------------------ |
1414 | + . |
1415 | + %% This notice is provided with respect to IJG JPEG 6b, which may be |
1416 | + included with JRE 8, JDK 8, and OpenJDK 8. |
1417 | + . |
1418 | + --- begin of LICENSE --- |
1419 | + . |
1420 | + This software is copyright (C) 1991-1998, Thomas G. Lane. |
1421 | + All Rights Reserved except as specified below. |
1422 | + . |
1423 | + Permission is hereby granted to use, copy, modify, and distribute this |
1424 | + software (or portions thereof) for any purpose, without fee, subject to these |
1425 | + conditions: |
1426 | + (1) If any part of the source code for this software is distributed, then this |
1427 | + README file must be included, with this copyright and no-warranty notice |
1428 | + unaltered; and any additions, deletions, or changes to the original files |
1429 | + must be clearly indicated in accompanying documentation. |
1430 | + (2) If only executable code is distributed, then the accompanying |
1431 | + documentation must state that "this software is based in part on the work of |
1432 | + the Independent JPEG Group". |
1433 | + (3) Permission for use of this software is granted only if the user accepts |
1434 | + full responsibility for any undesirable consequences; the authors accept |
1435 | + NO LIABILITY for damages of any kind. |
1436 | + . |
1437 | + These conditions apply to any software derived from or based on the IJG code, |
1438 | + not just to the unmodified library. If you use our work, you ought to |
1439 | + acknowledge us. |
1440 | + . |
1441 | + Permission is NOT granted for the use of any IJG author's name or company name |
1442 | + in advertising or publicity relating to this software or products derived from |
1443 | + it. This software may be referred to only as "the Independent JPEG Group's |
1444 | + software". |
1445 | + . |
1446 | + We specifically permit and encourage the use of this software as the basis of |
1447 | + commercial products, provided that all warranty or liability claims are |
1448 | + assumed by the product vendor. |
1449 | + . |
1450 | + --- end of LICENSE --- |
1451 | + . |
1452 | + ------------------------------------------------------------------------------ |
1453 | + . |
1454 | + %% This notice is provided with respect to Joni v1.1.9, which may be |
1455 | + included with JRE 8, JDK 8, and OpenJDK 8. |
1456 | + . |
1457 | + --- begin of LICENSE --- |
1458 | + . |
1459 | + Permission is hereby granted, free of charge, to any person obtaining a copy |
1460 | + of this software and associated documentation files (the "Software"), to deal |
1461 | + in the Software without restriction, including without limitation the rights |
1462 | + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
1463 | + copies of the Software, and to permit persons to whom the Software is |
1464 | + furnished to do so, subject to the following conditions: |
1465 | + . |
1466 | + The above copyright notice and this permission notice shall be included in all |
1467 | + copies or substantial portions of the Software. |
1468 | + . |
1469 | + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
1470 | + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
1471 | + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
1472 | + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
1473 | + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
1474 | + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
1475 | + SOFTWARE. |
1476 | + . |
1477 | + --- end of LICENSE --- |
1478 | + . |
1479 | + ------------------------------------------------------------------------------ |
1480 | + . |
1481 | + %% This notice is provided with respect to JOpt-Simple v3.0, which may be |
1482 | + included with JRE 8, JDK 8, and OpenJDK 8. |
1483 | + . |
1484 | + --- begin of LICENSE --- |
1485 | + . |
1486 | + Copyright (c) 2004-2009 Paul R. Holser, Jr. |
1487 | + . |
1488 | Permission is hereby granted, free of charge, to any person obtaining |
1489 | a copy of this software and associated documentation files (the |
1490 | "Software"), to deal in the Software without restriction, including |
1491 | @@ -66,10 +1315,10 @@ Packaging: |
1492 | distribute, sublicense, and/or sell copies of the Software, and to |
1493 | permit persons to whom the Software is furnished to do so, subject to |
1494 | the following conditions: |
1495 | - |
1496 | + . |
1497 | The above copyright notice and this permission notice shall be |
1498 | included in all copies or substantial portions of the Software. |
1499 | - |
1500 | + . |
1501 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
1502 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
1503 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
1504 | @@ -77,2464 +1326,1185 @@ Packaging: |
1505 | LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION |
1506 | OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION |
1507 | WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
1508 | - |
1509 | -OpenJDK: |
1510 | - OpenJDK is licensed under the GPL v2 with exceptions, |
1511 | - see `/usr/share/common-licenses/GPL-2'. |
1512 | - The exceptions are: |
1513 | - - "CLASSPATH" EXCEPTION TO THE GPL |
1514 | - - OPENJDK ASSEMBLY EXCEPTION |
1515 | - Various third party code in OpenJDK is licensed under different licenses. |
1516 | - |
1517 | -Java Access Bridge: |
1518 | - Java Access Bridge is licensed under the LGPL v2. |
1519 | - See `/usr/share/common-licenses/LGPL-2'. |
1520 | - |
1521 | -A Note About License Headers |
1522 | ----------------------------- |
1523 | - |
1524 | -Some sources downloaded from openjdk.java.net do not display the GPL |
1525 | -license header. Instances are: |
1526 | - |
1527 | - - The files in openjdk/j2se/src/share/classes/javax/xml/stream/ seem to |
1528 | - comprise the BEA-StAX source code |
1529 | - |
1530 | - http://ftpna2.bea.com/pub/downloads/jsr173.jar |
1531 | - |
1532 | - with some Sun-specific modifications. We're assuming that Sun is |
1533 | - bundling BEA-StAX under the terms of the Apache License 2.0 and |
1534 | - that the modifications are owned by Sun. |
1535 | - |
1536 | - - We are assuming that these files are owned by Sun: |
1537 | - openjdk/j2se/src/share/classes/**/resources/*.properties |
1538 | - |
1539 | -The downloaded sources include a script that inserts proprietary |
1540 | -license headers into the source files it generates. The script |
1541 | -itself is GPL'd so we patched them to emit the GPL header. The |
1542 | -file is: |
1543 | - openjdk/j2se/make/java/nio/genExceptions.sh |
1544 | - |
1545 | ------------------------------------------------------------------------------- |
1546 | -"CLASSPATH" EXCEPTION TO THE GPL |
1547 | - |
1548 | -Certain source files distributed by Sun Microsystems, Inc. are subject to |
1549 | -the following clarification and special exception to the GPL, but only where |
1550 | -Sun has expressly included in the particular source file's header the words |
1551 | -"Sun designates this particular file as subject to the "Classpath" exception |
1552 | -as provided by Sun in the LICENSE file that accompanied this code." |
1553 | - |
1554 | - Linking this library statically or dynamically with other modules is making |
1555 | - a combined work based on this library. Thus, the terms and conditions of |
1556 | - the GNU General Public License cover the whole combination. |
1557 | - |
1558 | - As a special exception, the copyright holders of this library give you |
1559 | - permission to link this library with independent modules to produce an |
1560 | - executable, regardless of the license terms of these independent modules, |
1561 | - and to copy and distribute the resulting executable under terms of your |
1562 | - choice, provided that you also meet, for each linked independent module, |
1563 | - the terms and conditions of the license of that module. An independent |
1564 | - module is a module which is not derived from or based on this library. If |
1565 | - you modify this library, you may extend this exception to your version of |
1566 | - the library, but you are not obligated to do so. If you do not wish to do |
1567 | - so, delete this exception statement from your version. |
1568 | - |
1569 | ------------------------------------------------------------------------------- |
1570 | -OPENJDK ASSEMBLY EXCEPTION |
1571 | - |
1572 | -The OpenJDK source code made available by Sun at openjdk.java.net and |
1573 | -openjdk.dev.java.net ("OpenJDK Code") is distributed under the terms of the |
1574 | -GNU General Public License <http://www.gnu.org/copyleft/gpl.html> version 2 |
1575 | -only ("GPL2"), with the following clarification and special exception. |
1576 | - |
1577 | - Linking this OpenJDK Code statically or dynamically with other code |
1578 | - is making a combined work based on this library. Thus, the terms |
1579 | - and conditions of GPL2 cover the whole combination. |
1580 | - |
1581 | - As a special exception, Sun gives you permission to link this |
1582 | - OpenJDK Code with certain code licensed by Sun as indicated at |
1583 | - http://openjdk.java.net/legal/exception-modules-2007-05-08.html |
1584 | - ("Designated Exception Modules") to produce an executable, |
1585 | - regardless of the license terms of the Designated Exception Modules, |
1586 | - and to copy and distribute the resulting executable under GPL2, |
1587 | - provided that the Designated Exception Modules continue to be |
1588 | - governed by the licenses under which they were offered by Sun. |
1589 | - |
1590 | -As such, it allows licensees and sublicensees of Sun's GPL2 OpenJDK Code to |
1591 | -build an executable that includes those portions of necessary code that Sun |
1592 | -could not provide under GPL2 (or that Sun has provided under GPL2 with the |
1593 | -Classpath exception). If you modify or add to the OpenJDK code, that new |
1594 | -GPL2 code may still be combined with Designated Exception Modules if the |
1595 | -new code is made subject to this exception by its copyright holder. |
1596 | - |
1597 | ------------------------------------------------------------------------------- |
1598 | -OpenJDK Trademark Notice |
1599 | -Version 1.1, 2008/3/10 |
1600 | - |
1601 | -OpenJDK (the "Name") is a trademark of Sun Microsystems, Inc. (the "Owner"). |
1602 | -Owner permits any person obtaining a copy of this software (the "Software") |
1603 | -which is based on original software retrieved from one of the following |
1604 | -websites: http://download.java.net/openjdk, http://hg.openjdk.java.net/jdk6, |
1605 | -or http://openjdk.java.net (each a "Website", with the original software made |
1606 | -available by the Owner on a Website being known as the "Website Software") to |
1607 | -use the Name in package names and version strings of the Software subject to |
1608 | -the following conditions: |
1609 | - |
1610 | - - The Software is a substantially complete implementation of the OpenJDK |
1611 | - development kit or runtime environment code made available by Owner on a |
1612 | - Website, and the vast majority of the Software code is identical to the |
1613 | - upstream Website Software; |
1614 | - |
1615 | - - No permission is hereby granted to use the Name in any other manner, |
1616 | - unless such use constitutes "fair use." |
1617 | - |
1618 | - - The Owner makes no warranties of any kind respecting the Name and all |
1619 | - representations and warranties, including any implied warranty of |
1620 | - merchantability, fitness for a particular purpose or non-infringement |
1621 | - are hereby disclaimed; and |
1622 | - |
1623 | - - This notice and the following legend are included in all copies of the |
1624 | - Software or portions of it: |
1625 | - |
1626 | - OpenJDK is a trademark or registered trademark of Sun Microsystems, |
1627 | - Inc. in the United States and other countries. |
1628 | - |
1629 | -The Name may also be used in connection with descriptions of the Software that |
1630 | -constitute "fair use," such as "derived from the OpenJDK code base" or "based |
1631 | -on the OpenJDK source code." |
1632 | - |
1633 | -Owner intends to revise this Notice as necessary in order to meet the needs of |
1634 | -the OpenJDK Community. Please send questions or comments about this Notice to |
1635 | -Sun Microsystems at openjdk-tm@sun.com. Revisions to this Notice will be |
1636 | -announced on the public mailing list announce@openjdk.java.net, to which you |
1637 | -may subscribe by visiting http://mail.openjdk.java.net. The latest version of |
1638 | -this Notice may be found at http://openjdk.java.net/legal. |
1639 | - |
1640 | ------------------------------------------------------------------------------- |
1641 | - |
1642 | -The contents of the jdk/src/share/native/sun/security/ec/impl/ directory are |
1643 | -licensed under the LGPL-2.1. See `/usr/share/common-licenses/LGPL-2-1'. |
1644 | - |
1645 | ------------------------------------------------------------------------------- |
1646 | -The following licenses for third party code are taken from |
1647 | -openjdk/THIRD_PARTY_README |
1648 | ------------------------------------------------------------------------------- |
1649 | - |
1650 | -DO NOT TRANSLATE OR LOCALIZE. |
1651 | ------------------------------ |
1652 | - |
1653 | -%% This notice is provided with respect to ASM Bytecode Manipulation |
1654 | -Framework v5.0, which may be included with JRE 8, and JDK 8, and |
1655 | -OpenJDK 8. |
1656 | - |
1657 | ---- begin of LICENSE --- |
1658 | - |
1659 | -Copyright (c) 2000-2011 France Télécom |
1660 | -All rights reserved. |
1661 | - |
1662 | -Redistribution and use in source and binary forms, with or without |
1663 | -modification, are permitted provided that the following conditions |
1664 | -are met: |
1665 | - |
1666 | -1. Redistributions of source code must retain the above copyright |
1667 | - notice, this list of conditions and the following disclaimer. |
1668 | - |
1669 | -2. Redistributions in binary form must reproduce the above copyright |
1670 | - notice, this list of conditions and the following disclaimer in the |
1671 | - documentation and/or other materials provided with the distribution. |
1672 | - |
1673 | -3. Neither the name of the copyright holders nor the names of its |
1674 | - contributors may be used to endorse or promote products derived from |
1675 | - this software without specific prior written permission. |
1676 | - |
1677 | -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
1678 | -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
1679 | -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
1680 | -ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE |
1681 | -LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
1682 | -CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
1683 | -SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
1684 | -INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
1685 | -CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
1686 | -ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF |
1687 | -THE POSSIBILITY OF SUCH DAMAGE. |
1688 | - |
1689 | ---- end of LICENSE --- |
1690 | - |
1691 | --------------------------------------------------------------------------------- |
1692 | - |
1693 | -%% This notice is provided with respect to BSDiff v4.3, which may be |
1694 | -included with JRE 8, JDK 8, and OpenJDK 8. |
1695 | - |
1696 | ---- begin of LICENSE --- |
1697 | - |
1698 | -Copyright 2003-2005 Colin Percival |
1699 | -All rights reserved |
1700 | - |
1701 | -Redistribution and use in source and binary forms, with or without |
1702 | -modification, are permitted providing that the following conditions |
1703 | -are met: |
1704 | -1. Redistributions of source code must retain the above copyright |
1705 | -notice, this list of conditions and the following disclaimer. |
1706 | -2. Redistributions in binary form must reproduce the above copyright |
1707 | -notice, this list of conditions and the following disclaimer in the |
1708 | -documentation and/or other materials provided with the distribution. |
1709 | - |
1710 | -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
1711 | -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
1712 | -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
1713 | -ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY |
1714 | -DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
1715 | -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
1716 | -OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
1717 | -HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, |
1718 | -STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING |
1719 | -IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
1720 | -POSSIBILITY OF SUCH DAMAGE. |
1721 | - |
1722 | ---- end of LICENSE --- |
1723 | - |
1724 | -------------------------------------------------------------------------------- |
1725 | - |
1726 | -%% This notice is provided with respect to CodeViewer 1.0, which may be |
1727 | -included with JDK 8. |
1728 | - |
1729 | ---- begin of LICENSE --- |
1730 | - |
1731 | -Copyright 1999 by CoolServlets.com. |
1732 | - |
1733 | -Any errors or suggested improvements to this class can be reported as |
1734 | -instructed on CoolServlets.com. We hope you enjoy this program... your |
1735 | -comments will encourage further development! This software is distributed |
1736 | -under the terms of the BSD License. Redistribution and use in source and |
1737 | -binary forms, with or without modification, are permitted provided that the |
1738 | -following conditions are met: |
1739 | - |
1740 | -1. Redistributions of source code must retain the above copyright notice, this |
1741 | - list of conditions and the following disclaimer. |
1742 | - |
1743 | -2. Redistributions in binary form must reproduce the above copyright notice, |
1744 | - this list of conditions and the following disclaimer in the documentation |
1745 | - and/or other materials provided with the distribution. |
1746 | - |
1747 | -Neither name of CoolServlets.com nor the names of its contributors may be |
1748 | -used to endorse or promote products derived from this software without |
1749 | -specific prior written permission. |
1750 | - |
1751 | -THIS SOFTWARE IS PROVIDED BY COOLSERVLETS.COM AND CONTRIBUTORS ``AS IS'' AND |
1752 | -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
1753 | -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
1754 | -DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY |
1755 | -DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
1756 | -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
1757 | -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
1758 | -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
1759 | -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
1760 | -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." |
1761 | - |
1762 | - |
1763 | ---- end of LICENSE --- |
1764 | - |
1765 | -------------------------------------------------------------------------------- |
1766 | - |
1767 | -%% This notice is provided with respect to Cryptix AES 3.2.0, which may be |
1768 | -included with JRE 8, JDK 8, and OpenJDK 8. |
1769 | - |
1770 | ---- begin of LICENSE --- |
1771 | - |
1772 | -Cryptix General License |
1773 | - |
1774 | -Copyright (c) 1995-2005 The Cryptix Foundation Limited. |
1775 | -All rights reserved. |
1776 | - |
1777 | -Redistribution and use in source and binary forms, with or without |
1778 | -modification, are permitted provided that the following conditions are |
1779 | -met: |
1780 | - |
1781 | - 1. Redistributions of source code must retain the copyright notice, |
1782 | - this list of conditions and the following disclaimer. |
1783 | - |
1784 | + . |
1785 | + --- end of LICENSE --- |
1786 | + . |
1787 | + ------------------------------------------------------------------------------ |
1788 | + . |
1789 | + %% This notice is provided with respect to Kerberos functionality, which |
1790 | + which may be included with JRE 8, JDK 8, and OpenJDK 8. |
1791 | + . |
1792 | + --- begin of LICENSE --- |
1793 | + . |
1794 | + (C) Copyright IBM Corp. 1999 All Rights Reserved. |
1795 | + Copyright 1997 The Open Group Research Institute. All rights reserved. |
1796 | + . |
1797 | + --- end of LICENSE --- |
1798 | + . |
1799 | + ------------------------------------------------------------------------------ |
1800 | + . |
1801 | + %% This notice is provided with respect to Kerberos functionality from |
1802 | + FundsXpress, INC., which may be included with JRE 8, JDK 8, and OpenJDK 8. |
1803 | + . |
1804 | + --- begin of LICENSE --- |
1805 | + . |
1806 | + Copyright (C) 1998 by the FundsXpress, INC. |
1807 | + . |
1808 | + All rights reserved. |
1809 | + . |
1810 | + Export of this software from the United States of America may require |
1811 | + a specific license from the United States Government. It is the |
1812 | + responsibility of any person or organization contemplating export to |
1813 | + obtain such a license before exporting. |
1814 | + . |
1815 | + WITHIN THAT CONSTRAINT, permission to use, copy, modify, and |
1816 | + distribute this software and its documentation for any purpose and |
1817 | + without fee is hereby granted, provided that the above copyright |
1818 | + notice appear in all copies and that both that copyright notice and |
1819 | + this permission notice appear in supporting documentation, and that |
1820 | + the name of FundsXpress. not be used in advertising or publicity pertaining |
1821 | + to distribution of the software without specific, written prior |
1822 | + permission. FundsXpress makes no representations about the suitability of |
1823 | + this software for any purpose. It is provided "as is" without express |
1824 | + or implied warranty. |
1825 | + . |
1826 | + THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR |
1827 | + IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED |
1828 | + WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. |
1829 | + . |
1830 | + . |
1831 | + --- end of LICENSE --- |
1832 | + . |
1833 | + ------------------------------------------------------------------------------ |
1834 | + . |
1835 | + %% This notice is provided with respect to Kronos OpenGL headers, which may be |
1836 | + included with JDK 8 and OpenJDK 8 source distributions. |
1837 | + . |
1838 | + --- begin of LICENSE --- |
1839 | + . |
1840 | + Copyright (c) 2007 The Khronos Group Inc. |
1841 | + . |
1842 | + Permission is hereby granted, free of charge, to any person obtaining a copy |
1843 | + of this software and/or associated documentation files (the "Materials"), to |
1844 | + deal in the Materials without restriction, including without limitation the |
1845 | + rights to use, copy, modify, merge, publish, distribute, sublicense, and/or |
1846 | + sell copies of the Materials, and to permit persons to whom the Materials are |
1847 | + furnished to do so, subject to the following conditions: |
1848 | + . |
1849 | + The above copyright notice and this permission notice shall be included in all |
1850 | + copies or substantial portions of the Materials. |
1851 | + . |
1852 | + THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
1853 | + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
1854 | + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
1855 | + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
1856 | + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
1857 | + OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS IN THE |
1858 | + MATERIALS. |
1859 | + . |
1860 | + --- end of LICENSE --- |
1861 | + . |
1862 | + ------------------------------------------------------------------------------- |
1863 | + . |
1864 | + %% Lucida is a registered trademark or trademark of Bigelow & Holmes in the |
1865 | + U.S. and other countries. |
1866 | + . |
1867 | + ------------------------------------------------------------------------------- |
1868 | + . |
1869 | + %% This notice is provided with respect to Mesa 3D Graphics Library v4.1, |
1870 | + which may be included with JRE 8, JDK 8, and OpenJDK 8 source distributions. |
1871 | + . |
1872 | + --- begin of LICENSE --- |
1873 | + . |
1874 | + Mesa 3-D graphics library |
1875 | + Version: 4.1 |
1876 | + . |
1877 | + Copyright (C) 1999-2002 Brian Paul All Rights Reserved. |
1878 | + . |
1879 | + Permission is hereby granted, free of charge, to any person obtaining a |
1880 | + copy of this software and associated documentation files (the "Software"), |
1881 | + to deal in the Software without restriction, including without limitation |
1882 | + the rights to use, copy, modify, merge, publish, distribute, sublicense, |
1883 | + and/or sell copies of the Software, and to permit persons to whom the |
1884 | + Software is furnished to do so, subject to the following conditions: |
1885 | + . |
1886 | + The above copyright notice and this permission notice shall be included |
1887 | + in all copies or substantial portions of the Software. |
1888 | + . |
1889 | + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS |
1890 | + OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
1891 | + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL |
1892 | + BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN |
1893 | + AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN |
1894 | + CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
1895 | + . |
1896 | + --- end of LICENSE --- |
1897 | + . |
1898 | + ------------------------------------------------------------------------------ |
1899 | + . |
1900 | + %% This notice is provided with respect to Mozilla Network Security |
1901 | + Services (NSS), which is supplied with the JDK test suite in the OpenJDK |
1902 | + source code repository. It is licensed under Mozilla Public License (MPL), |
1903 | + version 2.0. |
1904 | + . |
1905 | + The NSS libraries are supplied in executable form, built from unmodified |
1906 | + NSS source code labeled with the "NSS_3.13.1_RTM" release tag. |
1907 | + . |
1908 | + The NSS source code is available in the OpenJDK source code repository at: |
1909 | + jdk/test/sun/security/pkcs11/nss/src |
1910 | + . |
1911 | + The NSS libraries are available in the OpenJDK source code repository at: |
1912 | + jdk/test/sun/security/pkcs11/nss/lib |
1913 | + . |
1914 | + --- begin of LICENSE --- |
1915 | + . |
1916 | + Mozilla Public License Version 2.0 |
1917 | + ================================== |
1918 | + . |
1919 | + 1. Definitions |
1920 | + -------------- |
1921 | + . |
1922 | + 1.1. "Contributor" |
1923 | + means each individual or legal entity that creates, contributes to |
1924 | + the creation of, or owns Covered Software. |
1925 | + . |
1926 | + 1.2. "Contributor Version" |
1927 | + means the combination of the Contributions of others (if any) used |
1928 | + by a Contributor and that particular Contributor's Contribution. |
1929 | + . |
1930 | + 1.3. "Contribution" |
1931 | + means Covered Software of a particular Contributor. |
1932 | + . |
1933 | + 1.4. "Covered Software" |
1934 | + means Source Code Form to which the initial Contributor has attached |
1935 | + the notice in Exhibit A, the Executable Form of such Source Code |
1936 | + Form, and Modifications of such Source Code Form, in each case |
1937 | + including portions thereof. |
1938 | + . |
1939 | + 1.5. "Incompatible With Secondary Licenses" |
1940 | + means |
1941 | + . |
1942 | + (a) that the initial Contributor has attached the notice described |
1943 | + in Exhibit B to the Covered Software; or |
1944 | + . |
1945 | + (b) that the Covered Software was made available under the terms of |
1946 | + version 1.1 or earlier of the License, but not also under the |
1947 | + terms of a Secondary License. |
1948 | + . |
1949 | + 1.6. "Executable Form" |
1950 | + means any form of the work other than Source Code Form. |
1951 | + . |
1952 | + 1.7. "Larger Work" |
1953 | + means a work that combines Covered Software with other material, in |
1954 | + a separate file or files, that is not Covered Software. |
1955 | + . |
1956 | + 1.8. "License" |
1957 | + means this document. |
1958 | + . |
1959 | + 1.9. "Licensable" |
1960 | + means having the right to grant, to the maximum extent possible, |
1961 | + whether at the time of the initial grant or subsequently, any and |
1962 | + all of the rights conveyed by this License. |
1963 | + . |
1964 | + 1.10. "Modifications" |
1965 | + means any of the following: |
1966 | + . |
1967 | + (a) any file in Source Code Form that results from an addition to, |
1968 | + deletion from, or modification of the contents of Covered |
1969 | + Software; or |
1970 | + . |
1971 | + (b) any new file in Source Code Form that contains any Covered |
1972 | + Software. |
1973 | + . |
1974 | + 1.11. "Patent Claims" of a Contributor |
1975 | + means any patent claim(s), including without limitation, method, |
1976 | + process, and apparatus claims, in any patent Licensable by such |
1977 | + Contributor that would be infringed, but for the grant of the |
1978 | + License, by the making, using, selling, offering for sale, having |
1979 | + made, import, or transfer of either its Contributions or its |
1980 | + Contributor Version. |
1981 | + . |
1982 | + 1.12. "Secondary License" |
1983 | + means either the GNU General Public License, Version 2.0, the GNU |
1984 | + Lesser General Public License, Version 2.1, the GNU Affero General |
1985 | + Public License, Version 3.0, or any later versions of those |
1986 | + licenses. |
1987 | + . |
1988 | + 1.13. "Source Code Form" |
1989 | + means the form of the work preferred for making modifications. |
1990 | + . |
1991 | + 1.14. "You" (or "Your") |
1992 | + means an individual or a legal entity exercising rights under this |
1993 | + License. For legal entities, "You" includes any entity that |
1994 | + controls, is controlled by, or is under common control with You. For |
1995 | + purposes of this definition, "control" means (a) the power, direct |
1996 | + or indirect, to cause the direction or management of such entity, |
1997 | + whether by contract or otherwise, or (b) ownership of more than |
1998 | + fifty percent (50%) of the outstanding shares or beneficial |
1999 | + ownership of such entity. |
2000 | + . |
2001 | + 2. License Grants and Conditions |
2002 | + -------------------------------- |
2003 | + . |
2004 | + 2.1. Grants |
2005 | + . |
2006 | + Each Contributor hereby grants You a world-wide, royalty-free, |
2007 | + non-exclusive license: |
2008 | + . |
2009 | + (a) under intellectual property rights (other than patent or trademark) |
2010 | + Licensable by such Contributor to use, reproduce, make available, |
2011 | + modify, display, perform, distribute, and otherwise exploit its |
2012 | + Contributions, either on an unmodified basis, with Modifications, or |
2013 | + as part of a Larger Work; and |
2014 | + . |
2015 | + (b) under Patent Claims of such Contributor to make, use, sell, offer |
2016 | + for sale, have made, import, and otherwise transfer either its |
2017 | + Contributions or its Contributor Version. |
2018 | + . |
2019 | + 2.2. Effective Date |
2020 | + . |
2021 | + The licenses granted in Section 2.1 with respect to any Contribution |
2022 | + become effective for each Contribution on the date the Contributor first |
2023 | + distributes such Contribution. |
2024 | + . |
2025 | + 2.3. Limitations on Grant Scope |
2026 | + . |
2027 | + The licenses granted in this Section 2 are the only rights granted under |
2028 | + this License. No additional rights or licenses will be implied from the |
2029 | + distribution or licensing of Covered Software under this License. |
2030 | + Notwithstanding Section 2.1(b) above, no patent license is granted by a |
2031 | + Contributor: |
2032 | + . |
2033 | + (a) for any code that a Contributor has removed from Covered Software; |
2034 | + or |
2035 | + . |
2036 | + (b) for infringements caused by: (i) Your and any other third party's |
2037 | + modifications of Covered Software, or (ii) the combination of its |
2038 | + Contributions with other software (except as part of its Contributor |
2039 | + Version); or |
2040 | + . |
2041 | + (c) under Patent Claims infringed by Covered Software in the absence of |
2042 | + its Contributions. |
2043 | + . |
2044 | + This License does not grant any rights in the trademarks, service marks, |
2045 | + or logos of any Contributor (except as may be necessary to comply with |
2046 | + the notice requirements in Section 3.4). |
2047 | + . |
2048 | + 2.4. Subsequent Licenses |
2049 | + . |
2050 | + No Contributor makes additional grants as a result of Your choice to |
2051 | + distribute the Covered Software under a subsequent version of this |
2052 | + License (see Section 10.2) or under the terms of a Secondary License (if |
2053 | + permitted under the terms of Section 3.3). |
2054 | + . |
2055 | + 2.5. Representation |
2056 | + . |
2057 | + Each Contributor represents that the Contributor believes its |
2058 | + Contributions are its original creation(s) or it has sufficient rights |
2059 | + to grant the rights to its Contributions conveyed by this License. |
2060 | + . |
2061 | + 2.6. Fair Use |
2062 | + . |
2063 | + This License is not intended to limit any rights You have under |
2064 | + applicable copyright doctrines of fair use, fair dealing, or other |
2065 | + equivalents. |
2066 | + . |
2067 | + 2.7. Conditions |
2068 | + . |
2069 | + Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted |
2070 | + in Section 2.1. |
2071 | + . |
2072 | + 3. Responsibilities |
2073 | + ------------------- |
2074 | + . |
2075 | + 3.1. Distribution of Source Form |
2076 | + . |
2077 | + All distribution of Covered Software in Source Code Form, including any |
2078 | + Modifications that You create or to which You contribute, must be under |
2079 | + the terms of this License. You must inform recipients that the Source |
2080 | + Code Form of the Covered Software is governed by the terms of this |
2081 | + License, and how they can obtain a copy of this License. You may not |
2082 | + attempt to alter or restrict the recipients' rights in the Source Code |
2083 | + Form. |
2084 | + . |
2085 | + 3.2. Distribution of Executable Form |
2086 | + . |
2087 | + If You distribute Covered Software in Executable Form then: |
2088 | + . |
2089 | + (a) such Covered Software must also be made available in Source Code |
2090 | + Form, as described in Section 3.1, and You must inform recipients of |
2091 | + the Executable Form how they can obtain a copy of such Source Code |
2092 | + Form by reasonable means in a timely manner, at a charge no more |
2093 | + than the cost of distribution to the recipient; and |
2094 | + . |
2095 | + (b) You may distribute such Executable Form under the terms of this |
2096 | + License, or sublicense it under different terms, provided that the |
2097 | + license for the Executable Form does not attempt to limit or alter |
2098 | + the recipients' rights in the Source Code Form under this License. |
2099 | + . |
2100 | + 3.3. Distribution of a Larger Work |
2101 | + . |
2102 | + You may create and distribute a Larger Work under terms of Your choice, |
2103 | + provided that You also comply with the requirements of this License for |
2104 | + the Covered Software. If the Larger Work is a combination of Covered |
2105 | + Software with a work governed by one or more Secondary Licenses, and the |
2106 | + Covered Software is not Incompatible With Secondary Licenses, this |
2107 | + License permits You to additionally distribute such Covered Software |
2108 | + under the terms of such Secondary License(s), so that the recipient of |
2109 | + the Larger Work may, at their option, further distribute the Covered |
2110 | + Software under the terms of either this License or such Secondary |
2111 | + License(s). |
2112 | + . |
2113 | + 3.4. Notices |
2114 | + . |
2115 | + You may not remove or alter the substance of any license notices |
2116 | + (including copyright notices, patent notices, disclaimers of warranty, |
2117 | + or limitations of liability) contained within the Source Code Form of |
2118 | + the Covered Software, except that You may alter any license notices to |
2119 | + the extent required to remedy known factual inaccuracies. |
2120 | + . |
2121 | + 3.5. Application of Additional Terms |
2122 | + . |
2123 | + You may choose to offer, and to charge a fee for, warranty, support, |
2124 | + indemnity or liability obligations to one or more recipients of Covered |
2125 | + Software. However, You may do so only on Your own behalf, and not on |
2126 | + behalf of any Contributor. You must make it absolutely clear that any |
2127 | + such warranty, support, indemnity, or liability obligation is offered by |
2128 | + You alone, and You hereby agree to indemnify every Contributor for any |
2129 | + liability incurred by such Contributor as a result of warranty, support, |
2130 | + indemnity or liability terms You offer. You may include additional |
2131 | + disclaimers of warranty and limitations of liability specific to any |
2132 | + jurisdiction. |
2133 | + . |
2134 | + 4. Inability to Comply Due to Statute or Regulation |
2135 | + --------------------------------------------------- |
2136 | + . |
2137 | + If it is impossible for You to comply with any of the terms of this |
2138 | + License with respect to some or all of the Covered Software due to |
2139 | + statute, judicial order, or regulation then You must: (a) comply with |
2140 | + the terms of this License to the maximum extent possible; and (b) |
2141 | + describe the limitations and the code they affect. Such description must |
2142 | + be placed in a text file included with all distributions of the Covered |
2143 | + Software under this License. Except to the extent prohibited by statute |
2144 | + or regulation, such description must be sufficiently detailed for a |
2145 | + recipient of ordinary skill to be able to understand it. |
2146 | + . |
2147 | + 5. Termination |
2148 | + -------------- |
2149 | + . |
2150 | + 5.1. The rights granted under this License will terminate automatically |
2151 | + if You fail to comply with any of its terms. However, if You become |
2152 | + compliant, then the rights granted under this License from a particular |
2153 | + Contributor are reinstated (a) provisionally, unless and until such |
2154 | + Contributor explicitly and finally terminates Your grants, and (b) on an |
2155 | + ongoing basis, if such Contributor fails to notify You of the |
2156 | + non-compliance by some reasonable means prior to 60 days after You have |
2157 | + come back into compliance. Moreover, Your grants from a particular |
2158 | + Contributor are reinstated on an ongoing basis if such Contributor |
2159 | + notifies You of the non-compliance by some reasonable means, this is the |
2160 | + first time You have received notice of non-compliance with this License |
2161 | + from such Contributor, and You become compliant prior to 30 days after |
2162 | + Your receipt of the notice. |
2163 | + . |
2164 | + 5.2. If You initiate litigation against any entity by asserting a patent |
2165 | + infringement claim (excluding declaratory judgment actions, |
2166 | + counter-claims, and cross-claims) alleging that a Contributor Version |
2167 | + directly or indirectly infringes any patent, then the rights granted to |
2168 | + You by any and all Contributors for the Covered Software under Section |
2169 | + 2.1 of this License shall terminate. |
2170 | + . |
2171 | + 5.3. In the event of termination under Sections 5.1 or 5.2 above, all |
2172 | + end user license agreements (excluding distributors and resellers) which |
2173 | + have been validly granted by You or Your distributors under this License |
2174 | + prior to termination shall survive termination. |
2175 | + . |
2176 | + ************************************************************************ |
2177 | + * * |
2178 | + * 6. Disclaimer of Warranty * |
2179 | + * ------------------------- * |
2180 | + * * |
2181 | + * Covered Software is provided under this License on an "as is" * |
2182 | + * basis, without warranty of any kind, either expressed, implied, or * |
2183 | + * statutory, including, without limitation, warranties that the * |
2184 | + * Covered Software is free of defects, merchantable, fit for a * |
2185 | + * particular purpose or non-infringing. The entire risk as to the * |
2186 | + * quality and performance of the Covered Software is with You. * |
2187 | + * Should any Covered Software prove defective in any respect, You * |
2188 | + * (not any Contributor) assume the cost of any necessary servicing, * |
2189 | + * repair, or correction. This disclaimer of warranty constitutes an * |
2190 | + * essential part of this License. No use of any Covered Software is * |
2191 | + * authorized under this License except under this disclaimer. * |
2192 | + * * |
2193 | + ************************************************************************ |
2194 | + . |
2195 | + ************************************************************************ |
2196 | + * * |
2197 | + * 7. Limitation of Liability * |
2198 | + * -------------------------- * |
2199 | + * * |
2200 | + * Under no circumstances and under no legal theory, whether tort * |
2201 | + * (including negligence), contract, or otherwise, shall any * |
2202 | + * Contributor, or anyone who distributes Covered Software as * |
2203 | + * permitted above, be liable to You for any direct, indirect, * |
2204 | + * special, incidental, or consequential damages of any character * |
2205 | + * including, without limitation, damages for lost profits, loss of * |
2206 | + * goodwill, work stoppage, computer failure or malfunction, or any * |
2207 | + * and all other commercial damages or losses, even if such party * |
2208 | + * shall have been informed of the possibility of such damages. This * |
2209 | + * limitation of liability shall not apply to liability for death or * |
2210 | + * personal injury resulting from such party's negligence to the * |
2211 | + * extent applicable law prohibits such limitation. Some * |
2212 | + * jurisdictions do not allow the exclusion or limitation of * |
2213 | + * incidental or consequential damages, so this exclusion and * |
2214 | + * limitation may not apply to You. * |
2215 | + * * |
2216 | + ************************************************************************ |
2217 | + . |
2218 | + 8. Litigation |
2219 | + ------------- |
2220 | + . |
2221 | + Any litigation relating to this License may be brought only in the |
2222 | + courts of a jurisdiction where the defendant maintains its principal |
2223 | + place of business and such litigation shall be governed by laws of that |
2224 | + jurisdiction, without reference to its conflict-of-law provisions. |
2225 | + Nothing in this Section shall prevent a party's ability to bring |
2226 | + cross-claims or counter-claims. |
2227 | + . |
2228 | + 9. Miscellaneous |
2229 | + ---------------- |
2230 | + . |
2231 | + This License represents the complete agreement concerning the subject |
2232 | + matter hereof. If any provision of this License is held to be |
2233 | + unenforceable, such provision shall be reformed only to the extent |
2234 | + necessary to make it enforceable. Any law or regulation which provides |
2235 | + that the language of a contract shall be construed against the drafter |
2236 | + shall not be used to construe this License against a Contributor. |
2237 | + . |
2238 | + 10. Versions of the License |
2239 | + --------------------------- |
2240 | + . |
2241 | + 10.1. New Versions |
2242 | + . |
2243 | + Mozilla Foundation is the license steward. Except as provided in Section |
2244 | + 10.3, no one other than the license steward has the right to modify or |
2245 | + publish new versions of this License. Each version will be given a |
2246 | + distinguishing version number. |
2247 | + . |
2248 | + 10.2. Effect of New Versions |
2249 | + . |
2250 | + You may distribute the Covered Software under the terms of the version |
2251 | + of the License under which You originally received the Covered Software, |
2252 | + or under the terms of any subsequent version published by the license |
2253 | + steward. |
2254 | + . |
2255 | + 10.3. Modified Versions |
2256 | + . |
2257 | + If you create software not governed by this License, and you want to |
2258 | + create a new license for such software, you may create and use a |
2259 | + modified version of this License if you rename the license and remove |
2260 | + any references to the name of the license steward (except to note that |
2261 | + such modified license differs from this License). |
2262 | + . |
2263 | + 10.4. Distributing Source Code Form that is Incompatible With Secondary |
2264 | + Licenses |
2265 | + . |
2266 | + If You choose to distribute Source Code Form that is Incompatible With |
2267 | + Secondary Licenses under the terms of this version of the License, the |
2268 | + notice described in Exhibit B of this License must be attached. |
2269 | + . |
2270 | + Exhibit A - Source Code Form License Notice |
2271 | + ------------------------------------------- |
2272 | + . |
2273 | + This Source Code Form is subject to the terms of the Mozilla Public |
2274 | + License, v. 2.0. If a copy of the MPL was not distributed with this |
2275 | + file, You can obtain one at http://mozilla.org/MPL/2.0/. |
2276 | + . |
2277 | + If it is not possible or desirable to put the notice in a particular |
2278 | + file, then You may include the notice in a location (such as a LICENSE |
2279 | + file in a relevant directory) where a recipient would be likely to look |
2280 | + for such a notice. |
2281 | + . |
2282 | + You may add additional accurate notices of copyright ownership. |
2283 | + . |
2284 | + Exhibit B - "Incompatible With Secondary Licenses" Notice |
2285 | + --------------------------------------------------------- |
2286 | + . |
2287 | + This Source Code Form is "Incompatible With Secondary Licenses", as |
2288 | + defined by the Mozilla Public License, v. 2.0. |
2289 | + . |
2290 | + --- end of LICENSE --- |
2291 | + . |
2292 | + ------------------------------------------------------------------------------ |
2293 | + . |
2294 | + %% This notice is provided with respect to PC/SC Lite for Suse Linux v.1.1.1, |
2295 | + which may be included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris. |
2296 | + . |
2297 | + --- begin of LICENSE --- |
2298 | + . |
2299 | + Copyright (c) 1999-2004 David Corcoran <corcoran@linuxnet.com> |
2300 | + Copyright (c) 1999-2004 Ludovic Rousseau <ludovic.rousseau (at) free.fr> |
2301 | + All rights reserved. |
2302 | + . |
2303 | + Redistribution and use in source and binary forms, with or without |
2304 | + modification, are permitted provided that the following conditions |
2305 | + are met: |
2306 | + . |
2307 | + 1. Redistributions of source code must retain the above copyright |
2308 | + notice, this list of conditions and the following disclaimer. |
2309 | 2. Redistributions in binary form must reproduce the above copyright |
2310 | - notice, this list of conditions and the following disclaimer in |
2311 | - the documentation and/or other materials provided with the |
2312 | - distribution. |
2313 | - |
2314 | -THIS SOFTWARE IS PROVIDED BY THE CRYPTIX FOUNDATION LIMITED AND |
2315 | -CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, |
2316 | -INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
2317 | -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
2318 | -IN NO EVENT SHALL THE CRYPTIX FOUNDATION LIMITED OR CONTRIBUTORS BE |
2319 | -LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
2320 | -CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
2321 | -SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR |
2322 | -BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
2323 | -WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE |
2324 | -OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN |
2325 | -IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
2326 | - |
2327 | ---- end of LICENSE --- |
2328 | - |
2329 | -------------------------------------------------------------------------------- |
2330 | - |
2331 | -%% This notice is provided with respect to CUP Parser Generator for |
2332 | -Java 0.10k, which may be included with JRE 8, JDK 8, and OpenJDK 8. |
2333 | - |
2334 | ---- begin of LICENSE --- |
2335 | - |
2336 | -Copyright 1996-1999 by Scott Hudson, Frank Flannery, C. Scott Ananian |
2337 | - |
2338 | -Permission to use, copy, modify, and distribute this software and its |
2339 | -documentation for any purpose and without fee is hereby granted, provided |
2340 | -that the above copyright notice appear in all copies and that both the |
2341 | -copyright notice and this permission notice and warranty disclaimer appear in |
2342 | -supporting documentation, and that the names of the authors or their |
2343 | -employers not be used in advertising or publicity pertaining to distribution of |
2344 | -the software without specific, written prior permission. |
2345 | - |
2346 | -The authors and their employers disclaim all warranties with regard to |
2347 | -this software, including all implied warranties of merchantability and fitness. |
2348 | -In no event shall the authors or their employers be liable for any special, |
2349 | -indirect or consequential damages or any damages whatsoever resulting from |
2350 | -loss of use, data or profits, whether in an action of contract, negligence or |
2351 | -other tortious action, arising out of or in connection with the use or |
2352 | -performance of this software. |
2353 | - |
2354 | ---- end of LICENSE --- |
2355 | - |
2356 | -------------------------------------------------------------------------------- |
2357 | - |
2358 | -%% This notice is provided with respect to Document Object Model (DOM) Level 2 |
2359 | -& 3, which may be included with JRE 8, JDK 8, and OpenJDK 8. |
2360 | - |
2361 | ---- begin of LICENSE --- |
2362 | - |
2363 | -W3C SOFTWARE NOTICE AND LICENSE |
2364 | - |
2365 | -http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 |
2366 | - |
2367 | -This work (and included software, documentation such as READMEs, or other |
2368 | -related items) is being provided by the copyright holders under the following |
2369 | -license. By obtaining, using and/or copying this work, you (the licensee) |
2370 | -agree that you have read, understood, and will comply with the following terms |
2371 | -and conditions. |
2372 | - |
2373 | -Permission to copy, modify, and distribute this software and its |
2374 | -documentation, with or without modification, for any purpose and without fee |
2375 | -or royalty is hereby granted, provided that you include the following on ALL |
2376 | -copies of the software and documentation or portions thereof, including |
2377 | -modifications: |
2378 | - |
2379 | - 1.The full text of this NOTICE in a location viewable to users of the |
2380 | - redistributed or derivative work. |
2381 | - |
2382 | - 2.Any pre-existing intellectual property disclaimers, notices, or terms and |
2383 | - conditions. If none exist, the W3C Software Short Notice should be included |
2384 | - (hypertext is preferred, text is permitted) within the body of any |
2385 | - redistributed or derivative code. |
2386 | - |
2387 | - 3.Notice of any changes or modifications to the files, including the date |
2388 | - changes were made. (We recommend you provide URIs to the location from |
2389 | - which the code is derived.) |
2390 | - |
2391 | -THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS |
2392 | -MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT |
2393 | -LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR |
2394 | -PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY |
2395 | -THIRD PARTY PATENTS,COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. |
2396 | - |
2397 | -COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL |
2398 | -OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR |
2399 | -DOCUMENTATION. The name and trademarks of copyright holders may NOT be used |
2400 | -in advertising or publicity pertaining to the software without specific, |
2401 | -written prior permission. Title to copyright in this software and any |
2402 | -associated documentation will at all times remain with copyright holders. |
2403 | - |
2404 | -____________________________________ |
2405 | - |
2406 | -This formulation of W3C's notice and license became active on December 31 |
2407 | -2002. This version removes the copyright ownership notice such that this |
2408 | -license can be used with materials other than those owned by the W3C, reflects |
2409 | -that ERCIM is now a host of the W3C, includes references to this specific |
2410 | -dated version of the license, and removes the ambiguous grant of "use". |
2411 | -Otherwise, this version is the same as the previous version and is written so |
2412 | -as to preserve the Free Software Foundation's assessment of GPL compatibility |
2413 | -and OSI's certification under the Open Source Definition. Please see our |
2414 | -Copyright FAQ for common questions about using materials from our site, |
2415 | -including specific terms and conditions for packages like libwww, Amaya, and |
2416 | -Jigsaw. Other questions about this notice can be directed to |
2417 | -site-policy@w3.org. |
2418 | - |
2419 | ---- end of LICENSE --- |
2420 | - |
2421 | -------------------------------------------------------------------------------- |
2422 | - |
2423 | -%% This notice is provided with respect to Dynalink v0.5, which may be |
2424 | -included with JRE 8, JDK 8, and OpenJDK 8. |
2425 | - |
2426 | ---- begin of LICENSE --- |
2427 | - |
2428 | -Copyright (c) 2009-2013, Attila Szegedi |
2429 | - |
2430 | -All rights reserved.Redistribution and use in source and binary forms, with or |
2431 | -without modification, are permitted provided that the following conditions are |
2432 | -met:* Redistributions of source code must retain the above copyright notice, |
2433 | -this list of conditions and the following disclaimer. * Redistributions in |
2434 | -binary form must reproduce the above copyright notice, this list of |
2435 | -conditions and the following disclaimer in the documentation and/or other |
2436 | -materials provided with the distribution. * Neither the name of Attila |
2437 | -Szegedi nor the names of its contributors may be used to endorse or promote |
2438 | -products derived from this software without specific prior written permission. |
2439 | - |
2440 | -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"AND |
2441 | -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
2442 | -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
2443 | -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE |
2444 | -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
2445 | -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
2446 | -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
2447 | -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
2448 | -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
2449 | -OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF SUCH DAMAGE. |
2450 | - |
2451 | ---- end of LICENSE --- |
2452 | - |
2453 | -------------------------------------------------------------------------------- |
2454 | - |
2455 | -%% This notice is provided with respect to Elliptic Curve Cryptography, which |
2456 | -may be included with JRE 8, JDK 8, and OpenJDK 8. |
2457 | - |
2458 | -You are receiving a copy of the Elliptic Curve Cryptography library in source |
2459 | -form with the JDK 8 and OpenJDK 8 source distributions, and as object code in |
2460 | -the JRE 8 & JDK 8 runtimes. |
2461 | - |
2462 | -In the case of the JRE 8 & JDK 8 runtimes, the terms of the Oracle license do |
2463 | -NOT apply to the Elliptic Curve Cryptography library; it is licensed under the |
2464 | -following license, separately from Oracle's JDK & JRE. If you do not wish to |
2465 | -install the Elliptic Curve Cryptography library, you may delete the library |
2466 | -named libsunec.so (on Solaris and Linux systems) or sunec.dll (on Windows |
2467 | -systems) from the JRE bin directory reserved for native libraries. |
2468 | - |
2469 | - |
2470 | ---- begin of LICENSE --- |
2471 | - |
2472 | - GNU LESSER GENERAL PUBLIC LICENSE |
2473 | - Version 2.1, February 1999 |
2474 | - |
2475 | - Copyright (C) 1991, 1999 Free Software Foundation, Inc. |
2476 | - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
2477 | - Everyone is permitted to copy and distribute verbatim copies |
2478 | - of this license document, but changing it is not allowed. |
2479 | - |
2480 | -[This is the first released version of the Lesser GPL. It also counts |
2481 | - as the successor of the GNU Library Public License, version 2, hence |
2482 | - the version number 2.1.] |
2483 | - |
2484 | - Preamble |
2485 | - |
2486 | - The licenses for most software are designed to take away your |
2487 | -freedom to share and change it. By contrast, the GNU General Public |
2488 | -Licenses are intended to guarantee your freedom to share and change |
2489 | -free software--to make sure the software is free for all its users. |
2490 | - |
2491 | - This license, the Lesser General Public License, applies to some |
2492 | -specially designated software packages--typically libraries--of the |
2493 | -Free Software Foundation and other authors who decide to use it. You |
2494 | -can use it too, but we suggest you first think carefully about whether |
2495 | -this license or the ordinary General Public License is the better |
2496 | -strategy to use in any particular case, based on the explanations below. |
2497 | - |
2498 | - When we speak of free software, we are referring to freedom of use, |
2499 | -not price. Our General Public Licenses are designed to make sure that |
2500 | -you have the freedom to distribute copies of free software (and charge |
2501 | -for this service if you wish); that you receive source code or can get |
2502 | -it if you want it; that you can change the software and use pieces of |
2503 | -it in new free programs; and that you are informed that you can do |
2504 | -these things. |
2505 | - |
2506 | - To protect your rights, we need to make restrictions that forbid |
2507 | -distributors to deny you these rights or to ask you to surrender these |
2508 | -rights. These restrictions translate to certain responsibilities for |
2509 | -you if you distribute copies of the library or if you modify it. |
2510 | - |
2511 | - For example, if you distribute copies of the library, whether gratis |
2512 | -or for a fee, you must give the recipients all the rights that we gave |
2513 | -you. You must make sure that they, too, receive or can get the source |
2514 | -code. If you link other code with the library, you must provide |
2515 | -complete object files to the recipients, so that they can relink them |
2516 | -with the library after making changes to the library and recompiling |
2517 | -it. And you must show them these terms so they know their rights. |
2518 | - |
2519 | - We protect your rights with a two-step method: (1) we copyright the |
2520 | -library, and (2) we offer you this license, which gives you legal |
2521 | -permission to copy, distribute and/or modify the library. |
2522 | - |
2523 | - To protect each distributor, we want to make it very clear that |
2524 | -there is no warranty for the free library. Also, if the library is |
2525 | -modified by someone else and passed on, the recipients should know |
2526 | -that what they have is not the original version, so that the original |
2527 | -author's reputation will not be affected by problems that might be |
2528 | -introduced by others. |
2529 | - |
2530 | |
2531 | - Finally, software patents pose a constant threat to the existence of |
2532 | -any free program. We wish to make sure that a company cannot |
2533 | -effectively restrict the users of a free program by obtaining a |
2534 | -restrictive license from a patent holder. Therefore, we insist that |
2535 | -any patent license obtained for a version of the library must be |
2536 | -consistent with the full freedom of use specified in this license. |
2537 | - |
2538 | - Most GNU software, including some libraries, is covered by the |
2539 | -ordinary GNU General Public License. This license, the GNU Lesser |
2540 | -General Public License, applies to certain designated libraries, and |
2541 | -is quite different from the ordinary General Public License. We use |
2542 | -this license for certain libraries in order to permit linking those |
2543 | -libraries into non-free programs. |
2544 | - |
2545 | - When a program is linked with a library, whether statically or using |
2546 | -a shared library, the combination of the two is legally speaking a |
2547 | -combined work, a derivative of the original library. The ordinary |
2548 | -General Public License therefore permits such linking only if the |
2549 | -entire combination fits its criteria of freedom. The Lesser General |
2550 | -Public License permits more lax criteria for linking other code with |
2551 | -the library. |
2552 | - |
2553 | - We call this license the "Lesser" General Public License because it |
2554 | -does Less to protect the user's freedom than the ordinary General |
2555 | -Public License. It also provides other free software developers Less |
2556 | -of an advantage over competing non-free programs. These disadvantages |
2557 | -are the reason we use the ordinary General Public License for many |
2558 | -libraries. However, the Lesser license provides advantages in certain |
2559 | -special circumstances. |
2560 | - |
2561 | - For example, on rare occasions, there may be a special need to |
2562 | -encourage the widest possible use of a certain library, so that it becomes |
2563 | -a de-facto standard. To achieve this, non-free programs must be |
2564 | -allowed to use the library. A more frequent case is that a free |
2565 | -library does the same job as widely used non-free libraries. In this |
2566 | -case, there is little to gain by limiting the free library to free |
2567 | -software only, so we use the Lesser General Public License. |
2568 | - |
2569 | - In other cases, permission to use a particular library in non-free |
2570 | -programs enables a greater number of people to use a large body of |
2571 | -free software. For example, permission to use the GNU C Library in |
2572 | -non-free programs enables many more people to use the whole GNU |
2573 | -operating system, as well as its variant, the GNU/Linux operating |
2574 | -system. |
2575 | - |
2576 | - Although the Lesser General Public License is Less protective of the |
2577 | -users' freedom, it does ensure that the user of a program that is |
2578 | -linked with the Library has the freedom and the wherewithal to run |
2579 | -that program using a modified version of the Library. |
2580 | - |
2581 | - The precise terms and conditions for copying, distribution and |
2582 | -modification follow. Pay close attention to the difference between a |
2583 | -"work based on the library" and a "work that uses the library". The |
2584 | -former contains code derived from the library, whereas the latter must |
2585 | -be combined with the library in order to run. |
2586 | - |
2587 | |
2588 | - GNU LESSER GENERAL PUBLIC LICENSE |
2589 | - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION |
2590 | - |
2591 | - 0. This License Agreement applies to any software library or other |
2592 | -program which contains a notice placed by the copyright holder or |
2593 | -other authorized party saying it may be distributed under the terms of |
2594 | -this Lesser General Public License (also called "this License"). |
2595 | -Each licensee is addressed as "you". |
2596 | - |
2597 | - A "library" means a collection of software functions and/or data |
2598 | -prepared so as to be conveniently linked with application programs |
2599 | -(which use some of those functions and data) to form executables. |
2600 | - |
2601 | - The "Library", below, refers to any such software library or work |
2602 | -which has been distributed under these terms. A "work based on the |
2603 | -Library" means either the Library or any derivative work under |
2604 | -copyright law: that is to say, a work containing the Library or a |
2605 | -portion of it, either verbatim or with modifications and/or translated |
2606 | -straightforwardly into another language. (Hereinafter, translation is |
2607 | -included without limitation in the term "modification".) |
2608 | - |
2609 | - "Source code" for a work means the preferred form of the work for |
2610 | -making modifications to it. For a library, complete source code means |
2611 | -all the source code for all modules it contains, plus any associated |
2612 | -interface definition files, plus the scripts used to control compilation |
2613 | -and installation of the library. |
2614 | - |
2615 | - Activities other than copying, distribution and modification are not |
2616 | -covered by this License; they are outside its scope. The act of |
2617 | -running a program using the Library is not restricted, and output from |
2618 | -such a program is covered only if its contents constitute a work based |
2619 | -on the Library (independent of the use of the Library in a tool for |
2620 | -writing it). Whether that is true depends on what the Library does |
2621 | -and what the program that uses the Library does. |
2622 | - |
2623 | - 1. You may copy and distribute verbatim copies of the Library's |
2624 | -complete source code as you receive it, in any medium, provided that |
2625 | -you conspicuously and appropriately publish on each copy an |
2626 | -appropriate copyright notice and disclaimer of warranty; keep intact |
2627 | -all the notices that refer to this License and to the absence of any |
2628 | -warranty; and distribute a copy of this License along with the |
2629 | -Library. |
2630 | - |
2631 | - You may charge a fee for the physical act of transferring a copy, |
2632 | -and you may at your option offer warranty protection in exchange for a |
2633 | -fee. |
2634 | - |
2635 | |
2636 | - 2. You may modify your copy or copies of the Library or any portion |
2637 | -of it, thus forming a work based on the Library, and copy and |
2638 | -distribute such modifications or work under the terms of Section 1 |
2639 | -above, provided that you also meet all of these conditions: |
2640 | - |
2641 | - a) The modified work must itself be a software library. |
2642 | - |
2643 | - b) You must cause the files modified to carry prominent notices |
2644 | - stating that you changed the files and the date of any change. |
2645 | - |
2646 | - c) You must cause the whole of the work to be licensed at no |
2647 | - charge to all third parties under the terms of this License. |
2648 | - |
2649 | - d) If a facility in the modified Library refers to a function or a |
2650 | - table of data to be supplied by an application program that uses |
2651 | - the facility, other than as an argument passed when the facility |
2652 | - is invoked, then you must make a good faith effort to ensure that, |
2653 | - in the event an application does not supply such function or |
2654 | - table, the facility still operates, and performs whatever part of |
2655 | - its purpose remains meaningful. |
2656 | - |
2657 | - (For example, a function in a library to compute square roots has |
2658 | - a purpose that is entirely well-defined independent of the |
2659 | - application. Therefore, Subsection 2d requires that any |
2660 | - application-supplied function or table used by this function must |
2661 | - be optional: if the application does not supply it, the square |
2662 | - root function must still compute square roots.) |
2663 | - |
2664 | -These requirements apply to the modified work as a whole. If |
2665 | -identifiable sections of that work are not derived from the Library, |
2666 | -and can be reasonably considered independent and separate works in |
2667 | -themselves, then this License, and its terms, do not apply to those |
2668 | -sections when you distribute them as separate works. But when you |
2669 | -distribute the same sections as part of a whole which is a work based |
2670 | -on the Library, the distribution of the whole must be on the terms of |
2671 | -this License, whose permissions for other licensees extend to the |
2672 | -entire whole, and thus to each and every part regardless of who wrote |
2673 | -it. |
2674 | - |
2675 | -Thus, it is not the intent of this section to claim rights or contest |
2676 | -your rights to work written entirely by you; rather, the intent is to |
2677 | -exercise the right to control the distribution of derivative or |
2678 | -collective works based on the Library. |
2679 | - |
2680 | -In addition, mere aggregation of another work not based on the Library |
2681 | -with the Library (or with a work based on the Library) on a volume of |
2682 | -a storage or distribution medium does not bring the other work under |
2683 | -the scope of this License. |
2684 | - |
2685 | - 3. You may opt to apply the terms of the ordinary GNU General Public |
2686 | -License instead of this License to a given copy of the Library. To do |
2687 | -this, you must alter all the notices that refer to this License, so |
2688 | -that they refer to the ordinary GNU General Public License, version 2, |
2689 | -instead of to this License. (If a newer version than version 2 of the |
2690 | -ordinary GNU General Public License has appeared, then you can specify |
2691 | -that version instead if you wish.) Do not make any other change in |
2692 | -these notices. |
2693 | - |
2694 | |
2695 | - Once this change is made in a given copy, it is irreversible for |
2696 | -that copy, so the ordinary GNU General Public License applies to all |
2697 | -subsequent copies and derivative works made from that copy. |
2698 | - |
2699 | - This option is useful when you wish to copy part of the code of |
2700 | -the Library into a program that is not a library. |
2701 | - |
2702 | - 4. You may copy and distribute the Library (or a portion or |
2703 | -derivative of it, under Section 2) in object code or executable form |
2704 | -under the terms of Sections 1 and 2 above provided that you accompany |
2705 | -it with the complete corresponding machine-readable source code, which |
2706 | -must be distributed under the terms of Sections 1 and 2 above on a |
2707 | -medium customarily used for software interchange. |
2708 | - |
2709 | - If distribution of object code is made by offering access to copy |
2710 | -from a designated place, then offering equivalent access to copy the |
2711 | -source code from the same place satisfies the requirement to |
2712 | -distribute the source code, even though third parties are not |
2713 | -compelled to copy the source along with the object code. |
2714 | - |
2715 | - 5. A program that contains no derivative of any portion of the |
2716 | -Library, but is designed to work with the Library by being compiled or |
2717 | -linked with it, is called a "work that uses the Library". Such a |
2718 | -work, in isolation, is not a derivative work of the Library, and |
2719 | -therefore falls outside the scope of this License. |
2720 | - |
2721 | - However, linking a "work that uses the Library" with the Library |
2722 | -creates an executable that is a derivative of the Library (because it |
2723 | -contains portions of the Library), rather than a "work that uses the |
2724 | -library". The executable is therefore covered by this License. |
2725 | -Section 6 states terms for distribution of such executables. |
2726 | - |
2727 | - When a "work that uses the Library" uses material from a header file |
2728 | -that is part of the Library, the object code for the work may be a |
2729 | -derivative work of the Library even though the source code is not. |
2730 | -Whether this is true is especially significant if the work can be |
2731 | -linked without the Library, or if the work is itself a library. The |
2732 | -threshold for this to be true is not precisely defined by law. |
2733 | - |
2734 | - If such an object file uses only numerical parameters, data |
2735 | -structure layouts and accessors, and small macros and small inline |
2736 | -functions (ten lines or less in length), then the use of the object |
2737 | -file is unrestricted, regardless of whether it is legally a derivative |
2738 | -work. (Executables containing this object code plus portions of the |
2739 | -Library will still fall under Section 6.) |
2740 | - |
2741 | - Otherwise, if the work is a derivative of the Library, you may |
2742 | -distribute the object code for the work under the terms of Section 6. |
2743 | -Any executables containing that work also fall under Section 6, |
2744 | -whether or not they are linked directly with the Library itself. |
2745 | - |
2746 | |
2747 | - 6. As an exception to the Sections above, you may also combine or |
2748 | -link a "work that uses the Library" with the Library to produce a |
2749 | -work containing portions of the Library, and distribute that work |
2750 | -under terms of your choice, provided that the terms permit |
2751 | -modification of the work for the customer's own use and reverse |
2752 | -engineering for debugging such modifications. |
2753 | - |
2754 | - You must give prominent notice with each copy of the work that the |
2755 | -Library is used in it and that the Library and its use are covered by |
2756 | -this License. You must supply a copy of this License. If the work |
2757 | -during execution displays copyright notices, you must include the |
2758 | -copyright notice for the Library among them, as well as a reference |
2759 | -directing the user to the copy of this License. Also, you must do one |
2760 | -of these things: |
2761 | - |
2762 | - a) Accompany the work with the complete corresponding |
2763 | - machine-readable source code for the Library including whatever |
2764 | - changes were used in the work (which must be distributed under |
2765 | - Sections 1 and 2 above); and, if the work is an executable linked |
2766 | - with the Library, with the complete machine-readable "work that |
2767 | - uses the Library", as object code and/or source code, so that the |
2768 | - user can modify the Library and then relink to produce a modified |
2769 | - executable containing the modified Library. (It is understood |
2770 | - that the user who changes the contents of definitions files in the |
2771 | - Library will not necessarily be able to recompile the application |
2772 | - to use the modified definitions.) |
2773 | - |
2774 | - b) Use a suitable shared library mechanism for linking with the |
2775 | - Library. A suitable mechanism is one that (1) uses at run time a |
2776 | - copy of the library already present on the user's computer system, |
2777 | - rather than copying library functions into the executable, and (2) |
2778 | - will operate properly with a modified version of the library, if |
2779 | - the user installs one, as long as the modified version is |
2780 | - interface-compatible with the version that the work was made with. |
2781 | - |
2782 | - c) Accompany the work with a written offer, valid for at |
2783 | - least three years, to give the same user the materials |
2784 | - specified in Subsection 6a, above, for a charge no more |
2785 | - than the cost of performing this distribution. |
2786 | - |
2787 | - d) If distribution of the work is made by offering access to copy |
2788 | - from a designated place, offer equivalent access to copy the above |
2789 | - specified materials from the same place. |
2790 | - |
2791 | - e) Verify that the user has already received a copy of these |
2792 | - materials or that you have already sent this user a copy. |
2793 | - |
2794 | - For an executable, the required form of the "work that uses the |
2795 | -Library" must include any data and utility programs needed for |
2796 | -reproducing the executable from it. However, as a special exception, |
2797 | -the materials to be distributed need not include anything that is |
2798 | -normally distributed (in either source or binary form) with the major |
2799 | -components (compiler, kernel, and so on) of the operating system on |
2800 | -which the executable runs, unless that component itself accompanies |
2801 | -the executable. |
2802 | - |
2803 | - It may happen that this requirement contradicts the license |
2804 | -restrictions of other proprietary libraries that do not normally |
2805 | -accompany the operating system. Such a contradiction means you cannot |
2806 | -use both them and the Library together in an executable that you |
2807 | -distribute. |
2808 | - |
2809 | |
2810 | - 7. You may place library facilities that are a work based on the |
2811 | -Library side-by-side in a single library together with other library |
2812 | -facilities not covered by this License, and distribute such a combined |
2813 | -library, provided that the separate distribution of the work based on |
2814 | -the Library and of the other library facilities is otherwise |
2815 | -permitted, and provided that you do these two things: |
2816 | - |
2817 | - a) Accompany the combined library with a copy of the same work |
2818 | - based on the Library, uncombined with any other library |
2819 | - facilities. This must be distributed under the terms of the |
2820 | - Sections above. |
2821 | - |
2822 | - b) Give prominent notice with the combined library of the fact |
2823 | - that part of it is a work based on the Library, and explaining |
2824 | - where to find the accompanying uncombined form of the same work. |
2825 | - |
2826 | - 8. You may not copy, modify, sublicense, link with, or distribute |
2827 | -the Library except as expressly provided under this License. Any |
2828 | -attempt otherwise to copy, modify, sublicense, link with, or |
2829 | -distribute the Library is void, and will automatically terminate your |
2830 | -rights under this License. However, parties who have received copies, |
2831 | -or rights, from you under this License will not have their licenses |
2832 | -terminated so long as such parties remain in full compliance. |
2833 | - |
2834 | - 9. You are not required to accept this License, since you have not |
2835 | -signed it. However, nothing else grants you permission to modify or |
2836 | -distribute the Library or its derivative works. These actions are |
2837 | -prohibited by law if you do not accept this License. Therefore, by |
2838 | -modifying or distributing the Library (or any work based on the |
2839 | -Library), you indicate your acceptance of this License to do so, and |
2840 | -all its terms and conditions for copying, distributing or modifying |
2841 | -the Library or works based on it. |
2842 | - |
2843 | - 10. Each time you redistribute the Library (or any work based on the |
2844 | -Library), the recipient automatically receives a license from the |
2845 | -original licensor to copy, distribute, link with or modify the Library |
2846 | -subject to these terms and conditions. You may not impose any further |
2847 | -restrictions on the recipients' exercise of the rights granted herein. |
2848 | -You are not responsible for enforcing compliance by third parties with |
2849 | -this License. |
2850 | - |
2851 | |
2852 | - 11. If, as a consequence of a court judgment or allegation of patent |
2853 | -infringement or for any other reason (not limited to patent issues), |
2854 | -conditions are imposed on you (whether by court order, agreement or |
2855 | -otherwise) that contradict the conditions of this License, they do not |
2856 | -excuse you from the conditions of this License. If you cannot |
2857 | -distribute so as to satisfy simultaneously your obligations under this |
2858 | -License and any other pertinent obligations, then as a consequence you |
2859 | -may not distribute the Library at all. For example, if a patent |
2860 | -license would not permit royalty-free redistribution of the Library by |
2861 | -all those who receive copies directly or indirectly through you, then |
2862 | -the only way you could satisfy both it and this License would be to |
2863 | -refrain entirely from distribution of the Library. |
2864 | - |
2865 | -If any portion of this section is held invalid or unenforceable under any |
2866 | -particular circumstance, the balance of the section is intended to apply, |
2867 | -and the section as a whole is intended to apply in other circumstances. |
2868 | - |
2869 | -It is not the purpose of this section to induce you to infringe any |
2870 | -patents or other property right claims or to contest validity of any |
2871 | -such claims; this section has the sole purpose of protecting the |
2872 | -integrity of the free software distribution system which is |
2873 | -implemented by public license practices. Many people have made |
2874 | -generous contributions to the wide range of software distributed |
2875 | -through that system in reliance on consistent application of that |
2876 | -system; it is up to the author/donor to decide if he or she is willing |
2877 | -to distribute software through any other system and a licensee cannot |
2878 | -impose that choice. |
2879 | - |
2880 | -This section is intended to make thoroughly clear what is believed to |
2881 | -be a consequence of the rest of this License. |
2882 | - |
2883 | - 12. If the distribution and/or use of the Library is restricted in |
2884 | -certain countries either by patents or by copyrighted interfaces, the |
2885 | -original copyright holder who places the Library under this License may add |
2886 | -an explicit geographical distribution limitation excluding those countries, |
2887 | -so that distribution is permitted only in or among countries not thus |
2888 | -excluded. In such case, this License incorporates the limitation as if |
2889 | -written in the body of this License. |
2890 | - |
2891 | - 13. The Free Software Foundation may publish revised and/or new |
2892 | -versions of the Lesser General Public License from time to time. |
2893 | -Such new versions will be similar in spirit to the present version, |
2894 | -but may differ in detail to address new problems or concerns. |
2895 | - |
2896 | -Each version is given a distinguishing version number. If the Library |
2897 | -specifies a version number of this License which applies to it and |
2898 | -"any later version", you have the option of following the terms and |
2899 | -conditions either of that version or of any later version published by |
2900 | -the Free Software Foundation. If the Library does not specify a |
2901 | -license version number, you may choose any version ever published by |
2902 | -the Free Software Foundation. |
2903 | - |
2904 | |
2905 | - 14. If you wish to incorporate parts of the Library into other free |
2906 | -programs whose distribution conditions are incompatible with these, |
2907 | -write to the author to ask for permission. For software which is |
2908 | -copyrighted by the Free Software Foundation, write to the Free |
2909 | -Software Foundation; we sometimes make exceptions for this. Our |
2910 | -decision will be guided by the two goals of preserving the free status |
2911 | -of all derivatives of our free software and of promoting the sharing |
2912 | -and reuse of software generally. |
2913 | - |
2914 | - NO WARRANTY |
2915 | - |
2916 | - 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO |
2917 | -WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. |
2918 | -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR |
2919 | -OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY |
2920 | -KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE |
2921 | -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
2922 | -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE |
2923 | -LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME |
2924 | -THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. |
2925 | - |
2926 | - 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN |
2927 | -WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY |
2928 | -AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU |
2929 | -FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR |
2930 | -CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE |
2931 | -LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING |
2932 | -RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A |
2933 | -FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF |
2934 | -SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH |
2935 | -DAMAGES. |
2936 | - |
2937 | - END OF TERMS AND CONDITIONS |
2938 | - |
2939 | |
2940 | - How to Apply These Terms to Your New Libraries |
2941 | - |
2942 | - If you develop a new library, and you want it to be of the greatest |
2943 | -possible use to the public, we recommend making it free software that |
2944 | -everyone can redistribute and change. You can do so by permitting |
2945 | -redistribution under these terms (or, alternatively, under the terms of the |
2946 | -ordinary General Public License). |
2947 | - |
2948 | - To apply these terms, attach the following notices to the library. It is |
2949 | -safest to attach them to the start of each source file to most effectively |
2950 | -convey the exclusion of warranty; and each file should have at least the |
2951 | -"copyright" line and a pointer to where the full notice is found. |
2952 | - |
2953 | - <one line to give the library's name and a brief idea of what it does.> |
2954 | - Copyright (C) <year> <name of author> |
2955 | - |
2956 | - This library is free software; you can redistribute it and/or |
2957 | - modify it under the terms of the GNU Lesser General Public |
2958 | - License as published by the Free Software Foundation; either |
2959 | - version 2.1 of the License, or (at your option) any later version. |
2960 | - |
2961 | - This library is distributed in the hope that it will be useful, |
2962 | + notice, this list of conditions and the following disclaimer in the |
2963 | + documentation and/or other materials provided with the distribution. |
2964 | + 3. All advertising materials mentioning features or use of this software |
2965 | + must display the following acknowledgement: |
2966 | + This product includes software developed by: |
2967 | + David Corcoran <corcoran@linuxnet.com> |
2968 | + http://www.linuxnet.com (MUSCLE) |
2969 | + 4. The name of the author may not be used to endorse or promote products |
2970 | + derived from this software without specific prior written permission. |
2971 | + . |
2972 | + Changes to this license can be made only by the copyright author with |
2973 | + explicit written consent. |
2974 | + . |
2975 | + THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
2976 | + IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
2977 | + OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
2978 | + IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
2979 | + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
2980 | + NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
2981 | + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
2982 | + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
2983 | + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
2984 | + THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
2985 | + . |
2986 | + --- end of LICENSE --- |
2987 | + . |
2988 | + ------------------------------------------------------------------------------ |
2989 | + . |
2990 | + %% This notice is provided with respect to PorterStemmer v4, which may be |
2991 | + included with JRE 8, JDK 8, and OpenJDK 8. |
2992 | + . |
2993 | + --- begin of LICENSE --- |
2994 | + . |
2995 | + See: http://tartarus.org/~martin/PorterStemmer |
2996 | + . |
2997 | + The software is completely free for any purpose, unless notes at the head of |
2998 | + the program text indicates otherwise (which is rare). In any case, the notes |
2999 | + about licensing are never more restrictive than the BSD License. |
3000 | + . |
3001 | + In every case where the software is not written by me (Martin Porter), this |
3002 | + licensing arrangement has been endorsed by the contributor, and it is |
3003 | + therefore unnecessary to ask the contributor again to confirm it. |
3004 | + . |
3005 | + I have not asked any contributors (or their employers, if they have them) for |
3006 | + proofs that they have the right to distribute their software in this way. |
3007 | + . |
3008 | + --- end of LICENSE --- |
3009 | + . |
3010 | + ------------------------------------------------------------------------------ |
3011 | + . |
3012 | + %% This notice is provided with respect to Relax NG Object/Parser v.20050510, |
3013 | + which may be included with JRE 8, JDK 8, and OpenJDK 8. |
3014 | + . |
3015 | + --- begin of LICENSE --- |
3016 | + . |
3017 | + Copyright (c) Kohsuke Kawaguchi |
3018 | + . |
3019 | + Permission is hereby granted, free of charge, to any person obtaining a copy |
3020 | + of this software and associated documentation files (the "Software"), to deal |
3021 | + in the Software without restriction, including without limitation the rights |
3022 | + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
3023 | + copies of the Software, and to permit persons to whom the Software is |
3024 | + furnished to do so, subject to the following conditions: The above copyright |
3025 | + notice and this permission notice shall be included in all copies or |
3026 | + substantial portions of the Software. |
3027 | + . |
3028 | + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
3029 | + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
3030 | + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
3031 | + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
3032 | + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
3033 | + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
3034 | + SOFTWARE. |
3035 | + . |
3036 | + --- end of LICENSE --- |
3037 | + . |
3038 | + ------------------------------------------------------------------------------ |
3039 | + . |
3040 | + %% This notice is provided with respect to RelaxNGCC v1.12, which may be |
3041 | + included with JRE 8, JDK 8, and OpenJDK 8. |
3042 | + . |
3043 | + --- begin of LICENSE --- |
3044 | + . |
3045 | + Copyright (c) 2000-2003 Daisuke Okajima and Kohsuke Kawaguchi. |
3046 | + All rights reserved. |
3047 | + . |
3048 | + Redistribution and use in source and binary forms, with or without |
3049 | + modification, are permitted provided that the following conditions are met: |
3050 | + . |
3051 | + 1. Redistributions of source code must retain the above copyright notice, this |
3052 | + list of conditions and the following disclaimer. |
3053 | + . |
3054 | + 2. Redistributions in binary form must reproduce the above copyright notice, |
3055 | + this list of conditions and the following disclaimer in the documentation |
3056 | + and/or other materials provided with the distribution. |
3057 | + . |
3058 | + 3. The end-user documentation included with the redistribution, if any, must |
3059 | + include the following acknowledgment: |
3060 | + . |
3061 | + "This product includes software developed by Daisuke Okajima |
3062 | + and Kohsuke Kawaguchi (http://relaxngcc.sf.net/)." |
3063 | + . |
3064 | + Alternately, this acknowledgment may appear in the software itself, if and |
3065 | + wherever such third-party acknowledgments normally appear. |
3066 | + . |
3067 | + 4. The names of the copyright holders must not be used to endorse or promote |
3068 | + products derived from this software without prior written permission. For |
3069 | + written permission, please contact the copyright holders. |
3070 | + . |
3071 | + 5. Products derived from this software may not be called "RELAXNGCC", nor may |
3072 | + "RELAXNGCC" appear in their name, without prior written permission of the |
3073 | + copyright holders. |
3074 | + . |
3075 | + THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, |
3076 | + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND |
3077 | + FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.IN NO EVENT SHALL THE APACHE |
3078 | + SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
3079 | + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
3080 | + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR |
3081 | + PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
3082 | + LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
3083 | + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
3084 | + EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
3085 | + . |
3086 | + --- end of LICENSE --- |
3087 | + . |
3088 | + ------------------------------------------------------------------------------ |
3089 | + . |
3090 | + %% This notice is provided with respect to SAX 2.0.1, which may be included |
3091 | + with JRE 8, JDK 8, and OpenJDK 8. |
3092 | + . |
3093 | + --- begin of LICENSE --- |
3094 | + . |
3095 | + SAX is free! |
3096 | + . |
3097 | + In fact, it's not possible to own a license to SAX, since it's been placed in |
3098 | + the public domain. |
3099 | + . |
3100 | + No Warranty |
3101 | + . |
3102 | + Because SAX is released to the public domain, there is no warranty for the |
3103 | + design or for the software implementation, to the extent permitted by |
3104 | + applicable law. Except when otherwise stated in writing the copyright holders |
3105 | + and/or other parties provide SAX "as is" without warranty of any kind, either |
3106 | + expressed or implied, including, but not limited to, the implied warranties |
3107 | + of merchantability and fitness for a particular purpose. The entire risk as |
3108 | + to the quality and performance of SAX is with you. Should SAX prove |
3109 | + defective, you assume the cost of all necessary servicing, repair or |
3110 | + correction. |
3111 | + . |
3112 | + In no event unless required by applicable law or agreed to in writing will |
3113 | + any copyright holder, or any other party who may modify and/or redistribute |
3114 | + SAX, be liable to you for damages, including any general, special, incidental |
3115 | + or consequential damages arising out of the use or inability to use SAX |
3116 | + (including but not limited to loss of data or data being rendered inaccurate |
3117 | + or losses sustained by you or third parties or a failure of the SAX to |
3118 | + operate with any other programs), even if such holder or other party has been |
3119 | + advised of the possibility of such damages. |
3120 | + . |
3121 | + Copyright Disclaimers |
3122 | + . |
3123 | + This page includes statements to that effect by David Megginson, who would |
3124 | + have been able to claim copyright for the original work. SAX 1.0 |
3125 | + . |
3126 | + Version 1.0 of the Simple API for XML (SAX), created collectively by the |
3127 | + membership of the XML-DEV mailing list, is hereby released into the public |
3128 | + domain. |
3129 | + . |
3130 | + No one owns SAX: you may use it freely in both commercial and non-commercial |
3131 | + applications, bundle it with your software distribution, include it on a |
3132 | + CD-ROM, list the source code in a book, mirror the documentation at your own |
3133 | + web site, or use it in any other way you see fit. |
3134 | + . |
3135 | + David Megginson, sax@megginson.com |
3136 | + 1998-05-11 |
3137 | + . |
3138 | + SAX 2.0 |
3139 | + . |
3140 | + I hereby abandon any property rights to SAX 2.0 (the Simple API for XML), and |
3141 | + release all of the SAX 2.0 source code, compiled code, and documentation |
3142 | + contained in this distribution into the Public Domain. SAX comes with NO |
3143 | + WARRANTY or guarantee of fitness for any purpose. |
3144 | + . |
3145 | + David Megginson, david@megginson.com |
3146 | + 2000-05-05 |
3147 | + . |
3148 | + --- end of LICENSE --- |
3149 | + . |
3150 | + ------------------------------------------------------------------------------ |
3151 | + . |
3152 | + %% This notice is provided with respect to SoftFloat version 2b, which may be |
3153 | + included with JRE 8, JDK 8, and OpenJDK 8 on Linux/ARM. |
3154 | + . |
3155 | + --- begin of LICENSE --- |
3156 | + . |
3157 | + Use of any of this software is governed by the terms of the license below: |
3158 | + . |
3159 | + SoftFloat was written by me, John R. Hauser. This work was made possible in |
3160 | + part by the International Computer Science Institute, located at Suite 600, |
3161 | + 1947 Center Street, Berkeley, California 94704. Funding was partially |
3162 | + provided by the National Science Foundation under grant MIP-9311980. The |
3163 | + original version of this code was written as part of a project to build |
3164 | + a fixed-point vector processor in collaboration with the University of |
3165 | + California at Berkeley, overseen by Profs. Nelson Morgan and John Wawrzynek. |
3166 | + . |
3167 | + THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort |
3168 | + has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT |
3169 | + TIMES RESULT IN INCORRECT BEHAVIOR. USE OF THIS SOFTWARE IS RESTRICTED TO |
3170 | + PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ALL |
3171 | + LOSSES, COSTS, OR OTHER PROBLEMS THEY INCUR DUE TO THE SOFTWARE, AND WHO |
3172 | + FURTHERMORE EFFECTIVELY INDEMNIFY JOHN HAUSER AND THE INTERNATIONAL COMPUTER |
3173 | + SCIENCE INSTITUTE (possibly via similar legal warning) AGAINST ALL LOSSES, |
3174 | + COSTS, OR OTHER PROBLEMS INCURRED BY THEIR CUSTOMERS AND CLIENTS DUE TO THE |
3175 | + SOFTWARE. |
3176 | + . |
3177 | + Derivative works are acceptable, even for commercial purposes, provided |
3178 | + that the minimal documentation requirements stated in the source code are |
3179 | + satisfied. |
3180 | + . |
3181 | + --- end of LICENSE --- |
3182 | + . |
3183 | + ------------------------------------------------------------------------------ |
3184 | + . |
3185 | + %% This notice is provided with respect to Sparkle 1.5, |
3186 | + which may be included with JRE 8 on Mac OS X. |
3187 | + . |
3188 | + --- begin of LICENSE --- |
3189 | + . |
3190 | + Copyright (c) 2012 Sparkle.org and Andy Matuschak |
3191 | + . |
3192 | + Permission is hereby granted, free of charge, to any person obtaining a copy |
3193 | + of this software and associated documentation files (the "Software"), to deal |
3194 | + in the Software without restriction, including without limitation the rights |
3195 | + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
3196 | + copies of the Software, and to permit persons to whom the Software is |
3197 | + furnished to do so, subject to the following conditions: |
3198 | + . |
3199 | + The above copyright notice and this permission notice shall be included in all |
3200 | + copies or substantial portions of the Software. |
3201 | + . |
3202 | + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
3203 | + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
3204 | + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
3205 | + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
3206 | + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
3207 | + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
3208 | + SOFTWARE. |
3209 | + . |
3210 | + --- end of LICENSE --- |
3211 | + . |
3212 | + ------------------------------------------------------------------------------ |
3213 | + . |
3214 | + %% Portions licensed from Taligent, Inc. |
3215 | + . |
3216 | + ------------------------------------------------------------------------------ |
3217 | + . |
3218 | + %% This notice is provided with respect to Thai Dictionary, which may be |
3219 | + included with JRE 8, JDK 8, and OpenJDK 8. |
3220 | + . |
3221 | + --- begin of LICENSE --- |
3222 | + . |
3223 | + Copyright (C) 1982 The Royal Institute, Thai Royal Government. |
3224 | + . |
3225 | + Copyright (C) 1998 National Electronics and Computer Technology Center, |
3226 | + National Science and Technology Development Agency, |
3227 | + Ministry of Science Technology and Environment, |
3228 | + Thai Royal Government. |
3229 | + . |
3230 | + Permission is hereby granted, free of charge, to any person obtaining a copy |
3231 | + of this software and associated documentation files (the "Software"), to deal |
3232 | + in the Software without restriction, including without limitation the rights |
3233 | + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
3234 | + copies of the Software, and to permit persons to whom the Software is |
3235 | + furnished to do so, subject to the following conditions: |
3236 | + . |
3237 | + The above copyright notice and this permission notice shall be included in all |
3238 | + copies or substantial portions of the Software. |
3239 | + . |
3240 | + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
3241 | + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
3242 | + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
3243 | + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
3244 | + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
3245 | + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
3246 | + SOFTWARE. |
3247 | + . |
3248 | + --- end of LICENSE --- |
3249 | + . |
3250 | + ------------------------------------------------------------------------------ |
3251 | + . |
3252 | + %% This notice is provided with respect to Unicode 6.2.0 & CLDR 21.0.1 |
3253 | + which may be included with JRE 8, JDK 8, and OpenJDK 8. |
3254 | + . |
3255 | + --- begin of LICENSE --- |
3256 | + . |
3257 | + Unicode Terms of Use |
3258 | + . |
3259 | + For the general privacy policy governing access to this site, see the Unicode |
3260 | + Privacy Policy. For trademark usage, see the Unicode® Consortium Name and |
3261 | + Trademark Usage Policy. |
3262 | + . |
3263 | + A. Unicode Copyright. |
3264 | + 1. Copyright © 1991-2013 Unicode, Inc. All rights reserved. |
3265 | + . |
3266 | + 2. Certain documents and files on this website contain a legend indicating |
3267 | + that "Modification is permitted." Any person is hereby authorized, |
3268 | + without fee, to modify such documents and files to create derivative |
3269 | + works conforming to the Unicode® Standard, subject to Terms and |
3270 | + Conditions herein. |
3271 | + . |
3272 | + 3. Any person is hereby authorized, without fee, to view, use, reproduce, |
3273 | + and distribute all documents and files solely for informational |
3274 | + purposes in the creation of products supporting the Unicode Standard, |
3275 | + subject to the Terms and Conditions herein. |
3276 | + . |
3277 | + 4. Further specifications of rights and restrictions pertaining to the use |
3278 | + of the particular set of data files known as the "Unicode Character |
3279 | + Database" can be found in Exhibit 1. |
3280 | + . |
3281 | + 5. Each version of the Unicode Standard has further specifications of |
3282 | + rights and restrictions of use. For the book editions (Unicode 5.0 and |
3283 | + earlier), these are found on the back of the title page. The online |
3284 | + code charts carry specific restrictions. All other files, including |
3285 | + online documentation of the core specification for Unicode 6.0 and |
3286 | + later, are covered under these general Terms of Use. |
3287 | + . |
3288 | + 6. No license is granted to "mirror" the Unicode website where a fee is |
3289 | + charged for access to the "mirror" site. |
3290 | + . |
3291 | + 7. Modification is not permitted with respect to this document. All copies |
3292 | + of this document must be verbatim. |
3293 | + . |
3294 | + B. Restricted Rights Legend. Any technical data or software which is licensed |
3295 | + to the United States of America, its agencies and/or instrumentalities |
3296 | + under this Agreement is commercial technical data or commercial computer |
3297 | + software developed exclusively at private expense as defined in FAR 2.101, |
3298 | + or DFARS 252.227-7014 (June 1995), as applicable. For technical data, use, |
3299 | + duplication, or disclosure by the Government is subject to restrictions as |
3300 | + set forth in DFARS 202.227-7015 Technical Data, Commercial and Items (Nov |
3301 | + 1995) and this Agreement. For Software, in accordance with FAR 12-212 or |
3302 | + DFARS 227-7202, as applicable, use, duplication or disclosure by the |
3303 | + Government is subject to the restrictions set forth in this Agreement. |
3304 | + . |
3305 | + C. Warranties and Disclaimers. |
3306 | + 1. This publication and/or website may include technical or typographical |
3307 | + errors or other inaccuracies . Changes are periodically added to the |
3308 | + information herein; these changes will be incorporated in new editions |
3309 | + of the publication and/or website. Unicode may make improvements and/or |
3310 | + changes in the product(s) and/or program(s) described in this |
3311 | + publication and/or website at any time. |
3312 | + . |
3313 | + 2. If this file has been purchased on magnetic or optical media from |
3314 | + Unicode, Inc. the sole and exclusive remedy for any claim will be |
3315 | + exchange of the defective media within ninety (90) days of original |
3316 | + purchase. |
3317 | + . |
3318 | + 3. EXCEPT AS PROVIDED IN SECTION C.2, THIS PUBLICATION AND/OR SOFTWARE IS |
3319 | + PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND EITHER EXPRESS, IMPLIED, |
3320 | + OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTIES OF |
3321 | + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. |
3322 | + UNICODE AND ITS LICENSORS ASSUME NO RESPONSIBILITY FOR ERRORS OR |
3323 | + OMISSIONS IN THIS PUBLICATION AND/OR SOFTWARE OR OTHER DOCUMENTS WHICH |
3324 | + ARE REFERENCED BY OR LINKED TO THIS PUBLICATION OR THE UNICODE WEBSITE. |
3325 | + . |
3326 | + D. Waiver of Damages. In no event shall Unicode or its licensors be liable for |
3327 | + any special, incidental, indirect or consequential damages of any kind, or |
3328 | + any damages whatsoever, whether or not Unicode was advised of the |
3329 | + possibility of the damage, including, without limitation, those resulting |
3330 | + from the following: loss of use, data or profits, in connection with the |
3331 | + use, modification or distribution of this information or its derivatives. |
3332 | + . |
3333 | + E.Trademarks & Logos. |
3334 | + 1. The Unicode Word Mark and the Unicode Logo are trademarks of Unicode, |
3335 | + Inc. “The Unicode Consortium” and “Unicode, Inc.” are trade names of |
3336 | + Unicode, Inc. Use of the information and materials found on this |
3337 | + website indicates your acknowledgement of Unicode, Inc.’s exclusive |
3338 | + worldwide rights in the Unicode Word Mark, the Unicode Logo, and the |
3339 | + Unicode trade names. |
3340 | + . |
3341 | + 2. The Unicode Consortium Name and Trademark Usage Policy (“Trademark |
3342 | + Policy”) are incorporated herein by reference and you agree to abide by |
3343 | + the provisions of the Trademark Policy, which may be changed from time |
3344 | + to time in the sole discretion of Unicode, Inc. |
3345 | + . |
3346 | + 3. All third party trademarks referenced herein are the property of their |
3347 | + respective owners. |
3348 | + . |
3349 | + Miscellaneous. |
3350 | + 1. Jurisdiction and Venue. This server is operated from a location in the |
3351 | + State of California, United States of America. Unicode makes no |
3352 | + representation that the materials are appropriate for use in other |
3353 | + locations. If you access this server from other locations, you are |
3354 | + responsible for compliance with local laws. This Agreement, all use of |
3355 | + this site and any claims and damages resulting from use of this site are |
3356 | + governed solely by the laws of the State of California without regard to |
3357 | + any principles which would apply the laws of a different jurisdiction. |
3358 | + The user agrees that any disputes regarding this site shall be resolved |
3359 | + solely in the courts located in Santa Clara County, California. The user |
3360 | + agrees said courts have personal jurisdiction and agree to waive any |
3361 | + right to transfer the dispute to any other forum. |
3362 | + . |
3363 | + 2. Modification by Unicode. Unicode shall have the right to modify this |
3364 | + Agreement at any time by posting it to this site. The user may not |
3365 | + assign any part of this Agreement without Unicode’s prior written |
3366 | + consent. |
3367 | + . |
3368 | + 3. Taxes. The user agrees to pay any taxes arising from access to this |
3369 | + website or use of the information herein, except for those based on |
3370 | + Unicode’s net income. |
3371 | + . |
3372 | + 4. Severability. If any provision of this Agreement is declared invalid or |
3373 | + unenforceable, the remaining provisions of this Agreement shall remain |
3374 | + in effect. |
3375 | + . |
3376 | + 5. Entire Agreement. This Agreement constitutes the entire agreement |
3377 | + between the parties. |
3378 | + . |
3379 | + EXHIBIT 1 |
3380 | + UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE |
3381 | + . |
3382 | + Unicode Data Files include all data files under the directories |
3383 | + http://www.unicode.org/Public/, http://www.unicode.org/reports/, and |
3384 | + http://www.unicode.org/cldr/data/. Unicode Data Files do not include PDF |
3385 | + online code charts under the directory http://www.unicode.org/Public/. |
3386 | + Software includes any source code published in the Unicode Standard or under |
3387 | + the directories http://www.unicode.org/Public/, |
3388 | + http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/. |
3389 | + . |
3390 | + NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING, |
3391 | + INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES ("DATA |
3392 | + FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO |
3393 | + BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT |
3394 | + AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR |
3395 | + SOFTWARE. |
3396 | + . |
3397 | + COPYRIGHT AND PERMISSION NOTICE |
3398 | + . |
3399 | + Copyright © 1991-2012 Unicode, Inc. All rights reserved. Distributed under the |
3400 | + Terms of Use in http://www.unicode.org/copyright.html. |
3401 | + . |
3402 | + Permission is hereby granted, free of charge, to any person obtaining a copy |
3403 | + of the Unicode data files and any associated documentation (the "Data Files") |
3404 | + or Unicode software and any associated documentation (the "Software") to deal |
3405 | + in the Data Files or Software without restriction, including without |
3406 | + limitation the rights to use, copy, modify, merge, publish, distribute, and/or |
3407 | + sell copies of the Data Files or Software, and to permit persons to whom the |
3408 | + Data Files or Software are furnished to do so, provided that (a) the above |
3409 | + copyright notice(s) and this permission notice appear with all copies of the |
3410 | + Data Files or Software, (b) both the above copyright notice(s) and this |
3411 | + permission notice appear in associated documentation, and (c) there is clear |
3412 | + notice in each modified Data File or in the Software as well as in the |
3413 | + documentation associated with the Data File(s) or Software that the data or |
3414 | + software has been modified. |
3415 | + . |
3416 | + THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY |
3417 | + KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
3418 | + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD |
3419 | + PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN |
3420 | + THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL |
3421 | + DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR |
3422 | + PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS |
3423 | + ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE |
3424 | + DATA FILES OR SOFTWARE. |
3425 | + . |
3426 | + Except as contained in this notice, the name of a copyright holder shall not |
3427 | + be used in advertising or otherwise to promote the sale, use or other dealings |
3428 | + in these Data Files or Software without prior written authorization of the |
3429 | + copyright holder. |
3430 | + . |
3431 | + Unicode and the Unicode logo are trademarks of Unicode, Inc. in the United |
3432 | + States and other countries. All third party trademarks referenced herein are |
3433 | + the property of their respective owners. |
3434 | + . |
3435 | + --- end of LICENSE --- |
3436 | + . |
3437 | + ------------------------------------------------------------------------------ |
3438 | + . |
3439 | + %% This notice is provided with respect to UPX v3.01, which may be included |
3440 | + with JRE 8 on Windows. |
3441 | + . |
3442 | + --- begin of LICENSE --- |
3443 | + . |
3444 | + Use of any of this software is governed by the terms of the license below: |
3445 | + . |
3446 | + . |
3447 | + ooooo ooo ooooooooo. ooooooo ooooo |
3448 | + `888' `8' `888 `Y88. `8888 d8' |
3449 | + 888 8 888 .d88' Y888..8P |
3450 | + 888 8 888ooo88P' `8888' |
3451 | + 888 8 888 .8PY888. |
3452 | + `88. .8' 888 d8' `888b |
3453 | + `YbodP' o888o o888o o88888o |
3454 | + . |
3455 | + . |
3456 | + The Ultimate Packer for eXecutables |
3457 | + Copyright (c) 1996-2000 Markus Oberhumer & Laszlo Molnar |
3458 | + http://wildsau.idv.uni-linz.ac.at/mfx/upx.html |
3459 | + http://www.nexus.hu/upx |
3460 | + http://upx.tsx.org |
3461 | + . |
3462 | + . |
3463 | + PLEASE CAREFULLY READ THIS LICENSE AGREEMENT, ESPECIALLY IF YOU PLAN |
3464 | + TO MODIFY THE UPX SOURCE CODE OR USE A MODIFIED UPX VERSION. |
3465 | + . |
3466 | + . |
3467 | + ABSTRACT |
3468 | + ======== |
3469 | + . |
3470 | + UPX and UCL are copyrighted software distributed under the terms |
3471 | + of the GNU General Public License (hereinafter the "GPL"). |
3472 | + . |
3473 | + The stub which is imbedded in each UPX compressed program is part |
3474 | + of UPX and UCL, and contains code that is under our copyright. The |
3475 | + terms of the GNU General Public License still apply as compressing |
3476 | + a program is a special form of linking with our stub. |
3477 | + . |
3478 | + As a special exception we grant the free usage of UPX for all |
3479 | + executables, including commercial programs. |
3480 | + See below for details and restrictions. |
3481 | + . |
3482 | + . |
3483 | + COPYRIGHT |
3484 | + ========= |
3485 | + . |
3486 | + UPX and UCL are copyrighted software. All rights remain with the authors. |
3487 | + . |
3488 | + UPX is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer |
3489 | + UPX is Copyright (C) 1996-2000 Laszlo Molnar |
3490 | + . |
3491 | + UCL is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer |
3492 | + . |
3493 | + . |
3494 | + GNU GENERAL PUBLIC LICENSE |
3495 | + ========================== |
3496 | + . |
3497 | + UPX and the UCL library are free software; you can redistribute them |
3498 | + and/or modify them under the terms of the GNU General Public License as |
3499 | + published by the Free Software Foundation; either version 2 of |
3500 | + the License, or (at your option) any later version. |
3501 | + . |
3502 | + UPX and UCL are distributed in the hope that they will be useful, |
3503 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
3504 | - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
3505 | - Lesser General Public License for more details. |
3506 | - |
3507 | - You should have received a copy of the GNU Lesser General Public |
3508 | - License along with this library; if not, write to the Free Software |
3509 | - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
3510 | - |
3511 | -Also add information on how to contact you by electronic and paper mail. |
3512 | - |
3513 | -You should also get your employer (if you work as a programmer) or your |
3514 | -school, if any, to sign a "copyright disclaimer" for the library, if |
3515 | -necessary. Here is a sample; alter the names: |
3516 | - |
3517 | - Yoyodyne, Inc., hereby disclaims all copyright interest in the |
3518 | - library `Frob' (a library for tweaking knobs) written by James Random Hacker. |
3519 | - |
3520 | - <signature of Ty Coon>, 1 April 1990 |
3521 | - Ty Coon, President of Vice |
3522 | - |
3523 | -That's all there is to it! |
3524 | - |
3525 | ---- end of LICENSE --- |
3526 | - |
3527 | -------------------------------------------------------------------------------- |
3528 | - |
3529 | -%% This notice is provided with respect to ECMAScript Language |
3530 | -Specification ECMA-262 Edition 5.1 which may be included with |
3531 | -JRE 8, JDK 8, and OpenJDK 8. |
3532 | - |
3533 | ---- begin of LICENSE --- |
3534 | - |
3535 | -Copyright notice |
3536 | -Copyright © 2011 Ecma International |
3537 | -Ecma International |
3538 | -Rue du Rhone 114 |
3539 | -CH-1204 Geneva |
3540 | -Tel: +41 22 849 6000 |
3541 | -Fax: +41 22 849 6001 |
3542 | -Web: http://www.ecma-international.org |
3543 | - |
3544 | -This document and possible translations of it may be copied and furnished to |
3545 | -others, and derivative works that comment on or otherwise explain it or assist |
3546 | -in its implementation may be prepared, copied, published, and distributed, in |
3547 | -whole or in part, without restriction of any kind, provided that the above |
3548 | -copyright notice and this section are included on all such copies and derivative |
3549 | -works. However, this document itself may not be modified in any way, including |
3550 | -by removing the copyright notice or references to Ecma International, except as |
3551 | -needed for the purpose of developing any document or deliverable produced by |
3552 | -Ecma International (in which case the rules applied to copyrights must be |
3553 | -followed) or as required to translate it into languages other than English. The |
3554 | -limited permissions granted above are perpetual and will not be revoked by Ecma |
3555 | -International or its successors or assigns. This document and the information |
3556 | -contained herein is provided on an "AS IS" basis and ECMA INTERNATIONAL |
3557 | -DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY |
3558 | -WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY OWNERSHIP |
3559 | -RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR |
3560 | -PURPOSE." Software License |
3561 | - |
3562 | -All Software contained in this document ("Software)" is protected by copyright |
3563 | -and is being made available under the "BSD License", included below. This |
3564 | -Software may be subject to third party rights (rights from parties other than |
3565 | -Ecma International), including patent rights, and no licenses under such third |
3566 | -party rights are granted under this license even if the third party concerned is |
3567 | -a member of Ecma International. SEE THE ECMA CODE OF CONDUCT IN PATENT MATTERS |
3568 | -AVAILABLE AT http://www.ecma-international.org/memento/codeofconduct.htm FOR |
3569 | -INFORMATION REGARDING THE LICENSING OF PATENT CLAIMS THAT ARE REQUIRED TO |
3570 | -IMPLEMENT ECMA INTERNATIONAL STANDARDS*. Redistribution and use in source and |
3571 | -binary forms, with or without modification, are permitted provided that the |
3572 | -following conditions are met: |
3573 | - |
3574 | -1. Redistributions of source code must retain the above copyright notice, this |
3575 | -list of conditions and the following disclaimer. |
3576 | - |
3577 | -2. Redistributions in binary form must reproduce the above copyright notice, |
3578 | -this list of conditions and the following disclaimer in the documentation and/or |
3579 | -other materials provided with the distribution. |
3580 | - |
3581 | -3. Neither the name of the authors nor Ecma International may be used to endorse |
3582 | -or promote products derived from this software without specific prior written |
3583 | -permission. |
3584 | - |
3585 | -THIS SOFTWARE IS PROVIDED BY THE ECMA INTERNATIONAL "AS IS" AND ANY EXPRESS OR |
3586 | -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
3587 | -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT |
3588 | -SHALL ECMA INTERNATIONAL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
3589 | -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
3590 | -PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR |
3591 | -BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
3592 | -CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING |
3593 | -IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY |
3594 | -OF SUCH DAMAGE. |
3595 | ---- end of LICENSE --- |
3596 | - |
3597 | -%% This notice is provided with respect to Dynalink library which is included |
3598 | -with the Nashorn technology. |
3599 | - |
3600 | ---- begin of LICENSE --- |
3601 | -Copyright (c) 2009-2013, Attila Szegedi |
3602 | - |
3603 | -Redistribution and use in source and binary forms, with or without |
3604 | -modification, are permitted provided that the following conditions are |
3605 | -met: |
3606 | -* Redistributions of source code must retain the above copyright |
3607 | - notice, this list of conditions and the following disclaimer. |
3608 | -* Redistributions in binary form must reproduce the above copyright |
3609 | - notice, this list of conditions and the following disclaimer in the |
3610 | - documentation and/or other materials provided with the distribution. |
3611 | -* Neither the name of the copyright holder nor the names of |
3612 | - contributors may be used to endorse or promote products derived from |
3613 | - this software without specific prior written permission. |
3614 | - |
3615 | -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS |
3616 | -IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED |
3617 | -TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A |
3618 | -PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDER |
3619 | -BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
3620 | -CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
3621 | -SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR |
3622 | -BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
3623 | -WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR |
3624 | -OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF |
3625 | -ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
3626 | ---- end of LICENSE --- |
3627 | - |
3628 | -%% This notice is provided with respect to Joni library which is included |
3629 | -with the Nashorn technology. |
3630 | - |
3631 | ---- begin of LICENSE --- |
3632 | -Permission is hereby granted, free of charge, to any person obtaining a copy of |
3633 | -this software and associated documentation files (the "Software"), to deal in |
3634 | -the Software without restriction, including without limitation the rights to |
3635 | -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies |
3636 | -of the Software, and to permit persons to whom the Software is furnished to do |
3637 | -so, subject to the following conditions: |
3638 | - |
3639 | -The above copyright notice and this permission notice shall be included in all |
3640 | -copies or substantial portions of the Software. |
3641 | - |
3642 | -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
3643 | -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
3644 | -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
3645 | -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
3646 | -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
3647 | -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
3648 | -SOFTWARE. |
3649 | - |
3650 | ---- end of LICENSE --- |
3651 | - |
3652 | -------------------------------------------------------------------------------- |
3653 | - |
3654 | -%% This notice is provided with respect to FontConfig 2.5, which may be |
3655 | -included with JRE 8, JDK 8, and OpenJDK 8 source distributions on |
3656 | -Linux and Solaris. |
3657 | - |
3658 | ---- begin of LICENSE --- |
3659 | - |
3660 | -Copyright © 2001,2003 Keith Packard |
3661 | - |
3662 | -Permission to use, copy, modify, distribute, and sell this software and its |
3663 | -documentation for any purpose is hereby granted without fee, provided that the |
3664 | -above copyright notice appear in all copies and that both that copyright |
3665 | -notice and this permission notice appear in supporting documentation, and that |
3666 | -the name of Keith Packard not be used in advertising or publicity pertaining |
3667 | -to distribution of the software without specific, written prior permission. |
3668 | -Keith Packard makes no representations about the suitability of this software |
3669 | -for any purpose. It is provided "as is" without express or implied warranty. |
3670 | - |
3671 | -KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING |
3672 | -ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL KEITH |
3673 | -PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY |
3674 | -DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
3675 | -ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN |
3676 | -CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
3677 | - |
3678 | - |
3679 | ---- end of LICENSE --- |
3680 | - |
3681 | -------------------------------------------------------------------------------- |
3682 | - |
3683 | -%% This notice is provided with respect to IAIK PKCS#11 Wrapper, |
3684 | -which may be included with JRE 8, JDK 8, and OpenJDK 8. |
3685 | - |
3686 | ---- begin of LICENSE --- |
3687 | - |
3688 | -IAIK PKCS#11 Wrapper License |
3689 | - |
3690 | -Copyright (c) 2002 Graz University of Technology. All rights reserved. |
3691 | - |
3692 | -Redistribution and use in source and binary forms, with or without |
3693 | -modification, are permitted provided that the following conditions are met: |
3694 | - |
3695 | -1. Redistributions of source code must retain the above copyright notice, this |
3696 | - list of conditions and the following disclaimer. |
3697 | - |
3698 | -2. Redistributions in binary form must reproduce the above copyright notice, |
3699 | - this list of conditions and the following disclaimer in the documentation |
3700 | - and/or other materials provided with the distribution. |
3701 | - |
3702 | -3. The end-user documentation included with the redistribution, if any, must |
3703 | - include the following acknowledgment: |
3704 | - |
3705 | - "This product includes software developed by IAIK of Graz University of |
3706 | - Technology." |
3707 | - |
3708 | - Alternately, this acknowledgment may appear in the software itself, if and |
3709 | - wherever such third-party acknowledgments normally appear. |
3710 | - |
3711 | -4. The names "Graz University of Technology" and "IAIK of Graz University of |
3712 | - Technology" must not be used to endorse or promote products derived from this |
3713 | - software without prior written permission. |
3714 | - |
3715 | -5. Products derived from this software may not be called "IAIK PKCS Wrapper", |
3716 | - nor may "IAIK" appear in their name, without prior written permission of |
3717 | - Graz University of Technology. |
3718 | - |
3719 | -THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, |
3720 | -INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND |
3721 | -FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
3722 | -LICENSOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, |
3723 | -OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
3724 | -SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
3725 | -INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
3726 | -CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
3727 | -ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
3728 | -POSSIBILITY OF SUCH DAMAGE. |
3729 | - |
3730 | ---- end of LICENSE --- |
3731 | - |
3732 | -------------------------------------------------------------------------------- |
3733 | - |
3734 | -%% This notice is provided with respect to ICU4C 4.0.1 and ICU4J 4.4, which |
3735 | -may be included with JRE 8, JDK 8, and OpenJDK 8. |
3736 | - |
3737 | ---- begin of LICENSE --- |
3738 | - |
3739 | -Copyright (c) 1995-2010 International Business Machines Corporation and others |
3740 | - |
3741 | -All rights reserved. |
3742 | - |
3743 | -Permission is hereby granted, free of charge, to any person obtaining a copy |
3744 | -of this software and associated documentation files (the "Software"), to deal |
3745 | -in the Software without restriction, including without limitation the rights |
3746 | -to use, copy, modify, merge, publish, distribute, and/or sell copies of the |
3747 | -Software, and to permit persons to whom the Software is furnished to do so, |
3748 | -provided that the above copyright notice(s) and this permission notice appear |
3749 | -in all copies of the Software and that both the above copyright notice(s) and |
3750 | -this permission notice appear in supporting documentation. |
3751 | - |
3752 | -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
3753 | -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
3754 | -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN |
3755 | -NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE |
3756 | -LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY |
3757 | -DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
3758 | -ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN |
3759 | -CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
3760 | - |
3761 | -Except as contained in this notice, the name of a copyright holder shall not |
3762 | -be used in advertising or otherwise to promote the sale, use or other dealings |
3763 | -in this Software without prior written authorization of the copyright holder. |
3764 | -All trademarks and registered trademarks mentioned herein are the property of |
3765 | -their respective owners. |
3766 | - |
3767 | ---- end of LICENSE --- |
3768 | - |
3769 | -------------------------------------------------------------------------------- |
3770 | - |
3771 | -%% This notice is provided with respect to IJG JPEG 6b, which may be |
3772 | -included with JRE 8, JDK 8, and OpenJDK 8. |
3773 | - |
3774 | ---- begin of LICENSE --- |
3775 | - |
3776 | -This software is copyright (C) 1991-1998, Thomas G. Lane. |
3777 | -All Rights Reserved except as specified below. |
3778 | - |
3779 | -Permission is hereby granted to use, copy, modify, and distribute this |
3780 | -software (or portions thereof) for any purpose, without fee, subject to these |
3781 | -conditions: |
3782 | -(1) If any part of the source code for this software is distributed, then this |
3783 | -README file must be included, with this copyright and no-warranty notice |
3784 | -unaltered; and any additions, deletions, or changes to the original files |
3785 | -must be clearly indicated in accompanying documentation. |
3786 | -(2) If only executable code is distributed, then the accompanying |
3787 | -documentation must state that "this software is based in part on the work of |
3788 | -the Independent JPEG Group". |
3789 | -(3) Permission for use of this software is granted only if the user accepts |
3790 | -full responsibility for any undesirable consequences; the authors accept |
3791 | -NO LIABILITY for damages of any kind. |
3792 | - |
3793 | -These conditions apply to any software derived from or based on the IJG code, |
3794 | -not just to the unmodified library. If you use our work, you ought to |
3795 | -acknowledge us. |
3796 | - |
3797 | -Permission is NOT granted for the use of any IJG author's name or company name |
3798 | -in advertising or publicity relating to this software or products derived from |
3799 | -it. This software may be referred to only as "the Independent JPEG Group's |
3800 | -software". |
3801 | - |
3802 | -We specifically permit and encourage the use of this software as the basis of |
3803 | -commercial products, provided that all warranty or liability claims are |
3804 | -assumed by the product vendor. |
3805 | - |
3806 | ---- end of LICENSE --- |
3807 | - |
3808 | --------------------------------------------------------------------------------- |
3809 | - |
3810 | -%% This notice is provided with respect to Joni v1.1.9, which may be |
3811 | -included with JRE 8, JDK 8, and OpenJDK 8. |
3812 | - |
3813 | ---- begin of LICENSE --- |
3814 | - |
3815 | -Permission is hereby granted, free of charge, to any person obtaining a copy |
3816 | -of this software and associated documentation files (the "Software"), to deal |
3817 | -in the Software without restriction, including without limitation the rights |
3818 | -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
3819 | -copies of the Software, and to permit persons to whom the Software is |
3820 | -furnished to do so, subject to the following conditions: |
3821 | - |
3822 | -The above copyright notice and this permission notice shall be included in all |
3823 | -copies or substantial portions of the Software. |
3824 | - |
3825 | -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
3826 | -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
3827 | -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
3828 | -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
3829 | -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
3830 | -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
3831 | -SOFTWARE. |
3832 | - |
3833 | ---- end of LICENSE --- |
3834 | - |
3835 | -------------------------------------------------------------------------------- |
3836 | - |
3837 | -%% This notice is provided with respect to JOpt-Simple v3.0, which may be |
3838 | -included with JRE 8, JDK 8, and OpenJDK 8. |
3839 | - |
3840 | ---- begin of LICENSE --- |
3841 | - |
3842 | - Copyright (c) 2004-2009 Paul R. Holser, Jr. |
3843 | - |
3844 | - Permission is hereby granted, free of charge, to any person obtaining |
3845 | - a copy of this software and associated documentation files (the |
3846 | - "Software"), to deal in the Software without restriction, including |
3847 | - without limitation the rights to use, copy, modify, merge, publish, |
3848 | - distribute, sublicense, and/or sell copies of the Software, and to |
3849 | - permit persons to whom the Software is furnished to do so, subject to |
3850 | - the following conditions: |
3851 | - |
3852 | - The above copyright notice and this permission notice shall be |
3853 | - included in all copies or substantial portions of the Software. |
3854 | - |
3855 | - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
3856 | - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
3857 | - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
3858 | - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE |
3859 | - LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION |
3860 | - OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION |
3861 | - WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
3862 | - |
3863 | ---- end of LICENSE --- |
3864 | - |
3865 | --------------------------------------------------------------------------------- |
3866 | - |
3867 | -%% This notice is provided with respect to Kerberos functionality, which |
3868 | -which may be included with JRE 8, JDK 8, and OpenJDK 8. |
3869 | - |
3870 | ---- begin of LICENSE --- |
3871 | - |
3872 | - (C) Copyright IBM Corp. 1999 All Rights Reserved. |
3873 | - Copyright 1997 The Open Group Research Institute. All rights reserved. |
3874 | - |
3875 | ---- end of LICENSE --- |
3876 | - |
3877 | -------------------------------------------------------------------------------- |
3878 | - |
3879 | -%% This notice is provided with respect to Kerberos functionality from |
3880 | -FundsXpress, INC., which may be included with JRE 8, JDK 8, and OpenJDK 8. |
3881 | - |
3882 | ---- begin of LICENSE --- |
3883 | - |
3884 | - Copyright (C) 1998 by the FundsXpress, INC. |
3885 | - |
3886 | - All rights reserved. |
3887 | - |
3888 | - Export of this software from the United States of America may require |
3889 | - a specific license from the United States Government. It is the |
3890 | - responsibility of any person or organization contemplating export to |
3891 | - obtain such a license before exporting. |
3892 | - |
3893 | - WITHIN THAT CONSTRAINT, permission to use, copy, modify, and |
3894 | - distribute this software and its documentation for any purpose and |
3895 | - without fee is hereby granted, provided that the above copyright |
3896 | - notice appear in all copies and that both that copyright notice and |
3897 | - this permission notice appear in supporting documentation, and that |
3898 | - the name of FundsXpress. not be used in advertising or publicity pertaining |
3899 | - to distribution of the software without specific, written prior |
3900 | - permission. FundsXpress makes no representations about the suitability of |
3901 | - this software for any purpose. It is provided "as is" without express |
3902 | - or implied warranty. |
3903 | - |
3904 | - THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR |
3905 | - IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED |
3906 | - WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. |
3907 | - |
3908 | - |
3909 | ---- end of LICENSE --- |
3910 | - |
3911 | -------------------------------------------------------------------------------- |
3912 | - |
3913 | -%% This notice is provided with respect to Kronos OpenGL headers, which may be |
3914 | -included with JDK 8 and OpenJDK 8 source distributions. |
3915 | - |
3916 | ---- begin of LICENSE --- |
3917 | - |
3918 | - Copyright (c) 2007 The Khronos Group Inc. |
3919 | - |
3920 | - Permission is hereby granted, free of charge, to any person obtaining a copy |
3921 | - of this software and/or associated documentation files (the "Materials"), to |
3922 | - deal in the Materials without restriction, including without limitation the |
3923 | - rights to use, copy, modify, merge, publish, distribute, sublicense, and/or |
3924 | - sell copies of the Materials, and to permit persons to whom the Materials are |
3925 | - furnished to do so, subject to the following conditions: |
3926 | - |
3927 | - The above copyright notice and this permission notice shall be included in all |
3928 | - copies or substantial portions of the Materials. |
3929 | - |
3930 | - THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
3931 | - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
3932 | - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
3933 | - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
3934 | - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
3935 | - OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS IN THE |
3936 | - MATERIALS. |
3937 | - |
3938 | ---- end of LICENSE --- |
3939 | - |
3940 | -------------------------------------------------------------------------------- |
3941 | - |
3942 | -%% Lucida is a registered trademark or trademark of Bigelow & Holmes in the |
3943 | -U.S. and other countries. |
3944 | - |
3945 | -------------------------------------------------------------------------------- |
3946 | - |
3947 | -%% This notice is provided with respect to Mesa 3D Graphics Library v4.1, |
3948 | -which may be included with JRE 8, JDK 8, and OpenJDK 8 source distributions. |
3949 | - |
3950 | ---- begin of LICENSE --- |
3951 | - |
3952 | - Mesa 3-D graphics library |
3953 | - Version: 4.1 |
3954 | - |
3955 | - Copyright (C) 1999-2002 Brian Paul All Rights Reserved. |
3956 | - |
3957 | - Permission is hereby granted, free of charge, to any person obtaining a |
3958 | - copy of this software and associated documentation files (the "Software"), |
3959 | - to deal in the Software without restriction, including without limitation |
3960 | - the rights to use, copy, modify, merge, publish, distribute, sublicense, |
3961 | - and/or sell copies of the Software, and to permit persons to whom the |
3962 | - Software is furnished to do so, subject to the following conditions: |
3963 | - |
3964 | - The above copyright notice and this permission notice shall be included |
3965 | - in all copies or substantial portions of the Software. |
3966 | - |
3967 | - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS |
3968 | - OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
3969 | - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL |
3970 | - BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN |
3971 | - AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN |
3972 | - CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
3973 | - |
3974 | ---- end of LICENSE --- |
3975 | - |
3976 | -------------------------------------------------------------------------------- |
3977 | - |
3978 | -%% This notice is provided with respect to Mozilla Network Security |
3979 | -Services (NSS), which is supplied with the JDK test suite in the OpenJDK |
3980 | -source code repository. It is licensed under Mozilla Public License (MPL), |
3981 | -version 2.0. |
3982 | - |
3983 | -The NSS libraries are supplied in executable form, built from unmodified |
3984 | -NSS source code labeled with the "NSS_3.13.1_RTM" release tag. |
3985 | - |
3986 | -The NSS source code is available in the OpenJDK source code repository at: |
3987 | - jdk/test/sun/security/pkcs11/nss/src |
3988 | - |
3989 | -The NSS libraries are available in the OpenJDK source code repository at: |
3990 | - jdk/test/sun/security/pkcs11/nss/lib |
3991 | - |
3992 | ---- begin of LICENSE --- |
3993 | - |
3994 | -Mozilla Public License Version 2.0 |
3995 | -================================== |
3996 | - |
3997 | -1. Definitions |
3998 | --------------- |
3999 | - |
4000 | -1.1. "Contributor" |
4001 | - means each individual or legal entity that creates, contributes to |
4002 | - the creation of, or owns Covered Software. |
4003 | - |
4004 | -1.2. "Contributor Version" |
4005 | - means the combination of the Contributions of others (if any) used |
4006 | - by a Contributor and that particular Contributor's Contribution. |
4007 | - |
4008 | -1.3. "Contribution" |
4009 | - means Covered Software of a particular Contributor. |
4010 | - |
4011 | -1.4. "Covered Software" |
4012 | - means Source Code Form to which the initial Contributor has attached |
4013 | - the notice in Exhibit A, the Executable Form of such Source Code |
4014 | - Form, and Modifications of such Source Code Form, in each case |
4015 | - including portions thereof. |
4016 | - |
4017 | -1.5. "Incompatible With Secondary Licenses" |
4018 | - means |
4019 | - |
4020 | - (a) that the initial Contributor has attached the notice described |
4021 | - in Exhibit B to the Covered Software; or |
4022 | - |
4023 | - (b) that the Covered Software was made available under the terms of |
4024 | - version 1.1 or earlier of the License, but not also under the |
4025 | - terms of a Secondary License. |
4026 | - |
4027 | -1.6. "Executable Form" |
4028 | - means any form of the work other than Source Code Form. |
4029 | - |
4030 | -1.7. "Larger Work" |
4031 | - means a work that combines Covered Software with other material, in |
4032 | - a separate file or files, that is not Covered Software. |
4033 | - |
4034 | -1.8. "License" |
4035 | - means this document. |
4036 | - |
4037 | -1.9. "Licensable" |
4038 | - means having the right to grant, to the maximum extent possible, |
4039 | - whether at the time of the initial grant or subsequently, any and |
4040 | - all of the rights conveyed by this License. |
4041 | - |
4042 | -1.10. "Modifications" |
4043 | - means any of the following: |
4044 | - |
4045 | - (a) any file in Source Code Form that results from an addition to, |
4046 | - deletion from, or modification of the contents of Covered |
4047 | - Software; or |
4048 | - |
4049 | - (b) any new file in Source Code Form that contains any Covered |
4050 | - Software. |
4051 | - |
4052 | -1.11. "Patent Claims" of a Contributor |
4053 | - means any patent claim(s), including without limitation, method, |
4054 | - process, and apparatus claims, in any patent Licensable by such |
4055 | - Contributor that would be infringed, but for the grant of the |
4056 | - License, by the making, using, selling, offering for sale, having |
4057 | - made, import, or transfer of either its Contributions or its |
4058 | - Contributor Version. |
4059 | - |
4060 | -1.12. "Secondary License" |
4061 | - means either the GNU General Public License, Version 2.0, the GNU |
4062 | - Lesser General Public License, Version 2.1, the GNU Affero General |
4063 | - Public License, Version 3.0, or any later versions of those |
4064 | - licenses. |
4065 | - |
4066 | -1.13. "Source Code Form" |
4067 | - means the form of the work preferred for making modifications. |
4068 | - |
4069 | -1.14. "You" (or "Your") |
4070 | - means an individual or a legal entity exercising rights under this |
4071 | - License. For legal entities, "You" includes any entity that |
4072 | - controls, is controlled by, or is under common control with You. For |
4073 | - purposes of this definition, "control" means (a) the power, direct |
4074 | - or indirect, to cause the direction or management of such entity, |
4075 | - whether by contract or otherwise, or (b) ownership of more than |
4076 | - fifty percent (50%) of the outstanding shares or beneficial |
4077 | - ownership of such entity. |
4078 | - |
4079 | -2. License Grants and Conditions |
4080 | --------------------------------- |
4081 | - |
4082 | -2.1. Grants |
4083 | - |
4084 | -Each Contributor hereby grants You a world-wide, royalty-free, |
4085 | -non-exclusive license: |
4086 | - |
4087 | -(a) under intellectual property rights (other than patent or trademark) |
4088 | - Licensable by such Contributor to use, reproduce, make available, |
4089 | - modify, display, perform, distribute, and otherwise exploit its |
4090 | - Contributions, either on an unmodified basis, with Modifications, or |
4091 | - as part of a Larger Work; and |
4092 | - |
4093 | -(b) under Patent Claims of such Contributor to make, use, sell, offer |
4094 | - for sale, have made, import, and otherwise transfer either its |
4095 | - Contributions or its Contributor Version. |
4096 | - |
4097 | -2.2. Effective Date |
4098 | - |
4099 | -The licenses granted in Section 2.1 with respect to any Contribution |
4100 | -become effective for each Contribution on the date the Contributor first |
4101 | -distributes such Contribution. |
4102 | - |
4103 | -2.3. Limitations on Grant Scope |
4104 | - |
4105 | -The licenses granted in this Section 2 are the only rights granted under |
4106 | -this License. No additional rights or licenses will be implied from the |
4107 | -distribution or licensing of Covered Software under this License. |
4108 | -Notwithstanding Section 2.1(b) above, no patent license is granted by a |
4109 | -Contributor: |
4110 | - |
4111 | -(a) for any code that a Contributor has removed from Covered Software; |
4112 | - or |
4113 | - |
4114 | -(b) for infringements caused by: (i) Your and any other third party's |
4115 | - modifications of Covered Software, or (ii) the combination of its |
4116 | - Contributions with other software (except as part of its Contributor |
4117 | - Version); or |
4118 | - |
4119 | -(c) under Patent Claims infringed by Covered Software in the absence of |
4120 | - its Contributions. |
4121 | - |
4122 | -This License does not grant any rights in the trademarks, service marks, |
4123 | -or logos of any Contributor (except as may be necessary to comply with |
4124 | -the notice requirements in Section 3.4). |
4125 | - |
4126 | -2.4. Subsequent Licenses |
4127 | - |
4128 | -No Contributor makes additional grants as a result of Your choice to |
4129 | -distribute the Covered Software under a subsequent version of this |
4130 | -License (see Section 10.2) or under the terms of a Secondary License (if |
4131 | -permitted under the terms of Section 3.3). |
4132 | - |
4133 | -2.5. Representation |
4134 | - |
4135 | -Each Contributor represents that the Contributor believes its |
4136 | -Contributions are its original creation(s) or it has sufficient rights |
4137 | -to grant the rights to its Contributions conveyed by this License. |
4138 | - |
4139 | -2.6. Fair Use |
4140 | - |
4141 | -This License is not intended to limit any rights You have under |
4142 | -applicable copyright doctrines of fair use, fair dealing, or other |
4143 | -equivalents. |
4144 | - |
4145 | -2.7. Conditions |
4146 | - |
4147 | -Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted |
4148 | -in Section 2.1. |
4149 | - |
4150 | -3. Responsibilities |
4151 | -------------------- |
4152 | - |
4153 | -3.1. Distribution of Source Form |
4154 | - |
4155 | -All distribution of Covered Software in Source Code Form, including any |
4156 | -Modifications that You create or to which You contribute, must be under |
4157 | -the terms of this License. You must inform recipients that the Source |
4158 | -Code Form of the Covered Software is governed by the terms of this |
4159 | -License, and how they can obtain a copy of this License. You may not |
4160 | -attempt to alter or restrict the recipients' rights in the Source Code |
4161 | -Form. |
4162 | - |
4163 | -3.2. Distribution of Executable Form |
4164 | - |
4165 | -If You distribute Covered Software in Executable Form then: |
4166 | - |
4167 | -(a) such Covered Software must also be made available in Source Code |
4168 | - Form, as described in Section 3.1, and You must inform recipients of |
4169 | - the Executable Form how they can obtain a copy of such Source Code |
4170 | - Form by reasonable means in a timely manner, at a charge no more |
4171 | - than the cost of distribution to the recipient; and |
4172 | - |
4173 | -(b) You may distribute such Executable Form under the terms of this |
4174 | - License, or sublicense it under different terms, provided that the |
4175 | - license for the Executable Form does not attempt to limit or alter |
4176 | - the recipients' rights in the Source Code Form under this License. |
4177 | - |
4178 | -3.3. Distribution of a Larger Work |
4179 | - |
4180 | -You may create and distribute a Larger Work under terms of Your choice, |
4181 | -provided that You also comply with the requirements of this License for |
4182 | -the Covered Software. If the Larger Work is a combination of Covered |
4183 | -Software with a work governed by one or more Secondary Licenses, and the |
4184 | -Covered Software is not Incompatible With Secondary Licenses, this |
4185 | -License permits You to additionally distribute such Covered Software |
4186 | -under the terms of such Secondary License(s), so that the recipient of |
4187 | -the Larger Work may, at their option, further distribute the Covered |
4188 | -Software under the terms of either this License or such Secondary |
4189 | -License(s). |
4190 | - |
4191 | -3.4. Notices |
4192 | - |
4193 | -You may not remove or alter the substance of any license notices |
4194 | -(including copyright notices, patent notices, disclaimers of warranty, |
4195 | -or limitations of liability) contained within the Source Code Form of |
4196 | -the Covered Software, except that You may alter any license notices to |
4197 | -the extent required to remedy known factual inaccuracies. |
4198 | - |
4199 | -3.5. Application of Additional Terms |
4200 | - |
4201 | -You may choose to offer, and to charge a fee for, warranty, support, |
4202 | -indemnity or liability obligations to one or more recipients of Covered |
4203 | -Software. However, You may do so only on Your own behalf, and not on |
4204 | -behalf of any Contributor. You must make it absolutely clear that any |
4205 | -such warranty, support, indemnity, or liability obligation is offered by |
4206 | -You alone, and You hereby agree to indemnify every Contributor for any |
4207 | -liability incurred by such Contributor as a result of warranty, support, |
4208 | -indemnity or liability terms You offer. You may include additional |
4209 | -disclaimers of warranty and limitations of liability specific to any |
4210 | -jurisdiction. |
4211 | - |
4212 | -4. Inability to Comply Due to Statute or Regulation |
4213 | ---------------------------------------------------- |
4214 | - |
4215 | -If it is impossible for You to comply with any of the terms of this |
4216 | -License with respect to some or all of the Covered Software due to |
4217 | -statute, judicial order, or regulation then You must: (a) comply with |
4218 | -the terms of this License to the maximum extent possible; and (b) |
4219 | -describe the limitations and the code they affect. Such description must |
4220 | -be placed in a text file included with all distributions of the Covered |
4221 | -Software under this License. Except to the extent prohibited by statute |
4222 | -or regulation, such description must be sufficiently detailed for a |
4223 | -recipient of ordinary skill to be able to understand it. |
4224 | - |
4225 | -5. Termination |
4226 | --------------- |
4227 | - |
4228 | -5.1. The rights granted under this License will terminate automatically |
4229 | -if You fail to comply with any of its terms. However, if You become |
4230 | -compliant, then the rights granted under this License from a particular |
4231 | -Contributor are reinstated (a) provisionally, unless and until such |
4232 | -Contributor explicitly and finally terminates Your grants, and (b) on an |
4233 | -ongoing basis, if such Contributor fails to notify You of the |
4234 | -non-compliance by some reasonable means prior to 60 days after You have |
4235 | -come back into compliance. Moreover, Your grants from a particular |
4236 | -Contributor are reinstated on an ongoing basis if such Contributor |
4237 | -notifies You of the non-compliance by some reasonable means, this is the |
4238 | -first time You have received notice of non-compliance with this License |
4239 | -from such Contributor, and You become compliant prior to 30 days after |
4240 | -Your receipt of the notice. |
4241 | - |
4242 | -5.2. If You initiate litigation against any entity by asserting a patent |
4243 | -infringement claim (excluding declaratory judgment actions, |
4244 | -counter-claims, and cross-claims) alleging that a Contributor Version |
4245 | -directly or indirectly infringes any patent, then the rights granted to |
4246 | -You by any and all Contributors for the Covered Software under Section |
4247 | -2.1 of this License shall terminate. |
4248 | - |
4249 | -5.3. In the event of termination under Sections 5.1 or 5.2 above, all |
4250 | -end user license agreements (excluding distributors and resellers) which |
4251 | -have been validly granted by You or Your distributors under this License |
4252 | -prior to termination shall survive termination. |
4253 | - |
4254 | -************************************************************************ |
4255 | -* * |
4256 | -* 6. Disclaimer of Warranty * |
4257 | -* ------------------------- * |
4258 | -* * |
4259 | -* Covered Software is provided under this License on an "as is" * |
4260 | -* basis, without warranty of any kind, either expressed, implied, or * |
4261 | -* statutory, including, without limitation, warranties that the * |
4262 | -* Covered Software is free of defects, merchantable, fit for a * |
4263 | -* particular purpose or non-infringing. The entire risk as to the * |
4264 | -* quality and performance of the Covered Software is with You. * |
4265 | -* Should any Covered Software prove defective in any respect, You * |
4266 | -* (not any Contributor) assume the cost of any necessary servicing, * |
4267 | -* repair, or correction. This disclaimer of warranty constitutes an * |
4268 | -* essential part of this License. No use of any Covered Software is * |
4269 | -* authorized under this License except under this disclaimer. * |
4270 | -* * |
4271 | -************************************************************************ |
4272 | - |
4273 | -************************************************************************ |
4274 | -* * |
4275 | -* 7. Limitation of Liability * |
4276 | -* -------------------------- * |
4277 | -* * |
4278 | -* Under no circumstances and under no legal theory, whether tort * |
4279 | -* (including negligence), contract, or otherwise, shall any * |
4280 | -* Contributor, or anyone who distributes Covered Software as * |
4281 | -* permitted above, be liable to You for any direct, indirect, * |
4282 | -* special, incidental, or consequential damages of any character * |
4283 | -* including, without limitation, damages for lost profits, loss of * |
4284 | -* goodwill, work stoppage, computer failure or malfunction, or any * |
4285 | -* and all other commercial damages or losses, even if such party * |
4286 | -* shall have been informed of the possibility of such damages. This * |
4287 | -* limitation of liability shall not apply to liability for death or * |
4288 | -* personal injury resulting from such party's negligence to the * |
4289 | -* extent applicable law prohibits such limitation. Some * |
4290 | -* jurisdictions do not allow the exclusion or limitation of * |
4291 | -* incidental or consequential damages, so this exclusion and * |
4292 | -* limitation may not apply to You. * |
4293 | -* * |
4294 | -************************************************************************ |
4295 | - |
4296 | -8. Litigation |
4297 | -------------- |
4298 | - |
4299 | -Any litigation relating to this License may be brought only in the |
4300 | -courts of a jurisdiction where the defendant maintains its principal |
4301 | -place of business and such litigation shall be governed by laws of that |
4302 | -jurisdiction, without reference to its conflict-of-law provisions. |
4303 | -Nothing in this Section shall prevent a party's ability to bring |
4304 | -cross-claims or counter-claims. |
4305 | - |
4306 | -9. Miscellaneous |
4307 | ----------------- |
4308 | - |
4309 | -This License represents the complete agreement concerning the subject |
4310 | -matter hereof. If any provision of this License is held to be |
4311 | -unenforceable, such provision shall be reformed only to the extent |
4312 | -necessary to make it enforceable. Any law or regulation which provides |
4313 | -that the language of a contract shall be construed against the drafter |
4314 | -shall not be used to construe this License against a Contributor. |
4315 | - |
4316 | -10. Versions of the License |
4317 | ---------------------------- |
4318 | - |
4319 | -10.1. New Versions |
4320 | - |
4321 | -Mozilla Foundation is the license steward. Except as provided in Section |
4322 | -10.3, no one other than the license steward has the right to modify or |
4323 | -publish new versions of this License. Each version will be given a |
4324 | -distinguishing version number. |
4325 | - |
4326 | -10.2. Effect of New Versions |
4327 | - |
4328 | -You may distribute the Covered Software under the terms of the version |
4329 | -of the License under which You originally received the Covered Software, |
4330 | -or under the terms of any subsequent version published by the license |
4331 | -steward. |
4332 | - |
4333 | -10.3. Modified Versions |
4334 | - |
4335 | -If you create software not governed by this License, and you want to |
4336 | -create a new license for such software, you may create and use a |
4337 | -modified version of this License if you rename the license and remove |
4338 | -any references to the name of the license steward (except to note that |
4339 | -such modified license differs from this License). |
4340 | - |
4341 | -10.4. Distributing Source Code Form that is Incompatible With Secondary |
4342 | -Licenses |
4343 | - |
4344 | -If You choose to distribute Source Code Form that is Incompatible With |
4345 | -Secondary Licenses under the terms of this version of the License, the |
4346 | -notice described in Exhibit B of this License must be attached. |
4347 | - |
4348 | -Exhibit A - Source Code Form License Notice |
4349 | -------------------------------------------- |
4350 | - |
4351 | - This Source Code Form is subject to the terms of the Mozilla Public |
4352 | - License, v. 2.0. If a copy of the MPL was not distributed with this |
4353 | - file, You can obtain one at http://mozilla.org/MPL/2.0/. |
4354 | - |
4355 | -If it is not possible or desirable to put the notice in a particular |
4356 | -file, then You may include the notice in a location (such as a LICENSE |
4357 | -file in a relevant directory) where a recipient would be likely to look |
4358 | -for such a notice. |
4359 | - |
4360 | -You may add additional accurate notices of copyright ownership. |
4361 | - |
4362 | -Exhibit B - "Incompatible With Secondary Licenses" Notice |
4363 | ---------------------------------------------------------- |
4364 | - |
4365 | - This Source Code Form is "Incompatible With Secondary Licenses", as |
4366 | - defined by the Mozilla Public License, v. 2.0. |
4367 | - |
4368 | ---- end of LICENSE --- |
4369 | - |
4370 | -------------------------------------------------------------------------------- |
4371 | - |
4372 | -%% This notice is provided with respect to PC/SC Lite for Suse Linux v.1.1.1, |
4373 | -which may be included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris. |
4374 | - |
4375 | ---- begin of LICENSE --- |
4376 | - |
4377 | -Copyright (c) 1999-2004 David Corcoran <corcoran@linuxnet.com> |
4378 | -Copyright (c) 1999-2004 Ludovic Rousseau <ludovic.rousseau (at) free.fr> |
4379 | -All rights reserved. |
4380 | - |
4381 | -Redistribution and use in source and binary forms, with or without |
4382 | -modification, are permitted provided that the following conditions |
4383 | -are met: |
4384 | - |
4385 | -1. Redistributions of source code must retain the above copyright |
4386 | - notice, this list of conditions and the following disclaimer. |
4387 | -2. Redistributions in binary form must reproduce the above copyright |
4388 | - notice, this list of conditions and the following disclaimer in the |
4389 | - documentation and/or other materials provided with the distribution. |
4390 | -3. All advertising materials mentioning features or use of this software |
4391 | - must display the following acknowledgement: |
4392 | - This product includes software developed by: |
4393 | - David Corcoran <corcoran@linuxnet.com> |
4394 | - http://www.linuxnet.com (MUSCLE) |
4395 | -4. The name of the author may not be used to endorse or promote products |
4396 | - derived from this software without specific prior written permission. |
4397 | - |
4398 | -Changes to this license can be made only by the copyright author with |
4399 | -explicit written consent. |
4400 | - |
4401 | -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
4402 | -IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
4403 | -OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
4404 | -IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
4405 | -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
4406 | -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
4407 | -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
4408 | -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
4409 | -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
4410 | -THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
4411 | - |
4412 | ---- end of LICENSE --- |
4413 | - |
4414 | -------------------------------------------------------------------------------- |
4415 | - |
4416 | -%% This notice is provided with respect to PorterStemmer v4, which may be |
4417 | -included with JRE 8, JDK 8, and OpenJDK 8. |
4418 | - |
4419 | ---- begin of LICENSE --- |
4420 | - |
4421 | -See: http://tartarus.org/~martin/PorterStemmer |
4422 | - |
4423 | -The software is completely free for any purpose, unless notes at the head of |
4424 | -the program text indicates otherwise (which is rare). In any case, the notes |
4425 | -about licensing are never more restrictive than the BSD License. |
4426 | - |
4427 | -In every case where the software is not written by me (Martin Porter), this |
4428 | -licensing arrangement has been endorsed by the contributor, and it is |
4429 | -therefore unnecessary to ask the contributor again to confirm it. |
4430 | - |
4431 | -I have not asked any contributors (or their employers, if they have them) for |
4432 | -proofs that they have the right to distribute their software in this way. |
4433 | - |
4434 | ---- end of LICENSE --- |
4435 | - |
4436 | -------------------------------------------------------------------------------- |
4437 | - |
4438 | -%% This notice is provided with respect to Relax NG Object/Parser v.20050510, |
4439 | -which may be included with JRE 8, JDK 8, and OpenJDK 8. |
4440 | - |
4441 | ---- begin of LICENSE --- |
4442 | - |
4443 | -Copyright (c) Kohsuke Kawaguchi |
4444 | - |
4445 | -Permission is hereby granted, free of charge, to any person obtaining a copy |
4446 | -of this software and associated documentation files (the "Software"), to deal |
4447 | -in the Software without restriction, including without limitation the rights |
4448 | -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
4449 | -copies of the Software, and to permit persons to whom the Software is |
4450 | -furnished to do so, subject to the following conditions: The above copyright |
4451 | -notice and this permission notice shall be included in all copies or |
4452 | -substantial portions of the Software. |
4453 | - |
4454 | -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
4455 | -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
4456 | -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
4457 | -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
4458 | -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
4459 | -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
4460 | -SOFTWARE. |
4461 | - |
4462 | ---- end of LICENSE --- |
4463 | - |
4464 | -------------------------------------------------------------------------------- |
4465 | - |
4466 | -%% This notice is provided with respect to RelaxNGCC v1.12, which may be |
4467 | -included with JRE 8, JDK 8, and OpenJDK 8. |
4468 | - |
4469 | ---- begin of LICENSE --- |
4470 | - |
4471 | -Copyright (c) 2000-2003 Daisuke Okajima and Kohsuke Kawaguchi. |
4472 | -All rights reserved. |
4473 | - |
4474 | -Redistribution and use in source and binary forms, with or without |
4475 | -modification, are permitted provided that the following conditions are met: |
4476 | - |
4477 | -1. Redistributions of source code must retain the above copyright notice, this |
4478 | - list of conditions and the following disclaimer. |
4479 | - |
4480 | -2. Redistributions in binary form must reproduce the above copyright notice, |
4481 | - this list of conditions and the following disclaimer in the documentation |
4482 | - and/or other materials provided with the distribution. |
4483 | - |
4484 | -3. The end-user documentation included with the redistribution, if any, must |
4485 | - include the following acknowledgment: |
4486 | - |
4487 | - "This product includes software developed by Daisuke Okajima |
4488 | - and Kohsuke Kawaguchi (http://relaxngcc.sf.net/)." |
4489 | - |
4490 | -Alternately, this acknowledgment may appear in the software itself, if and |
4491 | -wherever such third-party acknowledgments normally appear. |
4492 | - |
4493 | -4. The names of the copyright holders must not be used to endorse or promote |
4494 | - products derived from this software without prior written permission. For |
4495 | - written permission, please contact the copyright holders. |
4496 | - |
4497 | -5. Products derived from this software may not be called "RELAXNGCC", nor may |
4498 | - "RELAXNGCC" appear in their name, without prior written permission of the |
4499 | - copyright holders. |
4500 | - |
4501 | -THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, |
4502 | -INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND |
4503 | -FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.IN NO EVENT SHALL THE APACHE |
4504 | -SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
4505 | -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
4506 | -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR |
4507 | -PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
4508 | -LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
4509 | -NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
4510 | -EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
4511 | - |
4512 | ---- end of LICENSE --- |
4513 | - |
4514 | -------------------------------------------------------------------------------- |
4515 | - |
4516 | -%% This notice is provided with respect to SAX 2.0.1, which may be included |
4517 | -with JRE 8, JDK 8, and OpenJDK 8. |
4518 | - |
4519 | ---- begin of LICENSE --- |
4520 | - |
4521 | - SAX is free! |
4522 | - |
4523 | - In fact, it's not possible to own a license to SAX, since it's been placed in |
4524 | - the public domain. |
4525 | - |
4526 | - No Warranty |
4527 | - |
4528 | - Because SAX is released to the public domain, there is no warranty for the |
4529 | - design or for the software implementation, to the extent permitted by |
4530 | - applicable law. Except when otherwise stated in writing the copyright holders |
4531 | - and/or other parties provide SAX "as is" without warranty of any kind, either |
4532 | - expressed or implied, including, but not limited to, the implied warranties |
4533 | - of merchantability and fitness for a particular purpose. The entire risk as |
4534 | - to the quality and performance of SAX is with you. Should SAX prove |
4535 | - defective, you assume the cost of all necessary servicing, repair or |
4536 | - correction. |
4537 | - |
4538 | - In no event unless required by applicable law or agreed to in writing will |
4539 | - any copyright holder, or any other party who may modify and/or redistribute |
4540 | - SAX, be liable to you for damages, including any general, special, incidental |
4541 | - or consequential damages arising out of the use or inability to use SAX |
4542 | - (including but not limited to loss of data or data being rendered inaccurate |
4543 | - or losses sustained by you or third parties or a failure of the SAX to |
4544 | - operate with any other programs), even if such holder or other party has been |
4545 | - advised of the possibility of such damages. |
4546 | - |
4547 | - Copyright Disclaimers |
4548 | - |
4549 | - This page includes statements to that effect by David Megginson, who would |
4550 | - have been able to claim copyright for the original work. SAX 1.0 |
4551 | - |
4552 | - Version 1.0 of the Simple API for XML (SAX), created collectively by the |
4553 | - membership of the XML-DEV mailing list, is hereby released into the public |
4554 | - domain. |
4555 | - |
4556 | - No one owns SAX: you may use it freely in both commercial and non-commercial |
4557 | - applications, bundle it with your software distribution, include it on a |
4558 | - CD-ROM, list the source code in a book, mirror the documentation at your own |
4559 | - web site, or use it in any other way you see fit. |
4560 | - |
4561 | - David Megginson, sax@megginson.com |
4562 | - 1998-05-11 |
4563 | - |
4564 | - SAX 2.0 |
4565 | - |
4566 | - I hereby abandon any property rights to SAX 2.0 (the Simple API for XML), and |
4567 | - release all of the SAX 2.0 source code, compiled code, and documentation |
4568 | - contained in this distribution into the Public Domain. SAX comes with NO |
4569 | - WARRANTY or guarantee of fitness for any purpose. |
4570 | - |
4571 | - David Megginson, david@megginson.com |
4572 | - 2000-05-05 |
4573 | - |
4574 | ---- end of LICENSE --- |
4575 | - |
4576 | -------------------------------------------------------------------------------- |
4577 | - |
4578 | -%% This notice is provided with respect to SoftFloat version 2b, which may be |
4579 | -included with JRE 8, JDK 8, and OpenJDK 8 on Linux/ARM. |
4580 | - |
4581 | ---- begin of LICENSE --- |
4582 | - |
4583 | -Use of any of this software is governed by the terms of the license below: |
4584 | - |
4585 | -SoftFloat was written by me, John R. Hauser. This work was made possible in |
4586 | -part by the International Computer Science Institute, located at Suite 600, |
4587 | -1947 Center Street, Berkeley, California 94704. Funding was partially |
4588 | -provided by the National Science Foundation under grant MIP-9311980. The |
4589 | -original version of this code was written as part of a project to build |
4590 | -a fixed-point vector processor in collaboration with the University of |
4591 | -California at Berkeley, overseen by Profs. Nelson Morgan and John Wawrzynek. |
4592 | - |
4593 | -THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort |
4594 | -has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT |
4595 | -TIMES RESULT IN INCORRECT BEHAVIOR. USE OF THIS SOFTWARE IS RESTRICTED TO |
4596 | -PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ALL |
4597 | -LOSSES, COSTS, OR OTHER PROBLEMS THEY INCUR DUE TO THE SOFTWARE, AND WHO |
4598 | -FURTHERMORE EFFECTIVELY INDEMNIFY JOHN HAUSER AND THE INTERNATIONAL COMPUTER |
4599 | -SCIENCE INSTITUTE (possibly via similar legal warning) AGAINST ALL LOSSES, |
4600 | -COSTS, OR OTHER PROBLEMS INCURRED BY THEIR CUSTOMERS AND CLIENTS DUE TO THE |
4601 | -SOFTWARE. |
4602 | - |
4603 | -Derivative works are acceptable, even for commercial purposes, provided |
4604 | -that the minimal documentation requirements stated in the source code are |
4605 | -satisfied. |
4606 | - |
4607 | ---- end of LICENSE --- |
4608 | - |
4609 | -------------------------------------------------------------------------------- |
4610 | - |
4611 | -%% This notice is provided with respect to Sparkle 1.5, |
4612 | -which may be included with JRE 8 on Mac OS X. |
4613 | - |
4614 | ---- begin of LICENSE --- |
4615 | - |
4616 | -Copyright (c) 2012 Sparkle.org and Andy Matuschak |
4617 | - |
4618 | -Permission is hereby granted, free of charge, to any person obtaining a copy |
4619 | -of this software and associated documentation files (the "Software"), to deal |
4620 | -in the Software without restriction, including without limitation the rights |
4621 | -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
4622 | -copies of the Software, and to permit persons to whom the Software is |
4623 | -furnished to do so, subject to the following conditions: |
4624 | - |
4625 | -The above copyright notice and this permission notice shall be included in all |
4626 | -copies or substantial portions of the Software. |
4627 | - |
4628 | -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
4629 | -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
4630 | -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
4631 | -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
4632 | -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
4633 | -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
4634 | -SOFTWARE. |
4635 | - |
4636 | ---- end of LICENSE --- |
4637 | - |
4638 | -------------------------------------------------------------------------------- |
4639 | - |
4640 | -%% Portions licensed from Taligent, Inc. |
4641 | - |
4642 | -------------------------------------------------------------------------------- |
4643 | - |
4644 | -%% This notice is provided with respect to Thai Dictionary, which may be |
4645 | -included with JRE 8, JDK 8, and OpenJDK 8. |
4646 | - |
4647 | ---- begin of LICENSE --- |
4648 | - |
4649 | -Copyright (C) 1982 The Royal Institute, Thai Royal Government. |
4650 | - |
4651 | -Copyright (C) 1998 National Electronics and Computer Technology Center, |
4652 | -National Science and Technology Development Agency, |
4653 | -Ministry of Science Technology and Environment, |
4654 | -Thai Royal Government. |
4655 | - |
4656 | -Permission is hereby granted, free of charge, to any person obtaining a copy |
4657 | -of this software and associated documentation files (the "Software"), to deal |
4658 | -in the Software without restriction, including without limitation the rights |
4659 | -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
4660 | -copies of the Software, and to permit persons to whom the Software is |
4661 | -furnished to do so, subject to the following conditions: |
4662 | - |
4663 | -The above copyright notice and this permission notice shall be included in all |
4664 | -copies or substantial portions of the Software. |
4665 | - |
4666 | -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
4667 | -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
4668 | -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
4669 | -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
4670 | -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
4671 | -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
4672 | -SOFTWARE. |
4673 | - |
4674 | ---- end of LICENSE --- |
4675 | - |
4676 | -------------------------------------------------------------------------------- |
4677 | - |
4678 | -%% This notice is provided with respect to Unicode 6.2.0 & CLDR 21.0.1 |
4679 | -which may be included with JRE 8, JDK 8, and OpenJDK 8. |
4680 | - |
4681 | ---- begin of LICENSE --- |
4682 | - |
4683 | -Unicode Terms of Use |
4684 | - |
4685 | -For the general privacy policy governing access to this site, see the Unicode |
4686 | -Privacy Policy. For trademark usage, see the Unicode® Consortium Name and |
4687 | -Trademark Usage Policy. |
4688 | - |
4689 | -A. Unicode Copyright. |
4690 | - 1. Copyright © 1991-2013 Unicode, Inc. All rights reserved. |
4691 | - |
4692 | - 2. Certain documents and files on this website contain a legend indicating |
4693 | - that "Modification is permitted." Any person is hereby authorized, |
4694 | - without fee, to modify such documents and files to create derivative |
4695 | - works conforming to the Unicode® Standard, subject to Terms and |
4696 | - Conditions herein. |
4697 | - |
4698 | - 3. Any person is hereby authorized, without fee, to view, use, reproduce, |
4699 | - and distribute all documents and files solely for informational |
4700 | - purposes in the creation of products supporting the Unicode Standard, |
4701 | - subject to the Terms and Conditions herein. |
4702 | - |
4703 | - 4. Further specifications of rights and restrictions pertaining to the use |
4704 | - of the particular set of data files known as the "Unicode Character |
4705 | - Database" can be found in Exhibit 1. |
4706 | - |
4707 | - 5. Each version of the Unicode Standard has further specifications of |
4708 | - rights and restrictions of use. For the book editions (Unicode 5.0 and |
4709 | - earlier), these are found on the back of the title page. The online |
4710 | - code charts carry specific restrictions. All other files, including |
4711 | - online documentation of the core specification for Unicode 6.0 and |
4712 | - later, are covered under these general Terms of Use. |
4713 | - |
4714 | - 6. No license is granted to "mirror" the Unicode website where a fee is |
4715 | - charged for access to the "mirror" site. |
4716 | - |
4717 | - 7. Modification is not permitted with respect to this document. All copies |
4718 | - of this document must be verbatim. |
4719 | - |
4720 | -B. Restricted Rights Legend. Any technical data or software which is licensed |
4721 | - to the United States of America, its agencies and/or instrumentalities |
4722 | - under this Agreement is commercial technical data or commercial computer |
4723 | - software developed exclusively at private expense as defined in FAR 2.101, |
4724 | - or DFARS 252.227-7014 (June 1995), as applicable. For technical data, use, |
4725 | - duplication, or disclosure by the Government is subject to restrictions as |
4726 | - set forth in DFARS 202.227-7015 Technical Data, Commercial and Items (Nov |
4727 | - 1995) and this Agreement. For Software, in accordance with FAR 12-212 or |
4728 | - DFARS 227-7202, as applicable, use, duplication or disclosure by the |
4729 | - Government is subject to the restrictions set forth in this Agreement. |
4730 | - |
4731 | -C. Warranties and Disclaimers. |
4732 | - 1. This publication and/or website may include technical or typographical |
4733 | - errors or other inaccuracies . Changes are periodically added to the |
4734 | - information herein; these changes will be incorporated in new editions |
4735 | - of the publication and/or website. Unicode may make improvements and/or |
4736 | - changes in the product(s) and/or program(s) described in this |
4737 | - publication and/or website at any time. |
4738 | - |
4739 | - 2. If this file has been purchased on magnetic or optical media from |
4740 | - Unicode, Inc. the sole and exclusive remedy for any claim will be |
4741 | - exchange of the defective media within ninety (90) days of original |
4742 | - purchase. |
4743 | - |
4744 | - 3. EXCEPT AS PROVIDED IN SECTION C.2, THIS PUBLICATION AND/OR SOFTWARE IS |
4745 | - PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND EITHER EXPRESS, IMPLIED, |
4746 | - OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTIES OF |
4747 | - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. |
4748 | - UNICODE AND ITS LICENSORS ASSUME NO RESPONSIBILITY FOR ERRORS OR |
4749 | - OMISSIONS IN THIS PUBLICATION AND/OR SOFTWARE OR OTHER DOCUMENTS WHICH |
4750 | - ARE REFERENCED BY OR LINKED TO THIS PUBLICATION OR THE UNICODE WEBSITE. |
4751 | - |
4752 | -D. Waiver of Damages. In no event shall Unicode or its licensors be liable for |
4753 | - any special, incidental, indirect or consequential damages of any kind, or |
4754 | - any damages whatsoever, whether or not Unicode was advised of the |
4755 | - possibility of the damage, including, without limitation, those resulting |
4756 | - from the following: loss of use, data or profits, in connection with the |
4757 | - use, modification or distribution of this information or its derivatives. |
4758 | - |
4759 | -E.Trademarks & Logos. |
4760 | - 1. The Unicode Word Mark and the Unicode Logo are trademarks of Unicode, |
4761 | - Inc. “The Unicode Consortium” and “Unicode, Inc.” are trade names of |
4762 | - Unicode, Inc. Use of the information and materials found on this |
4763 | - website indicates your acknowledgement of Unicode, Inc.’s exclusive |
4764 | - worldwide rights in the Unicode Word Mark, the Unicode Logo, and the |
4765 | - Unicode trade names. |
4766 | - |
4767 | - 2. The Unicode Consortium Name and Trademark Usage Policy (“Trademark |
4768 | - Policy”) are incorporated herein by reference and you agree to abide by |
4769 | - the provisions of the Trademark Policy, which may be changed from time |
4770 | - to time in the sole discretion of Unicode, Inc. |
4771 | - |
4772 | - 3. All third party trademarks referenced herein are the property of their |
4773 | - respective owners. |
4774 | - |
4775 | -Miscellaneous. |
4776 | - 1. Jurisdiction and Venue. This server is operated from a location in the |
4777 | - State of California, United States of America. Unicode makes no |
4778 | - representation that the materials are appropriate for use in other |
4779 | - locations. If you access this server from other locations, you are |
4780 | - responsible for compliance with local laws. This Agreement, all use of |
4781 | - this site and any claims and damages resulting from use of this site are |
4782 | - governed solely by the laws of the State of California without regard to |
4783 | - any principles which would apply the laws of a different jurisdiction. |
4784 | - The user agrees that any disputes regarding this site shall be resolved |
4785 | - solely in the courts located in Santa Clara County, California. The user |
4786 | - agrees said courts have personal jurisdiction and agree to waive any |
4787 | - right to transfer the dispute to any other forum. |
4788 | - |
4789 | - 2. Modification by Unicode. Unicode shall have the right to modify this |
4790 | - Agreement at any time by posting it to this site. The user may not |
4791 | - assign any part of this Agreement without Unicode’s prior written |
4792 | - consent. |
4793 | - |
4794 | - 3. Taxes. The user agrees to pay any taxes arising from access to this |
4795 | - website or use of the information herein, except for those based on |
4796 | - Unicode’s net income. |
4797 | - |
4798 | - 4. Severability. If any provision of this Agreement is declared invalid or |
4799 | - unenforceable, the remaining provisions of this Agreement shall remain |
4800 | - in effect. |
4801 | - |
4802 | - 5. Entire Agreement. This Agreement constitutes the entire agreement |
4803 | - between the parties. |
4804 | - |
4805 | -EXHIBIT 1 |
4806 | -UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE |
4807 | - |
4808 | -Unicode Data Files include all data files under the directories |
4809 | -http://www.unicode.org/Public/, http://www.unicode.org/reports/, and |
4810 | -http://www.unicode.org/cldr/data/. Unicode Data Files do not include PDF |
4811 | -online code charts under the directory http://www.unicode.org/Public/. |
4812 | -Software includes any source code published in the Unicode Standard or under |
4813 | -the directories http://www.unicode.org/Public/, |
4814 | -http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/. |
4815 | - |
4816 | -NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING, |
4817 | -INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES ("DATA |
4818 | -FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO |
4819 | -BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT |
4820 | -AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR |
4821 | -SOFTWARE. |
4822 | - |
4823 | -COPYRIGHT AND PERMISSION NOTICE |
4824 | - |
4825 | -Copyright © 1991-2012 Unicode, Inc. All rights reserved. Distributed under the |
4826 | -Terms of Use in http://www.unicode.org/copyright.html. |
4827 | - |
4828 | -Permission is hereby granted, free of charge, to any person obtaining a copy |
4829 | -of the Unicode data files and any associated documentation (the "Data Files") |
4830 | -or Unicode software and any associated documentation (the "Software") to deal |
4831 | -in the Data Files or Software without restriction, including without |
4832 | -limitation the rights to use, copy, modify, merge, publish, distribute, and/or |
4833 | -sell copies of the Data Files or Software, and to permit persons to whom the |
4834 | -Data Files or Software are furnished to do so, provided that (a) the above |
4835 | -copyright notice(s) and this permission notice appear with all copies of the |
4836 | -Data Files or Software, (b) both the above copyright notice(s) and this |
4837 | -permission notice appear in associated documentation, and (c) there is clear |
4838 | -notice in each modified Data File or in the Software as well as in the |
4839 | -documentation associated with the Data File(s) or Software that the data or |
4840 | -software has been modified. |
4841 | - |
4842 | -THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY |
4843 | -KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
4844 | -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD |
4845 | -PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN |
4846 | -THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL |
4847 | -DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR |
4848 | -PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS |
4849 | -ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE |
4850 | -DATA FILES OR SOFTWARE. |
4851 | - |
4852 | -Except as contained in this notice, the name of a copyright holder shall not |
4853 | -be used in advertising or otherwise to promote the sale, use or other dealings |
4854 | -in these Data Files or Software without prior written authorization of the |
4855 | -copyright holder. |
4856 | - |
4857 | -Unicode and the Unicode logo are trademarks of Unicode, Inc. in the United |
4858 | -States and other countries. All third party trademarks referenced herein are |
4859 | -the property of their respective owners. |
4860 | - |
4861 | ---- end of LICENSE --- |
4862 | - |
4863 | -------------------------------------------------------------------------------- |
4864 | - |
4865 | -%% This notice is provided with respect to UPX v3.01, which may be included |
4866 | -with JRE 8 on Windows. |
4867 | - |
4868 | ---- begin of LICENSE --- |
4869 | - |
4870 | -Use of any of this software is governed by the terms of the license below: |
4871 | - |
4872 | - |
4873 | - ooooo ooo ooooooooo. ooooooo ooooo |
4874 | - `888' `8' `888 `Y88. `8888 d8' |
4875 | - 888 8 888 .d88' Y888..8P |
4876 | - 888 8 888ooo88P' `8888' |
4877 | - 888 8 888 .8PY888. |
4878 | - `88. .8' 888 d8' `888b |
4879 | - `YbodP' o888o o888o o88888o |
4880 | - |
4881 | - |
4882 | - The Ultimate Packer for eXecutables |
4883 | - Copyright (c) 1996-2000 Markus Oberhumer & Laszlo Molnar |
4884 | - http://wildsau.idv.uni-linz.ac.at/mfx/upx.html |
4885 | - http://www.nexus.hu/upx |
4886 | - http://upx.tsx.org |
4887 | - |
4888 | - |
4889 | -PLEASE CAREFULLY READ THIS LICENSE AGREEMENT, ESPECIALLY IF YOU PLAN |
4890 | -TO MODIFY THE UPX SOURCE CODE OR USE A MODIFIED UPX VERSION. |
4891 | - |
4892 | - |
4893 | -ABSTRACT |
4894 | -======== |
4895 | - |
4896 | - UPX and UCL are copyrighted software distributed under the terms |
4897 | - of the GNU General Public License (hereinafter the "GPL"). |
4898 | - |
4899 | - The stub which is imbedded in each UPX compressed program is part |
4900 | - of UPX and UCL, and contains code that is under our copyright. The |
4901 | - terms of the GNU General Public License still apply as compressing |
4902 | - a program is a special form of linking with our stub. |
4903 | - |
4904 | - As a special exception we grant the free usage of UPX for all |
4905 | - executables, including commercial programs. |
4906 | - See below for details and restrictions. |
4907 | - |
4908 | - |
4909 | -COPYRIGHT |
4910 | -========= |
4911 | - |
4912 | - UPX and UCL are copyrighted software. All rights remain with the authors. |
4913 | - |
4914 | - UPX is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer |
4915 | - UPX is Copyright (C) 1996-2000 Laszlo Molnar |
4916 | - |
4917 | - UCL is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer |
4918 | - |
4919 | - |
4920 | -GNU GENERAL PUBLIC LICENSE |
4921 | -========================== |
4922 | - |
4923 | - UPX and the UCL library are free software; you can redistribute them |
4924 | - and/or modify them under the terms of the GNU General Public License as |
4925 | - published by the Free Software Foundation; either version 2 of |
4926 | - the License, or (at your option) any later version. |
4927 | - |
4928 | - UPX and UCL are distributed in the hope that they will be useful, |
4929 | - but WITHOUT ANY WARRANTY; without even the implied warranty of |
4930 | - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
4931 | - GNU General Public License for more details. |
4932 | - |
4933 | - You should have received a copy of the GNU General Public License |
4934 | - along with this program; see the file COPYING. |
4935 | - |
4936 | - |
4937 | -SPECIAL EXCEPTION FOR COMPRESSED EXECUTABLES |
4938 | -============================================ |
4939 | - |
4940 | - The stub which is imbedded in each UPX compressed program is part |
4941 | - of UPX and UCL, and contains code that is under our copyright. The |
4942 | - terms of the GNU General Public License still apply as compressing |
4943 | - a program is a special form of linking with our stub. |
4944 | - |
4945 | - Hereby Markus F.X.J. Oberhumer and Laszlo Molnar grant you special |
4946 | - permission to freely use and distribute all UPX compressed programs |
4947 | - (including commercial ones), subject to the following restrictions: |
4948 | - |
4949 | - 1. You must compress your program with a completely unmodified UPX |
4950 | - version; either with our precompiled version, or (at your option) |
4951 | - with a self compiled version of the unmodified UPX sources as |
4952 | - distributed by us. |
4953 | - 2. This also implies that the UPX stub must be completely unmodfied, i.e. |
4954 | - the stub imbedded in your compressed program must be byte-identical |
4955 | - to the stub that is produced by the official unmodified UPX version. |
4956 | - 3. The decompressor and any other code from the stub must exclusively get |
4957 | - used by the unmodified UPX stub for decompressing your program at |
4958 | - program startup. No portion of the stub may get read, copied, |
4959 | - called or otherwise get used or accessed by your program. |
4960 | - |
4961 | - |
4962 | -ANNOTATIONS |
4963 | -=========== |
4964 | - |
4965 | - - You can use a modified UPX version or modified UPX stub only for |
4966 | - programs that are compatible with the GNU General Public License. |
4967 | - |
4968 | - - We grant you special permission to freely use and distribute all UPX |
4969 | - compressed programs. But any modification of the UPX stub (such as, |
4970 | - but not limited to, removing our copyright string or making your |
4971 | - program non-decompressible) will immediately revoke your right to |
4972 | - use and distribute a UPX compressed program. |
4973 | - |
4974 | - - UPX is not a software protection tool; by requiring that you use |
4975 | - the unmodified UPX version for your proprietary programs we |
4976 | - make sure that any user can decompress your program. This protects |
4977 | - both you and your users as nobody can hide malicious code - |
4978 | - any program that cannot be decompressed is highly suspicious |
4979 | - by definition. |
4980 | - |
4981 | - - You can integrate all or part of UPX and UCL into projects that |
4982 | - are compatible with the GNU GPL, but obviously you cannot grant |
4983 | - any special exceptions beyond the GPL for our code in your project. |
4984 | - |
4985 | - - We want to actively support manufacturers of virus scanners and |
4986 | - similar security software. Please contact us if you would like to |
4987 | - incorporate parts of UPX or UCL into such a product. |
4988 | - |
4989 | - |
4990 | - |
4991 | -Markus F.X.J. Oberhumer Laszlo Molnar |
4992 | -markus.oberhumer@jk.uni-linz.ac.at ml1050@cdata.tvnet.hu |
4993 | - |
4994 | -Linz, Austria, 25 Feb 2000 |
4995 | - |
4996 | -Additional License(s) |
4997 | - |
4998 | -The UPX license file is at http://upx.sourceforge.net/upx-license.html. |
4999 | - |
5000 | ---- end of LICENSE --- |
The diff has been truncated for viewing.