THIRD_PARTY_README

Mon, 17 Oct 2016 10:33:35 -0700

author
asaha
date
Mon, 17 Oct 2016 10:33:35 -0700
changeset 1329
18da635b5919
parent 846
085ad83dba3d
child 919
3419d2eab6f8
child 1371
3d27876c2ce4
permissions
-rw-r--r--

Merge

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

mercurial