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