THIRD_PARTY_README

Fri, 27 May 2011 14:58:44 -0700

author
jeff
date
Fri, 27 May 2011 14:58:44 -0700
changeset 282
643f267ca234
parent 105
f3f572ea0cf2
child 289
bba0e37d7006
permissions
-rw-r--r--

7045697: JDK7 THIRD PARTY README update
Reviewed-by: lana

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

mercurial