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