THIRD_PARTY_README

Tue, 22 Mar 2016 21:31:52 -0700

author
asaha
date
Tue, 22 Mar 2016 21:31:52 -0700
changeset 1810
d0fba38a0705
parent 1417
1ecba73dd2a1
child 1490
d85f981c8cf8
child 2053
6b724b0b7c82
permissions
-rw-r--r--

Added tag jdk8u92-b13 for changeset e2294411edbd

jlaskey@3 1 DO NOT TRANSLATE OR LOCALIZE.
jlaskey@3 2 -----------------------------
jlaskey@3 3
jeff@710 4 %% This notice is provided with respect to ASM Bytecode Manipulation
jeff@908 5 Framework v5.0.3, which may be included with JRE 8, and JDK 8, and
jeff@710 6 OpenJDK 8.
jeff@710 7
jeff@710 8 --- begin of LICENSE ---
jeff@710 9
jeff@710 10 Copyright (c) 2000-2011 France Télécom
jeff@710 11 All rights reserved.
jeff@710 12
jeff@710 13 Redistribution and use in source and binary forms, with or without
jeff@710 14 modification, are permitted provided that the following conditions
jeff@710 15 are met:
jeff@710 16
jeff@710 17 1. Redistributions of source code must retain the above copyright
jeff@710 18 notice, this list of conditions and the following disclaimer.
jeff@710 19
jeff@710 20 2. Redistributions in binary form must reproduce the above copyright
jeff@710 21 notice, this list of conditions and the following disclaimer in the
jeff@710 22 documentation and/or other materials provided with the distribution.
jeff@710 23
jeff@710 24 3. Neither the name of the copyright holders nor the names of its
jeff@710 25 contributors may be used to endorse or promote products derived from
jeff@710 26 this software without specific prior written permission.
jeff@710 27
jeff@710 28 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
jeff@710 29 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
jeff@710 30 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
jeff@710 31 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
jeff@710 32 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
jeff@710 33 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
jeff@710 34 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
jeff@710 35 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
jeff@710 36 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
jeff@710 37 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
jeff@710 38 THE POSSIBILITY OF SUCH DAMAGE.
jeff@710 39
jeff@710 40 --- end of LICENSE ---
jeff@710 41
jeff@710 42 --------------------------------------------------------------------------------
jeff@710 43
jeff@710 44 %% This notice is provided with respect to BSDiff v4.3, which may be
jeff@710 45 included with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 46
jeff@710 47 --- begin of LICENSE ---
jeff@710 48
jeff@710 49 Copyright 2003-2005 Colin Percival
jeff@710 50 All rights reserved
jeff@710 51
jeff@710 52 Redistribution and use in source and binary forms, with or without
jeff@710 53 modification, are permitted providing that the following conditions
jeff@710 54 are met:
jeff@710 55 1. Redistributions of source code must retain the above copyright
jeff@710 56 notice, this list of conditions and the following disclaimer.
jeff@710 57 2. Redistributions in binary form must reproduce the above copyright
jeff@710 58 notice, this list of conditions and the following disclaimer in the
jeff@710 59 documentation and/or other materials provided with the distribution.
jeff@710 60
jeff@710 61 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
jeff@710 62 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
jeff@710 63 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
jeff@710 64 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
jeff@710 65 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
jeff@710 66 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
jeff@710 67 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
jeff@710 68 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
jeff@710 69 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
jeff@710 70 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
jeff@710 71 POSSIBILITY OF SUCH DAMAGE.
jeff@710 72
jeff@710 73 --- end of LICENSE ---
jeff@710 74
jeff@710 75 -------------------------------------------------------------------------------
jeff@710 76
jeff@710 77 %% This notice is provided with respect to CodeViewer 1.0, which may be
jeff@710 78 included with JDK 8.
jeff@710 79
jeff@710 80 --- begin of LICENSE ---
jeff@710 81
jeff@710 82 Copyright 1999 by CoolServlets.com.
jeff@710 83
jeff@710 84 Any errors or suggested improvements to this class can be reported as
jeff@710 85 instructed on CoolServlets.com. We hope you enjoy this program... your
jeff@710 86 comments will encourage further development! This software is distributed
jeff@710 87 under the terms of the BSD License. Redistribution and use in source and
jeff@710 88 binary forms, with or without modification, are permitted provided that the
jeff@710 89 following conditions are met:
jeff@710 90
jeff@710 91 1. Redistributions of source code must retain the above copyright notice, this
jeff@710 92 list of conditions and the following disclaimer.
jeff@710 93
jeff@710 94 2. Redistributions in binary form must reproduce the above copyright notice,
jeff@710 95 this list of conditions and the following disclaimer in the documentation
jeff@710 96 and/or other materials provided with the distribution.
jeff@710 97
jeff@710 98 Neither name of CoolServlets.com nor the names of its contributors may be
jeff@710 99 used to endorse or promote products derived from this software without
jeff@710 100 specific prior written permission.
jeff@710 101
jeff@710 102 THIS SOFTWARE IS PROVIDED BY COOLSERVLETS.COM AND CONTRIBUTORS ``AS IS'' AND
jeff@710 103 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
jeff@710 104 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
jeff@710 105 DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY
jeff@710 106 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
jeff@710 107 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
jeff@710 108 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
jeff@710 109 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
jeff@710 110 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
jeff@710 111 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
jeff@710 112
jeff@710 113
jeff@710 114 --- end of LICENSE ---
jeff@710 115
jeff@710 116 -------------------------------------------------------------------------------
jeff@710 117
jeff@710 118 %% This notice is provided with respect to Cryptix AES 3.2.0, which may be
jeff@710 119 included with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 120
jeff@710 121 --- begin of LICENSE ---
jeff@710 122
jeff@710 123 Cryptix General License
jeff@710 124
jeff@710 125 Copyright (c) 1995-2005 The Cryptix Foundation Limited.
jeff@710 126 All rights reserved.
jeff@710 127
jeff@710 128 Redistribution and use in source and binary forms, with or without
jeff@710 129 modification, are permitted provided that the following conditions are
jeff@710 130 met:
jeff@710 131
jeff@710 132 1. Redistributions of source code must retain the copyright notice,
jeff@710 133 this list of conditions and the following disclaimer.
jeff@710 134
jeff@710 135 2. Redistributions in binary form must reproduce the above copyright
jeff@710 136 notice, this list of conditions and the following disclaimer in
jeff@710 137 the documentation and/or other materials provided with the
jeff@710 138 distribution.
jeff@710 139
jeff@710 140 THIS SOFTWARE IS PROVIDED BY THE CRYPTIX FOUNDATION LIMITED AND
jeff@710 141 CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
jeff@710 142 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
jeff@710 143 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
jeff@710 144 IN NO EVENT SHALL THE CRYPTIX FOUNDATION LIMITED OR CONTRIBUTORS BE
jeff@710 145 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
jeff@710 146 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
jeff@710 147 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
jeff@710 148 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
jeff@710 149 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
jeff@710 150 OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
jeff@710 151 IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
jeff@710 152
jeff@710 153 --- end of LICENSE ---
jeff@710 154
jeff@710 155 -------------------------------------------------------------------------------
jeff@710 156
jeff@710 157 %% This notice is provided with respect to CUP Parser Generator for
jeff@710 158 Java 0.10k, which may be included with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 159
jeff@710 160 --- begin of LICENSE ---
jeff@710 161
jeff@710 162 Copyright 1996-1999 by Scott Hudson, Frank Flannery, C. Scott Ananian
jeff@710 163
jeff@710 164 Permission to use, copy, modify, and distribute this software and its
jeff@710 165 documentation for any purpose and without fee is hereby granted, provided
jeff@710 166 that the above copyright notice appear in all copies and that both the
jeff@710 167 copyright notice and this permission notice and warranty disclaimer appear in
jeff@710 168 supporting documentation, and that the names of the authors or their
jeff@710 169 employers not be used in advertising or publicity pertaining to distribution of
jeff@710 170 the software without specific, written prior permission.
jeff@710 171
jeff@710 172 The authors and their employers disclaim all warranties with regard to
jeff@710 173 this software, including all implied warranties of merchantability and fitness.
jeff@710 174 In no event shall the authors or their employers be liable for any special,
jeff@710 175 indirect or consequential damages or any damages whatsoever resulting from
jeff@710 176 loss of use, data or profits, whether in an action of contract, negligence or
jeff@710 177 other tortious action, arising out of or in connection with the use or
jeff@710 178 performance of this software.
jeff@710 179
jeff@710 180 --- end of LICENSE ---
jeff@710 181
jeff@710 182 -------------------------------------------------------------------------------
jeff@710 183
jeff@710 184 %% This notice is provided with respect to Document Object Model (DOM) Level 2
jeff@710 185 & 3, which may be included with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 186
jeff@710 187 --- begin of LICENSE ---
jeff@710 188
jeff@710 189 W3C SOFTWARE NOTICE AND LICENSE
jeff@710 190
jeff@710 191 http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
jeff@710 192
jeff@710 193 This work (and included software, documentation such as READMEs, or other
jeff@710 194 related items) is being provided by the copyright holders under the following
jeff@710 195 license. By obtaining, using and/or copying this work, you (the licensee)
jeff@710 196 agree that you have read, understood, and will comply with the following terms
jeff@710 197 and conditions.
jeff@710 198
jeff@710 199 Permission to copy, modify, and distribute this software and its
jeff@710 200 documentation, with or without modification, for any purpose and without fee
jeff@710 201 or royalty is hereby granted, provided that you include the following on ALL
jeff@710 202 copies of the software and documentation or portions thereof, including
jeff@710 203 modifications:
jeff@710 204
jeff@710 205 1.The full text of this NOTICE in a location viewable to users of the
jeff@710 206 redistributed or derivative work.
jeff@710 207
jeff@710 208 2.Any pre-existing intellectual property disclaimers, notices, or terms and
jeff@710 209 conditions. If none exist, the W3C Software Short Notice should be included
jeff@710 210 (hypertext is preferred, text is permitted) within the body of any
jeff@710 211 redistributed or derivative code.
jeff@710 212
jeff@710 213 3.Notice of any changes or modifications to the files, including the date
jeff@710 214 changes were made. (We recommend you provide URIs to the location from
jeff@710 215 which the code is derived.)
jeff@710 216
jeff@710 217 THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS
jeff@710 218 MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
jeff@710 219 LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR
jeff@710 220 PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY
jeff@710 221 THIRD PARTY PATENTS,COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
jeff@710 222
jeff@710 223 COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL
jeff@710 224 OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR
jeff@710 225 DOCUMENTATION. The name and trademarks of copyright holders may NOT be used
jeff@710 226 in advertising or publicity pertaining to the software without specific,
jeff@710 227 written prior permission. Title to copyright in this software and any
jeff@710 228 associated documentation will at all times remain with copyright holders.
jeff@710 229
jeff@710 230 ____________________________________
jeff@710 231
jeff@710 232 This formulation of W3C's notice and license became active on December 31
jeff@710 233 2002. This version removes the copyright ownership notice such that this
jeff@710 234 license can be used with materials other than those owned by the W3C, reflects
jeff@710 235 that ERCIM is now a host of the W3C, includes references to this specific
jeff@710 236 dated version of the license, and removes the ambiguous grant of "use".
jeff@710 237 Otherwise, this version is the same as the previous version and is written so
jeff@710 238 as to preserve the Free Software Foundation's assessment of GPL compatibility
jeff@710 239 and OSI's certification under the Open Source Definition. Please see our
jeff@710 240 Copyright FAQ for common questions about using materials from our site,
jeff@710 241 including specific terms and conditions for packages like libwww, Amaya, and
jeff@710 242 Jigsaw. Other questions about this notice can be directed to
jeff@710 243 site-policy@w3.org.
jeff@710 244
jeff@710 245 --- end of LICENSE ---
jeff@710 246
jeff@710 247 -------------------------------------------------------------------------------
jeff@710 248
jeff@710 249 %% This notice is provided with respect to Dynalink v0.5, which may be
jeff@710 250 included with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 251
jeff@710 252 --- begin of LICENSE ---
jeff@710 253
jeff@710 254 Copyright (c) 2009-2013, Attila Szegedi
jeff@710 255
jeff@710 256 All rights reserved.Redistribution and use in source and binary forms, with or
jeff@710 257 without modification, are permitted provided that the following conditions are
jeff@710 258 met:* Redistributions of source code must retain the above copyright notice,
jeff@710 259 this list of conditions and the following disclaimer. * Redistributions in
jeff@710 260 binary form must reproduce the above copyright notice, this list of
jeff@710 261 conditions and the following disclaimer in the documentation and/or other
jeff@710 262 materials provided with the distribution. * Neither the name of Attila
jeff@710 263 Szegedi nor the names of its contributors may be used to endorse or promote
jeff@710 264 products derived from this software without specific prior written permission.
jeff@710 265
jeff@710 266 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"AND
jeff@710 267 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
jeff@710 268 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
jeff@710 269 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
jeff@710 270 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
jeff@710 271 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
jeff@710 272 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
jeff@710 273 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
jeff@710 274 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
jeff@710 275 OF THIS SOFTWARE, EVEN IF ADVISED OF THEPOSSIBILITY OF SUCH DAMAGE.
jeff@710 276
jeff@710 277 --- end of LICENSE ---
jeff@710 278
jeff@710 279 -------------------------------------------------------------------------------
jeff@710 280
jeff@710 281 %% This notice is provided with respect to Elliptic Curve Cryptography, which
jeff@710 282 may be included with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 283
jeff@710 284 You are receiving a copy of the Elliptic Curve Cryptography library in source
jeff@710 285 form with the JDK 8 and OpenJDK 8 source distributions, and as object code in
jeff@710 286 the JRE 8 & JDK 8 runtimes.
jeff@710 287
jeff@710 288 In the case of the JRE 8 & JDK 8 runtimes, the terms of the Oracle license do
jeff@710 289 NOT apply to the Elliptic Curve Cryptography library; it is licensed under the
jeff@710 290 following license, separately from Oracle's JDK & JRE. If you do not wish to
jeff@710 291 install the Elliptic Curve Cryptography library, you may delete the library
jeff@710 292 named libsunec.so (on Solaris and Linux systems) or sunec.dll (on Windows
jeff@710 293 systems) from the JRE bin directory reserved for native libraries.
jeff@710 294
jeff@710 295
jeff@710 296 --- begin of LICENSE ---
jeff@710 297
jeff@710 298 GNU LESSER GENERAL PUBLIC LICENSE
jeff@710 299 Version 2.1, February 1999
jeff@710 300
jeff@710 301 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
jeff@710 302 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
jeff@710 303 Everyone is permitted to copy and distribute verbatim copies
jeff@710 304 of this license document, but changing it is not allowed.
jeff@710 305
jeff@710 306 [This is the first released version of the Lesser GPL. It also counts
jeff@710 307 as the successor of the GNU Library Public License, version 2, hence
jeff@710 308 the version number 2.1.]
jeff@710 309
jeff@710 310 Preamble
jeff@710 311
jeff@710 312 The licenses for most software are designed to take away your
jeff@710 313 freedom to share and change it. By contrast, the GNU General Public
jeff@710 314 Licenses are intended to guarantee your freedom to share and change
jeff@710 315 free software--to make sure the software is free for all its users.
jeff@710 316
jeff@710 317 This license, the Lesser General Public License, applies to some
jeff@710 318 specially designated software packages--typically libraries--of the
jeff@710 319 Free Software Foundation and other authors who decide to use it. You
jeff@710 320 can use it too, but we suggest you first think carefully about whether
jeff@710 321 this license or the ordinary General Public License is the better
jeff@710 322 strategy to use in any particular case, based on the explanations below.
jeff@710 323
jeff@710 324 When we speak of free software, we are referring to freedom of use,
jeff@710 325 not price. Our General Public Licenses are designed to make sure that
jeff@710 326 you have the freedom to distribute copies of free software (and charge
jeff@710 327 for this service if you wish); that you receive source code or can get
jeff@710 328 it if you want it; that you can change the software and use pieces of
jeff@710 329 it in new free programs; and that you are informed that you can do
jeff@710 330 these things.
jeff@710 331
jeff@710 332 To protect your rights, we need to make restrictions that forbid
jeff@710 333 distributors to deny you these rights or to ask you to surrender these
jeff@710 334 rights. These restrictions translate to certain responsibilities for
jeff@710 335 you if you distribute copies of the library or if you modify it.
jeff@710 336
jeff@710 337 For example, if you distribute copies of the library, whether gratis
jeff@710 338 or for a fee, you must give the recipients all the rights that we gave
jeff@710 339 you. You must make sure that they, too, receive or can get the source
jeff@710 340 code. If you link other code with the library, you must provide
jeff@710 341 complete object files to the recipients, so that they can relink them
jeff@710 342 with the library after making changes to the library and recompiling
jeff@710 343 it. And you must show them these terms so they know their rights.
jeff@710 344
jeff@710 345 We protect your rights with a two-step method: (1) we copyright the
jeff@710 346 library, and (2) we offer you this license, which gives you legal
jeff@710 347 permission to copy, distribute and/or modify the library.
jeff@710 348
jeff@710 349 To protect each distributor, we want to make it very clear that
jeff@710 350 there is no warranty for the free library. Also, if the library is
jeff@710 351 modified by someone else and passed on, the recipients should know
jeff@710 352 that what they have is not the original version, so that the original
jeff@710 353 author's reputation will not be affected by problems that might be
jeff@710 354 introduced by others.
jeff@710 355
jeff@710 356 Finally, software patents pose a constant threat to the existence of
jeff@710 357 any free program. We wish to make sure that a company cannot
jeff@710 358 effectively restrict the users of a free program by obtaining a
jeff@710 359 restrictive license from a patent holder. Therefore, we insist that
jeff@710 360 any patent license obtained for a version of the library must be
jeff@710 361 consistent with the full freedom of use specified in this license.
jeff@710 362
jeff@710 363 Most GNU software, including some libraries, is covered by the
jeff@710 364 ordinary GNU General Public License. This license, the GNU Lesser
jeff@710 365 General Public License, applies to certain designated libraries, and
jeff@710 366 is quite different from the ordinary General Public License. We use
jeff@710 367 this license for certain libraries in order to permit linking those
jeff@710 368 libraries into non-free programs.
jeff@710 369
jeff@710 370 When a program is linked with a library, whether statically or using
jeff@710 371 a shared library, the combination of the two is legally speaking a
jeff@710 372 combined work, a derivative of the original library. The ordinary
jeff@710 373 General Public License therefore permits such linking only if the
jeff@710 374 entire combination fits its criteria of freedom. The Lesser General
jeff@710 375 Public License permits more lax criteria for linking other code with
jeff@710 376 the library.
jeff@710 377
jeff@710 378 We call this license the "Lesser" General Public License because it
jeff@710 379 does Less to protect the user's freedom than the ordinary General
jeff@710 380 Public License. It also provides other free software developers Less
jeff@710 381 of an advantage over competing non-free programs. These disadvantages
jeff@710 382 are the reason we use the ordinary General Public License for many
jeff@710 383 libraries. However, the Lesser license provides advantages in certain
jeff@710 384 special circumstances.
jeff@710 385
jeff@710 386 For example, on rare occasions, there may be a special need to
jeff@710 387 encourage the widest possible use of a certain library, so that it becomes
jeff@710 388 a de-facto standard. To achieve this, non-free programs must be
jeff@710 389 allowed to use the library. A more frequent case is that a free
jeff@710 390 library does the same job as widely used non-free libraries. In this
jeff@710 391 case, there is little to gain by limiting the free library to free
jeff@710 392 software only, so we use the Lesser General Public License.
jeff@710 393
jeff@710 394 In other cases, permission to use a particular library in non-free
jeff@710 395 programs enables a greater number of people to use a large body of
jeff@710 396 free software. For example, permission to use the GNU C Library in
jeff@710 397 non-free programs enables many more people to use the whole GNU
jeff@710 398 operating system, as well as its variant, the GNU/Linux operating
jeff@710 399 system.
jeff@710 400
jeff@710 401 Although the Lesser General Public License is Less protective of the
jeff@710 402 users' freedom, it does ensure that the user of a program that is
jeff@710 403 linked with the Library has the freedom and the wherewithal to run
jeff@710 404 that program using a modified version of the Library.
jeff@710 405
jeff@710 406 The precise terms and conditions for copying, distribution and
jeff@710 407 modification follow. Pay close attention to the difference between a
jeff@710 408 "work based on the library" and a "work that uses the library". The
jeff@710 409 former contains code derived from the library, whereas the latter must
jeff@710 410 be combined with the library in order to run.
jeff@710 411
jeff@710 412 GNU LESSER GENERAL PUBLIC LICENSE
jeff@710 413 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
jeff@710 414
jeff@710 415 0. This License Agreement applies to any software library or other
jeff@710 416 program which contains a notice placed by the copyright holder or
jeff@710 417 other authorized party saying it may be distributed under the terms of
jeff@710 418 this Lesser General Public License (also called "this License").
jeff@710 419 Each licensee is addressed as "you".
jeff@710 420
jeff@710 421 A "library" means a collection of software functions and/or data
jeff@710 422 prepared so as to be conveniently linked with application programs
jeff@710 423 (which use some of those functions and data) to form executables.
jeff@710 424
jeff@710 425 The "Library", below, refers to any such software library or work
jeff@710 426 which has been distributed under these terms. A "work based on the
jeff@710 427 Library" means either the Library or any derivative work under
jeff@710 428 copyright law: that is to say, a work containing the Library or a
jeff@710 429 portion of it, either verbatim or with modifications and/or translated
jeff@710 430 straightforwardly into another language. (Hereinafter, translation is
jeff@710 431 included without limitation in the term "modification".)
jeff@710 432
jeff@710 433 "Source code" for a work means the preferred form of the work for
jeff@710 434 making modifications to it. For a library, complete source code means
jeff@710 435 all the source code for all modules it contains, plus any associated
jeff@710 436 interface definition files, plus the scripts used to control compilation
jeff@710 437 and installation of the library.
jeff@710 438
jeff@710 439 Activities other than copying, distribution and modification are not
jeff@710 440 covered by this License; they are outside its scope. The act of
jeff@710 441 running a program using the Library is not restricted, and output from
jeff@710 442 such a program is covered only if its contents constitute a work based
jeff@710 443 on the Library (independent of the use of the Library in a tool for
jeff@710 444 writing it). Whether that is true depends on what the Library does
jeff@710 445 and what the program that uses the Library does.
jeff@710 446
jeff@710 447 1. You may copy and distribute verbatim copies of the Library's
jeff@710 448 complete source code as you receive it, in any medium, provided that
jeff@710 449 you conspicuously and appropriately publish on each copy an
jeff@710 450 appropriate copyright notice and disclaimer of warranty; keep intact
jeff@710 451 all the notices that refer to this License and to the absence of any
jeff@710 452 warranty; and distribute a copy of this License along with the
jeff@710 453 Library.
jeff@710 454
jeff@710 455 You may charge a fee for the physical act of transferring a copy,
jeff@710 456 and you may at your option offer warranty protection in exchange for a
jeff@710 457 fee.
jeff@710 458
jeff@710 459 2. You may modify your copy or copies of the Library or any portion
jeff@710 460 of it, thus forming a work based on the Library, and copy and
jeff@710 461 distribute such modifications or work under the terms of Section 1
jeff@710 462 above, provided that you also meet all of these conditions:
jeff@710 463
jeff@710 464 a) The modified work must itself be a software library.
jeff@710 465
jeff@710 466 b) You must cause the files modified to carry prominent notices
jeff@710 467 stating that you changed the files and the date of any change.
jeff@710 468
jeff@710 469 c) You must cause the whole of the work to be licensed at no
jeff@710 470 charge to all third parties under the terms of this License.
jeff@710 471
jeff@710 472 d) If a facility in the modified Library refers to a function or a
jeff@710 473 table of data to be supplied by an application program that uses
jeff@710 474 the facility, other than as an argument passed when the facility
jeff@710 475 is invoked, then you must make a good faith effort to ensure that,
jeff@710 476 in the event an application does not supply such function or
jeff@710 477 table, the facility still operates, and performs whatever part of
jeff@710 478 its purpose remains meaningful.
jeff@710 479
jeff@710 480 (For example, a function in a library to compute square roots has
jeff@710 481 a purpose that is entirely well-defined independent of the
jeff@710 482 application. Therefore, Subsection 2d requires that any
jeff@710 483 application-supplied function or table used by this function must
jeff@710 484 be optional: if the application does not supply it, the square
jeff@710 485 root function must still compute square roots.)
jeff@710 486
jeff@710 487 These requirements apply to the modified work as a whole. If
jeff@710 488 identifiable sections of that work are not derived from the Library,
jeff@710 489 and can be reasonably considered independent and separate works in
jeff@710 490 themselves, then this License, and its terms, do not apply to those
jeff@710 491 sections when you distribute them as separate works. But when you
jeff@710 492 distribute the same sections as part of a whole which is a work based
jeff@710 493 on the Library, the distribution of the whole must be on the terms of
jeff@710 494 this License, whose permissions for other licensees extend to the
jeff@710 495 entire whole, and thus to each and every part regardless of who wrote
jeff@710 496 it.
jeff@710 497
jeff@710 498 Thus, it is not the intent of this section to claim rights or contest
jeff@710 499 your rights to work written entirely by you; rather, the intent is to
jeff@710 500 exercise the right to control the distribution of derivative or
jeff@710 501 collective works based on the Library.
jeff@710 502
jeff@710 503 In addition, mere aggregation of another work not based on the Library
jeff@710 504 with the Library (or with a work based on the Library) on a volume of
jeff@710 505 a storage or distribution medium does not bring the other work under
jeff@710 506 the scope of this License.
jeff@710 507
jeff@710 508 3. You may opt to apply the terms of the ordinary GNU General Public
jeff@710 509 License instead of this License to a given copy of the Library. To do
jeff@710 510 this, you must alter all the notices that refer to this License, so
jeff@710 511 that they refer to the ordinary GNU General Public License, version 2,
jeff@710 512 instead of to this License. (If a newer version than version 2 of the
jeff@710 513 ordinary GNU General Public License has appeared, then you can specify
jeff@710 514 that version instead if you wish.) Do not make any other change in
jeff@710 515 these notices.
jeff@710 516
jeff@710 517 Once this change is made in a given copy, it is irreversible for
jeff@710 518 that copy, so the ordinary GNU General Public License applies to all
jeff@710 519 subsequent copies and derivative works made from that copy.
jeff@710 520
jeff@710 521 This option is useful when you wish to copy part of the code of
jeff@710 522 the Library into a program that is not a library.
jeff@710 523
jeff@710 524 4. You may copy and distribute the Library (or a portion or
jeff@710 525 derivative of it, under Section 2) in object code or executable form
jeff@710 526 under the terms of Sections 1 and 2 above provided that you accompany
jeff@710 527 it with the complete corresponding machine-readable source code, which
jeff@710 528 must be distributed under the terms of Sections 1 and 2 above on a
jeff@710 529 medium customarily used for software interchange.
jeff@710 530
jeff@710 531 If distribution of object code is made by offering access to copy
jeff@710 532 from a designated place, then offering equivalent access to copy the
jeff@710 533 source code from the same place satisfies the requirement to
jeff@710 534 distribute the source code, even though third parties are not
jeff@710 535 compelled to copy the source along with the object code.
jeff@710 536
jeff@710 537 5. A program that contains no derivative of any portion of the
jeff@710 538 Library, but is designed to work with the Library by being compiled or
jeff@710 539 linked with it, is called a "work that uses the Library". Such a
jeff@710 540 work, in isolation, is not a derivative work of the Library, and
jeff@710 541 therefore falls outside the scope of this License.
jeff@710 542
jeff@710 543 However, linking a "work that uses the Library" with the Library
jeff@710 544 creates an executable that is a derivative of the Library (because it
jeff@710 545 contains portions of the Library), rather than a "work that uses the
jeff@710 546 library". The executable is therefore covered by this License.
jeff@710 547 Section 6 states terms for distribution of such executables.
jeff@710 548
jeff@710 549 When a "work that uses the Library" uses material from a header file
jeff@710 550 that is part of the Library, the object code for the work may be a
jeff@710 551 derivative work of the Library even though the source code is not.
jeff@710 552 Whether this is true is especially significant if the work can be
jeff@710 553 linked without the Library, or if the work is itself a library. The
jeff@710 554 threshold for this to be true is not precisely defined by law.
jeff@710 555
jeff@710 556 If such an object file uses only numerical parameters, data
jeff@710 557 structure layouts and accessors, and small macros and small inline
jeff@710 558 functions (ten lines or less in length), then the use of the object
jeff@710 559 file is unrestricted, regardless of whether it is legally a derivative
jeff@710 560 work. (Executables containing this object code plus portions of the
jeff@710 561 Library will still fall under Section 6.)
jeff@710 562
jeff@710 563 Otherwise, if the work is a derivative of the Library, you may
jeff@710 564 distribute the object code for the work under the terms of Section 6.
jeff@710 565 Any executables containing that work also fall under Section 6,
jeff@710 566 whether or not they are linked directly with the Library itself.
jeff@710 567
jeff@710 568 6. As an exception to the Sections above, you may also combine or
jeff@710 569 link a "work that uses the Library" with the Library to produce a
jeff@710 570 work containing portions of the Library, and distribute that work
jeff@710 571 under terms of your choice, provided that the terms permit
jeff@710 572 modification of the work for the customer's own use and reverse
jeff@710 573 engineering for debugging such modifications.
jeff@710 574
jeff@710 575 You must give prominent notice with each copy of the work that the
jeff@710 576 Library is used in it and that the Library and its use are covered by
jeff@710 577 this License. You must supply a copy of this License. If the work
jeff@710 578 during execution displays copyright notices, you must include the
jeff@710 579 copyright notice for the Library among them, as well as a reference
jeff@710 580 directing the user to the copy of this License. Also, you must do one
jeff@710 581 of these things:
jeff@710 582
jeff@710 583 a) Accompany the work with the complete corresponding
jeff@710 584 machine-readable source code for the Library including whatever
jeff@710 585 changes were used in the work (which must be distributed under
jeff@710 586 Sections 1 and 2 above); and, if the work is an executable linked
jeff@710 587 with the Library, with the complete machine-readable "work that
jeff@710 588 uses the Library", as object code and/or source code, so that the
jeff@710 589 user can modify the Library and then relink to produce a modified
jeff@710 590 executable containing the modified Library. (It is understood
jeff@710 591 that the user who changes the contents of definitions files in the
jeff@710 592 Library will not necessarily be able to recompile the application
jeff@710 593 to use the modified definitions.)
jeff@710 594
jeff@710 595 b) Use a suitable shared library mechanism for linking with the
jeff@710 596 Library. A suitable mechanism is one that (1) uses at run time a
jeff@710 597 copy of the library already present on the user's computer system,
jeff@710 598 rather than copying library functions into the executable, and (2)
jeff@710 599 will operate properly with a modified version of the library, if
jeff@710 600 the user installs one, as long as the modified version is
jeff@710 601 interface-compatible with the version that the work was made with.
jeff@710 602
jeff@710 603 c) Accompany the work with a written offer, valid for at
jeff@710 604 least three years, to give the same user the materials
jeff@710 605 specified in Subsection 6a, above, for a charge no more
jeff@710 606 than the cost of performing this distribution.
jeff@710 607
jeff@710 608 d) If distribution of the work is made by offering access to copy
jeff@710 609 from a designated place, offer equivalent access to copy the above
jeff@710 610 specified materials from the same place.
jeff@710 611
jeff@710 612 e) Verify that the user has already received a copy of these
jeff@710 613 materials or that you have already sent this user a copy.
jeff@710 614
jeff@710 615 For an executable, the required form of the "work that uses the
jeff@710 616 Library" must include any data and utility programs needed for
jeff@710 617 reproducing the executable from it. However, as a special exception,
jeff@710 618 the materials to be distributed need not include anything that is
jeff@710 619 normally distributed (in either source or binary form) with the major
jeff@710 620 components (compiler, kernel, and so on) of the operating system on
jeff@710 621 which the executable runs, unless that component itself accompanies
jeff@710 622 the executable.
jeff@710 623
jeff@710 624 It may happen that this requirement contradicts the license
jeff@710 625 restrictions of other proprietary libraries that do not normally
jeff@710 626 accompany the operating system. Such a contradiction means you cannot
jeff@710 627 use both them and the Library together in an executable that you
jeff@710 628 distribute.
jeff@710 629
jeff@710 630 7. You may place library facilities that are a work based on the
jeff@710 631 Library side-by-side in a single library together with other library
jeff@710 632 facilities not covered by this License, and distribute such a combined
jeff@710 633 library, provided that the separate distribution of the work based on
jeff@710 634 the Library and of the other library facilities is otherwise
jeff@710 635 permitted, and provided that you do these two things:
jeff@710 636
jeff@710 637 a) Accompany the combined library with a copy of the same work
jeff@710 638 based on the Library, uncombined with any other library
jeff@710 639 facilities. This must be distributed under the terms of the
jeff@710 640 Sections above.
jeff@710 641
jeff@710 642 b) Give prominent notice with the combined library of the fact
jeff@710 643 that part of it is a work based on the Library, and explaining
jeff@710 644 where to find the accompanying uncombined form of the same work.
jeff@710 645
jeff@710 646 8. You may not copy, modify, sublicense, link with, or distribute
jeff@710 647 the Library except as expressly provided under this License. Any
jeff@710 648 attempt otherwise to copy, modify, sublicense, link with, or
jeff@710 649 distribute the Library is void, and will automatically terminate your
jeff@710 650 rights under this License. However, parties who have received copies,
jeff@710 651 or rights, from you under this License will not have their licenses
jeff@710 652 terminated so long as such parties remain in full compliance.
jeff@710 653
jeff@710 654 9. You are not required to accept this License, since you have not
jeff@710 655 signed it. However, nothing else grants you permission to modify or
jeff@710 656 distribute the Library or its derivative works. These actions are
jeff@710 657 prohibited by law if you do not accept this License. Therefore, by
jeff@710 658 modifying or distributing the Library (or any work based on the
jeff@710 659 Library), you indicate your acceptance of this License to do so, and
jeff@710 660 all its terms and conditions for copying, distributing or modifying
jeff@710 661 the Library or works based on it.
jeff@710 662
jeff@710 663 10. Each time you redistribute the Library (or any work based on the
jeff@710 664 Library), the recipient automatically receives a license from the
jeff@710 665 original licensor to copy, distribute, link with or modify the Library
jeff@710 666 subject to these terms and conditions. You may not impose any further
jeff@710 667 restrictions on the recipients' exercise of the rights granted herein.
jeff@710 668 You are not responsible for enforcing compliance by third parties with
jeff@710 669 this License.
jeff@710 670
jeff@710 671 11. If, as a consequence of a court judgment or allegation of patent
jeff@710 672 infringement or for any other reason (not limited to patent issues),
jeff@710 673 conditions are imposed on you (whether by court order, agreement or
jeff@710 674 otherwise) that contradict the conditions of this License, they do not
jeff@710 675 excuse you from the conditions of this License. If you cannot
jeff@710 676 distribute so as to satisfy simultaneously your obligations under this
jeff@710 677 License and any other pertinent obligations, then as a consequence you
jeff@710 678 may not distribute the Library at all. For example, if a patent
jeff@710 679 license would not permit royalty-free redistribution of the Library by
jeff@710 680 all those who receive copies directly or indirectly through you, then
jeff@710 681 the only way you could satisfy both it and this License would be to
jeff@710 682 refrain entirely from distribution of the Library.
jeff@710 683
jeff@710 684 If any portion of this section is held invalid or unenforceable under any
jeff@710 685 particular circumstance, the balance of the section is intended to apply,
jeff@710 686 and the section as a whole is intended to apply in other circumstances.
jeff@710 687
jeff@710 688 It is not the purpose of this section to induce you to infringe any
jeff@710 689 patents or other property right claims or to contest validity of any
jeff@710 690 such claims; this section has the sole purpose of protecting the
jeff@710 691 integrity of the free software distribution system which is
jeff@710 692 implemented by public license practices. Many people have made
jeff@710 693 generous contributions to the wide range of software distributed
jeff@710 694 through that system in reliance on consistent application of that
jeff@710 695 system; it is up to the author/donor to decide if he or she is willing
jeff@710 696 to distribute software through any other system and a licensee cannot
jeff@710 697 impose that choice.
jeff@710 698
jeff@710 699 This section is intended to make thoroughly clear what is believed to
jeff@710 700 be a consequence of the rest of this License.
jeff@710 701
jeff@710 702 12. If the distribution and/or use of the Library is restricted in
jeff@710 703 certain countries either by patents or by copyrighted interfaces, the
jeff@710 704 original copyright holder who places the Library under this License may add
jeff@710 705 an explicit geographical distribution limitation excluding those countries,
jeff@710 706 so that distribution is permitted only in or among countries not thus
jeff@710 707 excluded. In such case, this License incorporates the limitation as if
jeff@710 708 written in the body of this License.
jeff@710 709
jeff@710 710 13. The Free Software Foundation may publish revised and/or new
jeff@710 711 versions of the Lesser General Public License from time to time.
jeff@710 712 Such new versions will be similar in spirit to the present version,
jeff@710 713 but may differ in detail to address new problems or concerns.
jeff@710 714
jeff@710 715 Each version is given a distinguishing version number. If the Library
jeff@710 716 specifies a version number of this License which applies to it and
jeff@710 717 "any later version", you have the option of following the terms and
jeff@710 718 conditions either of that version or of any later version published by
jeff@710 719 the Free Software Foundation. If the Library does not specify a
jeff@710 720 license version number, you may choose any version ever published by
jeff@710 721 the Free Software Foundation.
jeff@710 722
jeff@710 723 14. If you wish to incorporate parts of the Library into other free
jeff@710 724 programs whose distribution conditions are incompatible with these,
jeff@710 725 write to the author to ask for permission. For software which is
jeff@710 726 copyrighted by the Free Software Foundation, write to the Free
jeff@710 727 Software Foundation; we sometimes make exceptions for this. Our
jeff@710 728 decision will be guided by the two goals of preserving the free status
jeff@710 729 of all derivatives of our free software and of promoting the sharing
jeff@710 730 and reuse of software generally.
jeff@710 731
jeff@710 732 NO WARRANTY
jeff@710 733
jeff@710 734 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
jeff@710 735 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
jeff@710 736 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
jeff@710 737 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
jeff@710 738 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
jeff@710 739 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
jeff@710 740 PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
jeff@710 741 LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
jeff@710 742 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
jeff@710 743
jeff@710 744 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
jeff@710 745 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
jeff@710 746 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
jeff@710 747 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
jeff@710 748 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
jeff@710 749 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
jeff@710 750 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
jeff@710 751 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
jeff@710 752 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
jeff@710 753 DAMAGES.
jeff@710 754
jeff@710 755 END OF TERMS AND CONDITIONS
jeff@710 756
jeff@710 757 How to Apply These Terms to Your New Libraries
jeff@710 758
jeff@710 759 If you develop a new library, and you want it to be of the greatest
jeff@710 760 possible use to the public, we recommend making it free software that
jeff@710 761 everyone can redistribute and change. You can do so by permitting
jeff@710 762 redistribution under these terms (or, alternatively, under the terms of the
jeff@710 763 ordinary General Public License).
jeff@710 764
jeff@710 765 To apply these terms, attach the following notices to the library. It is
jeff@710 766 safest to attach them to the start of each source file to most effectively
jeff@710 767 convey the exclusion of warranty; and each file should have at least the
jeff@710 768 "copyright" line and a pointer to where the full notice is found.
jeff@710 769
jeff@710 770 <one line to give the library's name and a brief idea of what it does.>
jeff@710 771 Copyright (C) <year> <name of author>
jeff@710 772
jeff@710 773 This library is free software; you can redistribute it and/or
jeff@710 774 modify it under the terms of the GNU Lesser General Public
jeff@710 775 License as published by the Free Software Foundation; either
jeff@710 776 version 2.1 of the License, or (at your option) any later version.
jeff@710 777
jeff@710 778 This library is distributed in the hope that it will be useful,
jeff@710 779 but WITHOUT ANY WARRANTY; without even the implied warranty of
jeff@710 780 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
jeff@710 781 Lesser General Public License for more details.
jeff@710 782
jeff@710 783 You should have received a copy of the GNU Lesser General Public
jeff@710 784 License along with this library; if not, write to the Free Software
jeff@710 785 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
jeff@710 786
jeff@710 787 Also add information on how to contact you by electronic and paper mail.
jeff@710 788
jeff@710 789 You should also get your employer (if you work as a programmer) or your
jeff@710 790 school, if any, to sign a "copyright disclaimer" for the library, if
jeff@710 791 necessary. Here is a sample; alter the names:
jeff@710 792
jeff@710 793 Yoyodyne, Inc., hereby disclaims all copyright interest in the
jeff@710 794 library `Frob' (a library for tweaking knobs) written by James Random Hacker.
jeff@710 795
jeff@710 796 <signature of Ty Coon>, 1 April 1990
jeff@710 797 Ty Coon, President of Vice
jeff@710 798
jeff@710 799 That's all there is to it!
jeff@710 800
jeff@710 801 --- end of LICENSE ---
jeff@710 802
jeff@710 803 -------------------------------------------------------------------------------
jeff@710 804
jlaskey@3 805 %% This notice is provided with respect to ECMAScript Language
jeff@710 806 Specification ECMA-262 Edition 5.1 which may be included with
jeff@710 807 JRE 8, JDK 8, and OpenJDK 8.
jlaskey@3 808
jlaskey@3 809 --- begin of LICENSE ---
jeff@710 810
jlaskey@3 811 Copyright notice
jlaskey@3 812 Copyright © 2011 Ecma International
jlaskey@3 813 Ecma International
jlaskey@3 814 Rue du Rhone 114
jlaskey@3 815 CH-1204 Geneva
jlaskey@3 816 Tel: +41 22 849 6000
jlaskey@3 817 Fax: +41 22 849 6001
jlaskey@3 818 Web: http://www.ecma-international.org
jlaskey@3 819
jlaskey@3 820 This document and possible translations of it may be copied and furnished to
jlaskey@3 821 others, and derivative works that comment on or otherwise explain it or assist
jlaskey@3 822 in its implementation may be prepared, copied, published, and distributed, in
jlaskey@3 823 whole or in part, without restriction of any kind, provided that the above
jlaskey@3 824 copyright notice and this section are included on all such copies and derivative
jlaskey@3 825 works. However, this document itself may not be modified in any way, including
jlaskey@3 826 by removing the copyright notice or references to Ecma International, except as
jlaskey@3 827 needed for the purpose of developing any document or deliverable produced by
jlaskey@3 828 Ecma International (in which case the rules applied to copyrights must be
jlaskey@3 829 followed) or as required to translate it into languages other than English. The
jlaskey@3 830 limited permissions granted above are perpetual and will not be revoked by Ecma
jlaskey@3 831 International or its successors or assigns. This document and the information
jlaskey@3 832 contained herein is provided on an "AS IS" basis and ECMA INTERNATIONAL
jlaskey@3 833 DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY
jlaskey@3 834 WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY OWNERSHIP
jlaskey@3 835 RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR
jlaskey@3 836 PURPOSE." Software License
jlaskey@3 837
jlaskey@3 838 All Software contained in this document ("Software)" is protected by copyright
jlaskey@3 839 and is being made available under the "BSD License", included below. This
jlaskey@3 840 Software may be subject to third party rights (rights from parties other than
jlaskey@3 841 Ecma International), including patent rights, and no licenses under such third
jlaskey@3 842 party rights are granted under this license even if the third party concerned is
jlaskey@3 843 a member of Ecma International. SEE THE ECMA CODE OF CONDUCT IN PATENT MATTERS
jlaskey@3 844 AVAILABLE AT http://www.ecma-international.org/memento/codeofconduct.htm FOR
jlaskey@3 845 INFORMATION REGARDING THE LICENSING OF PATENT CLAIMS THAT ARE REQUIRED TO
jlaskey@3 846 IMPLEMENT ECMA INTERNATIONAL STANDARDS*. Redistribution and use in source and
jlaskey@3 847 binary forms, with or without modification, are permitted provided that the
jlaskey@3 848 following conditions are met:
jlaskey@3 849
jlaskey@3 850 1. Redistributions of source code must retain the above copyright notice, this
jlaskey@3 851 list of conditions and the following disclaimer.
jlaskey@3 852
jlaskey@3 853 2. Redistributions in binary form must reproduce the above copyright notice,
jlaskey@3 854 this list of conditions and the following disclaimer in the documentation and/or
jlaskey@3 855 other materials provided with the distribution.
jlaskey@3 856
jlaskey@3 857 3. Neither the name of the authors nor Ecma International may be used to endorse
jlaskey@3 858 or promote products derived from this software without specific prior written
jlaskey@3 859 permission.
jlaskey@3 860
jlaskey@3 861 THIS SOFTWARE IS PROVIDED BY THE ECMA INTERNATIONAL "AS IS" AND ANY EXPRESS OR
jlaskey@3 862 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
jlaskey@3 863 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
jlaskey@3 864 SHALL ECMA INTERNATIONAL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
jlaskey@3 865 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
jlaskey@3 866 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
jlaskey@3 867 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
jlaskey@3 868 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
jlaskey@3 869 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
jlaskey@3 870 OF SUCH DAMAGE.
jlaskey@3 871 --- end of LICENSE ---
attila@90 872
attila@90 873 %% This notice is provided with respect to Dynalink library which is included
attila@90 874 with the Nashorn technology.
attila@90 875
attila@90 876 --- begin of LICENSE ---
attila@90 877 Copyright (c) 2009-2013, Attila Szegedi
attila@90 878
attila@90 879 Redistribution and use in source and binary forms, with or without
attila@90 880 modification, are permitted provided that the following conditions are
attila@90 881 met:
attila@90 882 * Redistributions of source code must retain the above copyright
attila@90 883 notice, this list of conditions and the following disclaimer.
attila@90 884 * Redistributions in binary form must reproduce the above copyright
attila@90 885 notice, this list of conditions and the following disclaimer in the
attila@90 886 documentation and/or other materials provided with the distribution.
attila@90 887 * Neither the name of the copyright holder nor the names of
attila@90 888 contributors may be used to endorse or promote products derived from
attila@90 889 this software without specific prior written permission.
attila@90 890
attila@90 891 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
attila@90 892 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
attila@90 893 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
attila@90 894 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDER
attila@90 895 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
attila@90 896 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
attila@90 897 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
attila@90 898 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
attila@90 899 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
attila@90 900 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
attila@90 901 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
attila@90 902 --- end of LICENSE ---
hannesw@115 903
hannesw@115 904 %% This notice is provided with respect to Joni library which is included
hannesw@115 905 with the Nashorn technology.
hannesw@115 906
hannesw@115 907 --- begin of LICENSE ---
hannesw@115 908 Permission is hereby granted, free of charge, to any person obtaining a copy of
hannesw@115 909 this software and associated documentation files (the "Software"), to deal in
hannesw@115 910 the Software without restriction, including without limitation the rights to
hannesw@115 911 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
hannesw@115 912 of the Software, and to permit persons to whom the Software is furnished to do
hannesw@115 913 so, subject to the following conditions:
hannesw@115 914
hannesw@115 915 The above copyright notice and this permission notice shall be included in all
hannesw@115 916 copies or substantial portions of the Software.
hannesw@115 917
hannesw@115 918 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
hannesw@115 919 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
hannesw@115 920 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
hannesw@115 921 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
hannesw@115 922 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
hannesw@115 923 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
hannesw@115 924 SOFTWARE.
jeff@710 925
hannesw@115 926 --- end of LICENSE ---
jeff@710 927
jeff@710 928 -------------------------------------------------------------------------------
jeff@710 929
jeff@710 930 %% This notice is provided with respect to FontConfig 2.5, which may be
jeff@710 931 included with JRE 8, JDK 8, and OpenJDK 8 source distributions on
jeff@710 932 Linux and Solaris.
jeff@710 933
jeff@710 934 --- begin of LICENSE ---
jeff@710 935
jeff@710 936 Copyright © 2001,2003 Keith Packard
jeff@710 937
jeff@710 938 Permission to use, copy, modify, distribute, and sell this software and its
jeff@710 939 documentation for any purpose is hereby granted without fee, provided that the
jeff@710 940 above copyright notice appear in all copies and that both that copyright
jeff@710 941 notice and this permission notice appear in supporting documentation, and that
jeff@710 942 the name of Keith Packard not be used in advertising or publicity pertaining
jeff@710 943 to distribution of the software without specific, written prior permission.
jeff@710 944 Keith Packard makes no representations about the suitability of this software
jeff@710 945 for any purpose. It is provided "as is" without express or implied warranty.
jeff@710 946
jeff@710 947 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
jeff@710 948 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL KEITH
jeff@710 949 PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY
jeff@710 950 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
jeff@710 951 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
jeff@710 952 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
jeff@710 953
jeff@710 954
jeff@710 955 --- end of LICENSE ---
jeff@710 956
jeff@710 957 -------------------------------------------------------------------------------
jeff@710 958
jeff@710 959 %% This notice is provided with respect to IAIK PKCS#11 Wrapper,
jeff@710 960 which may be included with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 961
jeff@710 962 --- begin of LICENSE ---
jeff@710 963
jeff@710 964 IAIK PKCS#11 Wrapper License
jeff@710 965
jeff@710 966 Copyright (c) 2002 Graz University of Technology. All rights reserved.
jeff@710 967
jeff@710 968 Redistribution and use in source and binary forms, with or without
jeff@710 969 modification, are permitted provided that the following conditions are met:
jeff@710 970
jeff@710 971 1. Redistributions of source code must retain the above copyright notice, this
jeff@710 972 list of conditions and the following disclaimer.
jeff@710 973
jeff@710 974 2. Redistributions in binary form must reproduce the above copyright notice,
jeff@710 975 this list of conditions and the following disclaimer in the documentation
jeff@710 976 and/or other materials provided with the distribution.
jeff@710 977
jeff@710 978 3. The end-user documentation included with the redistribution, if any, must
jeff@710 979 include the following acknowledgment:
jeff@710 980
jeff@710 981 "This product includes software developed by IAIK of Graz University of
jeff@710 982 Technology."
jeff@710 983
jeff@710 984 Alternately, this acknowledgment may appear in the software itself, if and
jeff@710 985 wherever such third-party acknowledgments normally appear.
jeff@710 986
jeff@710 987 4. The names "Graz University of Technology" and "IAIK of Graz University of
jeff@710 988 Technology" must not be used to endorse or promote products derived from this
jeff@710 989 software without prior written permission.
jeff@710 990
jeff@710 991 5. Products derived from this software may not be called "IAIK PKCS Wrapper",
jeff@710 992 nor may "IAIK" appear in their name, without prior written permission of
jeff@710 993 Graz University of Technology.
jeff@710 994
jeff@710 995 THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES,
jeff@710 996 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
jeff@710 997 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
jeff@710 998 LICENSOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
jeff@710 999 OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
jeff@710 1000 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
jeff@710 1001 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
jeff@710 1002 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
jeff@710 1003 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
jeff@710 1004 POSSIBILITY OF SUCH DAMAGE.
jeff@710 1005
jeff@710 1006 --- end of LICENSE ---
jeff@710 1007
jeff@710 1008 -------------------------------------------------------------------------------
jeff@710 1009
jeff@710 1010 %% This notice is provided with respect to ICU4C 4.0.1 and ICU4J 4.4, which
jeff@710 1011 may be included with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 1012
jeff@710 1013 --- begin of LICENSE ---
jeff@710 1014
jeff@710 1015 Copyright (c) 1995-2010 International Business Machines Corporation and others
jeff@710 1016
jeff@710 1017 All rights reserved.
jeff@710 1018
jeff@710 1019 Permission is hereby granted, free of charge, to any person obtaining a copy
jeff@710 1020 of this software and associated documentation files (the "Software"), to deal
jeff@710 1021 in the Software without restriction, including without limitation the rights
jeff@710 1022 to use, copy, modify, merge, publish, distribute, and/or sell copies of the
jeff@710 1023 Software, and to permit persons to whom the Software is furnished to do so,
jeff@710 1024 provided that the above copyright notice(s) and this permission notice appear
jeff@710 1025 in all copies of the Software and that both the above copyright notice(s) and
jeff@710 1026 this permission notice appear in supporting documentation.
jeff@710 1027
jeff@710 1028 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
jeff@710 1029 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
jeff@710 1030 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN
jeff@710 1031 NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE
jeff@710 1032 LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY
jeff@710 1033 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
jeff@710 1034 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
jeff@710 1035 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
jeff@710 1036
jeff@710 1037 Except as contained in this notice, the name of a copyright holder shall not
jeff@710 1038 be used in advertising or otherwise to promote the sale, use or other dealings
jeff@710 1039 in this Software without prior written authorization of the copyright holder.
jeff@710 1040 All trademarks and registered trademarks mentioned herein are the property of
jeff@710 1041 their respective owners.
jeff@710 1042
jeff@710 1043 --- end of LICENSE ---
jeff@710 1044
jeff@710 1045 -------------------------------------------------------------------------------
jeff@710 1046
jeff@710 1047 %% This notice is provided with respect to IJG JPEG 6b, which may be
jeff@710 1048 included with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 1049
jeff@710 1050 --- begin of LICENSE ---
jeff@710 1051
jeff@710 1052 This software is copyright (C) 1991-1998, Thomas G. Lane.
jeff@710 1053 All Rights Reserved except as specified below.
jeff@710 1054
jeff@710 1055 Permission is hereby granted to use, copy, modify, and distribute this
jeff@710 1056 software (or portions thereof) for any purpose, without fee, subject to these
jeff@710 1057 conditions:
jeff@710 1058 (1) If any part of the source code for this software is distributed, then this
jeff@710 1059 README file must be included, with this copyright and no-warranty notice
jeff@710 1060 unaltered; and any additions, deletions, or changes to the original files
jeff@710 1061 must be clearly indicated in accompanying documentation.
jeff@710 1062 (2) If only executable code is distributed, then the accompanying
jeff@710 1063 documentation must state that "this software is based in part on the work of
jeff@710 1064 the Independent JPEG Group".
jeff@710 1065 (3) Permission for use of this software is granted only if the user accepts
jeff@710 1066 full responsibility for any undesirable consequences; the authors accept
jeff@710 1067 NO LIABILITY for damages of any kind.
jeff@710 1068
jeff@710 1069 These conditions apply to any software derived from or based on the IJG code,
jeff@710 1070 not just to the unmodified library. If you use our work, you ought to
jeff@710 1071 acknowledge us.
jeff@710 1072
jeff@710 1073 Permission is NOT granted for the use of any IJG author's name or company name
jeff@710 1074 in advertising or publicity relating to this software or products derived from
jeff@710 1075 it. This software may be referred to only as "the Independent JPEG Group's
jeff@710 1076 software".
jeff@710 1077
jeff@710 1078 We specifically permit and encourage the use of this software as the basis of
jeff@710 1079 commercial products, provided that all warranty or liability claims are
jeff@710 1080 assumed by the product vendor.
jeff@710 1081
jeff@710 1082 --- end of LICENSE ---
jeff@710 1083
jeff@710 1084 --------------------------------------------------------------------------------
jeff@710 1085
jeff@710 1086 %% This notice is provided with respect to Joni v1.1.9, which may be
jeff@710 1087 included with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 1088
jeff@710 1089 --- begin of LICENSE ---
jeff@710 1090
jeff@710 1091 Permission is hereby granted, free of charge, to any person obtaining a copy
jeff@710 1092 of this software and associated documentation files (the "Software"), to deal
jeff@710 1093 in the Software without restriction, including without limitation the rights
jeff@710 1094 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
jeff@710 1095 copies of the Software, and to permit persons to whom the Software is
jeff@710 1096 furnished to do so, subject to the following conditions:
jeff@710 1097
jeff@710 1098 The above copyright notice and this permission notice shall be included in all
jeff@710 1099 copies or substantial portions of the Software.
jeff@710 1100
jeff@710 1101 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
jeff@710 1102 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
jeff@710 1103 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
jeff@710 1104 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
jeff@710 1105 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
jeff@710 1106 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
jeff@710 1107 SOFTWARE.
jeff@710 1108
jeff@710 1109 --- end of LICENSE ---
jeff@710 1110
jeff@710 1111 -------------------------------------------------------------------------------
jeff@710 1112
jeff@710 1113 %% This notice is provided with respect to JOpt-Simple v3.0, which may be
jeff@710 1114 included with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 1115
jeff@710 1116 --- begin of LICENSE ---
jeff@710 1117
jeff@710 1118 Copyright (c) 2004-2009 Paul R. Holser, Jr.
jeff@710 1119
jeff@710 1120 Permission is hereby granted, free of charge, to any person obtaining
jeff@710 1121 a copy of this software and associated documentation files (the
jeff@710 1122 "Software"), to deal in the Software without restriction, including
jeff@710 1123 without limitation the rights to use, copy, modify, merge, publish,
jeff@710 1124 distribute, sublicense, and/or sell copies of the Software, and to
jeff@710 1125 permit persons to whom the Software is furnished to do so, subject to
jeff@710 1126 the following conditions:
jeff@710 1127
jeff@710 1128 The above copyright notice and this permission notice shall be
jeff@710 1129 included in all copies or substantial portions of the Software.
jeff@710 1130
jeff@710 1131 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
jeff@710 1132 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
jeff@710 1133 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
jeff@710 1134 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
jeff@710 1135 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
jeff@710 1136 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
jeff@710 1137 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
jeff@710 1138
jeff@710 1139 --- end of LICENSE ---
jeff@710 1140
jeff@710 1141 --------------------------------------------------------------------------------
jeff@710 1142
jeff@710 1143 %% This notice is provided with respect to Kerberos functionality, which
jeff@710 1144 which may be included with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 1145
jeff@710 1146 --- begin of LICENSE ---
jeff@710 1147
jeff@710 1148 (C) Copyright IBM Corp. 1999 All Rights Reserved.
jeff@710 1149 Copyright 1997 The Open Group Research Institute. All rights reserved.
jeff@710 1150
jeff@710 1151 --- end of LICENSE ---
jeff@710 1152
jeff@710 1153 -------------------------------------------------------------------------------
jeff@710 1154
jeff@710 1155 %% This notice is provided with respect to Kerberos functionality from
jeff@710 1156 FundsXpress, INC., which may be included with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 1157
jeff@710 1158 --- begin of LICENSE ---
jeff@710 1159
jeff@710 1160 Copyright (C) 1998 by the FundsXpress, INC.
jeff@710 1161
jeff@710 1162 All rights reserved.
jeff@710 1163
jeff@710 1164 Export of this software from the United States of America may require
jeff@710 1165 a specific license from the United States Government. It is the
jeff@710 1166 responsibility of any person or organization contemplating export to
jeff@710 1167 obtain such a license before exporting.
jeff@710 1168
jeff@710 1169 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
jeff@710 1170 distribute this software and its documentation for any purpose and
jeff@710 1171 without fee is hereby granted, provided that the above copyright
jeff@710 1172 notice appear in all copies and that both that copyright notice and
jeff@710 1173 this permission notice appear in supporting documentation, and that
jeff@710 1174 the name of FundsXpress. not be used in advertising or publicity pertaining
jeff@710 1175 to distribution of the software without specific, written prior
jeff@710 1176 permission. FundsXpress makes no representations about the suitability of
jeff@710 1177 this software for any purpose. It is provided "as is" without express
jeff@710 1178 or implied warranty.
jeff@710 1179
jeff@710 1180 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
jeff@710 1181 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
jeff@710 1182 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
jeff@710 1183
jeff@710 1184
jeff@710 1185 --- end of LICENSE ---
jeff@710 1186
jeff@710 1187 -------------------------------------------------------------------------------
jeff@710 1188
jeff@710 1189 %% This notice is provided with respect to Kronos OpenGL headers, which may be
jeff@710 1190 included with JDK 8 and OpenJDK 8 source distributions.
jeff@710 1191
jeff@710 1192 --- begin of LICENSE ---
jeff@710 1193
jeff@710 1194 Copyright (c) 2007 The Khronos Group Inc.
jeff@710 1195
jeff@710 1196 Permission is hereby granted, free of charge, to any person obtaining a copy
jeff@710 1197 of this software and/or associated documentation files (the "Materials"), to
jeff@710 1198 deal in the Materials without restriction, including without limitation the
jeff@710 1199 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
jeff@710 1200 sell copies of the Materials, and to permit persons to whom the Materials are
jeff@710 1201 furnished to do so, subject to the following conditions:
jeff@710 1202
jeff@710 1203 The above copyright notice and this permission notice shall be included in all
jeff@710 1204 copies or substantial portions of the Materials.
jeff@710 1205
jeff@710 1206 THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
jeff@710 1207 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
jeff@710 1208 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
jeff@710 1209 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
jeff@710 1210 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
jeff@710 1211 OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS IN THE
jeff@710 1212 MATERIALS.
jeff@710 1213
jeff@710 1214 --- end of LICENSE ---
jeff@710 1215
jeff@710 1216 -------------------------------------------------------------------------------
jeff@710 1217
jeff@710 1218 %% Portions Copyright Eastman Kodak Company 1992
jeff@710 1219
jeff@710 1220 -------------------------------------------------------------------------------
jeff@710 1221
jeff@1417 1222 %% This notice is provided with respect to libpng 1.6.16, which may be
jeff@710 1223 included with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 1224
jeff@710 1225 --- begin of LICENSE ---
jeff@710 1226
jeff@710 1227 This copy of the libpng notices is provided for your convenience. In case of
jeff@710 1228 any discrepancy between this copy and the notices in the file png.h that is
jeff@710 1229 included in the libpng distribution, the latter shall prevail.
jeff@710 1230
jeff@710 1231 COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
jeff@710 1232
jeff@710 1233 If you modify libpng you may insert additional notices immediately following
jeff@710 1234 this sentence.
jeff@710 1235
jeff@710 1236 This code is released under the libpng license.
jeff@710 1237
asaha@1314 1238 libpng versions 1.2.6, August 15, 2004, through 1.6.16, December 22, 2014, are
asaha@1314 1239 Copyright (c) 2004, 2006-2014 Glenn Randers-Pehrson, and are
jeff@710 1240 distributed according to the same disclaimer and license as libpng-1.2.5
jeff@710 1241 with the following individual added to the list of Contributing Authors
jeff@710 1242
jeff@710 1243 Cosmin Truta
jeff@710 1244
jeff@710 1245 libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
jeff@710 1246 Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
jeff@710 1247 distributed according to the same disclaimer and license as libpng-1.0.6
jeff@710 1248 with the following individuals added to the list of Contributing Authors
jeff@710 1249
jeff@710 1250 Simon-Pierre Cadieux
jeff@710 1251 Eric S. Raymond
jeff@710 1252 Gilles Vollant
jeff@710 1253
jeff@710 1254 and with the following additions to the disclaimer:
jeff@710 1255
jeff@710 1256 There is no warranty against interference with your enjoyment of the
jeff@710 1257 library or against infringement. There is no warranty that our
jeff@710 1258 efforts or the library will fulfill any of your particular purposes
jeff@710 1259 or needs. This library is provided with all faults, and the entire
jeff@710 1260 risk of satisfactory quality, performance, accuracy, and effort is with
jeff@710 1261 the user.
jeff@710 1262
jeff@710 1263 libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
jeff@710 1264 Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
jeff@710 1265 distributed according to the same disclaimer and license as libpng-0.96,
jeff@710 1266 with the following individuals added to the list of Contributing Authors:
jeff@710 1267
jeff@710 1268 Tom Lane
jeff@710 1269 Glenn Randers-Pehrson
jeff@710 1270 Willem van Schaik
jeff@710 1271
jeff@710 1272 libpng versions 0.89, June 1996, through 0.96, May 1997, are
jeff@710 1273 Copyright (c) 1996, 1997 Andreas Dilger
jeff@710 1274 Distributed according to the same disclaimer and license as libpng-0.88,
jeff@710 1275 with the following individuals added to the list of Contributing Authors:
jeff@710 1276
jeff@710 1277 John Bowler
jeff@710 1278 Kevin Bracey
jeff@710 1279 Sam Bushell
jeff@710 1280 Magnus Holmgren
jeff@710 1281 Greg Roelofs
jeff@710 1282 Tom Tanner
jeff@710 1283
jeff@710 1284 libpng versions 0.5, May 1995, through 0.88, January 1996, are
jeff@710 1285 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
jeff@710 1286
jeff@710 1287 For the purposes of this copyright and license, "Contributing Authors"
jeff@710 1288 is defined as the following set of individuals:
jeff@710 1289
jeff@710 1290 Andreas Dilger
jeff@710 1291 Dave Martindale
jeff@710 1292 Guy Eric Schalnat
jeff@710 1293 Paul Schmidt
jeff@710 1294 Tim Wegner
jeff@710 1295
jeff@710 1296 The PNG Reference Library is supplied "AS IS". The Contributing Authors
jeff@710 1297 and Group 42, Inc. disclaim all warranties, expressed or implied,
jeff@710 1298 including, without limitation, the warranties of merchantability and of
jeff@710 1299 fitness for any purpose. The Contributing Authors and Group 42, Inc.
jeff@710 1300 assume no liability for direct, indirect, incidental, special, exemplary,
jeff@710 1301 or consequential damages, which may result from the use of the PNG
jeff@710 1302 Reference Library, even if advised of the possibility of such damage.
jeff@710 1303
jeff@710 1304 Permission is hereby granted to use, copy, modify, and distribute this
jeff@710 1305 source code, or portions hereof, for any purpose, without fee, subject
jeff@710 1306 to the following restrictions:
jeff@710 1307
jeff@710 1308 1. The origin of this source code must not be misrepresented.
jeff@710 1309
jeff@710 1310 2. Altered versions must be plainly marked as such and must not
jeff@710 1311 be misrepresented as being the original source.
jeff@710 1312
jeff@710 1313 3. This Copyright notice may not be removed or altered from any
jeff@710 1314 source or altered source distribution.
jeff@710 1315
jeff@710 1316 The Contributing Authors and Group 42, Inc. specifically permit, without
jeff@710 1317 fee, and encourage the use of this source code as a component to
jeff@710 1318 supporting the PNG file format in commercial products. If you use this
jeff@710 1319 source code in a product, acknowledgment is not required but would be
jeff@710 1320 appreciated.
jeff@710 1321
jeff@710 1322
jeff@710 1323 A "png_get_copyright" function is available, for convenient use in "about"
jeff@710 1324 boxes and the like:
jeff@710 1325
jeff@710 1326 printf("%s",png_get_copyright(NULL));
jeff@710 1327
jeff@710 1328 Also, the PNG logo (in PNG format, of course) is supplied in the
jeff@710 1329 files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).
jeff@710 1330
jeff@710 1331 Libpng is OSI Certified Open Source Software. OSI Certified Open Source is a
jeff@710 1332 certification mark of the Open Source Initiative.
jeff@710 1333
jeff@710 1334 Glenn Randers-Pehrson
jeff@710 1335 glennrp at users.sourceforge.net
asaha@1314 1336 December 22, 2014
jeff@710 1337
jeff@710 1338 --- end of LICENSE ---
jeff@710 1339
jeff@710 1340 -------------------------------------------------------------------------------
jeff@710 1341
jeff@1417 1342 %% This notice is provided with respect to GIFLIB 5.1.1 & libungif 4.1.3, which may be
jeff@710 1343 included with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 1344
jeff@710 1345 --- begin of LICENSE ---
jeff@710 1346
jeff@710 1347 The GIFLIB distribution is Copyright (c) 1997 Eric S. Raymond
jeff@710 1348
jeff@710 1349 Permission is hereby granted, free of charge, to any person obtaining a copy
jeff@710 1350 of this software and associated documentation files (the "Software"), to deal
jeff@710 1351 in the Software without restriction, including without limitation the rights
jeff@710 1352 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
jeff@710 1353 copies of the Software, and to permit persons to whom the Software is
jeff@710 1354 furnished to do so, subject to the following conditions:
jeff@710 1355
jeff@710 1356 The above copyright notice and this permission notice shall be included in
jeff@710 1357 all copies or substantial portions of the Software.
jeff@710 1358
jeff@710 1359 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
jeff@710 1360 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
jeff@710 1361 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
jeff@710 1362 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
jeff@710 1363 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
jeff@710 1364 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
jeff@710 1365 THE SOFTWARE.
jeff@710 1366
jeff@710 1367 --- end of LICENSE ---
jeff@710 1368
jeff@710 1369 -------------------------------------------------------------------------------
jeff@710 1370
jeff@1417 1371 %% This notice is provided with respect to Little CMS 2.7, which may be
jeff@715 1372 included with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 1373
jeff@710 1374 --- begin of LICENSE ---
jeff@710 1375
jeff@710 1376 Little CMS
jeff@1417 1377 Copyright (c) 1998-2015 Marti Maria Saguer
jeff@710 1378
jeff@710 1379 Permission is hereby granted, free of charge, to any person obtaining a copy
jeff@710 1380 of this software and associated documentation files (the "Software"), to deal
jeff@710 1381 in the Software without restriction, including without limitation the rights
jeff@710 1382 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
jeff@710 1383 copies of the Software, and to permit persons to whom the Software is
jeff@710 1384 furnished to do so, subject to the following conditions:
jeff@710 1385
jeff@710 1386 The above copyright notice and this permission notice shall be included in all
jeff@710 1387 copies or substantial portions of the Software.
jeff@710 1388
jeff@710 1389 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
jeff@710 1390 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
jeff@710 1391 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
jeff@710 1392 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
jeff@710 1393 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
jeff@710 1394 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
jeff@710 1395 SOFTWARE.
jeff@710 1396
jeff@710 1397 --- end of LICENSE ---
jeff@710 1398
jeff@710 1399 -------------------------------------------------------------------------------
jeff@710 1400
jeff@710 1401 %% Lucida is a registered trademark or trademark of Bigelow & Holmes in the
jeff@710 1402 U.S. and other countries.
jeff@710 1403
jeff@710 1404 -------------------------------------------------------------------------------
jeff@710 1405
jeff@710 1406 %% This notice is provided with respect to Mesa 3D Graphics Library v4.1,
jeff@710 1407 which may be included with JRE 8, JDK 8, and OpenJDK 8 source distributions.
jeff@710 1408
jeff@710 1409 --- begin of LICENSE ---
jeff@710 1410
jeff@710 1411 Mesa 3-D graphics library
jeff@710 1412 Version: 4.1
jeff@710 1413
jeff@710 1414 Copyright (C) 1999-2002 Brian Paul All Rights Reserved.
jeff@710 1415
jeff@710 1416 Permission is hereby granted, free of charge, to any person obtaining a
jeff@710 1417 copy of this software and associated documentation files (the "Software"),
jeff@710 1418 to deal in the Software without restriction, including without limitation
jeff@710 1419 the rights to use, copy, modify, merge, publish, distribute, sublicense,
jeff@710 1420 and/or sell copies of the Software, and to permit persons to whom the
jeff@710 1421 Software is furnished to do so, subject to the following conditions:
jeff@710 1422
jeff@710 1423 The above copyright notice and this permission notice shall be included
jeff@710 1424 in all copies or substantial portions of the Software.
jeff@710 1425
jeff@710 1426 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
jeff@710 1427 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
jeff@710 1428 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
jeff@710 1429 BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
jeff@710 1430 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
jeff@710 1431 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
jeff@710 1432
jeff@710 1433 --- end of LICENSE ---
jeff@710 1434
jeff@710 1435 -------------------------------------------------------------------------------
jeff@710 1436
jeff@710 1437 %% This notice is provided with respect to Mozilla Network Security
jeff@710 1438 Services (NSS), which is supplied with the JDK test suite in the OpenJDK
jeff@710 1439 source code repository. It is licensed under Mozilla Public License (MPL),
jeff@710 1440 version 2.0.
jeff@710 1441
jeff@710 1442 The NSS libraries are supplied in executable form, built from unmodified
jeff@908 1443 NSS source code labeled with the "NSS_3_16_RTM" HG tag.
jeff@710 1444
jeff@710 1445 The NSS source code is available in the OpenJDK source code repository at:
jeff@710 1446 jdk/test/sun/security/pkcs11/nss/src
jeff@710 1447
jeff@710 1448 The NSS libraries are available in the OpenJDK source code repository at:
jeff@710 1449 jdk/test/sun/security/pkcs11/nss/lib
jeff@710 1450
jeff@710 1451 --- begin of LICENSE ---
jeff@710 1452
jeff@710 1453 Mozilla Public License Version 2.0
jeff@710 1454 ==================================
jeff@710 1455
jeff@710 1456 1. Definitions
jeff@710 1457 --------------
jeff@710 1458
jeff@710 1459 1.1. "Contributor"
jeff@710 1460 means each individual or legal entity that creates, contributes to
jeff@710 1461 the creation of, or owns Covered Software.
jeff@710 1462
jeff@710 1463 1.2. "Contributor Version"
jeff@710 1464 means the combination of the Contributions of others (if any) used
jeff@710 1465 by a Contributor and that particular Contributor's Contribution.
jeff@710 1466
jeff@710 1467 1.3. "Contribution"
jeff@710 1468 means Covered Software of a particular Contributor.
jeff@710 1469
jeff@710 1470 1.4. "Covered Software"
jeff@710 1471 means Source Code Form to which the initial Contributor has attached
jeff@710 1472 the notice in Exhibit A, the Executable Form of such Source Code
jeff@710 1473 Form, and Modifications of such Source Code Form, in each case
jeff@710 1474 including portions thereof.
jeff@710 1475
jeff@710 1476 1.5. "Incompatible With Secondary Licenses"
jeff@710 1477 means
jeff@710 1478
jeff@710 1479 (a) that the initial Contributor has attached the notice described
jeff@710 1480 in Exhibit B to the Covered Software; or
jeff@710 1481
jeff@710 1482 (b) that the Covered Software was made available under the terms of
jeff@710 1483 version 1.1 or earlier of the License, but not also under the
jeff@710 1484 terms of a Secondary License.
jeff@710 1485
jeff@710 1486 1.6. "Executable Form"
jeff@710 1487 means any form of the work other than Source Code Form.
jeff@710 1488
jeff@710 1489 1.7. "Larger Work"
jeff@710 1490 means a work that combines Covered Software with other material, in
jeff@710 1491 a separate file or files, that is not Covered Software.
jeff@710 1492
jeff@710 1493 1.8. "License"
jeff@710 1494 means this document.
jeff@710 1495
jeff@710 1496 1.9. "Licensable"
jeff@710 1497 means having the right to grant, to the maximum extent possible,
jeff@710 1498 whether at the time of the initial grant or subsequently, any and
jeff@710 1499 all of the rights conveyed by this License.
jeff@710 1500
jeff@710 1501 1.10. "Modifications"
jeff@710 1502 means any of the following:
jeff@710 1503
jeff@710 1504 (a) any file in Source Code Form that results from an addition to,
jeff@710 1505 deletion from, or modification of the contents of Covered
jeff@710 1506 Software; or
jeff@710 1507
jeff@710 1508 (b) any new file in Source Code Form that contains any Covered
jeff@710 1509 Software.
jeff@710 1510
jeff@710 1511 1.11. "Patent Claims" of a Contributor
jeff@710 1512 means any patent claim(s), including without limitation, method,
jeff@710 1513 process, and apparatus claims, in any patent Licensable by such
jeff@710 1514 Contributor that would be infringed, but for the grant of the
jeff@710 1515 License, by the making, using, selling, offering for sale, having
jeff@710 1516 made, import, or transfer of either its Contributions or its
jeff@710 1517 Contributor Version.
jeff@710 1518
jeff@710 1519 1.12. "Secondary License"
jeff@710 1520 means either the GNU General Public License, Version 2.0, the GNU
jeff@710 1521 Lesser General Public License, Version 2.1, the GNU Affero General
jeff@710 1522 Public License, Version 3.0, or any later versions of those
jeff@710 1523 licenses.
jeff@710 1524
jeff@710 1525 1.13. "Source Code Form"
jeff@710 1526 means the form of the work preferred for making modifications.
jeff@710 1527
jeff@710 1528 1.14. "You" (or "Your")
jeff@710 1529 means an individual or a legal entity exercising rights under this
jeff@710 1530 License. For legal entities, "You" includes any entity that
jeff@710 1531 controls, is controlled by, or is under common control with You. For
jeff@710 1532 purposes of this definition, "control" means (a) the power, direct
jeff@710 1533 or indirect, to cause the direction or management of such entity,
jeff@710 1534 whether by contract or otherwise, or (b) ownership of more than
jeff@710 1535 fifty percent (50%) of the outstanding shares or beneficial
jeff@710 1536 ownership of such entity.
jeff@710 1537
jeff@710 1538 2. License Grants and Conditions
jeff@710 1539 --------------------------------
jeff@710 1540
jeff@710 1541 2.1. Grants
jeff@710 1542
jeff@710 1543 Each Contributor hereby grants You a world-wide, royalty-free,
jeff@710 1544 non-exclusive license:
jeff@710 1545
jeff@710 1546 (a) under intellectual property rights (other than patent or trademark)
jeff@710 1547 Licensable by such Contributor to use, reproduce, make available,
jeff@710 1548 modify, display, perform, distribute, and otherwise exploit its
jeff@710 1549 Contributions, either on an unmodified basis, with Modifications, or
jeff@710 1550 as part of a Larger Work; and
jeff@710 1551
jeff@710 1552 (b) under Patent Claims of such Contributor to make, use, sell, offer
jeff@710 1553 for sale, have made, import, and otherwise transfer either its
jeff@710 1554 Contributions or its Contributor Version.
jeff@710 1555
jeff@710 1556 2.2. Effective Date
jeff@710 1557
jeff@710 1558 The licenses granted in Section 2.1 with respect to any Contribution
jeff@710 1559 become effective for each Contribution on the date the Contributor first
jeff@710 1560 distributes such Contribution.
jeff@710 1561
jeff@710 1562 2.3. Limitations on Grant Scope
jeff@710 1563
jeff@710 1564 The licenses granted in this Section 2 are the only rights granted under
jeff@710 1565 this License. No additional rights or licenses will be implied from the
jeff@710 1566 distribution or licensing of Covered Software under this License.
jeff@710 1567 Notwithstanding Section 2.1(b) above, no patent license is granted by a
jeff@710 1568 Contributor:
jeff@710 1569
jeff@710 1570 (a) for any code that a Contributor has removed from Covered Software;
jeff@710 1571 or
jeff@710 1572
jeff@710 1573 (b) for infringements caused by: (i) Your and any other third party's
jeff@710 1574 modifications of Covered Software, or (ii) the combination of its
jeff@710 1575 Contributions with other software (except as part of its Contributor
jeff@710 1576 Version); or
jeff@710 1577
jeff@710 1578 (c) under Patent Claims infringed by Covered Software in the absence of
jeff@710 1579 its Contributions.
jeff@710 1580
jeff@710 1581 This License does not grant any rights in the trademarks, service marks,
jeff@710 1582 or logos of any Contributor (except as may be necessary to comply with
jeff@710 1583 the notice requirements in Section 3.4).
jeff@710 1584
jeff@710 1585 2.4. Subsequent Licenses
jeff@710 1586
jeff@710 1587 No Contributor makes additional grants as a result of Your choice to
jeff@710 1588 distribute the Covered Software under a subsequent version of this
jeff@710 1589 License (see Section 10.2) or under the terms of a Secondary License (if
jeff@710 1590 permitted under the terms of Section 3.3).
jeff@710 1591
jeff@710 1592 2.5. Representation
jeff@710 1593
jeff@710 1594 Each Contributor represents that the Contributor believes its
jeff@710 1595 Contributions are its original creation(s) or it has sufficient rights
jeff@710 1596 to grant the rights to its Contributions conveyed by this License.
jeff@710 1597
jeff@710 1598 2.6. Fair Use
jeff@710 1599
jeff@710 1600 This License is not intended to limit any rights You have under
jeff@710 1601 applicable copyright doctrines of fair use, fair dealing, or other
jeff@710 1602 equivalents.
jeff@710 1603
jeff@710 1604 2.7. Conditions
jeff@710 1605
jeff@710 1606 Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
jeff@710 1607 in Section 2.1.
jeff@710 1608
jeff@710 1609 3. Responsibilities
jeff@710 1610 -------------------
jeff@710 1611
jeff@710 1612 3.1. Distribution of Source Form
jeff@710 1613
jeff@710 1614 All distribution of Covered Software in Source Code Form, including any
jeff@710 1615 Modifications that You create or to which You contribute, must be under
jeff@710 1616 the terms of this License. You must inform recipients that the Source
jeff@710 1617 Code Form of the Covered Software is governed by the terms of this
jeff@710 1618 License, and how they can obtain a copy of this License. You may not
jeff@710 1619 attempt to alter or restrict the recipients' rights in the Source Code
jeff@710 1620 Form.
jeff@710 1621
jeff@710 1622 3.2. Distribution of Executable Form
jeff@710 1623
jeff@710 1624 If You distribute Covered Software in Executable Form then:
jeff@710 1625
jeff@710 1626 (a) such Covered Software must also be made available in Source Code
jeff@710 1627 Form, as described in Section 3.1, and You must inform recipients of
jeff@710 1628 the Executable Form how they can obtain a copy of such Source Code
jeff@710 1629 Form by reasonable means in a timely manner, at a charge no more
jeff@710 1630 than the cost of distribution to the recipient; and
jeff@710 1631
jeff@710 1632 (b) You may distribute such Executable Form under the terms of this
jeff@710 1633 License, or sublicense it under different terms, provided that the
jeff@710 1634 license for the Executable Form does not attempt to limit or alter
jeff@710 1635 the recipients' rights in the Source Code Form under this License.
jeff@710 1636
jeff@710 1637 3.3. Distribution of a Larger Work
jeff@710 1638
jeff@710 1639 You may create and distribute a Larger Work under terms of Your choice,
jeff@710 1640 provided that You also comply with the requirements of this License for
jeff@710 1641 the Covered Software. If the Larger Work is a combination of Covered
jeff@710 1642 Software with a work governed by one or more Secondary Licenses, and the
jeff@710 1643 Covered Software is not Incompatible With Secondary Licenses, this
jeff@710 1644 License permits You to additionally distribute such Covered Software
jeff@710 1645 under the terms of such Secondary License(s), so that the recipient of
jeff@710 1646 the Larger Work may, at their option, further distribute the Covered
jeff@710 1647 Software under the terms of either this License or such Secondary
jeff@710 1648 License(s).
jeff@710 1649
jeff@710 1650 3.4. Notices
jeff@710 1651
jeff@710 1652 You may not remove or alter the substance of any license notices
jeff@710 1653 (including copyright notices, patent notices, disclaimers of warranty,
jeff@710 1654 or limitations of liability) contained within the Source Code Form of
jeff@710 1655 the Covered Software, except that You may alter any license notices to
jeff@710 1656 the extent required to remedy known factual inaccuracies.
jeff@710 1657
jeff@710 1658 3.5. Application of Additional Terms
jeff@710 1659
jeff@710 1660 You may choose to offer, and to charge a fee for, warranty, support,
jeff@710 1661 indemnity or liability obligations to one or more recipients of Covered
jeff@710 1662 Software. However, You may do so only on Your own behalf, and not on
jeff@710 1663 behalf of any Contributor. You must make it absolutely clear that any
jeff@710 1664 such warranty, support, indemnity, or liability obligation is offered by
jeff@710 1665 You alone, and You hereby agree to indemnify every Contributor for any
jeff@710 1666 liability incurred by such Contributor as a result of warranty, support,
jeff@710 1667 indemnity or liability terms You offer. You may include additional
jeff@710 1668 disclaimers of warranty and limitations of liability specific to any
jeff@710 1669 jurisdiction.
jeff@710 1670
jeff@710 1671 4. Inability to Comply Due to Statute or Regulation
jeff@710 1672 ---------------------------------------------------
jeff@710 1673
jeff@710 1674 If it is impossible for You to comply with any of the terms of this
jeff@710 1675 License with respect to some or all of the Covered Software due to
jeff@710 1676 statute, judicial order, or regulation then You must: (a) comply with
jeff@710 1677 the terms of this License to the maximum extent possible; and (b)
jeff@710 1678 describe the limitations and the code they affect. Such description must
jeff@710 1679 be placed in a text file included with all distributions of the Covered
jeff@710 1680 Software under this License. Except to the extent prohibited by statute
jeff@710 1681 or regulation, such description must be sufficiently detailed for a
jeff@710 1682 recipient of ordinary skill to be able to understand it.
jeff@710 1683
jeff@710 1684 5. Termination
jeff@710 1685 --------------
jeff@710 1686
jeff@710 1687 5.1. The rights granted under this License will terminate automatically
jeff@710 1688 if You fail to comply with any of its terms. However, if You become
jeff@710 1689 compliant, then the rights granted under this License from a particular
jeff@710 1690 Contributor are reinstated (a) provisionally, unless and until such
jeff@710 1691 Contributor explicitly and finally terminates Your grants, and (b) on an
jeff@710 1692 ongoing basis, if such Contributor fails to notify You of the
jeff@710 1693 non-compliance by some reasonable means prior to 60 days after You have
jeff@710 1694 come back into compliance. Moreover, Your grants from a particular
jeff@710 1695 Contributor are reinstated on an ongoing basis if such Contributor
jeff@710 1696 notifies You of the non-compliance by some reasonable means, this is the
jeff@710 1697 first time You have received notice of non-compliance with this License
jeff@710 1698 from such Contributor, and You become compliant prior to 30 days after
jeff@710 1699 Your receipt of the notice.
jeff@710 1700
jeff@710 1701 5.2. If You initiate litigation against any entity by asserting a patent
jeff@710 1702 infringement claim (excluding declaratory judgment actions,
jeff@710 1703 counter-claims, and cross-claims) alleging that a Contributor Version
jeff@710 1704 directly or indirectly infringes any patent, then the rights granted to
jeff@710 1705 You by any and all Contributors for the Covered Software under Section
jeff@710 1706 2.1 of this License shall terminate.
jeff@710 1707
jeff@710 1708 5.3. In the event of termination under Sections 5.1 or 5.2 above, all
jeff@710 1709 end user license agreements (excluding distributors and resellers) which
jeff@710 1710 have been validly granted by You or Your distributors under this License
jeff@710 1711 prior to termination shall survive termination.
jeff@710 1712
jeff@710 1713 ************************************************************************
jeff@710 1714 * *
jeff@710 1715 * 6. Disclaimer of Warranty *
jeff@710 1716 * ------------------------- *
jeff@710 1717 * *
jeff@710 1718 * Covered Software is provided under this License on an "as is" *
jeff@710 1719 * basis, without warranty of any kind, either expressed, implied, or *
jeff@710 1720 * statutory, including, without limitation, warranties that the *
jeff@710 1721 * Covered Software is free of defects, merchantable, fit for a *
jeff@710 1722 * particular purpose or non-infringing. The entire risk as to the *
jeff@710 1723 * quality and performance of the Covered Software is with You. *
jeff@710 1724 * Should any Covered Software prove defective in any respect, You *
jeff@710 1725 * (not any Contributor) assume the cost of any necessary servicing, *
jeff@710 1726 * repair, or correction. This disclaimer of warranty constitutes an *
jeff@710 1727 * essential part of this License. No use of any Covered Software is *
jeff@710 1728 * authorized under this License except under this disclaimer. *
jeff@710 1729 * *
jeff@710 1730 ************************************************************************
jeff@710 1731
jeff@710 1732 ************************************************************************
jeff@710 1733 * *
jeff@710 1734 * 7. Limitation of Liability *
jeff@710 1735 * -------------------------- *
jeff@710 1736 * *
jeff@710 1737 * Under no circumstances and under no legal theory, whether tort *
jeff@710 1738 * (including negligence), contract, or otherwise, shall any *
jeff@710 1739 * Contributor, or anyone who distributes Covered Software as *
jeff@710 1740 * permitted above, be liable to You for any direct, indirect, *
jeff@710 1741 * special, incidental, or consequential damages of any character *
jeff@710 1742 * including, without limitation, damages for lost profits, loss of *
jeff@710 1743 * goodwill, work stoppage, computer failure or malfunction, or any *
jeff@710 1744 * and all other commercial damages or losses, even if such party *
jeff@710 1745 * shall have been informed of the possibility of such damages. This *
jeff@710 1746 * limitation of liability shall not apply to liability for death or *
jeff@710 1747 * personal injury resulting from such party's negligence to the *
jeff@710 1748 * extent applicable law prohibits such limitation. Some *
jeff@710 1749 * jurisdictions do not allow the exclusion or limitation of *
jeff@710 1750 * incidental or consequential damages, so this exclusion and *
jeff@710 1751 * limitation may not apply to You. *
jeff@710 1752 * *
jeff@710 1753 ************************************************************************
jeff@710 1754
jeff@710 1755 8. Litigation
jeff@710 1756 -------------
jeff@710 1757
jeff@710 1758 Any litigation relating to this License may be brought only in the
jeff@710 1759 courts of a jurisdiction where the defendant maintains its principal
jeff@710 1760 place of business and such litigation shall be governed by laws of that
jeff@710 1761 jurisdiction, without reference to its conflict-of-law provisions.
jeff@710 1762 Nothing in this Section shall prevent a party's ability to bring
jeff@710 1763 cross-claims or counter-claims.
jeff@710 1764
jeff@710 1765 9. Miscellaneous
jeff@710 1766 ----------------
jeff@710 1767
jeff@710 1768 This License represents the complete agreement concerning the subject
jeff@710 1769 matter hereof. If any provision of this License is held to be
jeff@710 1770 unenforceable, such provision shall be reformed only to the extent
jeff@710 1771 necessary to make it enforceable. Any law or regulation which provides
jeff@710 1772 that the language of a contract shall be construed against the drafter
jeff@710 1773 shall not be used to construe this License against a Contributor.
jeff@710 1774
jeff@710 1775 10. Versions of the License
jeff@710 1776 ---------------------------
jeff@710 1777
jeff@710 1778 10.1. New Versions
jeff@710 1779
jeff@710 1780 Mozilla Foundation is the license steward. Except as provided in Section
jeff@710 1781 10.3, no one other than the license steward has the right to modify or
jeff@710 1782 publish new versions of this License. Each version will be given a
jeff@710 1783 distinguishing version number.
jeff@710 1784
jeff@710 1785 10.2. Effect of New Versions
jeff@710 1786
jeff@710 1787 You may distribute the Covered Software under the terms of the version
jeff@710 1788 of the License under which You originally received the Covered Software,
jeff@710 1789 or under the terms of any subsequent version published by the license
jeff@710 1790 steward.
jeff@710 1791
jeff@710 1792 10.3. Modified Versions
jeff@710 1793
jeff@710 1794 If you create software not governed by this License, and you want to
jeff@710 1795 create a new license for such software, you may create and use a
jeff@710 1796 modified version of this License if you rename the license and remove
jeff@710 1797 any references to the name of the license steward (except to note that
jeff@710 1798 such modified license differs from this License).
jeff@710 1799
jeff@710 1800 10.4. Distributing Source Code Form that is Incompatible With Secondary
jeff@710 1801 Licenses
jeff@710 1802
jeff@710 1803 If You choose to distribute Source Code Form that is Incompatible With
jeff@710 1804 Secondary Licenses under the terms of this version of the License, the
jeff@710 1805 notice described in Exhibit B of this License must be attached.
jeff@710 1806
jeff@710 1807 Exhibit A - Source Code Form License Notice
jeff@710 1808 -------------------------------------------
jeff@710 1809
jeff@710 1810 This Source Code Form is subject to the terms of the Mozilla Public
jeff@710 1811 License, v. 2.0. If a copy of the MPL was not distributed with this
jeff@710 1812 file, You can obtain one at http://mozilla.org/MPL/2.0/.
jeff@710 1813
jeff@710 1814 If it is not possible or desirable to put the notice in a particular
jeff@710 1815 file, then You may include the notice in a location (such as a LICENSE
jeff@710 1816 file in a relevant directory) where a recipient would be likely to look
jeff@710 1817 for such a notice.
jeff@710 1818
jeff@710 1819 You may add additional accurate notices of copyright ownership.
jeff@710 1820
jeff@710 1821 Exhibit B - "Incompatible With Secondary Licenses" Notice
jeff@710 1822 ---------------------------------------------------------
jeff@710 1823
jeff@710 1824 This Source Code Form is "Incompatible With Secondary Licenses", as
jeff@710 1825 defined by the Mozilla Public License, v. 2.0.
jeff@710 1826
jeff@710 1827 --- end of LICENSE ---
jeff@710 1828
jeff@710 1829 -------------------------------------------------------------------------------
jeff@710 1830
jeff@710 1831 %% This notice is provided with respect to PC/SC Lite for Suse Linux v.1.1.1,
jeff@710 1832 which may be included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris.
jeff@710 1833
jeff@710 1834 --- begin of LICENSE ---
jeff@710 1835
jeff@710 1836 Copyright (c) 1999-2004 David Corcoran <corcoran@linuxnet.com>
jeff@710 1837 Copyright (c) 1999-2004 Ludovic Rousseau <ludovic.rousseau (at) free.fr>
jeff@710 1838 All rights reserved.
jeff@710 1839
jeff@710 1840 Redistribution and use in source and binary forms, with or without
jeff@710 1841 modification, are permitted provided that the following conditions
jeff@710 1842 are met:
jeff@710 1843
jeff@710 1844 1. Redistributions of source code must retain the above copyright
jeff@710 1845 notice, this list of conditions and the following disclaimer.
jeff@710 1846 2. Redistributions in binary form must reproduce the above copyright
jeff@710 1847 notice, this list of conditions and the following disclaimer in the
jeff@710 1848 documentation and/or other materials provided with the distribution.
jeff@710 1849 3. All advertising materials mentioning features or use of this software
jeff@710 1850 must display the following acknowledgement:
jeff@710 1851 This product includes software developed by:
jeff@710 1852 David Corcoran <corcoran@linuxnet.com>
jeff@710 1853 http://www.linuxnet.com (MUSCLE)
jeff@710 1854 4. The name of the author may not be used to endorse or promote products
jeff@710 1855 derived from this software without specific prior written permission.
jeff@710 1856
jeff@710 1857 Changes to this license can be made only by the copyright author with
jeff@710 1858 explicit written consent.
jeff@710 1859
jeff@710 1860 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
jeff@710 1861 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
jeff@710 1862 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
jeff@710 1863 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
jeff@710 1864 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
jeff@710 1865 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
jeff@710 1866 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
jeff@710 1867 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
jeff@710 1868 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
jeff@710 1869 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
jeff@710 1870
jeff@710 1871 --- end of LICENSE ---
jeff@710 1872
jeff@710 1873 -------------------------------------------------------------------------------
jeff@710 1874
jeff@710 1875 %% This notice is provided with respect to PorterStemmer v4, which may be
jeff@710 1876 included with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 1877
jeff@710 1878 --- begin of LICENSE ---
jeff@710 1879
jeff@710 1880 See: http://tartarus.org/~martin/PorterStemmer
jeff@710 1881
jeff@710 1882 The software is completely free for any purpose, unless notes at the head of
jeff@710 1883 the program text indicates otherwise (which is rare). In any case, the notes
jeff@710 1884 about licensing are never more restrictive than the BSD License.
jeff@710 1885
jeff@710 1886 In every case where the software is not written by me (Martin Porter), this
jeff@710 1887 licensing arrangement has been endorsed by the contributor, and it is
jeff@710 1888 therefore unnecessary to ask the contributor again to confirm it.
jeff@710 1889
jeff@710 1890 I have not asked any contributors (or their employers, if they have them) for
jeff@710 1891 proofs that they have the right to distribute their software in this way.
jeff@710 1892
jeff@710 1893 --- end of LICENSE ---
jeff@710 1894
jeff@710 1895 -------------------------------------------------------------------------------
jeff@710 1896
jeff@710 1897 %% This notice is provided with respect to Relax NG Object/Parser v.20050510,
jeff@710 1898 which may be included with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 1899
jeff@710 1900 --- begin of LICENSE ---
jeff@710 1901
jeff@710 1902 Copyright (c) Kohsuke Kawaguchi
jeff@710 1903
jeff@710 1904 Permission is hereby granted, free of charge, to any person obtaining a copy
jeff@710 1905 of this software and associated documentation files (the "Software"), to deal
jeff@710 1906 in the Software without restriction, including without limitation the rights
jeff@710 1907 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
jeff@710 1908 copies of the Software, and to permit persons to whom the Software is
jeff@710 1909 furnished to do so, subject to the following conditions: The above copyright
jeff@710 1910 notice and this permission notice shall be included in all copies or
jeff@710 1911 substantial portions of the Software.
jeff@710 1912
jeff@710 1913 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
jeff@710 1914 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
jeff@710 1915 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
jeff@710 1916 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
jeff@710 1917 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
jeff@710 1918 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
jeff@710 1919 SOFTWARE.
jeff@710 1920
jeff@710 1921 --- end of LICENSE ---
jeff@710 1922
jeff@710 1923 -------------------------------------------------------------------------------
jeff@710 1924
jeff@710 1925 %% This notice is provided with respect to RelaxNGCC v1.12, which may be
jeff@710 1926 included with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 1927
jeff@710 1928 --- begin of LICENSE ---
jeff@710 1929
jeff@710 1930 Copyright (c) 2000-2003 Daisuke Okajima and Kohsuke Kawaguchi.
jeff@710 1931 All rights reserved.
jeff@710 1932
jeff@710 1933 Redistribution and use in source and binary forms, with or without
jeff@710 1934 modification, are permitted provided that the following conditions are met:
jeff@710 1935
jeff@710 1936 1. Redistributions of source code must retain the above copyright notice, this
jeff@710 1937 list of conditions and the following disclaimer.
jeff@710 1938
jeff@710 1939 2. Redistributions in binary form must reproduce the above copyright notice,
jeff@710 1940 this list of conditions and the following disclaimer in the documentation
jeff@710 1941 and/or other materials provided with the distribution.
jeff@710 1942
jeff@710 1943 3. The end-user documentation included with the redistribution, if any, must
jeff@710 1944 include the following acknowledgment:
jeff@710 1945
jeff@710 1946 "This product includes software developed by Daisuke Okajima
jeff@710 1947 and Kohsuke Kawaguchi (http://relaxngcc.sf.net/)."
jeff@710 1948
jeff@710 1949 Alternately, this acknowledgment may appear in the software itself, if and
jeff@710 1950 wherever such third-party acknowledgments normally appear.
jeff@710 1951
jeff@710 1952 4. The names of the copyright holders must not be used to endorse or promote
jeff@710 1953 products derived from this software without prior written permission. For
jeff@710 1954 written permission, please contact the copyright holders.
jeff@710 1955
jeff@710 1956 5. Products derived from this software may not be called "RELAXNGCC", nor may
jeff@710 1957 "RELAXNGCC" appear in their name, without prior written permission of the
jeff@710 1958 copyright holders.
jeff@710 1959
jeff@710 1960 THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES,
jeff@710 1961 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
jeff@710 1962 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.IN NO EVENT SHALL THE APACHE
jeff@710 1963 SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
jeff@710 1964 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
jeff@710 1965 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
jeff@710 1966 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
jeff@710 1967 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
jeff@710 1968 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
jeff@710 1969 EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
jeff@710 1970
jeff@710 1971 --- end of LICENSE ---
jeff@710 1972
jeff@710 1973 -------------------------------------------------------------------------------
jeff@710 1974
jeff@710 1975 %% This notice is provided with respect to SAX 2.0.1, which may be included
jeff@710 1976 with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 1977
jeff@710 1978 --- begin of LICENSE ---
jeff@710 1979
jeff@710 1980 SAX is free!
jeff@710 1981
jeff@710 1982 In fact, it's not possible to own a license to SAX, since it's been placed in
jeff@710 1983 the public domain.
jeff@710 1984
jeff@710 1985 No Warranty
jeff@710 1986
jeff@710 1987 Because SAX is released to the public domain, there is no warranty for the
jeff@710 1988 design or for the software implementation, to the extent permitted by
jeff@710 1989 applicable law. Except when otherwise stated in writing the copyright holders
jeff@710 1990 and/or other parties provide SAX "as is" without warranty of any kind, either
jeff@710 1991 expressed or implied, including, but not limited to, the implied warranties
jeff@710 1992 of merchantability and fitness for a particular purpose. The entire risk as
jeff@710 1993 to the quality and performance of SAX is with you. Should SAX prove
jeff@710 1994 defective, you assume the cost of all necessary servicing, repair or
jeff@710 1995 correction.
jeff@710 1996
jeff@710 1997 In no event unless required by applicable law or agreed to in writing will
jeff@710 1998 any copyright holder, or any other party who may modify and/or redistribute
jeff@710 1999 SAX, be liable to you for damages, including any general, special, incidental
jeff@710 2000 or consequential damages arising out of the use or inability to use SAX
jeff@710 2001 (including but not limited to loss of data or data being rendered inaccurate
jeff@710 2002 or losses sustained by you or third parties or a failure of the SAX to
jeff@710 2003 operate with any other programs), even if such holder or other party has been
jeff@710 2004 advised of the possibility of such damages.
jeff@710 2005
jeff@710 2006 Copyright Disclaimers
jeff@710 2007
jeff@710 2008 This page includes statements to that effect by David Megginson, who would
jeff@710 2009 have been able to claim copyright for the original work. SAX 1.0
jeff@710 2010
jeff@710 2011 Version 1.0 of the Simple API for XML (SAX), created collectively by the
jeff@710 2012 membership of the XML-DEV mailing list, is hereby released into the public
jeff@710 2013 domain.
jeff@710 2014
jeff@710 2015 No one owns SAX: you may use it freely in both commercial and non-commercial
jeff@710 2016 applications, bundle it with your software distribution, include it on a
jeff@710 2017 CD-ROM, list the source code in a book, mirror the documentation at your own
jeff@710 2018 web site, or use it in any other way you see fit.
jeff@710 2019
jeff@710 2020 David Megginson, sax@megginson.com
jeff@710 2021 1998-05-11
jeff@710 2022
jeff@710 2023 SAX 2.0
jeff@710 2024
jeff@710 2025 I hereby abandon any property rights to SAX 2.0 (the Simple API for XML), and
jeff@710 2026 release all of the SAX 2.0 source code, compiled code, and documentation
jeff@710 2027 contained in this distribution into the Public Domain. SAX comes with NO
jeff@710 2028 WARRANTY or guarantee of fitness for any purpose.
jeff@710 2029
jeff@710 2030 David Megginson, david@megginson.com
jeff@710 2031 2000-05-05
jeff@710 2032
jeff@710 2033 --- end of LICENSE ---
jeff@710 2034
jeff@710 2035 -------------------------------------------------------------------------------
jeff@710 2036
jeff@710 2037 %% This notice is provided with respect to SoftFloat version 2b, which may be
jeff@710 2038 included with JRE 8, JDK 8, and OpenJDK 8 on Linux/ARM.
jeff@710 2039
jeff@710 2040 --- begin of LICENSE ---
jeff@710 2041
jeff@710 2042 Use of any of this software is governed by the terms of the license below:
jeff@710 2043
jeff@710 2044 SoftFloat was written by me, John R. Hauser. This work was made possible in
jeff@710 2045 part by the International Computer Science Institute, located at Suite 600,
jeff@710 2046 1947 Center Street, Berkeley, California 94704. Funding was partially
jeff@710 2047 provided by the National Science Foundation under grant MIP-9311980. The
jeff@710 2048 original version of this code was written as part of a project to build
jeff@710 2049 a fixed-point vector processor in collaboration with the University of
jeff@710 2050 California at Berkeley, overseen by Profs. Nelson Morgan and John Wawrzynek.
jeff@710 2051
jeff@710 2052 THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort
jeff@710 2053 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
jeff@710 2054 TIMES RESULT IN INCORRECT BEHAVIOR. USE OF THIS SOFTWARE IS RESTRICTED TO
jeff@710 2055 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ALL
jeff@710 2056 LOSSES, COSTS, OR OTHER PROBLEMS THEY INCUR DUE TO THE SOFTWARE, AND WHO
jeff@710 2057 FURTHERMORE EFFECTIVELY INDEMNIFY JOHN HAUSER AND THE INTERNATIONAL COMPUTER
jeff@710 2058 SCIENCE INSTITUTE (possibly via similar legal warning) AGAINST ALL LOSSES,
jeff@710 2059 COSTS, OR OTHER PROBLEMS INCURRED BY THEIR CUSTOMERS AND CLIENTS DUE TO THE
jeff@710 2060 SOFTWARE.
jeff@710 2061
jeff@710 2062 Derivative works are acceptable, even for commercial purposes, provided
jeff@710 2063 that the minimal documentation requirements stated in the source code are
jeff@710 2064 satisfied.
jeff@710 2065
jeff@710 2066 --- end of LICENSE ---
jeff@710 2067
jeff@710 2068 -------------------------------------------------------------------------------
jeff@710 2069
jeff@710 2070 %% This notice is provided with respect to Sparkle 1.5,
jeff@710 2071 which may be included with JRE 8 on Mac OS X.
jeff@710 2072
jeff@710 2073 --- begin of LICENSE ---
jeff@710 2074
jeff@710 2075 Copyright (c) 2012 Sparkle.org and Andy Matuschak
jeff@710 2076
jeff@710 2077 Permission is hereby granted, free of charge, to any person obtaining a copy
jeff@710 2078 of this software and associated documentation files (the "Software"), to deal
jeff@710 2079 in the Software without restriction, including without limitation the rights
jeff@710 2080 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
jeff@710 2081 copies of the Software, and to permit persons to whom the Software is
jeff@710 2082 furnished to do so, subject to the following conditions:
jeff@710 2083
jeff@710 2084 The above copyright notice and this permission notice shall be included in all
jeff@710 2085 copies or substantial portions of the Software.
jeff@710 2086
jeff@710 2087 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
jeff@710 2088 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
jeff@710 2089 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
jeff@710 2090 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
jeff@710 2091 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
jeff@710 2092 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
jeff@710 2093 SOFTWARE.
jeff@710 2094
jeff@710 2095 --- end of LICENSE ---
jeff@710 2096
jeff@710 2097 -------------------------------------------------------------------------------
jeff@710 2098
jeff@710 2099 %% Portions licensed from Taligent, Inc.
jeff@710 2100
jeff@710 2101 -------------------------------------------------------------------------------
jeff@710 2102
jeff@710 2103 %% This notice is provided with respect to Thai Dictionary, which may be
jeff@710 2104 included with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 2105
jeff@710 2106 --- begin of LICENSE ---
jeff@710 2107
jeff@710 2108 Copyright (C) 1982 The Royal Institute, Thai Royal Government.
jeff@710 2109
jeff@710 2110 Copyright (C) 1998 National Electronics and Computer Technology Center,
jeff@710 2111 National Science and Technology Development Agency,
jeff@710 2112 Ministry of Science Technology and Environment,
jeff@710 2113 Thai Royal Government.
jeff@710 2114
jeff@710 2115 Permission is hereby granted, free of charge, to any person obtaining a copy
jeff@710 2116 of this software and associated documentation files (the "Software"), to deal
jeff@710 2117 in the Software without restriction, including without limitation the rights
jeff@710 2118 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
jeff@710 2119 copies of the Software, and to permit persons to whom the Software is
jeff@710 2120 furnished to do so, subject to the following conditions:
jeff@710 2121
jeff@710 2122 The above copyright notice and this permission notice shall be included in all
jeff@710 2123 copies or substantial portions of the Software.
jeff@710 2124
jeff@710 2125 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
jeff@710 2126 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
jeff@710 2127 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
jeff@710 2128 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
jeff@710 2129 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
jeff@710 2130 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
jeff@710 2131 SOFTWARE.
jeff@710 2132
jeff@710 2133 --- end of LICENSE ---
jeff@710 2134
jeff@710 2135 -------------------------------------------------------------------------------
jeff@710 2136
jeff@710 2137 %% This notice is provided with respect to Unicode 6.2.0 & CLDR 21.0.1
jeff@710 2138 which may be included with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 2139
jeff@710 2140 --- begin of LICENSE ---
jeff@710 2141
jeff@710 2142 Unicode Terms of Use
jeff@710 2143
jeff@710 2144 For the general privacy policy governing access to this site, see the Unicode
jeff@710 2145 Privacy Policy. For trademark usage, see the Unicode® Consortium Name and
jeff@710 2146 Trademark Usage Policy.
jeff@710 2147
jeff@710 2148 A. Unicode Copyright.
jeff@710 2149 1. Copyright © 1991-2013 Unicode, Inc. All rights reserved.
jeff@710 2150
jeff@710 2151 2. Certain documents and files on this website contain a legend indicating
jeff@710 2152 that "Modification is permitted." Any person is hereby authorized,
jeff@710 2153 without fee, to modify such documents and files to create derivative
jeff@710 2154 works conforming to the Unicode® Standard, subject to Terms and
jeff@710 2155 Conditions herein.
jeff@710 2156
jeff@710 2157 3. Any person is hereby authorized, without fee, to view, use, reproduce,
jeff@710 2158 and distribute all documents and files solely for informational
jeff@710 2159 purposes in the creation of products supporting the Unicode Standard,
jeff@710 2160 subject to the Terms and Conditions herein.
jeff@710 2161
jeff@710 2162 4. Further specifications of rights and restrictions pertaining to the use
jeff@710 2163 of the particular set of data files known as the "Unicode Character
jeff@710 2164 Database" can be found in Exhibit 1.
jeff@710 2165
jeff@710 2166 5. Each version of the Unicode Standard has further specifications of
jeff@710 2167 rights and restrictions of use. For the book editions (Unicode 5.0 and
jeff@710 2168 earlier), these are found on the back of the title page. The online
jeff@710 2169 code charts carry specific restrictions. All other files, including
jeff@710 2170 online documentation of the core specification for Unicode 6.0 and
jeff@710 2171 later, are covered under these general Terms of Use.
jeff@710 2172
jeff@710 2173 6. No license is granted to "mirror" the Unicode website where a fee is
jeff@710 2174 charged for access to the "mirror" site.
jeff@710 2175
jeff@710 2176 7. Modification is not permitted with respect to this document. All copies
jeff@710 2177 of this document must be verbatim.
jeff@710 2178
jeff@710 2179 B. Restricted Rights Legend. Any technical data or software which is licensed
jeff@710 2180 to the United States of America, its agencies and/or instrumentalities
jeff@710 2181 under this Agreement is commercial technical data or commercial computer
jeff@710 2182 software developed exclusively at private expense as defined in FAR 2.101,
jeff@710 2183 or DFARS 252.227-7014 (June 1995), as applicable. For technical data, use,
jeff@710 2184 duplication, or disclosure by the Government is subject to restrictions as
jeff@710 2185 set forth in DFARS 202.227-7015 Technical Data, Commercial and Items (Nov
jeff@710 2186 1995) and this Agreement. For Software, in accordance with FAR 12-212 or
jeff@710 2187 DFARS 227-7202, as applicable, use, duplication or disclosure by the
jeff@710 2188 Government is subject to the restrictions set forth in this Agreement.
jeff@710 2189
jeff@710 2190 C. Warranties and Disclaimers.
jeff@710 2191 1. This publication and/or website may include technical or typographical
jeff@710 2192 errors or other inaccuracies . Changes are periodically added to the
jeff@710 2193 information herein; these changes will be incorporated in new editions
jeff@710 2194 of the publication and/or website. Unicode may make improvements and/or
jeff@710 2195 changes in the product(s) and/or program(s) described in this
jeff@710 2196 publication and/or website at any time.
jeff@710 2197
jeff@710 2198 2. If this file has been purchased on magnetic or optical media from
jeff@710 2199 Unicode, Inc. the sole and exclusive remedy for any claim will be
jeff@710 2200 exchange of the defective media within ninety (90) days of original
jeff@710 2201 purchase.
jeff@710 2202
jeff@710 2203 3. EXCEPT AS PROVIDED IN SECTION C.2, THIS PUBLICATION AND/OR SOFTWARE IS
jeff@710 2204 PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND EITHER EXPRESS, IMPLIED,
jeff@710 2205 OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTIES OF
jeff@710 2206 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.
jeff@710 2207 UNICODE AND ITS LICENSORS ASSUME NO RESPONSIBILITY FOR ERRORS OR
jeff@710 2208 OMISSIONS IN THIS PUBLICATION AND/OR SOFTWARE OR OTHER DOCUMENTS WHICH
jeff@710 2209 ARE REFERENCED BY OR LINKED TO THIS PUBLICATION OR THE UNICODE WEBSITE.
jeff@710 2210
jeff@710 2211 D. Waiver of Damages. In no event shall Unicode or its licensors be liable for
jeff@710 2212 any special, incidental, indirect or consequential damages of any kind, or
jeff@710 2213 any damages whatsoever, whether or not Unicode was advised of the
jeff@710 2214 possibility of the damage, including, without limitation, those resulting
jeff@710 2215 from the following: loss of use, data or profits, in connection with the
jeff@710 2216 use, modification or distribution of this information or its derivatives.
jeff@710 2217
jeff@710 2218 E.Trademarks & Logos.
jeff@710 2219 1. The Unicode Word Mark and the Unicode Logo are trademarks of Unicode,
jeff@710 2220 Inc. “The Unicode Consortium” and “Unicode, Inc.” are trade names of
jeff@710 2221 Unicode, Inc. Use of the information and materials found on this
jeff@710 2222 website indicates your acknowledgement of Unicode, Inc.’s exclusive
jeff@710 2223 worldwide rights in the Unicode Word Mark, the Unicode Logo, and the
jeff@710 2224 Unicode trade names.
jeff@710 2225
jeff@710 2226 2. The Unicode Consortium Name and Trademark Usage Policy (“Trademark
jeff@710 2227 Policy”) are incorporated herein by reference and you agree to abide by
jeff@710 2228 the provisions of the Trademark Policy, which may be changed from time
jeff@710 2229 to time in the sole discretion of Unicode, Inc.
jeff@710 2230
jeff@710 2231 3. All third party trademarks referenced herein are the property of their
jeff@710 2232 respective owners.
jeff@710 2233
jeff@710 2234 Miscellaneous.
jeff@710 2235 1. Jurisdiction and Venue. This server is operated from a location in the
jeff@710 2236 State of California, United States of America. Unicode makes no
jeff@710 2237 representation that the materials are appropriate for use in other
jeff@710 2238 locations. If you access this server from other locations, you are
jeff@710 2239 responsible for compliance with local laws. This Agreement, all use of
jeff@710 2240 this site and any claims and damages resulting from use of this site are
jeff@710 2241 governed solely by the laws of the State of California without regard to
jeff@710 2242 any principles which would apply the laws of a different jurisdiction.
jeff@710 2243 The user agrees that any disputes regarding this site shall be resolved
jeff@710 2244 solely in the courts located in Santa Clara County, California. The user
jeff@710 2245 agrees said courts have personal jurisdiction and agree to waive any
jeff@710 2246 right to transfer the dispute to any other forum.
jeff@710 2247
jeff@710 2248 2. Modification by Unicode. Unicode shall have the right to modify this
jeff@710 2249 Agreement at any time by posting it to this site. The user may not
jeff@710 2250 assign any part of this Agreement without Unicode’s prior written
jeff@710 2251 consent.
jeff@710 2252
jeff@710 2253 3. Taxes. The user agrees to pay any taxes arising from access to this
jeff@710 2254 website or use of the information herein, except for those based on
jeff@710 2255 Unicode’s net income.
jeff@710 2256
jeff@710 2257 4. Severability. If any provision of this Agreement is declared invalid or
jeff@710 2258 unenforceable, the remaining provisions of this Agreement shall remain
jeff@710 2259 in effect.
jeff@710 2260
jeff@710 2261 5. Entire Agreement. This Agreement constitutes the entire agreement
jeff@710 2262 between the parties.
jeff@710 2263
jeff@710 2264 EXHIBIT 1
jeff@710 2265 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
jeff@710 2266
jeff@710 2267 Unicode Data Files include all data files under the directories
jeff@710 2268 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
jeff@710 2269 http://www.unicode.org/cldr/data/. Unicode Data Files do not include PDF
jeff@710 2270 online code charts under the directory http://www.unicode.org/Public/.
jeff@710 2271 Software includes any source code published in the Unicode Standard or under
jeff@710 2272 the directories http://www.unicode.org/Public/,
jeff@710 2273 http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/.
jeff@710 2274
jeff@710 2275 NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING,
jeff@710 2276 INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES ("DATA
jeff@710 2277 FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO
jeff@710 2278 BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT
jeff@710 2279 AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR
jeff@710 2280 SOFTWARE.
jeff@710 2281
jeff@710 2282 COPYRIGHT AND PERMISSION NOTICE
jeff@710 2283
jeff@710 2284 Copyright © 1991-2012 Unicode, Inc. All rights reserved. Distributed under the
jeff@710 2285 Terms of Use in http://www.unicode.org/copyright.html.
jeff@710 2286
jeff@710 2287 Permission is hereby granted, free of charge, to any person obtaining a copy
jeff@710 2288 of the Unicode data files and any associated documentation (the "Data Files")
jeff@710 2289 or Unicode software and any associated documentation (the "Software") to deal
jeff@710 2290 in the Data Files or Software without restriction, including without
jeff@710 2291 limitation the rights to use, copy, modify, merge, publish, distribute, and/or
jeff@710 2292 sell copies of the Data Files or Software, and to permit persons to whom the
jeff@710 2293 Data Files or Software are furnished to do so, provided that (a) the above
jeff@710 2294 copyright notice(s) and this permission notice appear with all copies of the
jeff@710 2295 Data Files or Software, (b) both the above copyright notice(s) and this
jeff@710 2296 permission notice appear in associated documentation, and (c) there is clear
jeff@710 2297 notice in each modified Data File or in the Software as well as in the
jeff@710 2298 documentation associated with the Data File(s) or Software that the data or
jeff@710 2299 software has been modified.
jeff@710 2300
jeff@710 2301 THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
jeff@710 2302 KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
jeff@710 2303 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD
jeff@710 2304 PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN
jeff@710 2305 THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
jeff@710 2306 DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
jeff@710 2307 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
jeff@710 2308 ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE
jeff@710 2309 DATA FILES OR SOFTWARE.
jeff@710 2310
jeff@710 2311 Except as contained in this notice, the name of a copyright holder shall not
jeff@710 2312 be used in advertising or otherwise to promote the sale, use or other dealings
jeff@710 2313 in these Data Files or Software without prior written authorization of the
jeff@710 2314 copyright holder.
jeff@710 2315
jeff@710 2316 Unicode and the Unicode logo are trademarks of Unicode, Inc. in the United
jeff@710 2317 States and other countries. All third party trademarks referenced herein are
jeff@710 2318 the property of their respective owners.
jeff@710 2319
jeff@710 2320 --- end of LICENSE ---
jeff@710 2321
jeff@710 2322 -------------------------------------------------------------------------------
jeff@710 2323
jeff@710 2324 %% This notice is provided with respect to UPX v3.01, which may be included
jeff@710 2325 with JRE 8 on Windows.
jeff@710 2326
jeff@710 2327 --- begin of LICENSE ---
jeff@710 2328
jeff@710 2329 Use of any of this software is governed by the terms of the license below:
jeff@710 2330
jeff@710 2331
jeff@710 2332 ooooo ooo ooooooooo. ooooooo ooooo
jeff@710 2333 `888' `8' `888 `Y88. `8888 d8'
jeff@710 2334 888 8 888 .d88' Y888..8P
jeff@710 2335 888 8 888ooo88P' `8888'
jeff@710 2336 888 8 888 .8PY888.
jeff@710 2337 `88. .8' 888 d8' `888b
jeff@710 2338 `YbodP' o888o o888o o88888o
jeff@710 2339
jeff@710 2340
jeff@710 2341 The Ultimate Packer for eXecutables
jeff@710 2342 Copyright (c) 1996-2000 Markus Oberhumer & Laszlo Molnar
jeff@710 2343 http://wildsau.idv.uni-linz.ac.at/mfx/upx.html
jeff@710 2344 http://www.nexus.hu/upx
jeff@710 2345 http://upx.tsx.org
jeff@710 2346
jeff@710 2347
jeff@710 2348 PLEASE CAREFULLY READ THIS LICENSE AGREEMENT, ESPECIALLY IF YOU PLAN
jeff@710 2349 TO MODIFY THE UPX SOURCE CODE OR USE A MODIFIED UPX VERSION.
jeff@710 2350
jeff@710 2351
jeff@710 2352 ABSTRACT
jeff@710 2353 ========
jeff@710 2354
jeff@710 2355 UPX and UCL are copyrighted software distributed under the terms
jeff@710 2356 of the GNU General Public License (hereinafter the "GPL").
jeff@710 2357
jeff@710 2358 The stub which is imbedded in each UPX compressed program is part
jeff@710 2359 of UPX and UCL, and contains code that is under our copyright. The
jeff@710 2360 terms of the GNU General Public License still apply as compressing
jeff@710 2361 a program is a special form of linking with our stub.
jeff@710 2362
jeff@710 2363 As a special exception we grant the free usage of UPX for all
jeff@710 2364 executables, including commercial programs.
jeff@710 2365 See below for details and restrictions.
jeff@710 2366
jeff@710 2367
jeff@710 2368 COPYRIGHT
jeff@710 2369 =========
jeff@710 2370
jeff@710 2371 UPX and UCL are copyrighted software. All rights remain with the authors.
jeff@710 2372
jeff@710 2373 UPX is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer
jeff@710 2374 UPX is Copyright (C) 1996-2000 Laszlo Molnar
jeff@710 2375
jeff@710 2376 UCL is Copyright (C) 1996-2000 Markus Franz Xaver Johannes Oberhumer
jeff@710 2377
jeff@710 2378
jeff@710 2379 GNU GENERAL PUBLIC LICENSE
jeff@710 2380 ==========================
jeff@710 2381
jeff@710 2382 UPX and the UCL library are free software; you can redistribute them
jeff@710 2383 and/or modify them under the terms of the GNU General Public License as
jeff@710 2384 published by the Free Software Foundation; either version 2 of
jeff@710 2385 the License, or (at your option) any later version.
jeff@710 2386
jeff@710 2387 UPX and UCL are distributed in the hope that they will be useful,
jeff@710 2388 but WITHOUT ANY WARRANTY; without even the implied warranty of
jeff@710 2389 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
jeff@710 2390 GNU General Public License for more details.
jeff@710 2391
jeff@710 2392 You should have received a copy of the GNU General Public License
jeff@710 2393 along with this program; see the file COPYING.
jeff@710 2394
jeff@710 2395
jeff@710 2396 SPECIAL EXCEPTION FOR COMPRESSED EXECUTABLES
jeff@710 2397 ============================================
jeff@710 2398
jeff@710 2399 The stub which is imbedded in each UPX compressed program is part
jeff@710 2400 of UPX and UCL, and contains code that is under our copyright. The
jeff@710 2401 terms of the GNU General Public License still apply as compressing
jeff@710 2402 a program is a special form of linking with our stub.
jeff@710 2403
jeff@710 2404 Hereby Markus F.X.J. Oberhumer and Laszlo Molnar grant you special
jeff@710 2405 permission to freely use and distribute all UPX compressed programs
jeff@710 2406 (including commercial ones), subject to the following restrictions:
jeff@710 2407
jeff@710 2408 1. You must compress your program with a completely unmodified UPX
jeff@710 2409 version; either with our precompiled version, or (at your option)
jeff@710 2410 with a self compiled version of the unmodified UPX sources as
jeff@710 2411 distributed by us.
jeff@710 2412 2. This also implies that the UPX stub must be completely unmodfied, i.e.
jeff@710 2413 the stub imbedded in your compressed program must be byte-identical
jeff@710 2414 to the stub that is produced by the official unmodified UPX version.
jeff@710 2415 3. The decompressor and any other code from the stub must exclusively get
jeff@710 2416 used by the unmodified UPX stub for decompressing your program at
jeff@710 2417 program startup. No portion of the stub may get read, copied,
jeff@710 2418 called or otherwise get used or accessed by your program.
jeff@710 2419
jeff@710 2420
jeff@710 2421 ANNOTATIONS
jeff@710 2422 ===========
jeff@710 2423
jeff@710 2424 - You can use a modified UPX version or modified UPX stub only for
jeff@710 2425 programs that are compatible with the GNU General Public License.
jeff@710 2426
jeff@710 2427 - We grant you special permission to freely use and distribute all UPX
jeff@710 2428 compressed programs. But any modification of the UPX stub (such as,
jeff@710 2429 but not limited to, removing our copyright string or making your
jeff@710 2430 program non-decompressible) will immediately revoke your right to
jeff@710 2431 use and distribute a UPX compressed program.
jeff@710 2432
jeff@710 2433 - UPX is not a software protection tool; by requiring that you use
jeff@710 2434 the unmodified UPX version for your proprietary programs we
jeff@710 2435 make sure that any user can decompress your program. This protects
jeff@710 2436 both you and your users as nobody can hide malicious code -
jeff@710 2437 any program that cannot be decompressed is highly suspicious
jeff@710 2438 by definition.
jeff@710 2439
jeff@710 2440 - You can integrate all or part of UPX and UCL into projects that
jeff@710 2441 are compatible with the GNU GPL, but obviously you cannot grant
jeff@710 2442 any special exceptions beyond the GPL for our code in your project.
jeff@710 2443
jeff@710 2444 - We want to actively support manufacturers of virus scanners and
jeff@710 2445 similar security software. Please contact us if you would like to
jeff@710 2446 incorporate parts of UPX or UCL into such a product.
jeff@710 2447
jeff@710 2448
jeff@710 2449
jeff@710 2450 Markus F.X.J. Oberhumer Laszlo Molnar
jeff@710 2451 markus.oberhumer@jk.uni-linz.ac.at ml1050@cdata.tvnet.hu
jeff@710 2452
jeff@710 2453 Linz, Austria, 25 Feb 2000
jeff@710 2454
jeff@710 2455 Additional License(s)
jeff@710 2456
jeff@710 2457 The UPX license file is at http://upx.sourceforge.net/upx-license.html.
jeff@710 2458
jeff@710 2459 --- end of LICENSE ---
jeff@710 2460
jeff@710 2461 -------------------------------------------------------------------------------
jeff@710 2462
jeff@710 2463 %% This notice is provided with respect to Xfree86-VidMode Extension 1.0,
jeff@710 2464 which may be included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris.
jeff@710 2465
jeff@710 2466 --- begin of LICENSE ---
jeff@710 2467
jeff@710 2468 Version 1.1 of XFree86 ProjectLicence.
jeff@710 2469
jeff@710 2470 Copyright (C) 1994-2004 The XFree86 Project, Inc. All rights reserved.
jeff@710 2471
jeff@710 2472 Permission is hereby granted, free of charge, to any person obtaining a copy of
jeff@710 2473 this software and associated documentation files (the "Software"), to deal
jeff@710 2474 in the Software without restriction, including without limitation the rights
jeff@710 2475 to use, copy, modify, merge, publish, distribute, sublicence, and/or sell
jeff@710 2476 copies of the Software, and to permit persons to whom the Software is furnished
jeff@710 2477 to do so,subject to the following conditions:
jeff@710 2478
jeff@710 2479 1. Redistributions of source code must retain the above copyright
jeff@710 2480 notice,this list of conditions, and the following disclaimer.
jeff@710 2481
jeff@710 2482 2. Redistributions in binary form must reproduce the above copyright notice,
jeff@710 2483 this list of conditions and the following disclaimer in the documentation
jeff@710 2484 and/or other materials provided with the distribution, and in the same place
jeff@710 2485 and form as other copyright, license and disclaimer information.
jeff@710 2486
jeff@710 2487 3. The end-user documentation included with the redistribution, if any,must
jeff@710 2488 include the following acknowledgment: "This product includes
jeff@710 2489 software developed by The XFree86 Project, Inc (http://www.xfree86.org/) and
jeff@710 2490 its contributors", in the same place and form as other third-party
jeff@710 2491 acknowledgments. Alternately, this acknowledgment may appear in the software
jeff@710 2492 itself, in the same form and location as other such third-party
jeff@710 2493 acknowledgments.
jeff@710 2494
jeff@710 2495 4. Except as contained in this notice, the name of The XFree86 Project,Inc
jeff@710 2496 shall not be used in advertising or otherwise to promote the sale, use
jeff@710 2497 or other dealings in this Software without prior written authorization from
jeff@710 2498 The XFree86 Project, Inc.
jeff@710 2499
jeff@710 2500 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
jeff@710 2501 WARRANTIES,INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
jeff@710 2502 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
jeff@710 2503 EVENT SHALL THE XFREE86 PROJECT, INC OR ITS CONTRIBUTORS BE LIABLE FOR ANY
jeff@710 2504 DIRECT, INDIRECT, INCIDENTAL,SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
jeff@710 2505 (INCLUDING, BUT NOT LIMITED TO,PROCUREMENT OF SUBSTITUTE GOODS OR
jeff@710 2506 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
jeff@710 2507 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
jeff@710 2508 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
jeff@710 2509 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
jeff@710 2510 DAMAGE.
jeff@710 2511
jeff@710 2512 --- end of LICENSE ---
jeff@710 2513
jeff@710 2514 -------------------------------------------------------------------------------
jeff@710 2515
jeff@710 2516 %% This notice is provided with respect to X Window System 6.8.2, which may be
jeff@710 2517 included with JRE 8, JDK 8, and OpenJDK 8 on Linux and Solaris.
jeff@710 2518
jeff@710 2519 --- begin of LICENSE ---
jeff@710 2520
jeff@710 2521 Licenses
jeff@710 2522 The X.Org Foundation March 2004
jeff@710 2523
jeff@710 2524 1. Introduction
jeff@710 2525
jeff@710 2526 The X.org Foundation X Window System distribution is a compilation of code and
jeff@710 2527 documentation from many sources. This document is intended primarily as a
jeff@710 2528 guide to the licenses used in the distribution: you must check each file
jeff@710 2529 and/or package for precise redistribution terms. None-the-less, this summary
jeff@710 2530 may be useful to many users. No software incorporating the XFree86 1.1 license
jeff@710 2531 has been incorporated.
jeff@710 2532
jeff@710 2533 This document is based on the compilation from XFree86.
jeff@710 2534
jeff@710 2535 2. XFree86 License
jeff@710 2536
jeff@710 2537 XFree86 code without an explicit copyright is covered by the following
jeff@710 2538 copyright/license:
jeff@710 2539
jeff@710 2540 Copyright (C) 1994-2003 The XFree86 Project, Inc. All Rights Reserved.
jeff@710 2541
jeff@710 2542 Permission is hereby granted, free of charge, to any person obtaining a copy
jeff@710 2543 of this software and associated documentation files (the "Software"), to deal
jeff@710 2544 in the Software without restriction, including without limitation the rights
jeff@710 2545 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
jeff@710 2546 copies of the Software, and to permit persons to whom the Software is
jeff@710 2547 furnished to do so, subject to the following conditions:
jeff@710 2548
jeff@710 2549 The above copyright notice and this permission notice shall be included in all
jeff@710 2550 copies or substantial portions of the Software.
jeff@710 2551
jeff@710 2552 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
jeff@710 2553 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
jeff@710 2554 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
jeff@710 2555 XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
jeff@710 2556 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
jeff@710 2557 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
jeff@710 2558
jeff@710 2559 Except as contained in this notice, the name of the XFree86 Project shall not
jeff@710 2560 be used in advertising or otherwise to promote the sale, use or other dealings
jeff@710 2561 in this Software without prior written authorization from the XFree86 Project.
jeff@710 2562
jeff@710 2563 3. Other Licenses
jeff@710 2564
jeff@710 2565 Portions of code are covered by the following licenses/copyrights. See
jeff@710 2566 individual files for the copyright dates.
jeff@710 2567
jeff@710 2568 3.1. X/MIT Copyrights
jeff@710 2569
jeff@710 2570 3.1.1. X Consortium
jeff@710 2571
jeff@710 2572 Copyright (C) <date> X Consortium
jeff@710 2573
jeff@710 2574 Permission is hereby granted, free of charge, to any person obtaining a copy
jeff@710 2575 of this software and associated documentation files (the "Software"), to deal
jeff@710 2576 in the Software without restriction, including without limitation the rights
jeff@710 2577 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
jeff@710 2578 copies of the Software, and to permit persons to whom the Software is
jeff@710 2579 furnished to do so, subject to the following conditions:
jeff@710 2580
jeff@710 2581 The above copyright notice and this permission notice shall be included in all
jeff@710 2582 copies or substantial portions of the Software.
jeff@710 2583
jeff@710 2584 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
jeff@710 2585 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
jeff@710 2586 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X
jeff@710 2587 CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
jeff@710 2588 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
jeff@710 2589 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
jeff@710 2590
jeff@710 2591 Except as contained in this notice, the name of the X Consortium shall not be
jeff@710 2592 used in advertising or otherwise to promote the sale, use or other dealings in
jeff@710 2593 this Software without prior written authorization from the X Consortium.
jeff@710 2594
jeff@710 2595 X Window System is a trademark of X Consortium, Inc.
jeff@710 2596
jeff@710 2597 3.1.2. The Open Group
jeff@710 2598
jeff@710 2599 Copyright <date> The Open Group
jeff@710 2600
jeff@710 2601 Permission to use, copy, modify, distribute, and sell this software and its
jeff@710 2602 documentation for any purpose is hereby granted without fee, provided that the
jeff@710 2603 above copyright notice appear in all copies and that both that copyright
jeff@710 2604 notice and this permission notice appear in supporting documentation.
jeff@710 2605
jeff@710 2606 The above copyright notice and this permission notice shall be included in all
jeff@710 2607 copies or substantial portions of the Software.
jeff@710 2608
jeff@710 2609 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
jeff@710 2610 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
jeff@710 2611 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
jeff@710 2612 OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
jeff@710 2613 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
jeff@710 2614 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
jeff@710 2615
jeff@710 2616 Except as contained in this notice, the name of The Open Group shall not be
jeff@710 2617 used in advertising or otherwise to promote the sale, use or other dealings in
jeff@710 2618 this Software without prior written authorization from The Open Group. 3.2.
jeff@710 2619 Berkeley-based copyrights:
jeff@710 2620
jeff@710 2621 o
jeff@710 2622 3.2.1. General
jeff@710 2623
jeff@710 2624 Redistribution and use in source and binary forms, with or without
jeff@710 2625 modification, are permitted provided that the following conditions are met:
jeff@710 2626
jeff@710 2627 1. Redistributions of source code must retain the above copyright notice,
jeff@710 2628 this list of conditions and the following disclaimer.
jeff@710 2629
jeff@710 2630 2. Redistributions in binary form must reproduce the above copyright
jeff@710 2631 notice, this list of conditions and the following disclaimer in the
jeff@710 2632 documentation and/or other materials provided with the distribution.
jeff@710 2633
jeff@710 2634 3. The name of the author may not be used to endorse or promote products
jeff@710 2635 derived from this software without specific prior written permission.
jeff@710 2636
jeff@710 2637 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
jeff@710 2638 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
jeff@710 2639 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
jeff@710 2640 EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
jeff@710 2641 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
jeff@710 2642 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
jeff@710 2643 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
jeff@710 2644 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
jeff@710 2645 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
jeff@710 2646 POSSIBILITY OF SUCH DAMAGE. 3.2.2. UCB/LBL
jeff@710 2647
jeff@710 2648 Copyright (c) 1993 The Regents of the University of California. All rights
jeff@710 2649 reserved.
jeff@710 2650
jeff@710 2651 This software was developed by the Computer Systems Engineering group at
jeff@710 2652 Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and contributed to
jeff@710 2653 Berkeley.
jeff@710 2654
jeff@710 2655 All advertising materials mentioning features or use of this software must
jeff@710 2656 display the following acknowledgement: This product includes software
jeff@710 2657 developed by the University of California, Lawrence Berkeley Laboratory.
jeff@710 2658
jeff@710 2659 Redistribution and use in source and binary forms, with or without
jeff@710 2660 modification, are permitted provided that the following conditions are met:
jeff@710 2661
jeff@710 2662 1. Redistributions of source code must retain the above copyright notice,
jeff@710 2663 this list of conditions and the following disclaimer.
jeff@710 2664
jeff@710 2665 2. Redistributions in binary form must reproduce the above copyright
jeff@710 2666 notice, this list of conditions and the following disclaimer in the
jeff@710 2667 documentation and/or other materials provided with the distribution.
jeff@710 2668
jeff@710 2669 3. All advertising materials mentioning features or use of this software
jeff@710 2670 must display the following acknowledgement: This product includes software
jeff@710 2671 developed by the University of California, Berkeley and its contributors.
jeff@710 2672
jeff@710 2673 4. Neither the name of the University nor the names of its contributors may
jeff@710 2674 be used to endorse or promote products derived from this software without
jeff@710 2675 specific prior written permission.
jeff@710 2676
jeff@710 2677 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY
jeff@710 2678 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
jeff@710 2679 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
jeff@710 2680 DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY
jeff@710 2681 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
jeff@710 2682 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
jeff@710 2683 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
jeff@710 2684 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
jeff@710 2685 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
jeff@710 2686 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 3.2.3. The
jeff@710 2687 NetBSD Foundation, Inc.
jeff@710 2688
jeff@710 2689 Copyright (c) 2003 The NetBSD Foundation, Inc. All rights reserved.
jeff@710 2690
jeff@710 2691 This code is derived from software contributed to The NetBSD Foundation by Ben
jeff@710 2692 Collver <collver1@attbi.com>
jeff@710 2693
jeff@710 2694 Redistribution and use in source and binary forms, with or without
jeff@710 2695 modification, are permitted provided that the following conditions are met:
jeff@710 2696
jeff@710 2697 1. Redistributions of source code must retain the above copyright notice,
jeff@710 2698 this list of conditions and the following disclaimer.
jeff@710 2699
jeff@710 2700 2. Redistributions in binary form must reproduce the above copyright
jeff@710 2701 notice, this list of conditions and the following disclaimer in the
jeff@710 2702 documentation and/or other materials provided with the distribution.
jeff@710 2703
jeff@710 2704 3. All advertising materials mentioning features or use of this software
jeff@710 2705 must display the following acknowledgement: This product includes software
jeff@710 2706 developed by the NetBSD Foundation, Inc. and its contributors.
jeff@710 2707
jeff@710 2708 4. Neither the name of The NetBSD Foundation nor the names of its
jeff@710 2709 contributors may be used to endorse or promote products derived from this
jeff@710 2710 software without specific prior written permission.
jeff@710 2711
jeff@710 2712 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS ``AS
jeff@710 2713 IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
jeff@710 2714 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
jeff@710 2715 DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE LIABLE FOR ANY
jeff@710 2716 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
jeff@710 2717 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
jeff@710 2718 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
jeff@710 2719 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
jeff@710 2720 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
jeff@710 2721 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 3.2.4. Theodore
jeff@710 2722 Ts'o.
jeff@710 2723
jeff@710 2724 Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999. All rights
jeff@710 2725 reserved.
jeff@710 2726
jeff@710 2727 Redistribution and use in source and binary forms, with or without
jeff@710 2728 modification, are permitted provided that the following conditions are met:
jeff@710 2729
jeff@710 2730 1. Redistributions of source code must retain the above copyright notice,
jeff@710 2731 and the entire permission notice in its entirety, including the disclaimer
jeff@710 2732 of warranties.
jeff@710 2733
jeff@710 2734 2. Redistributions in binary form must reproduce the above copyright
jeff@710 2735 notice, this list of conditions and the following disclaimer in the
jeff@710 2736 documentation and/or other materials provided with the distribution.
jeff@710 2737
jeff@710 2738 3. he name of the author may not be used to endorse or promote products
jeff@710 2739 derived from this software without specific prior written permission.
jeff@710 2740
jeff@710 2741 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
jeff@710 2742 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
jeff@710 2743 FITNESS FOR A PARTICULAR PURPOSE, ALL OF WHICH ARE HEREBY DISCLAIMED. IN NO
jeff@710 2744 EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
jeff@710 2745 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
jeff@710 2746 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
jeff@710 2747 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
jeff@710 2748 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
jeff@710 2749 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE
jeff@710 2750 POSSIBILITY OF SUCH DAMAGE. 3.2.5. Theo de Raadt and Damien Miller
jeff@710 2751
jeff@710 2752 Copyright (c) 1995,1999 Theo de Raadt. All rights reserved. Copyright (c)
jeff@710 2753 2001-2002 Damien Miller. All rights reserved.
jeff@710 2754
jeff@710 2755 Redistribution and use in source and binary forms, with or without
jeff@710 2756 modification, are permitted provided that the following conditions are met:
jeff@710 2757
jeff@710 2758 1. Redistributions of source code must retain the above copyright notice,
jeff@710 2759 this list of conditions and the following disclaimer.
jeff@710 2760
jeff@710 2761 2. Redistributions in binary form must reproduce the above copyright
jeff@710 2762 notice, this list of conditions and the following disclaimer in the
jeff@710 2763 documentation and/or other materials provided with the distribution.
jeff@710 2764
jeff@710 2765 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
jeff@710 2766 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
jeff@710 2767 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
jeff@710 2768 EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
jeff@710 2769 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
jeff@710 2770 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
jeff@710 2771 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
jeff@710 2772 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
jeff@710 2773 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
jeff@710 2774 POSSIBILITY OF SUCH DAMAGE. 3.2.6. Todd C. Miller
jeff@710 2775
jeff@710 2776 Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
jeff@710 2777
jeff@710 2778 Permission to use, copy, modify, and distribute this software for any purpose
jeff@710 2779 with or without fee is hereby granted, provided that the above copyright
jeff@710 2780 notice and this permission notice appear in all copies.
jeff@710 2781
jeff@710 2782 THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL WARRANTIES
jeff@710 2783 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
jeff@710 2784 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE FOR
jeff@710 2785 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
jeff@710 2786 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
jeff@710 2787 OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
jeff@710 2788 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 3.2.7. Thomas
jeff@710 2789 Winischhofer
jeff@710 2790
jeff@710 2791 Copyright (C) 2001-2004 Thomas Winischhofer
jeff@710 2792
jeff@710 2793 Redistribution and use in source and binary forms, with or without
jeff@710 2794 modification, are permitted provided that the following conditions are met:
jeff@710 2795
jeff@710 2796 1. Redistributions of source code must retain the above copyright notice,
jeff@710 2797 this list of conditions and the following disclaimer.
jeff@710 2798
jeff@710 2799 2. Redistributions in binary form must reproduce the above copyright
jeff@710 2800 notice, this list of conditions and the following disclaimer in the
jeff@710 2801 documentation and/or other materials provided with the distribution.
jeff@710 2802
jeff@710 2803 3. The name of the author may not be used to endorse or promote products
jeff@710 2804 derived from this software without specific prior written permission.
jeff@710 2805
jeff@710 2806 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESSED OR IMPLIED
jeff@710 2807 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
jeff@710 2808 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
jeff@710 2809 EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
jeff@710 2810 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
jeff@710 2811 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
jeff@710 2812 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
jeff@710 2813 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
jeff@710 2814 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
jeff@710 2815 POSSIBILITY OF SUCH DAMAGE. 3.3. NVIDIA Corp
jeff@710 2816
jeff@710 2817 Copyright (c) 1996 NVIDIA, Corp. All rights reserved.
jeff@710 2818
jeff@710 2819 NOTICE TO USER: The source code is copyrighted under U.S. and international
jeff@710 2820 laws. NVIDIA, Corp. of Sunnyvale, California owns the copyright and as design
jeff@710 2821 patents pending on the design and interface of the NV chips. Users and
jeff@710 2822 possessors of this source code are hereby granted a nonexclusive, royalty-free
jeff@710 2823 copyright and design patent license to use this code in individual and
jeff@710 2824 commercial software.
jeff@710 2825
jeff@710 2826 Any use of this source code must include, in the user documentation and
jeff@710 2827 internal comments to the code, notices to the end user as follows:
jeff@710 2828
jeff@710 2829 Copyright (c) 1996 NVIDIA, Corp. NVIDIA design patents pending in the U.S. and
jeff@710 2830 foreign countries.
jeff@710 2831
jeff@710 2832 NVIDIA, CORP. MAKES NO REPRESENTATION ABOUT THE SUITABILITY OF THIS SOURCE
jeff@710 2833 CODE FOR ANY PURPOSE. IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED
jeff@710 2834 WARRANTY OF ANY KIND. NVIDIA, CORP. DISCLAIMS ALL WARRANTIES WITH REGARD TO
jeff@710 2835 THIS SOURCE CODE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
jeff@710 2836 FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL NVIDIA, CORP. BE LIABLE
jeff@710 2837 FOR ANY SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, OR ANY
jeff@710 2838 DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
jeff@710 2839 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
jeff@710 2840 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOURCE CODE. 3.4. GLX Public
jeff@710 2841 License
jeff@710 2842
jeff@710 2843 GLX PUBLIC LICENSE (Version 1.0 (2/11/99)) ("License")
jeff@710 2844
jeff@710 2845 Subject to any third party claims, Silicon Graphics, Inc. ("SGI") hereby
jeff@710 2846 grants permission to Recipient (defined below), under Recipient's copyrights
jeff@710 2847 in the Original Software (defined below), to use, copy, modify, merge,
jeff@710 2848 publish, distribute, sublicense and/or sell copies of Subject Software
jeff@710 2849 (defined below), and to permit persons to whom the Subject Software is
jeff@710 2850 furnished in accordance with this License to do the same, subject to all of
jeff@710 2851 the following terms and conditions, which Recipient accepts by engaging in any
jeff@710 2852 such use, copying, modifying, merging, publishing, distributing, sublicensing
jeff@710 2853 or selling:
jeff@710 2854
jeff@710 2855 1. Definitions.
jeff@710 2856
jeff@710 2857 (a) "Original Software" means source code of computer software code which
jeff@710 2858 is described in Exhibit A as Original Software.
jeff@710 2859
jeff@710 2860 (b) "Modifications" means any addition to or deletion from the substance
jeff@710 2861 or structure of either the Original Software or any previous
jeff@710 2862 Modifications. When Subject Software is released as a series of files, a
jeff@710 2863 Modification means (i) any addition to or deletion from the contents of a
jeff@710 2864 file containing Original Software or previous Modifications and (ii) any
jeff@710 2865 new file that contains any part of the Original Code or previous
jeff@710 2866 Modifications.
jeff@710 2867
jeff@710 2868 (c) "Subject Software" means the Original Software or Modifications or the
jeff@710 2869 combination of the Original Software and Modifications, or portions of any
jeff@710 2870 of the foregoing.
jeff@710 2871
jeff@710 2872 (d) "Recipient" means an individual or a legal entity exercising rights
jeff@710 2873 under, and complying with all of the terms of, this License. For legal
jeff@710 2874 entities, "Recipient" includes any entity which controls, is controlled
jeff@710 2875 by, or is under common control with Recipient. For purposes of this
jeff@710 2876 definition, "control" of an entity means (a) the power, direct or
jeff@710 2877 indirect, to direct or manage such entity, or (b) ownership of fifty
jeff@710 2878 percent (50%) or more of the outstanding shares or beneficial ownership of
jeff@710 2879 such entity.
jeff@710 2880
jeff@710 2881 2. Redistribution of Source Code Subject to These Terms. Redistributions of
jeff@710 2882 Subject Software in source code form must retain the notice set forth in
jeff@710 2883 Exhibit A, below, in every file. A copy of this License must be included in
jeff@710 2884 any documentation for such Subject Software where the recipients' rights
jeff@710 2885 relating to Subject Software are described. Recipient may distribute the
jeff@710 2886 source code version of Subject Software under a license of Recipient's choice,
jeff@710 2887 which may contain terms different from this License, provided that (i)
jeff@710 2888 Recipient is in compliance with the terms of this License, and (ii) the
jeff@710 2889 license terms include this Section 2 and Sections 3, 4, 7, 8, 10, 12 and 13 of
jeff@710 2890 this License, which terms may not be modified or superseded by any other terms
jeff@710 2891 of such license. If Recipient distributes the source code version under a
jeff@710 2892 different license Recipient must make it absolutely clear that any terms which
jeff@710 2893 differ from this License are offered by Recipient alone, not by SGI. Recipient
jeff@710 2894 hereby agrees to indemnify SGI for any liability incurred by SGI as a result
jeff@710 2895 of any such terms Recipient offers.
jeff@710 2896
jeff@710 2897 3. Redistribution in Executable Form. The notice set forth in Exhibit A must
jeff@710 2898 be conspicuously included in any notice in an executable version of Subject
jeff@710 2899 Software, related documentation or collateral in which Recipient describes the
jeff@710 2900 user's rights relating to the Subject Software. Recipient may distribute the
jeff@710 2901 executable version of Subject Software under a license of Recipient's choice,
jeff@710 2902 which may contain terms different from this License, provided that (i)
jeff@710 2903 Recipient is in compliance with the terms of this License, and (ii) the
jeff@710 2904 license terms include this Section 3 and Sections 4, 7, 8, 10, 12 and 13 of
jeff@710 2905 this License, which terms may not be modified or superseded by any other terms
jeff@710 2906 of such license. If Recipient distributes the executable version under a
jeff@710 2907 different license Recipient must make it absolutely clear that any terms which
jeff@710 2908 differ from this License are offered by Recipient alone, not by SGI. Recipient
jeff@710 2909 hereby agrees to indemnify SGI for any liability incurred by SGI as a result
jeff@710 2910 of any such terms Recipient offers.
jeff@710 2911
jeff@710 2912 4. Termination. This License and the rights granted hereunder will terminate
jeff@710 2913 automatically if Recipient fails to comply with terms herein and fails to cure
jeff@710 2914 such breach within 30 days of the breach. Any sublicense to the Subject
jeff@710 2915 Software which is properly granted shall survive any termination of this
jeff@710 2916 License absent termination by the terms of such sublicense. Provisions which,
jeff@710 2917 by their nature, must remain in effect beyond the termination of this License
jeff@710 2918 shall survive.
jeff@710 2919
jeff@710 2920 5. No Trademark Rights. This License does not grant any rights to use any
jeff@710 2921 trade name, trademark or service mark whatsoever. No trade name, trademark or
jeff@710 2922 service mark of SGI may be used to endorse or promote products derived from
jeff@710 2923 the Subject Software without prior written permission of SGI.
jeff@710 2924
jeff@710 2925 6. No Other Rights. This License does not grant any rights with respect to the
jeff@710 2926 OpenGL API or to any software or hardware implementation thereof or to any
jeff@710 2927 other software whatsoever, nor shall any other rights or licenses not
jeff@710 2928 expressly granted hereunder arise by implication, estoppel or otherwise with
jeff@710 2929 respect to the Subject Software. Title to and ownership of the Original
jeff@710 2930 Software at all times remains with SGI. All rights in the Original Software
jeff@710 2931 not expressly granted under this License are reserved.
jeff@710 2932
jeff@710 2933 7. Compliance with Laws; Non-Infringement. Recipient shall comply with all
jeff@710 2934 applicable laws and regulations in connection with use and distribution of the
jeff@710 2935 Subject Software, including but not limited to, all export and import control
jeff@710 2936 laws and regulations of the U.S. government and other countries. Recipient may
jeff@710 2937 not distribute Subject Software that (i) in any way infringes (directly or
jeff@710 2938 contributorily) the rights (including patent, copyright, trade secret,
jeff@710 2939 trademark or other intellectual property rights of any kind) of any other
jeff@710 2940 person or entity or (ii) breaches any representation or warranty, express,
jeff@710 2941 implied or statutory, which under any applicable law it might be deemed to
jeff@710 2942 have been distributed.
jeff@710 2943
jeff@710 2944 8. Claims of Infringement. If Recipient at any time has knowledge of any one
jeff@710 2945 or more third party claims that reproduction, modification, use, distribution,
jeff@710 2946 import or sale of Subject Software (including particular functionality or code
jeff@710 2947 incorporated in Subject Software) infringes the third party's intellectual
jeff@710 2948 property rights, Recipient must place in a well-identified web page bearing
jeff@710 2949 the title "LEGAL" a description of each such claim and a description of the
jeff@710 2950 party making each such claim in sufficient detail that a user of the Subject
jeff@710 2951 Software will know whom to contact regarding the claim. Also, upon gaining
jeff@710 2952 such knowledge of any such claim, Recipient must conspicuously include the URL
jeff@710 2953 for such web page in the Exhibit A notice required under Sections 2 and 3,
jeff@710 2954 above, and in the text of any related documentation, license agreement or
jeff@710 2955 collateral in which Recipient describes end user's rights relating to the
jeff@710 2956 Subject Software. If Recipient obtains such knowledge after it makes Subject
jeff@710 2957 Software available to any other person or entity, Recipient shall take other
jeff@710 2958 steps (such as notifying appropriate mailing lists or newsgroups) reasonably
jeff@710 2959 calculated to inform those who received the Subject Software that new
jeff@710 2960 knowledge has been obtained.
jeff@710 2961
jeff@710 2962 9. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS,
jeff@710 2963 WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
jeff@710 2964 LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS,
jeff@710 2965 MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON- INFRINGING. SGI ASSUMES NO
jeff@710 2966 RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE
jeff@710 2967 PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY
jeff@710 2968 SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
jeff@710 2969 ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED
jeff@710 2970 HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
jeff@710 2971
jeff@710 2972 10. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,
jeff@710 2973 WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY),
jeff@710 2974 CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR ANY
jeff@710 2975 DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
jeff@710 2976 CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK
jeff@710 2977 STOPPAGE, LOSS OF DATA, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
jeff@710 2978 COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF
jeff@710 2979 THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY
jeff@710 2980 TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SGI's NEGLIGENCE TO
jeff@710 2981 THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT
jeff@710 2982 ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
jeff@710 2983 THAT EXCLUSION AND LIMITATION MAY NOT APPLY TO RECIPIENT.
jeff@710 2984
jeff@710 2985 11. Indemnity. Recipient shall be solely responsible for damages arising,
jeff@710 2986 directly or indirectly, out of its utilization of rights under this License.
jeff@710 2987 Recipient will defend, indemnify and hold harmless Silicon Graphics, Inc. from
jeff@710 2988 and against any loss, liability, damages, costs or expenses (including the
jeff@710 2989 payment of reasonable attorneys fees) arising out of Recipient's use,
jeff@710 2990 modification, reproduction and distribution of the Subject Software or out of
jeff@710 2991 any representation or warranty made by Recipient.
jeff@710 2992
jeff@710 2993 12. U.S. Government End Users. The Subject Software is a "commercial item"
jeff@710 2994 consisting of "commercial computer software" as such terms are defined in
jeff@710 2995 title 48 of the Code of Federal Regulations and all U.S. Government End Users
jeff@710 2996 acquire only the rights set forth in this License and are subject to the terms
jeff@710 2997 of this License.
jeff@710 2998
jeff@710 2999 13. Miscellaneous. This License represents the complete agreement concerning
jeff@710 3000 subject matter hereof. If any provision of this License is held to be
jeff@710 3001 unenforceable, such provision shall be reformed so as to achieve as nearly as
jeff@710 3002 possible the same economic effect as the original provision and the remainder
jeff@710 3003 of this License will remain in effect. This License shall be governed by and
jeff@710 3004 construed in accordance with the laws of the United States and the State of
jeff@710 3005 California as applied to agreements entered into and to be performed entirely
jeff@710 3006 within California between California residents. Any litigation relating to
jeff@710 3007 this License shall be subject to the exclusive jurisdiction of the Federal
jeff@710 3008 Courts of the Northern District of California (or, absent subject matter
jeff@710 3009 jurisdiction in such courts, the courts of the State of California), with
jeff@710 3010 venue lying exclusively in Santa Clara County, California, with the losing
jeff@710 3011 party responsible for costs, including without limitation, court costs and
jeff@710 3012 reasonable attorneys fees and expenses. The application of the United Nations
jeff@710 3013 Convention on Contracts for the International Sale of Goods is expressly
jeff@710 3014 excluded. Any law or regulation which provides that the language of a contract
jeff@710 3015 shall be construed against the drafter shall not apply to this License.
jeff@710 3016
jeff@710 3017 Exhibit A
jeff@710 3018
jeff@710 3019 The contents of this file are subject to Sections 2, 3, 4, 7, 8, 10, 12 and 13
jeff@710 3020 of the GLX Public License Version 1.0 (the "License"). You may not use this
jeff@710 3021 file except in compliance with those sections of the License. You may obtain a
jeff@710 3022 copy of the License at Silicon Graphics, Inc., attn: Legal Services, 2011 N.
jeff@710 3023 Shoreline Blvd., Mountain View, CA 94043 or at
jeff@710 3024 http://www.sgi.com/software/opensource/glx/license.html.
jeff@710 3025
jeff@710 3026 Software distributed under the License is distributed on an "AS IS" basis. ALL
jeff@710 3027 WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED
jeff@710 3028 WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF NON-
jeff@710 3029 INFRINGEMENT. See the License for the specific language governing rights and
jeff@710 3030 limitations under the License.
jeff@710 3031
jeff@710 3032 The Original Software is GLX version 1.2 source code, released February, 1999.
jeff@710 3033 The developer of the Original Software is Silicon Graphics, Inc. Those
jeff@710 3034 portions of the Subject Software created by Silicon Graphics, Inc. are
jeff@710 3035 Copyright (c) 1991-9 Silicon Graphics, Inc. All Rights Reserved. 3.5. CID
jeff@710 3036 Font Code Public License
jeff@710 3037
jeff@710 3038 CID FONT CODE PUBLIC LICENSE (Version 1.0 (3/31/99))("License")
jeff@710 3039
jeff@710 3040 Subject to any applicable third party claims, Silicon Graphics, Inc. ("SGI")
jeff@710 3041 hereby grants permission to Recipient (defined below), under SGI's copyrights
jeff@710 3042 in the Original Software (defined below), to use, copy, modify, merge,
jeff@710 3043 publish, distribute, sublicense and/or sell copies of Subject Software
jeff@710 3044 (defined below) in both source code and executable form, and to permit persons
jeff@710 3045 to whom the Subject Software is furnished in accordance with this License to
jeff@710 3046 do the same, subject to all of the following terms and conditions, which
jeff@710 3047 Recipient accepts by engaging in any such use, copying, modifying, merging,
jeff@710 3048 publication, distributing, sublicensing or selling:
jeff@710 3049
jeff@710 3050 1. Definitions.
jeff@710 3051
jeff@710 3052 a. "Original Software" means source code of computer software code that is
jeff@710 3053 described in Exhibit A as Original Software.
jeff@710 3054
jeff@710 3055 b. "Modifications" means any addition to or deletion from the substance or
jeff@710 3056 structure of either the Original Software or any previous Modifications.
jeff@710 3057 When Subject Software is released as a series of files, a Modification
jeff@710 3058 means (i) any addition to or deletion from the contents of a file
jeff@710 3059 containing Original Software or previous Modifications and (ii) any new
jeff@710 3060 file that contains any part of the Original Code or previous
jeff@710 3061 Modifications.
jeff@710 3062
jeff@710 3063 c. "Subject Software" means the Original Software or Modifications or the
jeff@710 3064 combination of the Original Software and Modifications, or portions of any
jeff@710 3065 of the foregoing.
jeff@710 3066
jeff@710 3067 d. "Recipient" means an individual or a legal entity exercising rights
jeff@710 3068 under the terms of this License. For legal entities, "Recipient" includes
jeff@710 3069 any entity that controls, is controlled by, or is under common control
jeff@710 3070 with Recipient. For purposes of this definition, "control" of an entity
jeff@710 3071 means (i) the power, direct or indirect, to direct or manage such entity,
jeff@710 3072 or (ii) ownership of fifty percent (50%) or more of the outstanding shares
jeff@710 3073 or beneficial ownership of such entity.
jeff@710 3074
jeff@710 3075 e. "Required Notice" means the notice set forth in Exhibit A to this
jeff@710 3076 License.
jeff@710 3077
jeff@710 3078 f. "Accompanying Technology" means any software or other technology that
jeff@710 3079 is not a Modification and that is distributed or made publicly available
jeff@710 3080 by Recipient with the Subject Software. Separate software files that do
jeff@710 3081 not contain any Original Software or any previous Modification shall not
jeff@710 3082 be deemed a Modification, even if such software files are aggregated as
jeff@710 3083 part of a product, or in any medium of storage, with any file that does
jeff@710 3084 contain Original Software or any previous Modification.
jeff@710 3085
jeff@710 3086 2. License Terms. All distribution of the Subject Software must be made
jeff@710 3087 subject to the terms of this License. A copy of this License and the Required
jeff@710 3088 Notice must be included in any documentation for Subject Software where
jeff@710 3089 Recipient's rights relating to Subject Software and/or any Accompanying
jeff@710 3090 Technology are described. Distributions of Subject Software in source code
jeff@710 3091 form must also include the Required Notice in every file distributed. In
jeff@710 3092 addition, a ReadMe file entitled "Important Legal Notice" must be distributed
jeff@710 3093 with each distribution of one or more files that incorporate Subject Software.
jeff@710 3094 That file must be included with distributions made in both source code and
jeff@710 3095 executable form. A copy of the License and the Required Notice must be
jeff@710 3096 included in that file. Recipient may distribute Accompanying Technology under
jeff@710 3097 a license of Recipient's choice, which may contain terms different from this
jeff@710 3098 License, provided that (i) Recipient is in compliance with the terms of this
jeff@710 3099 License, (ii) such other license terms do not modify or supersede the terms of
jeff@710 3100 this License as applicable to the Subject Software, (iii) Recipient hereby
jeff@710 3101 indemnifies SGI for any liability incurred by SGI as a result of the
jeff@710 3102 distribution of Accompanying Technology or the use of other license terms.
jeff@710 3103
jeff@710 3104 3. Termination. This License and the rights granted hereunder will terminate
jeff@710 3105 automatically if Recipient fails to comply with terms herein and fails to cure
jeff@710 3106 such breach within 30 days of the breach. Any sublicense to the Subject
jeff@710 3107 Software that is properly granted shall survive any termination of this
jeff@710 3108 License absent termination by the terms of such sublicense. Provisions which,
jeff@710 3109 by their nature, must remain in effect beyond the termination of this License
jeff@710 3110 shall survive.
jeff@710 3111
jeff@710 3112 4. Trademark Rights. This License does not grant any rights to use any trade
jeff@710 3113 name, trademark or service mark whatsoever. No trade name, trademark or
jeff@710 3114 service mark of SGI may be used to endorse or promote products derived from or
jeff@710 3115 incorporating any Subject Software without prior written permission of SGI.
jeff@710 3116
jeff@710 3117 5. No Other Rights. No rights or licenses not expressly granted hereunder
jeff@710 3118 shall arise by implication, estoppel or otherwise. Title to and ownership of
jeff@710 3119 the Original Software at all times remains with SGI. All rights in the
jeff@710 3120 Original Software not expressly granted under this License are reserved.
jeff@710 3121
jeff@710 3122 6. Compliance with Laws; Non-Infringement. Recipient shall comply with all
jeff@710 3123 applicable laws and regulations in connection with use and distribution of the
jeff@710 3124 Subject Software, including but not limited to, all export and import control
jeff@710 3125 laws and regulations of the U.S. government and other countries. Recipient may
jeff@710 3126 not distribute Subject Software that (i) in any way infringes (directly or
jeff@710 3127 contributorily) the rights (including patent, copyright, trade secret,
jeff@710 3128 trademark or other intellectual property rights of any kind) of any other
jeff@710 3129 person or entity, or (ii) breaches any representation or warranty, express,
jeff@710 3130 implied or statutory, which under any applicable law it might be deemed to
jeff@710 3131 have been distributed.
jeff@710 3132
jeff@710 3133 7. Claims of Infringement. If Recipient at any time has knowledge of any one
jeff@710 3134 or more third party claims that reproduction, modification, use, distribution,
jeff@710 3135 import or sale of Subject Software (including particular functionality or code
jeff@710 3136 incorporated in Subject Software) infringes the third party's intellectual
jeff@710 3137 property rights, Recipient must place in a well-identified web page bearing
jeff@710 3138 the title "LEGAL" a description of each such claim and a description of the
jeff@710 3139 party making each such claim in sufficient detail that a user of the Subject
jeff@710 3140 Software will know whom to contact regarding the claim. Also, upon gaining
jeff@710 3141 such knowledge of any such claim, Recipient must conspicuously include the URL
jeff@710 3142 for such web page in the Required Notice, and in the text of any related
jeff@710 3143 documentation, license agreement or collateral in which Recipient describes
jeff@710 3144 end user's rights relating to the Subject Software. If Recipient obtains such
jeff@710 3145 knowledge after it makes Subject Software available to any other person or
jeff@710 3146 entity, Recipient shall take other steps (such as notifying appropriate
jeff@710 3147 mailing lists or newsgroups) reasonably calculated to provide such knowledge
jeff@710 3148 to those who received the Subject Software.
jeff@710 3149
jeff@710 3150 8. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS,
jeff@710 3151 WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
jeff@710 3152 LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS,
jeff@710 3153 MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. SGI ASSUMES NO
jeff@710 3154 RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE
jeff@710 3155 PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY
jeff@710 3156 SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
jeff@710 3157 ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED
jeff@710 3158 HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
jeff@710 3159
jeff@710 3160 9. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY,
jeff@710 3161 WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY),
jeff@710 3162 CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR ANY CLAIM,
jeff@710 3163 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
jeff@710 3164 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SUBJECT SOFTWARE OR
jeff@710 3165 THE USE OR OTHER DEALINGS IN THE SUBJECT SOFTWARE. SOME JURISDICTIONS DO NOT
jeff@710 3166 ALLOW THE EXCLUSION OR LIMITATION OF CERTAIN DAMAGES, SO THIS EXCLUSION AND
jeff@710 3167 LIMITATION MAY NOT APPLY TO RECIPIENT TO THE EXTENT SO DISALLOWED.
jeff@710 3168
jeff@710 3169 10. Indemnity. Recipient shall be solely responsible for damages arising,
jeff@710 3170 directly or indirectly, out of its utilization of rights under this License.
jeff@710 3171 Recipient will defend, indemnify and hold SGI and its successors and assigns
jeff@710 3172 harmless from and against any loss, liability, damages, costs or expenses
jeff@710 3173 (including the payment of reasonable attorneys fees) arising out of
jeff@710 3174 (Recipient's use, modification, reproduction and distribution of the Subject
jeff@710 3175 Software or out of any representation or warranty made by Recipient.
jeff@710 3176
jeff@710 3177 11. U.S. Government End Users. The Subject Software is a "commercial item"
jeff@710 3178 consisting of "commercial computer software" as such terms are defined in
jeff@710 3179 title 48 of the Code of Federal Regulations and all U.S. Government End Users
jeff@710 3180 acquire only the rights set forth in this License and are subject to the terms
jeff@710 3181 of this License.
jeff@710 3182
jeff@710 3183 12. Miscellaneous. This License represents the complete agreement concerning
jeff@710 3184 subject matter hereof. If any provision of this License is held to be
jeff@710 3185 unenforceable by any judicial or administrative authority having proper
jeff@710 3186 jurisdiction with respect thereto, such provision shall be reformed so as to
jeff@710 3187 achieve as nearly as possible the same economic effect as the original
jeff@710 3188 provision and the remainder of this License will remain in effect. This
jeff@710 3189 License shall be governed by and construed in accordance with the laws of the
jeff@710 3190 United States and the State of California as applied to agreements entered
jeff@710 3191 into and to be performed entirely within California between California
jeff@710 3192 residents. Any litigation relating to this License shall be subject to the
jeff@710 3193 exclusive jurisdiction of the Federal Courts of the Northern District of
jeff@710 3194 California (or, absent subject matter jurisdiction in such courts, the courts
jeff@710 3195 of the State of California), with venue lying exclusively in Santa Clara
jeff@710 3196 County, California, with the losing party responsible for costs, including
jeff@710 3197 without limitation, court costs and reasonable attorneys fees and expenses.
jeff@710 3198 The application of the United Nations Convention on Contracts for the
jeff@710 3199 International Sale of Goods is expressly excluded. Any law or regulation that
jeff@710 3200 provides that the language of a contract shall be construed against the
jeff@710 3201 drafter shall not apply to this License.
jeff@710 3202
jeff@710 3203 Exhibit A
jeff@710 3204
jeff@710 3205 Copyright (c) 1994-1999 Silicon Graphics, Inc.
jeff@710 3206
jeff@710 3207 The contents of this file are subject to the CID Font Code Public License
jeff@710 3208 Version 1.0 (the "License"). You may not use this file except in compliance
jeff@710 3209 with the License. You may obtain a copy of the License at Silicon Graphics,
jeff@710 3210 Inc., attn: Legal Services, 2011 N. Shoreline Blvd., Mountain View, CA 94043
jeff@710 3211 or at http://www.sgi.com/software/opensource/cid/license.html
jeff@710 3212
jeff@710 3213 Software distributed under the License is distributed on an "AS IS" basis. ALL
jeff@710 3214 WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED
jeff@710 3215 WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF
jeff@710 3216 NON-INFRINGEMENT. See the License for the specific language governing rights
jeff@710 3217 and limitations under the License.
jeff@710 3218
jeff@710 3219 The Original Software (as defined in the License) is CID font code that was
jeff@710 3220 developed by Silicon Graphics, Inc. Those portions of the Subject Software (as
jeff@710 3221 defined in the License) that were created by Silicon Graphics, Inc. are
jeff@710 3222 Copyright (c) 1994-1999 Silicon Graphics, Inc. All Rights Reserved.
jeff@710 3223
jeff@710 3224 [NOTE: When using this text in connection with Subject Software delivered
jeff@710 3225 solely in object code form, Recipient may replace the words "this file" with
jeff@710 3226 "this software" in both the first and second sentences.] 3.6. Bitstream Vera
jeff@710 3227 Fonts Copyright
jeff@710 3228
jeff@710 3229 The fonts have a generous copyright, allowing derivative works (as long as
jeff@710 3230 "Bitstream" or "Vera" are not in the names), and full redistribution (so long
jeff@710 3231 as they are not *sold* by themselves). They can be be bundled, redistributed
jeff@710 3232 and sold with any software.
jeff@710 3233
jeff@710 3234 The fonts are distributed under the following copyright:
jeff@710 3235
jeff@710 3236 Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is a
jeff@710 3237 trademark of Bitstream, Inc.
jeff@710 3238
jeff@710 3239 Permission is hereby granted, free of charge, to any person obtaining a copy
jeff@710 3240 of the fonts accompanying this license ("Fonts") and associated documentation
jeff@710 3241 files (the "Font Software"), to reproduce and distribute the Font Software,
jeff@710 3242 including without limitation the rights to use, copy, merge, publish,
jeff@710 3243 distribute, and/or sell copies of the Font Software, and to permit persons to
jeff@710 3244 whom the Font Software is furnished to do so, subject to the following
jeff@710 3245 conditions:
jeff@710 3246
jeff@710 3247 The above copyright and trademark notices and this permission notice shall be
jeff@710 3248 included in all copies of one or more of the Font Software typefaces.
jeff@710 3249
jeff@710 3250 The Font Software may be modified, altered, or added to, and in particular the
jeff@710 3251 designs of glyphs or characters in the Fonts may be modified and additional
jeff@710 3252 glyphs or characters may be added to the Fonts, only if the fonts are renamed
jeff@710 3253 to names not containing either the words "Bitstream" or the word "Vera".
jeff@710 3254
jeff@710 3255 This License becomes null and void to the extent applicable to Fonts or Font
jeff@710 3256 Software that has been modified and is distributed under the "Bitstream Vera"
jeff@710 3257 names.
jeff@710 3258
jeff@710 3259 The Font Software may be sold as part of a larger software package but no copy
jeff@710 3260 of one or more of the Font Software typefaces may be sold by itself.
jeff@710 3261
jeff@710 3262 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
jeff@710 3263 OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
jeff@710 3264 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
jeff@710 3265 TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME FOUNDATION
jeff@710 3266 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL,
jeff@710 3267 SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION
jeff@710 3268 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO
jeff@710 3269 USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
jeff@710 3270
jeff@710 3271 Except as contained in this notice, the names of Gnome, the Gnome Foundation,
jeff@710 3272 and Bitstream Inc., shall not be used in advertising or otherwise to promote
jeff@710 3273 the sale, use or other dealings in this Font Software without prior written
jeff@710 3274 authorization from the Gnome Foundation or Bitstream Inc., respectively. For
jeff@710 3275 further information, contact: fonts at gnome dot org. 3.7. Bigelow & Holmes
jeff@710 3276 Inc and URW++ GmbH Luxi font license
jeff@710 3277
jeff@710 3278 Luxi fonts copyright (c) 2001 by Bigelow & Holmes Inc. Luxi font instruction
jeff@710 3279 code copyright (c) 2001 by URW++ GmbH. All Rights Reserved. Luxi is a
jeff@710 3280 registered trademark of Bigelow & Holmes Inc.
jeff@710 3281
jeff@710 3282 Permission is hereby granted, free of charge, to any person obtaining a copy
jeff@710 3283 of these Fonts and associated documentation files (the "Font Software"), to
jeff@710 3284 deal in the Font Software, including without limitation the rights to use,
jeff@710 3285 copy, merge, publish, distribute, sublicense, and/or sell copies of the Font
jeff@710 3286 Software, and to permit persons to whom the Font Software is furnished to do
jeff@710 3287 so, subject to the following conditions:
jeff@710 3288
jeff@710 3289 The above copyright and trademark notices and this permission notice shall be
jeff@710 3290 included in all copies of one or more of the Font Software.
jeff@710 3291
jeff@710 3292 The Font Software may not be modified, altered, or added to, and in particular
jeff@710 3293 the designs of glyphs or characters in the Fonts may not be modified nor may
jeff@710 3294 additional glyphs or characters be added to the Fonts. This License becomes
jeff@710 3295 null and void when the Fonts or Font Software have been modified.
jeff@710 3296
jeff@710 3297 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
jeff@710 3298 OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
jeff@710 3299 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
jeff@710 3300 TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BIGELOW & HOLMES INC. OR URW++
jeff@710 3301 GMBH. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY
jeff@710 3302 GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN
jeff@710 3303 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR
jeff@710 3304 INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT
jeff@710 3305 SOFTWARE.
jeff@710 3306
jeff@710 3307 Except as contained in this notice, the names of Bigelow & Holmes Inc. and
jeff@710 3308 URW++ GmbH. shall not be used in advertising or otherwise to promote the sale,
jeff@710 3309 use or other dealings in this Font Software without prior written
jeff@710 3310 authorization from Bigelow & Holmes Inc. and URW++ GmbH.
jeff@710 3311
jeff@710 3312 For further information, contact:
jeff@710 3313
jeff@710 3314 info@urwpp.de or design@bigelowandholmes.com
jeff@710 3315
jeff@710 3316
jeff@710 3317 --- end of LICENSE ---
jeff@710 3318
jeff@710 3319 -------------------------------------------------------------------------------
jeff@710 3320
jeff@908 3321 %% This notice is provided with respect to zlib v1.2.8, which may be included
jeff@710 3322 with JRE 8, JDK 8, and OpenJDK 8.
jeff@710 3323
jeff@710 3324 --- begin of LICENSE ---
jeff@710 3325
jeff@908 3326 version 1.2.8, April 28th, 2013
jeff@908 3327
jeff@908 3328 Copyright (C) 1995-2013 Jean-loup Gailly and Mark Adler
jeff@710 3329
jeff@710 3330 This software is provided 'as-is', without any express or implied
jeff@710 3331 warranty. In no event will the authors be held liable for any damages
jeff@710 3332 arising from the use of this software.
jeff@710 3333
jeff@710 3334 Permission is granted to anyone to use this software for any purpose,
jeff@710 3335 including commercial applications, and to alter it and redistribute it
jeff@710 3336 freely, subject to the following restrictions:
jeff@710 3337
jeff@710 3338 1. The origin of this software must not be misrepresented; you must not
jeff@710 3339 claim that you wrote the original software. If you use this software
jeff@710 3340 in a product, an acknowledgment in the product documentation would be
jeff@710 3341 appreciated but is not required.
jeff@710 3342 2. Altered source versions must be plainly marked as such, and must not be
jeff@710 3343 misrepresented as being the original software.
jeff@710 3344 3. This notice may not be removed or altered from any source distribution.
jeff@710 3345
jeff@710 3346 Jean-loup Gailly Mark Adler
jeff@710 3347 jloup@gzip.org madler@alumni.caltech.edu
jeff@710 3348
jeff@710 3349 --- end of LICENSE ---
jeff@710 3350
jeff@710 3351 -------------------------------------------------------------------------------
jeff@710 3352
jeff@710 3353 %% This notice is provided with respect to the following which may be
jeff@908 3354 included with JRE 8, JDK 8, and OpenJDK 8.
jeff@908 3355
jeff@908 3356 Apache Commons Math 3.2
jeff@1115 3357 Apache Derby 10.11.1.2
jeff@908 3358 Apache Jakarta BCEL 5.1
jeff@710 3359 Apache Jakarta Regexp 1.4
jeff@710 3360 Apache Santuario XML Security for Java 1.5.4
jeff@710 3361 Apache Xalan-Java 2.7.1
jeff@710 3362 Apache Xerces Java 2.10.0
jeff@710 3363 Apache XML Resolver 1.1
jeff@710 3364 Dynalink 0.5
jeff@710 3365
jeff@710 3366
jeff@710 3367 --- begin of LICENSE ---
jeff@710 3368
jeff@710 3369 Apache License
jeff@710 3370 Version 2.0, January 2004
jeff@710 3371 http://www.apache.org/licenses/
jeff@710 3372
jeff@710 3373 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
jeff@710 3374
jeff@710 3375 1. Definitions.
jeff@710 3376
jeff@710 3377 "License" shall mean the terms and conditions for use, reproduction,
jeff@710 3378 and distribution as defined by Sections 1 through 9 of this document.
jeff@710 3379
jeff@710 3380 "Licensor" shall mean the copyright owner or entity authorized by
jeff@710 3381 the copyright owner that is granting the License.
jeff@710 3382
jeff@710 3383 "Legal Entity" shall mean the union of the acting entity and all
jeff@710 3384 other entities that control, are controlled by, or are under common
jeff@710 3385 control with that entity. For the purposes of this definition,
jeff@710 3386 "control" means (i) the power, direct or indirect, to cause the
jeff@710 3387 direction or management of such entity, whether by contract or
jeff@710 3388 otherwise, or (ii) ownership of fifty percent (50%) or more of the
jeff@710 3389 outstanding shares, or (iii) beneficial ownership of such entity.
jeff@710 3390
jeff@710 3391 "You" (or "Your") shall mean an individual or Legal Entity
jeff@710 3392 exercising permissions granted by this License.
jeff@710 3393
jeff@710 3394 "Source" form shall mean the preferred form for making modifications,
jeff@710 3395 including but not limited to software source code, documentation
jeff@710 3396 source, and configuration files.
jeff@710 3397
jeff@710 3398 "Object" form shall mean any form resulting from mechanical
jeff@710 3399 transformation or translation of a Source form, including but
jeff@710 3400 not limited to compiled object code, generated documentation,
jeff@710 3401 and conversions to other media types.
jeff@710 3402
jeff@710 3403 "Work" shall mean the work of authorship, whether in Source or
jeff@710 3404 Object form, made available under the License, as indicated by a
jeff@710 3405 copyright notice that is included in or attached to the work
jeff@710 3406 (an example is provided in the Appendix below).
jeff@710 3407
jeff@710 3408 "Derivative Works" shall mean any work, whether in Source or Object
jeff@710 3409 form, that is based on (or derived from) the Work and for which the
jeff@710 3410 editorial revisions, annotations, elaborations, or other modifications
jeff@710 3411 represent, as a whole, an original work of authorship. For the purposes
jeff@710 3412 of this License, Derivative Works shall not include works that remain
jeff@710 3413 separable from, or merely link (or bind by name) to the interfaces of,
jeff@710 3414 the Work and Derivative Works thereof.
jeff@710 3415
jeff@710 3416 "Contribution" shall mean any work of authorship, including
jeff@710 3417 the original version of the Work and any modifications or additions
jeff@710 3418 to that Work or Derivative Works thereof, that is intentionally
jeff@710 3419 submitted to Licensor for inclusion in the Work by the copyright owner
jeff@710 3420 or by an individual or Legal Entity authorized to submit on behalf of
jeff@710 3421 the copyright owner. For the purposes of this definition, "submitted"
jeff@710 3422 means any form of electronic, verbal, or written communication sent
jeff@710 3423 to the Licensor or its representatives, including but not limited to
jeff@710 3424 communication on electronic mailing lists, source code control systems,
jeff@710 3425 and issue tracking systems that are managed by, or on behalf of, the
jeff@710 3426 Licensor for the purpose of discussing and improving the Work, but
jeff@710 3427 excluding communication that is conspicuously marked or otherwise
jeff@710 3428 designated in writing by the copyright owner as "Not a Contribution."
jeff@710 3429
jeff@710 3430 "Contributor" shall mean Licensor and any individual or Legal Entity
jeff@710 3431 on behalf of whom a Contribution has been received by Licensor and
jeff@710 3432 subsequently incorporated within the Work.
jeff@710 3433
jeff@710 3434 2. Grant of Copyright License. Subject to the terms and conditions of
jeff@710 3435 this License, each Contributor hereby grants to You a perpetual,
jeff@710 3436 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
jeff@710 3437 copyright license to reproduce, prepare Derivative Works of,
jeff@710 3438 publicly display, publicly perform, sublicense, and distribute the
jeff@710 3439 Work and such Derivative Works in Source or Object form.
jeff@710 3440
jeff@710 3441 3. Grant of Patent License. Subject to the terms and conditions of
jeff@710 3442 this License, each Contributor hereby grants to You a perpetual,
jeff@710 3443 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
jeff@710 3444 (except as stated in this section) patent license to make, have made,
jeff@710 3445 use, offer to sell, sell, import, and otherwise transfer the Work,
jeff@710 3446 where such license applies only to those patent claims licensable
jeff@710 3447 by such Contributor that are necessarily infringed by their
jeff@710 3448 Contribution(s) alone or by combination of their Contribution(s)
jeff@710 3449 with the Work to which such Contribution(s) was submitted. If You
jeff@710 3450 institute patent litigation against any entity (including a
jeff@710 3451 cross-claim or counterclaim in a lawsuit) alleging that the Work
jeff@710 3452 or a Contribution incorporated within the Work constitutes direct
jeff@710 3453 or contributory patent infringement, then any patent licenses
jeff@710 3454 granted to You under this License for that Work shall terminate
jeff@710 3455 as of the date such litigation is filed.
jeff@710 3456
jeff@710 3457 4. Redistribution. You may reproduce and distribute copies of the
jeff@710 3458 Work or Derivative Works thereof in any medium, with or without
jeff@710 3459 modifications, and in Source or Object form, provided that You
jeff@710 3460 meet the following conditions:
jeff@710 3461
jeff@710 3462 (a) You must give any other recipients of the Work or
jeff@710 3463 Derivative Works a copy of this License; and
jeff@710 3464
jeff@710 3465 (b) You must cause any modified files to carry prominent notices
jeff@710 3466 stating that You changed the files; and
jeff@710 3467
jeff@710 3468 (c) You must retain, in the Source form of any Derivative Works
jeff@710 3469 that You distribute, all copyright, patent, trademark, and
jeff@710 3470 attribution notices from the Source form of the Work,
jeff@710 3471 excluding those notices that do not pertain to any part of
jeff@710 3472 the Derivative Works; and
jeff@710 3473
jeff@710 3474 (d) If the Work includes a "NOTICE" text file as part of its
jeff@710 3475 distribution, then any Derivative Works that You distribute must
jeff@710 3476 include a readable copy of the attribution notices contained
jeff@710 3477 within such NOTICE file, excluding those notices that do not
jeff@710 3478 pertain to any part of the Derivative Works, in at least one
jeff@710 3479 of the following places: within a NOTICE text file distributed
jeff@710 3480 as part of the Derivative Works; within the Source form or
jeff@710 3481 documentation, if provided along with the Derivative Works; or,
jeff@710 3482 within a display generated by the Derivative Works, if and
jeff@710 3483 wherever such third-party notices normally appear. The contents
jeff@710 3484 of the NOTICE file are for informational purposes only and
jeff@710 3485 do not modify the License. You may add Your own attribution
jeff@710 3486 notices within Derivative Works that You distribute, alongside
jeff@710 3487 or as an addendum to the NOTICE text from the Work, provided
jeff@710 3488 that such additional attribution notices cannot be construed
jeff@710 3489 as modifying the License.
jeff@710 3490
jeff@710 3491 You may add Your own copyright statement to Your modifications and
jeff@710 3492 may provide additional or different license terms and conditions
jeff@710 3493 for use, reproduction, or distribution of Your modifications, or
jeff@710 3494 for any such Derivative Works as a whole, provided Your use,
jeff@710 3495 reproduction, and distribution of the Work otherwise complies with
jeff@710 3496 the conditions stated in this License.
jeff@710 3497
jeff@710 3498 5. Submission of Contributions. Unless You explicitly state otherwise,
jeff@710 3499 any Contribution intentionally submitted for inclusion in the Work
jeff@710 3500 by You to the Licensor shall be under the terms and conditions of
jeff@710 3501 this License, without any additional terms or conditions.
jeff@710 3502 Notwithstanding the above, nothing herein shall supersede or modify
jeff@710 3503 the terms of any separate license agreement you may have executed
jeff@710 3504 with Licensor regarding such Contributions.
jeff@710 3505
jeff@710 3506 6. Trademarks. This License does not grant permission to use the trade
jeff@710 3507 names, trademarks, service marks, or product names of the Licensor,
jeff@710 3508 except as required for reasonable and customary use in describing the
jeff@710 3509 origin of the Work and reproducing the content of the NOTICE file.
jeff@710 3510
jeff@710 3511 7. Disclaimer of Warranty. Unless required by applicable law or
jeff@710 3512 agreed to in writing, Licensor provides the Work (and each
jeff@710 3513 Contributor provides its Contributions) on an "AS IS" BASIS,
jeff@710 3514 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
jeff@710 3515 implied, including, without limitation, any warranties or conditions
jeff@710 3516 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
jeff@710 3517 PARTICULAR PURPOSE. You are solely responsible for determining the
jeff@710 3518 appropriateness of using or redistributing the Work and assume any
jeff@710 3519 risks associated with Your exercise of permissions under this License.
jeff@710 3520
jeff@710 3521 8. Limitation of Liability. In no event and under no legal theory,
jeff@710 3522 whether in tort (including negligence), contract, or otherwise,
jeff@710 3523 unless required by applicable law (such as deliberate and grossly
jeff@710 3524 negligent acts) or agreed to in writing, shall any Contributor be
jeff@710 3525 liable to You for damages, including any direct, indirect, special,
jeff@710 3526 incidental, or consequential damages of any character arising as a
jeff@710 3527 result of this License or out of the use or inability to use the
jeff@710 3528 Work (including but not limited to damages for loss of goodwill,
jeff@710 3529 work stoppage, computer failure or malfunction, or any and all
jeff@710 3530 other commercial damages or losses), even if such Contributor
jeff@710 3531 has been advised of the possibility of such damages.
jeff@710 3532
jeff@710 3533 9. Accepting Warranty or Additional Liability. While redistributing
jeff@710 3534 the Work or Derivative Works thereof, You may choose to offer,
jeff@710 3535 and charge a fee for, acceptance of support, warranty, indemnity,
jeff@710 3536 or other liability obligations and/or rights consistent with this
jeff@710 3537 License. However, in accepting such obligations, You may act only
jeff@710 3538 on Your own behalf and on Your sole responsibility, not on behalf
jeff@710 3539 of any other Contributor, and only if You agree to indemnify,
jeff@710 3540 defend, and hold each Contributor harmless for any liability
jeff@710 3541 incurred by, or claims asserted against, such Contributor by reason
jeff@710 3542 of your accepting any such warranty or additional liability.
jeff@710 3543
jeff@710 3544 END OF TERMS AND CONDITIONS
jeff@710 3545
jeff@710 3546 APPENDIX: How to apply the Apache License to your work.
jeff@710 3547
jeff@710 3548 To apply the Apache License to your work, attach the following
jeff@710 3549 boilerplate notice, with the fields enclosed by brackets "[]"
jeff@710 3550 replaced with your own identifying information. (Don't include
jeff@710 3551 the brackets!) The text should be enclosed in the appropriate
jeff@710 3552 comment syntax for the file format. We also recommend that a
jeff@710 3553 file or class name and description of purpose be included on the
jeff@710 3554 same "printed page" as the copyright notice for easier
jeff@710 3555 identification within third-party archives.
jeff@710 3556
jeff@710 3557 Copyright [yyyy] [name of copyright owner]
jeff@710 3558
jeff@710 3559 Licensed under the Apache License, Version 2.0 (the "License");
jeff@710 3560 you may not use this file except in compliance with the License.
jeff@710 3561 You may obtain a copy of the License at
jeff@710 3562
jeff@710 3563 http://www.apache.org/licenses/LICENSE-2.0
jeff@710 3564
jeff@710 3565 Unless required by applicable law or agreed to in writing, software
jeff@710 3566 distributed under the License is distributed on an "AS IS" BASIS,
jeff@710 3567 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
jeff@710 3568 See the License for the specific language governing permissions and
jeff@710 3569 limitations under the License.
jeff@710 3570
jeff@710 3571 --- end of LICENSE ---
jeff@710 3572
jeff@710 3573 -------------------------------------------------------------------------------
jeff@710 3574

mercurial