THIRD_PARTY_README

Fri, 08 Nov 2019 16:49:31 +0000

author
andrew
date
Fri, 08 Nov 2019 16:49:31 +0000
changeset 1842
016be7bdaa27
parent 1832
65b391f0ed66
child 1834
9b3ae8081642
child 1846
c00877a0e915
child 1858
a55a263e427d
permissions
-rw-r--r--

Added tag jdk8u242-b01 for changeset 3a911ec83c7e

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

mercurial