THIRD_PARTY_README

Thu, 05 Sep 2019 18:59:46 +0800

author
aoqi
date
Thu, 05 Sep 2019 18:59:46 +0800
changeset 2493
2093c4a7abf0
parent 2469
4e89f96a09f7
parent 2487
22144dab9c5d
child 2511
52348a92adca
permissions
-rw-r--r--

Merge

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

mercurial