VirtualBox

source: vbox/trunk/doc/manual/en_US/user_ThirdParty.xml@ 70960

Last change on this file since 70960 was 69633, checked in by vboxsync, 7 years ago

doc: Change DTD declaration everywhere to docbook xml 4.3, and remove the 4.4 stuff from the catalog, too. Unclear why years ago parts were declared as 4.4 all of a sudden, and later the catalog tweaks were introduced. We never intentionally used anything newer than 4.3, and everything validates correctly.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id Revision
File size: 169.7 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
4<appendix id="ThirdParty">
5 <title>Third-party materials and licenses</title>
6
7 <para>VirtualBox incorporates materials from several Open Source software
8 projects. Therefore the use of these materials by VirtualBox is governed by
9 different Open Source licenses. This document reproduces these licenses and
10 provides a list of the materials used and their respective licensing
11 conditions. Section 1 contains a list of the materials used. Section 2
12 reproduces the applicable Open Source licenses. For each material, a
13 reference to its license is provided.</para>
14
15 <para>The source code for the materials listed below as well as the rest of
16 the VirtualBox code which is released as open source are available at <ulink
17 url="http://www.virtualbox.org">http://www.virtualbox.org</ulink>, both as
18 tarballs for particular releases and as a live SVN repository.</para>
19
20 <sect1>
21 <title>Materials</title>
22
23 <itemizedlist>
24 <listitem>
25 <para>VirtualBox contains portions of QEMU which is governed by the
26 licenses in <xref linkend="licX11" xrefstyle="template: %n" /> and
27 <xref linkend="licLGPL" xrefstyle="template: %n" /> and</para>
28
29 <para>(C) 2003-2005 Fabrice Bellard; Copyright (C) 2004-2005 Vassili
30 Karpov (malc); Copyright (c) 2004 Antony T Curtis; Copyright (C) 2003
31 Jocelyn Mayer</para>
32 </listitem>
33
34 <listitem>
35 <para>VirtualBox contains code which is governed by the license in
36 <xref linkend="licX11" xrefstyle="template: %n" /> and</para>
37
38 <para>Copyright 2004 by the Massachusetts Institute of
39 Technology.</para>
40 </listitem>
41
42 <listitem>
43 <para>VirtualBox contains code of the BOCHS VGA BIOS which is governed
44 by the license in <xref linkend="licLGPL" xrefstyle="template: %n" />
45 and</para>
46
47 <para>Copyright (C) 2001, 2002 the LGPL VGABios developers
48 Team.</para>
49 </listitem>
50
51 <listitem>
52 <para>VirtualBox contains code of the BOCHS ROM BIOS which is governed
53 by the license in <xref linkend="licLGPL" xrefstyle="template: %n" />
54 and</para>
55
56 <para>Copyright (C) 2002 MandrakeSoft S.A.; Copyright (C) 2004 Fabrice
57 Bellard; Copyright (C) 2005 Struan Bartlett.</para>
58 </listitem>
59
60 <listitem>
61 <para>VirtualBox contains the zlib library which is governed by the
62 license in <xref linkend="licZLIB" xrefstyle="template: %n" />
63 and</para>
64
65 <para>Copyright (C) 1995-2003 Jean-loup Gailly and Mark Adler.</para>
66 </listitem>
67
68 <listitem>
69 <para>VirtualBox may contain OpenSSL which is governed by the license
70 in <xref linkend="licSSL" xrefstyle="template: %n" /> and</para>
71
72 <para>Copyright (C) 1995-1998 Eric Young ([email protected]). This
73 product includes software written by Tim Hudson
74 ([email protected]).</para>
75 </listitem>
76
77 <listitem>
78 <para>VirtualBox may contain NSPR and XPCOM which is governed by the
79 license in <xref linkend="licMPL" xrefstyle="template: %n" />
80 and</para>
81
82 <para>Copyright (C) The Authors.</para>
83 </listitem>
84
85 <listitem>
86 <para>VirtualBox contains Slirp which is governed by the license in
87 <xref linkend="licSlirp" xrefstyle="template: %n" /> and was written
88 by Danny Gasparovski.</para>
89
90 <para>Copyright (C) 1995, 1996 All Rights Reserved.</para>
91 </listitem>
92
93 <listitem>
94 <para>VirtualBox contains liblzf which is governed by the license in
95 <xref linkend="licLZF" xrefstyle="template: %n" /> and</para>
96
97 <para>Copyright (C) 2000-2005 Marc Alexander Lehmann
98 &lt;[email protected]&gt;</para>
99 </listitem>
100
101 <listitem>
102 <para>VirtualBox may ship with a modified copy of rdesktop which is
103 governed by the license in <xref linkend="licGPL"
104 xrefstyle="template: %n" /> and</para>
105
106 <para>Copyright (C) Matthew Chapman and others.</para>
107 </listitem>
108
109 <listitem>
110 <para>VirtualBox may ship with a copy of kchmviewer which is governed
111 by the license in <xref linkend="licGPL" xrefstyle="template: %n" />
112 and</para>
113
114 <para>Copyright (C) George Yunaev and others.</para>
115 </listitem>
116
117 <listitem>
118 <para>VirtualBox may contain Etherboot which is governed by the
119 license in <xref linkend="licGPL" xrefstyle="template: %n" /> with the
120 exception that aggregating Etherboot with another work does not
121 require the other work to be released under the same license (see
122 <literal><ulink
123 url="http://etherboot.sourceforge.net/clinks.html">http://etherboot.sourceforge.net/clinks.html</ulink></literal>).
124 Etherboot is</para>
125
126 <para>Copyright (C) Etherboot team.</para>
127 </listitem>
128
129 <listitem>
130 <para>VirtualBox may contain iPXE which is governed by the license
131 in <xref linkend="licGPL" xrefstyle="template: %n" /> and</para>
132 <para>Copyright (C) Michael Brown &lt;[email protected]&gt;
133 and others.</para>
134 </listitem>
135
136 <listitem>
137 <para>VirtualBox contains code from Wine which is governed by the
138 license in <xref linkend="licLGPL" xrefstyle="template: %n" />
139 and</para>
140
141 <para>Copyright 1993 Bob Amstadt, Copyright 1996 Albrecht Kleine,
142 Copyright 1997 David Faure, Copyright 1998 Morten Welinder, Copyright
143 1998 Ulrich Weigand, Copyright 1999 Ove Koven</para>
144 </listitem>
145
146 <listitem>
147 <para>VirtualBox contains code from lwIP which is governed by the
148 license in <xref linkend="licLWIP" xrefstyle="template: %n" />
149 and</para>
150
151 <para>Copyright (C) 2001, 2002 Swedish Institute of Computer
152 Science.</para>
153 </listitem>
154
155 <listitem>
156 <para>VirtualBox contains libxml which is governed by the license in
157 <xref linkend="licLibXML" xrefstyle="template: %n" /> and</para>
158
159 <para>Copyright (C) 1998-2003 Daniel Veillard.</para>
160 </listitem>
161
162 <listitem>
163 <para>VirtualBox contains libxslt which is governed by the license in
164 <xref linkend="licLibXSLT" xrefstyle="template: %n" /> and</para>
165
166 <para>Copyright (C) 2001-2002 Daniel Veillard and Copyright (C)
167 2001-2002 Thomas Broyer, Charlie Bozeman and Daniel Veillard.</para>
168 </listitem>
169
170 <listitem>
171 <para>VirtualBox contains code from the gSOAP XML web services
172 tools, which are licensed under the license in <xref
173 linkend="licgSOAP" xrefstyle="template: %n" /> and</para>
174
175 <para>Copyright (C) 2000-2007, Robert van Engelen, Genivia Inc., and
176 others.</para>
177 </listitem>
178
179 <listitem>
180 <para>VirtualBox ships with the application tunctl (shipped as
181 VBoxTunctl) from the User-mode Linux suite which is governed by the
182 license in <xref linkend="licGPL" xrefstyle="template: %n" />
183 and</para>
184
185 <para>Copyright (C) 2002 Jeff Dike.</para>
186 </listitem>
187
188 <listitem>
189 <para>VirtualBox contains code from Chromium, an OpenGL
190 implementation, which is goverened by the licenses in <xref
191 linkend="licChromium" xrefstyle="template: %n" /> and</para>
192
193 <para>Copyright (C) Stanford University, The Regents of the University
194 of California, Red Hat, and others.</para>
195 </listitem>
196
197 <listitem>
198 <para>VirtualBox contains libcurl which is governed by the license in
199 <xref linkend="licLibCurl" xrefstyle="template: %n" /> and</para>
200
201 <para>Copyright (C) 1996-2009, Daniel Stenberg.</para>
202 </listitem>
203
204 <listitem>
205 <para>VirtualBox contains dnsproxy which is governed by the license in
206 <xref linkend="licMIT" xrefstyle="template: %n" /> and</para>
207
208 <para>Copyright (c) 2003, 2004, 2005 Armin Wolfermann.</para>
209 </listitem>
210
211 <listitem>
212 <para>VirtualBox may contain iniparser which is governed by the
213 license in <xref linkend="licMIT" xrefstyle="template: %n" /> and</para>
214
215 <para>Copyright (c) 2000-2008 by Nicolas Devillard.</para>
216 </listitem>
217
218 <listitem>
219 <para>VirtualBox contains some code from libgd which is governed by
220 the license in <xref linkend="licLibgd" xrefstyle="template: %n"/> and</para>
221
222 <para>Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
223 Pierre-Alain Joye ([email protected]).</para>
224 </listitem>
225
226 <listitem>
227 <para>VirtualBox contains code from the EFI Development Kit II
228 which is governed by the license in
229 <xref linkend="licBsdIntel" xrefstyle="template: %n" /> and</para>
230
231 <para>Copyright (c) 2004-2008, Intel Corporation.</para>
232 </listitem>
233
234 <listitem>
235 <para>VirtualBox contains libjpeg which is governed by the
236 license in <xref linkend="licJPEG" xrefstyle="template: %n" /> and</para>
237
238 <para>Copyright (C) 1991-2010, Thomas G. Lane, Guido Vollbeding.</para>
239 </listitem>
240
241 <listitem>
242 <para>VirtualBox may contain x86 SIMD extension for IJG JPEG library
243 which is governed by the license in <xref linkend="licJPEGSIMD"
244 xrefstyle="template: %n" /> and</para>
245
246 <para>Copyright 2009 Pierre Ossman &lt;[email protected]&gt; for Cendio AB;
247 Copyright 2010 D. R. Commander; Copyright (C) 1999-2006, MIYASAKA Masaru.
248 </para>
249 </listitem>
250
251 <listitem>
252 <para>VirtualBox may ship a copy of Qt which is governed by the license in
253 <xref linkend="licLGPL" xrefstyle="template: %n" />
254 and</para>
255
256 <para>Copyright (C) 2010, 2011 Nokia Corporation and/or its subsidiary(-ies).</para>
257 </listitem>
258
259 <listitem>
260 <para>VirtualBox contains parts of the FreeBSD kernel which is governed by
261 the license in <xref linkend="licFreeBsd" xrefstyle="template: %n" />.
262 </para>
263 </listitem>
264
265 <listitem>
266 <para>VirtualBox contains parts of the NetBSD kernel which is governed by
267 the license in <xref linkend="licNetBsd" xrefstyle="template: %n" />.
268 </para>
269 </listitem>
270
271 <listitem>
272 <para>VirtualBox contains portions of liblightdm-gobject which is governed by the
273 license in <xref linkend="licLGPL" xrefstyle="template: %n" /> and</para>
274
275 <para>Copyright (C) 2010-2013 Canonical Ltd.; Copyright (C) 2010-2011 Robert Ancell.</para>
276 </listitem>
277
278 <listitem>
279 <para>VirtualBox contains portions of glib which is governed by the
280 license in <xref linkend="licLGPL" xrefstyle="template: %n" /> and</para>
281
282 <para>Copyright (C) 1995-2011 The Glib team</para>
283 </listitem>
284
285 <listitem>
286 <para>VirtualBox contains portions of PCRE which is governed by the
287 license in <xref linkend="licPcre" xrefstyle="template: %n" /> and</para>
288 <para>Copyright (c) 1997-2012 University of Cambridge;
289 Copyright(c) 2009-2012 Zoltan Herczeg;
290 Copyright (c) 2007-2012, Google Inc.
291 </para>
292 </listitem>
293
294 <listitem>
295 <para>VirtualBox contains portions of libffi which is governed by the
296 license in <xref linkend="licLibffi" xrefstyle="template: %n" /> and</para>
297 <para>
298 Copyright (c) 1996-2012 Anthony Green, Red Hat, Inc and others.
299 See source files for details.
300 </para>
301 </listitem>
302
303 <listitem>
304 <para>VirtualBox contains portions of FLTK which is governed by the
305 licenses in <xref linkend="licFltk" xrefstyle="template: %n" /> and
306 <xref linkend="licLGPL" xrefstyle="template: %n"/> and </para>
307 <para>
308 Copyright (C) 1991-2012 The FLTK team
309 </para>
310 </listitem>
311
312 <listitem>
313 <para>VirtualBox contains portions of Expat which is governed by the
314 license in <xref linkend="licExpat" xrefstyle="template: %n" /> and</para>
315 <para>
316 Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
317 and Clark Cooper; Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Expat
318 maintainers.
319 </para>
320 </listitem>
321
322 <listitem>
323 <para>VirtualBox contains portions of Fontconfig which is governed by the
324 license in <xref linkend="licFontconfig" xrefstyle="template: %n" />
325 and</para>
326 <para>
327 Copyright (C) 2001, 2003 Keith Packard
328 </para>
329 </listitem>
330
331 <listitem>
332 <para>VirtualBox contains portions of Freetype which is governed by the
333 license in <xref linkend="licFreetype" xrefstyle="template: %n" />
334 and</para>
335 <para>
336 Copyright 2012 The FreeType Project (www.freetype.org). All rights reserved.
337 </para>
338 </listitem>
339
340 <listitem>
341 <para>VirtualBox may contain code from the WebM VP8 Codec SDK which
342 is governed by the license in <xref linkend="licVPX" xrefstyle="template: %n" />
343 and </para>
344 <para>
345 Copyright (c) 2010, The WebM Project authors. All rights reserved.
346 </para>
347 </listitem>
348
349 <listitem>
350 <para>VirtualBox may contain code from libopus ("Opus") which
351 is governed by the license in <xref linkend="licOpus" xrefstyle="template: %n" />
352 and </para>
353 <para>
354 Copyright 2001-2011 Xiph.Org, Skype Limited, Octasic,
355 Jean-Marc Valin, Timothy B. Terriberry,
356 CSIRO, Gregory Maxwell, Mark Borgerding,
357 Erik de Castro Lopo
358 </para>
359 </listitem>
360
361 </itemizedlist>
362 </sect1>
363
364 <sect1>
365 <title>Licenses</title>
366
367 <sect2 id="licGPL">
368 <title>GNU General Public License (GPL)</title>
369
370 <para>GNU GENERAL PUBLIC LICENSE Version 2, June 1991</para>
371
372 <para>Copyright (C) 1989, 1991 Free Software Foundation, Inc.</para>
373
374 <para>51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA</para>
375
376 <para>Everyone is permitted to copy and distribute verbatim copies of
377 this license document, but changing it is not allowed.</para>
378
379 <para>Preamble</para>
380
381 <para>The licenses for most software are designed to take away your
382 freedom to share and change it. By contrast, the GNU General Public
383 License is intended to guarantee your freedom to share and change free
384 software--to make sure the software is free for all its users. This
385 General Public License applies to most of the Free Software Foundation's
386 software and to any other program whose authors commit to using it.
387 (Some other Free Software Foundation software is covered by the GNU
388 Library General Public License instead.) You can apply it to your
389 programs, too.</para>
390
391 <para>When we speak of free software, we are referring to freedom, not
392 price. Our General Public Licenses are designed to make sure that you
393 have the freedom to distribute copies of free software (and charge for
394 this service if you wish), that you receive source code or can get it if
395 you want it, that you can change the software or use pieces of it in new
396 free programs; and that you know you can do these things.</para>
397
398 <para>To protect your rights, we need to make restrictions that forbid
399 anyone to deny you these rights or to ask you to surrender the rights.
400 These restrictions translate to certain responsibilities for you if you
401 distribute copies of the software, or if you modify it.</para>
402
403 <para>For example, if you distribute copies of such a program, whether
404 gratis or for a fee, you must give the recipients all the rights that
405 you have. You must make sure that they, too, receive or can get the
406 source code. And you must show them these terms so they know their
407 rights.</para>
408
409 <para>We protect your rights with two steps: (1) copyright the software,
410 and (2) offer you this license which gives you legal permission to copy,
411 distribute and/or modify the software.</para>
412
413 <para>Also, for each author's protection and ours, we want to make
414 certain that everyone understands that there is no warranty for this
415 free software. If the software is modified by someone else and passed
416 on, we want its recipients to know that what they have is not the
417 original, so that any problems introduced by others will not reflect on
418 the original authors' reputations.</para>
419
420 <para>Finally, any free program is threatened constantly by software
421 patents. We wish to avoid the danger that redistributors of a free
422 program will individually obtain patent licenses, in effect making the
423 program proprietary. To prevent this, we have made it clear that any
424 patent must be licensed for everyone's free use or not licensed at
425 all.</para>
426
427 <para>The precise terms and conditions for copying, distribution and
428 modification follow.</para>
429
430 <para>GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING,
431 DISTRIBUTION AND MODIFICATION</para>
432
433 <para>0. This License applies to any program or other work which
434 contains a notice placed by the copyright holder saying it may be
435 distributed under the terms of this General Public License. The
436 "Program", below, refers to any such program or work, and a "work based
437 on the Program" means either the Program or any derivative work under
438 copyright law: that is to say, a work containing the Program or a
439 portion of it, either verbatim or with modifications and/or translated
440 into another language. (Hereinafter, translation is included without
441 limitation in the term "modification".) Each licensee is addressed as
442 "you".</para>
443
444 <para>Activities other than copying, distribution and modification are
445 not covered by this License; they are outside its scope. The act of
446 running the Program is not restricted, and the output from the Program
447 is covered only if its contents constitute a work based on the Program
448 (independent of having been made by running the Program). Whether that
449 is true depends on what the Program does.</para>
450
451 <para>1. You may copy and distribute verbatim copies of the Program's
452 source code as you receive it, in any medium, provided that you
453 conspicuously and appropriately publish on each copy an appropriate
454 copyright notice and disclaimer of warranty; keep intact all the notices
455 that refer to this License and to the absence of any warranty; and give
456 any other recipients of the Program a copy of this License along with
457 the Program.</para>
458
459 <para>You may charge a fee for the physical act of transferring a copy,
460 and you may at your option offer warranty protection in exchange for a
461 fee.</para>
462
463 <para>2. You may modify your copy or copies of the Program or any
464 portion of it, thus forming a work based on the Program, and copy and
465 distribute such modifications or work under the terms of Section 1
466 above, provided that you also meet all of these conditions:</para>
467
468 <para>a) You must cause the modified files to carry prominent notices
469 stating that you changed the files and the date of any change.</para>
470
471 <para>b) You must cause any work that you distribute or publish, that in
472 whole or in part contains or is derived from the Program or any part
473 thereof, to be licensed as a whole at no charge to all third parties
474 under the terms of this License.</para>
475
476 <para>c) If the modified program normally reads commands interactively
477 when run, you must cause it, when started running for such interactive
478 use in the most ordinary way, to print or display an announcement
479 including an appropriate copyright notice and a notice that there is no
480 warranty (or else, saying that you provide a warranty) and that users
481 may redistribute the program under these conditions, and telling the
482 user how to view a copy of this License. (Exception: if the Program
483 itself is interactive but does not normally print such an announcement,
484 your work based on the Program is not required to print an
485 announcement.)</para>
486
487 <para>These requirements apply to the modified work as a whole. If
488 identifiable sections of that work are not derived from the Program, and
489 can be reasonably considered independent and separate works in
490 themselves, then this License, and its terms, do not apply to those
491 sections when you distribute them as separate works. But when you
492 distribute the same sections as part of a whole which is a work based on
493 the Program, the distribution of the whole must be on the terms of this
494 License, whose permissions for other licensees extend to the entire
495 whole, and thus to each and every part regardless of who wrote
496 it.</para>
497
498 <para>Thus, it is not the intent of this section to claim rights or
499 contest your rights to work written entirely by you; rather, the intent
500 is to exercise the right to control the distribution of derivative or
501 collective works based on the Program.</para>
502
503 <para>In addition, mere aggregation of another work not based on the
504 Program with the Program (or with a work based on the Program) on a
505 volume of a storage or distribution medium does not bring the other work
506 under the scope of this License.</para>
507
508 <para>3. You may copy and distribute the Program (or a work based on it,
509 under Section 2) in object code or executable form under the terms of
510 Sections 1 and 2 above provided that you also do one of the
511 following:</para>
512
513 <para>a) Accompany it with the complete corresponding machine-readable
514 source code, which must be distributed under the terms of Sections 1 and
515 2 above on a medium customarily used for software interchange;
516 or,</para>
517
518 <para>b) Accompany it with a written offer, valid for at least three
519 years, to give any third party, for a charge no more than your cost of
520 physically performing source distribution, a complete machine-readable
521 copy of the corresponding source code, to be distributed under the terms
522 of Sections 1 and 2 above on a medium customarily used for software
523 interchange; or,</para>
524
525 <para>c) Accompany it with the information you received as to the offer
526 to distribute corresponding source code. (This alternative is allowed
527 only for noncommercial distribution and only if you received the program
528 in object code or executable form with such an offer, in accord with
529 Subsection b above.)</para>
530
531 <para>The source code for a work means the preferred form of the work
532 for making modifications to it. For an executable work, complete source
533 code means all the source code for all modules it contains, plus any
534 associated interface definition files, plus the scripts used to control
535 compilation and installation of the executable. However, as a special
536 exception, the source code distributed need not include anything that is
537 normally distributed (in either source or binary form) with the major
538 components (compiler, kernel, and so on) of the operating system on
539 which the executable runs, unless that component itself accompanies the
540 executable.</para>
541
542 <para>If distribution of executable or object code is made by offering
543 access to copy from a designated place, then offering equivalent access
544 to copy the source code from the same place counts as distribution of
545 the source code, even though third parties are not compelled to copy the
546 source along with the object code.</para>
547
548 <para>4. You may not copy, modify, sublicense, or distribute the Program
549 except as expressly provided under this License. Any attempt otherwise
550 to copy, modify, sublicense or distribute the Program is void, and will
551 automatically terminate your rights under this License. However, parties
552 who have received copies, or rights, from you under this License will
553 not have their licenses terminated so long as such parties remain in
554 full compliance.</para>
555
556 <para>5. You are not required to accept this License, since you have not
557 signed it. However, nothing else grants you permission to modify or
558 distribute the Program or its derivative works. These actions are
559 prohibited by law if you do not accept this License. Therefore, by
560 modifying or distributing the Program (or any work based on the
561 Program), you indicate your acceptance of this License to do so, and all
562 its terms and conditions for copying, distributing or modifying the
563 Program or works based on it.</para>
564
565 <para>6. Each time you redistribute the Program (or any work based on
566 the Program), the recipient automatically receives a license from the
567 original licensor to copy, distribute or modify the Program subject to
568 these terms and conditions. You may not impose any further restrictions
569 on the recipients' exercise of the rights granted herein. You are not
570 responsible for enforcing compliance by third parties to this
571 License.</para>
572
573 <para>7. If, as a consequence of a court judgment or allegation of
574 patent infringement or for any other reason (not limited to patent
575 issues), conditions are imposed on you (whether by court order,
576 agreement or otherwise) that contradict the conditions of this License,
577 they do not excuse you from the conditions of this License. If you
578 cannot distribute so as to satisfy simultaneously your obligations under
579 this License and any other pertinent obligations, then as a consequence
580 you may not distribute the Program at all. For example, if a patent
581 license would not permit royalty-free redistribution of the Program by
582 all those who receive copies directly or indirectly through you, then
583 the only way you could satisfy both it and this License would be to
584 refrain entirely from distribution of the Program.</para>
585
586 <para>If any portion of this section is held invalid or unenforceable
587 under any particular circumstance, the balance of the section is
588 intended to apply and the section as a whole is intended to apply in
589 other circumstances.</para>
590
591 <para>It is not the purpose of this section to induce you to infringe
592 any patents or other property right claims or to contest validity of any
593 such claims; this section has the sole purpose of protecting the
594 integrity of the free software distribution system, which is implemented
595 by public license practices. Many people have made generous
596 contributions to the wide range of software distributed through that
597 system in reliance on consistent application of that system; it is up to
598 the author/donor to decide if he or she is willing to distribute
599 software through any other system and a licensee cannot impose that
600 choice.</para>
601
602 <para>This section is intended to make thoroughly clear what is believed
603 to be a consequence of the rest of this License.</para>
604
605 <para>8. If the distribution and/or use of the Program is restricted in
606 certain countries either by patents or by copyrighted interfaces, the
607 original copyright holder who places the Program under this License may
608 add an explicit geographical distribution limitation excluding those
609 countries, so that distribution is permitted only in or among countries
610 not thus excluded. In such case, this License incorporates the
611 limitation as if written in the body of this License.</para>
612
613 <para>9. The Free Software Foundation may publish revised and/or new
614 versions of the General Public License from time to time. Such new
615 versions will be similar in spirit to the present version, but may
616 differ in detail to address new problems or concerns.</para>
617
618 <para>Each version is given a distinguishing version number. If the
619 Program specifies a version number of this License which applies to it
620 and "any later version", you have the option of following the terms and
621 conditions either of that version or of any later version published by
622 the Free Software Foundation. If the Program does not specify a version
623 number of this License, you may choose any version ever published by the
624 Free Software Foundation.</para>
625
626 <para>10. If you wish to incorporate parts of the Program into other
627 free programs whose distribution conditions are different, write to the
628 author to ask for permission. For software which is copyrighted by the
629 Free Software Foundation, write to the Free Software Foundation; we
630 sometimes make exceptions for this. Our decision will be guided by the
631 two goals of preserving the free status of all derivatives of our free
632 software and of promoting the sharing and reuse of software
633 generally.</para>
634
635 <para>NO WARRANTY</para>
636
637 <para>11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
638 WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
639 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
640 OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND,
641 EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
642 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
643 ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH
644 YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
645 NECESSARY SERVICING, REPAIR OR CORRECTION.</para>
646
647 <para>12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
648 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
649 AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR
650 DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL
651 DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM
652 (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
653 INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
654 THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR
655 OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</para>
656
657 <para>END OF TERMS AND CONDITIONS</para>
658 </sect2>
659
660 <sect2 id="licLGPL">
661 <title>GNU Lesser General Public License (LGPL)</title>
662
663 <para>GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February
664 1999</para>
665
666 <para>Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple
667 Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to
668 copy and distribute verbatim copies of this license document, but
669 changing it is not allowed.</para>
670
671 <para>[This is the first released version of the Lesser GPL. It also
672 counts as the successor of the GNU Library Public License, version 2,
673 hence the version number 2.1.]</para>
674
675 <para>Preamble</para>
676
677 <para>The licenses for most software are designed to take away your
678 freedom to share and change it. By contrast, the GNU General Public
679 Licenses are intended to guarantee your freedom to share and change free
680 software--to make sure the software is free for all its users.</para>
681
682 <para>This license, the Lesser General Public License, applies to some
683 specially designated software packages--typically libraries--of the Free
684 Software Foundation and other authors who decide to use it. You can use
685 it too, but we suggest you first think carefully about whether this
686 license or the ordinary General Public License is the better strategy to
687 use in any particular case, based on the explanations below.</para>
688
689 <para>When we speak of free software, we are referring to freedom of
690 use, not price. Our General Public Licenses are designed to make sure
691 that you have the freedom to distribute copies of free software (and
692 charge for this service if you wish); that you receive source code or
693 can get it if you want it; that you can change the software and use
694 pieces of it in new free programs; and that you are informed that you
695 can do these things.</para>
696
697 <para>To protect your rights, we need to make restrictions that forbid
698 distributors to deny you these rights or to ask you to surrender these
699 rights. These restrictions translate to certain responsibilities for you
700 if you distribute copies of the library or if you modify it.</para>
701
702 <para>For example, if you distribute copies of the library, whether
703 gratis or for a fee, you must give the recipients all the rights that we
704 gave you. You must make sure that they, too, receive or can get the
705 source code. If you link other code with the library, you must provide
706 complete object files to the recipients, so that they can relink them
707 with the library after making changes to the library and recompiling it.
708 And you must show them these terms so they know their rights.</para>
709
710 <para>We protect your rights with a two-step method: (1) we copyright
711 the library, and (2) we offer you this license, which gives you legal
712 permission to copy, distribute and/or modify the library.</para>
713
714 <para>To protect each distributor, we want to make it very clear that
715 there is no warranty for the free library. Also, if the library is
716 modified by someone else and passed on, the recipients should know that
717 what they have is not the original version, so that the original
718 author's reputation will not be affected by problems that might be
719 introduced by others.</para>
720
721 <para>Finally, software patents pose a constant threat to the existence
722 of any free program. We wish to make sure that a company cannot
723 effectively restrict the users of a free program by obtaining a
724 restrictive license from a patent holder. Therefore, we insist that any
725 patent license obtained for a version of the library must be consistent
726 with the full freedom of use specified in this license.</para>
727
728 <para>Most GNU software, including some libraries, is covered by the
729 ordinary GNU General Public License. This license, the GNU Lesser
730 General Public License, applies to certain designated libraries, and is
731 quite different from the ordinary General Public License. We use this
732 license for certain libraries in order to permit linking those libraries
733 into non-free programs.</para>
734
735 <para>When a program is linked with a library, whether statically or
736 using a shared library, the combination of the two is legally speaking a
737 combined work, a derivative of the original library. The ordinary
738 General Public License therefore permits such linking only if the entire
739 combination fits its criteria of freedom. The Lesser General Public
740 License permits more lax criteria for linking other code with the
741 library.</para>
742
743 <para>We call this license the "Lesser" General Public License because
744 it does Less to protect the user's freedom than the ordinary General
745 Public License. It also provides other free software developers Less of
746 an advantage over competing non-free programs. These disadvantages are
747 the reason we use the ordinary General Public License for many
748 libraries. However, the Lesser license provides advantages in certain
749 special circumstances.</para>
750
751 <para>For example, on rare occasions, there may be a special need to
752 encourage the widest possible use of a certain library, so that it
753 becomes a de-facto standard. To achieve this, non-free programs must be
754 allowed to use the library. A more frequent case is that a free library
755 does the same job as widely used non-free libraries. In this case, there
756 is little to gain by limiting the free library to free software only, so
757 we use the Lesser General Public License.</para>
758
759 <para>In other cases, permission to use a particular library in non-free
760 programs enables a greater number of people to use a large body of free
761 software. For example, permission to use the GNU C Library in non-free
762 programs enables many more people to use the whole GNU operating system,
763 as well as its variant, the GNU/Linux operating system.</para>
764
765 <para>Although the Lesser General Public License is Less protective of
766 the users' freedom, it does ensure that the user of a program that is
767 linked with the Library has the freedom and the wherewithal to run that
768 program using a modified version of the Library.</para>
769
770 <para>The precise terms and conditions for copying, distribution and
771 modification follow. Pay close attention to the difference between a
772 "work based on the library" and a "work that uses the library". The
773 former contains code derived from the library, whereas the latter must
774 be combined with the library in order to run.</para>
775
776 <para>GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR
777 COPYING, DISTRIBUTION AND MODIFICATION</para>
778
779 <para>0. This License Agreement applies to any software library or other
780 program which contains a notice placed by the copyright holder or other
781 authorized party saying it may be distributed under the terms of this
782 Lesser General Public License (also called "this License"). Each
783 licensee is addressed as "you".</para>
784
785 <para>A "library" means a collection of software functions and/or data
786 prepared so as to be conveniently linked with application programs
787 (which use some of those functions and data) to form executables.</para>
788
789 <para>The "Library", below, refers to any such software library or work
790 which has been distributed under these terms. A "work based on the
791 Library" means either the Library or any derivative work under copyright
792 law: that is to say, a work containing the Library or a portion of it,
793 either verbatim or with modifications and/or translated
794 straightforwardly into another language. (Hereinafter, translation is
795 included without limitation in the term "modification".)</para>
796
797 <para>"Source code" for a work means the preferred form of the work for
798 making modifications to it. For a library, complete source code means
799 all the source code for all modules it contains, plus any associated
800 interface definition files, plus the scripts used to control compilation
801 and installation of the library.</para>
802
803 <para>Activities other than copying, distribution and modification are
804 not covered by this License; they are outside its scope. The act of
805 running a program using the Library is not restricted, and output from
806 such a program is covered only if its contents constitute a work based
807 on the Library (independent of the use of the Library in a tool for
808 writing it). Whether that is true depends on what the Library does and
809 what the program that uses the Library does.</para>
810
811 <para>1. You may copy and distribute verbatim copies of the Library's
812 complete source code as you receive it, in any medium, provided that you
813 conspicuously and appropriately publish on each copy an appropriate
814 copyright notice and disclaimer of warranty; keep intact all the notices
815 that refer to this License and to the absence of any warranty; and
816 distribute a copy of this License along with the Library.</para>
817
818 <para>You may charge a fee for the physical act of transferring a copy,
819 and you may at your option offer warranty protection in exchange for a
820 fee.</para>
821
822 <para>2. You may modify your copy or copies of the Library or any
823 portion of it, thus forming a work based on the Library, and copy and
824 distribute such modifications or work under the terms of Section 1
825 above, provided that you also meet all of these conditions:</para>
826
827 <para>a) The modified work must itself be a software library.</para>
828
829 <para>b) You must cause the files modified to carry prominent notices
830 stating that you changed the files and the date of any change.</para>
831
832 <para>c) You must cause the whole of the work to be licensed at no
833 charge to all third parties under the terms of this License.</para>
834
835 <para>d) If a facility in the modified Library refers to a function or a
836 table of data to be supplied by an application program that uses the
837 facility, other than as an argument passed when the facility is invoked,
838 then you must make a good faith effort to ensure that, in the event an
839 application does not supply such function or table, the facility still
840 operates, and performs whatever part of its purpose remains
841 meaningful.</para>
842
843 <para>(For example, a function in a library to compute square roots has
844 a purpose that is entirely well-defined independent of the application.
845 Therefore, Subsection 2d requires that any application-supplied function
846 or table used by this function must be optional: if the application does
847 not supply it, the square root function must still compute square
848 roots.)</para>
849
850 <para>These requirements apply to the modified work as a whole. If
851 identifiable sections of that work are not derived from the Library, and
852 can be reasonably considered independent and separate works in
853 themselves, then this License, and its terms, do not apply to those
854 sections when you distribute them as separate works. But when you
855 distribute the same sections as part of a whole which is a work based on
856 the Library, the distribution of the whole must be on the terms of this
857 License, whose permissions for other licensees extend to the entire
858 whole, and thus to each and every part regardless of who wrote
859 it.</para>
860
861 <para>Thus, it is not the intent of this section to claim rights or
862 contest your rights to work written entirely by you; rather, the intent
863 is to exercise the right to control the distribution of derivative or
864 collective works based on the Library.</para>
865
866 <para>In addition, mere aggregation of another work not based on the
867 Library with the Library (or with a work based on the Library) on a
868 volume of a storage or distribution medium does not bring the other work
869 under the scope of this License.</para>
870
871 <para>3. You may opt to apply the terms of the ordinary GNU General
872 Public License instead of this License to a given copy of the Library.
873 To do this, you must alter all the notices that refer to this License,
874 so that they refer to the ordinary GNU General Public License, version
875 2, instead of to this License. (If a newer version than version 2 of the
876 ordinary GNU General Public License has appeared, then you can specify
877 that version instead if you wish.) Do not make any other change in these
878 notices.</para>
879
880 <para>Once this change is made in a given copy, it is irreversible for
881 that copy, so the ordinary GNU General Public License applies to all
882 subsequent copies and derivative works made from that copy.</para>
883
884 <para>This option is useful when you wish to copy part of the code of
885 the Library into a program that is not a library.</para>
886
887 <para>4. You may copy and distribute the Library (or a portion or
888 derivative of it, under Section 2) in object code or executable form
889 under the terms of Sections 1 and 2 above provided that you accompany it
890 with the complete corresponding machine-readable source code, which must
891 be distributed under the terms of Sections 1 and 2 above on a medium
892 customarily used for software interchange.</para>
893
894 <para>If distribution of object code is made by offering access to copy
895 from a designated place, then offering equivalent access to copy the
896 source code from the same place satisfies the requirement to distribute
897 the source code, even though third parties are not compelled to copy the
898 source along with the object code.</para>
899
900 <para>5. A program that contains no derivative of any portion of the
901 Library, but is designed to work with the Library by being compiled or
902 linked with it, is called a "work that uses the Library". Such a work,
903 in isolation, is not a derivative work of the Library, and therefore
904 falls outside the scope of this License.</para>
905
906 <para>However, linking a "work that uses the Library" with the Library
907 creates an executable that is a derivative of the Library (because it
908 contains portions of the Library), rather than a "work that uses the
909 library". The executable is therefore covered by this License. Section 6
910 states terms for distribution of such executables.</para>
911
912 <para>When a "work that uses the Library" uses material from a header
913 file that is part of the Library, the object code for the work may be a
914 derivative work of the Library even though the source code is not.
915 Whether this is true is especially significant if the work can be linked
916 without the Library, or if the work is itself a library. The threshold
917 for this to be true is not precisely defined by law.</para>
918
919 <para>If such an object file uses only numerical parameters, data
920 structure layouts and accessors, and small macros and small inline
921 functions (ten lines or less in length), then the use of the object file
922 is unrestricted, regardless of whether it is legally a derivative work.
923 (Executables containing this object code plus portions of the Library
924 will still fall under Section 6.) Otherwise, if the work is a derivative
925 of the Library, you may distribute the object code for the work under
926 the terms of Section 6. Any executables containing that work also fall
927 under Section 6, whether or not they are linked directly with the
928 Library itself.</para>
929
930 <para>6. As an exception to the Sections above, you may also combine or
931 link a "work that uses the Library" with the Library to produce a work
932 containing portions of the Library, and distribute that work under terms
933 of your choice, provided that the terms permit modification of the work
934 for the customer's own use and reverse engineering for debugging such
935 modifications.</para>
936
937 <para>You must give prominent notice with each copy of the work that the
938 Library is used in it and that the Library and its use are covered by
939 this License. You must supply a copy of this License. If the work during
940 execution displays copyright notices, you must include the copyright
941 notice for the Library among them, as well as a reference directing the
942 user to the copy of this License. Also, you must do one of these
943 things:</para>
944
945 <para>a) Accompany the work with the complete corresponding
946 machine-readable source code for the Library including whatever changes
947 were used in the work (which must be distributed under Sections 1 and 2
948 above); and, if the work is an executable linked with the Library, with
949 the complete machine-readable "work that uses the Library", as object
950 code and/or source code, so that the user can modify the Library and
951 then relink to produce a modified executable containing the modified
952 Library. (It is understood that the user who changes the contents of
953 definitions files in the Library will not necessarily be able to
954 recompile the application to use the modified definitions.)</para>
955
956 <para>b) Use a suitable shared library mechanism for linking with the
957 Library. A suitable mechanism is one that (1) uses at run time a copy of
958 the library already present on the user's computer system, rather than
959 copying library functions into the executable, and (2) will operate
960 properly with a modified version of the library, if the user installs
961 one, as long as the modified version is interface-compatible with the
962 version that the work was made with.</para>
963
964 <para>c) Accompany the work with a written offer, valid for at least
965 three years, to give the same user the materials specified in Subsection
966 6a, above, for a charge no more than the cost of performing this
967 distribution.</para>
968
969 <para>d) If distribution of the work is made by offering access to copy
970 from a designated place, offer equivalent access to copy the above
971 specified materials from the same place.</para>
972
973 <para>e) Verify that the user has already received a copy of these
974 materials or that you have already sent this user a copy.</para>
975
976 <para>For an executable, the required form of the "work that uses the
977 Library" must include any data and utility programs needed for
978 reproducing the executable from it. However, as a special exception, the
979 materials to be distributed need not include anything that is normally
980 distributed (in either source or binary form) with the major components
981 (compiler, kernel, and so on) of the operating system on which the
982 executable runs, unless that component itself accompanies the
983 executable.</para>
984
985 <para>It may happen that this requirement contradicts the license
986 restrictions of other proprietary libraries that do not normally
987 accompany the operating system. Such a contradiction means you cannot
988 use both them and the Library together in an executable that you
989 distribute.</para>
990
991 <para>7. You may place library facilities that are a work based on the
992 Library side-by-side in a single library together with other library
993 facilities not covered by this License, and distribute such a combined
994 library, provided that the separate distribution of the work based on
995 the Library and of the other library facilities is otherwise permitted,
996 and provided that you do these two things:</para>
997
998 <para>a) Accompany the combined library with a copy of the same work
999 based on the Library, uncombined with any other library facilities. This
1000 must be distributed under the terms of the Sections above.</para>
1001
1002 <para>b) Give prominent notice with the combined library of the fact
1003 that part of it is a work based on the Library, and explaining where to
1004 find the accompanying uncombined form of the same work.</para>
1005
1006 <para>8. You may not copy, modify, sublicense, link with, or distribute
1007 the Library except as expressly provided under this License. Any attempt
1008 otherwise to copy, modify, sublicense, link with, or distribute the
1009 Library is void, and will automatically terminate your rights under this
1010 License. However, parties who have received copies, or rights, from you
1011 under this License will not have their licenses terminated so long as
1012 such parties remain in full compliance.</para>
1013
1014 <para>9. You are not required to accept this License, since you have not
1015 signed it. However, nothing else grants you permission to modify or
1016 distribute the Library or its derivative works. These actions are
1017 prohibited by law if you do not accept this License. Therefore, by
1018 modifying or distributing the Library (or any work based on the
1019 Library), you indicate your acceptance of this License to do so, and all
1020 its terms and conditions for copying, distributing or modifying the
1021 Library or works based on it.</para>
1022
1023 <para>10. Each time you redistribute the Library (or any work based on
1024 the Library), the recipient automatically receives a license from the
1025 original licensor to copy, distribute, link with or modify the Library
1026 subject to these terms and conditions. You may not impose any further
1027 restrictions on the recipients' exercise of the rights granted herein.
1028 You are not responsible for enforcing compliance by third parties with
1029 this License.</para>
1030
1031 <para>11. If, as a consequence of a court judgment or allegation of
1032 patent infringement or for any other reason (not limited to patent
1033 issues), conditions are imposed on you (whether by court order,
1034 agreement or otherwise) that contradict the conditions of this License,
1035 they do not excuse you from the conditions of this License. If you
1036 cannot distribute so as to satisfy simultaneously your obligations under
1037 this License and any other pertinent obligations, then as a consequence
1038 you may not distribute the Library at all. For example, if a patent
1039 license would not permit royalty-free redistribution of the Library by
1040 all those who receive copies directly or indirectly through you, then
1041 the only way you could satisfy both it and this License would be to
1042 refrain entirely from distribution of the Library.</para>
1043
1044 <para>If any portion of this section is held invalid or unenforceable
1045 under any particular circumstance, the balance of the section is
1046 intended to apply, and the section as a whole is intended to apply in
1047 other circumstances.</para>
1048
1049 <para>It is not the purpose of this section to induce you to infringe
1050 any patents or other property right claims or to contest validity of any
1051 such claims; this section has the sole purpose of protecting the
1052 integrity of the free software distribution system which is implemented
1053 by public license practices. Many people have made generous
1054 contributions to the wide range of software distributed through that
1055 system in reliance on consistent application of that system; it is up to
1056 the author/donor to decide if he or she is willing to distribute
1057 software through any other system and a licensee cannot impose that
1058 choice.</para>
1059
1060 <para>This section is intended to make thoroughly clear what is believed
1061 to be a consequence of the rest of this License.</para>
1062
1063 <para>12. If the distribution and/or use of the Library is restricted in
1064 certain countries either by patents or by copyrighted interfaces, the
1065 original copyright holder who places the Library under this License may
1066 add an explicit geographical distribution limitation excluding those
1067 countries, so that distribution is permitted only in or among countries
1068 not thus excluded. In such case, this License incorporates the
1069 limitation as if written in the body of this License.</para>
1070
1071 <para>13. The Free Software Foundation may publish revised and/or new
1072 versions of the Lesser General Public License from time to time. Such
1073 new versions will be similar in spirit to the present version, but may
1074 differ in detail to address new problems or concerns.</para>
1075
1076 <para>Each version is given a distinguishing version number. If the
1077 Library specifies a version number of this License which applies to it
1078 and "any later version", you have the option of following the terms and
1079 conditions either of that version or of any later version published by
1080 the Free Software Foundation. If the Library does not specify a license
1081 version number, you may choose any version ever published by the Free
1082 Software Foundation.</para>
1083
1084 <para>14. If you wish to incorporate parts of the Library into other
1085 free programs whose distribution conditions are incompatible with these,
1086 write to the author to ask for permission. For software which is
1087 copyrighted by the Free Software Foundation, write to the Free Software
1088 Foundation; we sometimes make exceptions for this. Our decision will be
1089 guided by the two goals of preserving the free status of all derivatives
1090 of our free software and of promoting the sharing and reuse of software
1091 generally.</para>
1092
1093 <para>NO WARRANTY</para>
1094
1095 <para>15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
1096 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
1097 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
1098 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND,
1099 EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1100 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
1101 ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH
1102 YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL
1103 NECESSARY SERVICING, REPAIR OR CORRECTION.</para>
1104
1105 <para>16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
1106 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
1107 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR
1108 DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL
1109 DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY
1110 (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
1111 INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
1112 THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR
1113 OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.</para>
1114
1115 <para>END OF TERMS AND CONDITIONS</para>
1116 </sect2>
1117
1118 <sect2 id="licMPL">
1119 <title>Mozilla Public License (MPL)</title>
1120
1121 <para>MOZILLA PUBLIC LICENSE Version 1.1</para>
1122
1123 <para>1. Definitions.</para>
1124
1125 <para>1.0.1. "Commercial Use" means distribution or otherwise making the
1126 Covered Code available to a third party.</para>
1127
1128 <para>1.1. "Contributor" means each entity that creates or contributes
1129 to the creation of Modifications.</para>
1130
1131 <para>1.2. "Contributor Version" means the combination of the Original
1132 Code, prior Modifications used by a Contributor, and the Modifications
1133 made by that particular Contributor.</para>
1134
1135 <para>1.3. "Covered Code" means the Original Code or Modifications or
1136 the combination of the Original Code and Modifications, in each case
1137 including portions thereof.</para>
1138
1139 <para>1.4. "Electronic Distribution Mechanism" means a mechanism
1140 generally accepted in the software development community for the
1141 electronic transfer of data.</para>
1142
1143 <para>1.5. "Executable" means Covered Code in any form other than Source
1144 Code.</para>
1145
1146 <para>1.6. "Initial Developer" means the individual or entity identified
1147 as the Initial Developer in the Source Code notice required by Exhibit
1148 A.</para>
1149
1150 <para>1.7. "Larger Work" means a work which combines Covered Code or
1151 portions thereof with code not governed by the terms of this
1152 License.</para>
1153
1154 <para>1.8. "License" means this document.</para>
1155
1156 <para>1.8.1. "Licensable" means having the right to grant, to the
1157 maximum extent possible, whether at the time of the initial grant or
1158 subsequently acquired, any and all of the rights conveyed herein.</para>
1159
1160 <para>1.9. "Modifications" means any addition to or deletion from the
1161 substance or structure of either the Original Code or any previous
1162 Modifications. When Covered Code is released as a series of files, a
1163 Modification is:</para>
1164
1165 <para>A. Any addition to or deletion from the contents of a file
1166 containing Original Code or previous Modifications.</para>
1167
1168 <para>B. Any new file that contains any part of the Original Code or
1169 previous Modifications.</para>
1170
1171 <para>1.10. "Original Code" means Source Code of computer software code
1172 which is described in the Source Code notice required by Exhibit A as
1173 Original Code, and which, at the time of its release under this License
1174 is not already Covered Code governed by this License.</para>
1175
1176 <para>1.10.1. "Patent Claims" means any patent claim(s), now owned or
1177 hereafter acquired, including without limitation, method, process, and
1178 apparatus claims, in any patent Licensable by grantor.</para>
1179
1180 <para>1.11. "Source Code" means the preferred form of the Covered Code
1181 for making modifications to it, including all modules it contains, plus
1182 any associated interface definition files, scripts used to control
1183 compilation and installation of an Executable, or source code
1184 differential comparisons against either the Original Code or another
1185 well known, available Covered Code of the Contributor's choice. The
1186 Source Code can be in a compressed or archival form, provided the
1187 appropriate decompression or de-archiving software is widely available
1188 for no charge.</para>
1189
1190 <para>1.12. "You" (or "Your") means an individual or a legal entity
1191 exercising rights under, and complying with all of the terms of, this
1192 License or a future version of this License issued under Section 6.1.
1193 For legal entities, "You" includes any entity which controls, is
1194 controlled by, or is under common control with You. For purposes of this
1195 definition, "control" means (a) the power, direct or indirect, to cause
1196 the direction or management of such entity, whether by contract or
1197 otherwise, or (b) ownership of more than fifty percent (50%) of the
1198 outstanding shares or beneficial ownership of such entity.</para>
1199
1200 <para>2. Source Code License.</para>
1201
1202 <para>2.1. The Initial Developer Grant. The Initial Developer hereby
1203 grants You a world-wide, royalty-free, non-exclusive license, subject to
1204 third party intellectual property claims:</para>
1205
1206 <para>(a) under intellectual property rights (other than patent or
1207 trademark) Licensable by Initial Developer to use, reproduce, modify,
1208 display, perform, sublicense and distribute the Original Code (or
1209 portions thereof) with or without Modifications, and/or as part of a
1210 Larger Work; and</para>
1211
1212 <para>(b) under Patents Claims infringed by the making, using or selling
1213 of Original Code, to make, have made, use, practice, sell, and offer for
1214 sale, and/or otherwise dispose of the Original Code (or portions
1215 thereof).</para>
1216
1217 <para>(c) the licenses granted in this Section 2.1(a) and (b) are
1218 effective on the date Initial Developer first distributes Original Code
1219 under the terms of this License.</para>
1220
1221 <para>(d) Notwithstanding Section 2.1(b) above, no patent license is
1222 granted: 1) for code that You delete from the Original Code; 2) separate
1223 from the Original Code; or 3) for infringements caused by: i) the
1224 modification of the Original Code or ii) the combination of the Original
1225 Code with other software or devices.</para>
1226
1227 <para>2.2. Contributor Grant. Subject to third party intellectual
1228 property claims, each Contributor hereby grants You a world-wide,
1229 royalty-free, non-exclusive license</para>
1230
1231 <para>(a) under intellectual property rights (other than patent or
1232 trademark) Licensable by Contributor, to use, reproduce, modify,
1233 display, perform, sublicense and distribute the Modifications created by
1234 such Contributor (or portions thereof) either on an unmodified basis,
1235 with other Modifications, as Covered Code and/or as part of a Larger
1236 Work; and</para>
1237
1238 <para>(b) under Patent Claims infringed by the making, using, or selling
1239 of Modifications made by that Contributor either alone and/or in
1240 combination with its Contributor Version (or portions of such
1241 combination), to make, use, sell, offer for sale, have made, and/or
1242 otherwise dispose of: 1) Modifications made by that Contributor (or
1243 portions thereof); and 2) the combination of Modifications made by that
1244 Contributor with its Contributor Version (or portions of such
1245 combination).</para>
1246
1247 <para>(c) the licenses granted in Sections 2.2(a) and 2.2(b) are
1248 effective on the date Contributor first makes Commercial Use of the
1249 Covered Code.</para>
1250
1251 <para>(d) Notwithstanding Section 2.2(b) above, no patent license is
1252 granted: 1) for any code that Contributor has deleted from the
1253 Contributor Version; 2) separate from the Contributor Version; 3) for
1254 infringements caused by: i) third party modifications of Contributor
1255 Version or ii) the combination of Modifications made by that Contributor
1256 with other software (except as part of the Contributor Version) or other
1257 devices; or 4) under Patent Claims infringed by Covered Code in the
1258 absence of Modifications made by that Contributor.</para>
1259
1260 <para>3. Distribution Obligations.</para>
1261
1262 <para>3.1. Application of License. The Modifications which You create or
1263 to which You contribute are governed by the terms of this License,
1264 including without limitation Section 2.2. The Source Code version of
1265 Covered Code may be distributed only under the terms of this License or
1266 a future version of this License released under Section 6.1, and You
1267 must include a copy of this License with every copy of the Source Code
1268 You distribute. You may not offer or impose any terms on any Source Code
1269 version that alters or restricts the applicable version of this License
1270 or the recipients' rights hereunder. However, You may include an
1271 additional document offering the additional rights described in Section
1272 3.5.</para>
1273
1274 <para>3.2. Availability of Source Code. Any Modification which You
1275 create or to which You contribute must be made available in Source Code
1276 form under the terms of this License either on the same media as an
1277 Executable version or via an accepted Electronic Distribution Mechanism
1278 to anyone to whom you made an Executable version available; and if made
1279 available via Electronic Distribution Mechanism, must remain available
1280 for at least twelve (12) months after the date it initially became
1281 available, or at least six (6) months after a subsequent version of that
1282 particular Modification has been made available to such recipients. You
1283 are responsible for ensuring that the Source Code version remains
1284 available even if the Electronic Distribution Mechanism is maintained by
1285 a third party.</para>
1286
1287 <para>3.3. Description of Modifications. You must cause all Covered Code
1288 to which You contribute to contain a file documenting the changes You
1289 made to create that Covered Code and the date of any change. You must
1290 include a prominent statement that the Modification is derived, directly
1291 or indirectly, from Original Code provided by the Initial Developer and
1292 including the name of the Initial Developer in (a) the Source Code, and
1293 (b) in any notice in an Executable version or related documentation in
1294 which You describe the origin or ownership of the Covered Code.</para>
1295
1296 <para>3.4. Intellectual Property Matters</para>
1297
1298 <para>(a) Third Party Claims. If Contributor has knowledge that a
1299 license under a third party's intellectual property rights is required
1300 to exercise the rights granted by such Contributor under Sections 2.1 or
1301 2.2, Contributor must include a text file with the Source Code
1302 distribution titled "LEGAL" which describes the claim and the party
1303 making the claim in sufficient detail that a recipient will know whom to
1304 contact. If Contributor obtains such knowledge after the Modification is
1305 made available as described in Section 3.2, Contributor shall promptly
1306 modify the LEGAL file in all copies Contributor makes available
1307 thereafter and shall take other steps (such as notifying appropriate
1308 mailing lists or newsgroups) reasonably calculated to inform those who
1309 received the Covered Code that new knowledge has been obtained.</para>
1310
1311 <para>(b) Contributor APIs. If Contributor's Modifications include an
1312 application programming interface and Contributor has knowledge of
1313 patent licenses which are reasonably necessary to implement that API,
1314 Contributor must also include this information in the LEGAL file.</para>
1315
1316 <para>3.5. Required Notices. You must duplicate the notice in Exhibit A
1317 in each file of the Source Code. If it is not possible to put such
1318 notice in a particular Source Code file due to its structure, then You
1319 must include such notice in a location (such as a relevant directory)
1320 where a user would be likely to look for such a notice. If You created
1321 one or more Modification(s) You may add your name as a Contributor to
1322 the notice described in Exhibit A. You must also duplicate this License
1323 in any documentation for the Source Code where You describe recipients'
1324 rights or ownership rights relating to Covered Code. You may choose to
1325 offer, and to charge a fee for, warranty, support, indemnity or
1326 liability obligations to one or more recipients of Covered Code.
1327 However, You may do so only on Your own behalf, and not on behalf of the
1328 Initial Developer or any Contributor. You must make it absolutely clear
1329 than any such warranty, support, indemnity or liability obligation is
1330 offered by You alone, and You hereby agree to indemnify the Initial
1331 Developer and every Contributor for any liability incurred by the
1332 Initial Developer or such Contributor as a result of warranty, support,
1333 indemnity or liability terms You offer.</para>
1334
1335 <para>3.6. Distribution of Executable Versions. You may distribute
1336 Covered Code in Executable form only if the requirements of Section
1337 3.1-3.5 have been met for that Covered Code, and if You include a notice
1338 stating that the Source Code version of the Covered Code is available
1339 under the terms of this License, including a description of how and
1340 where You have fulfilled the obligations of Section 3.2. The notice must
1341 be conspicuously included in any notice in an Executable version,
1342 related documentation or collateral in which You describe recipients'
1343 rights relating to the Covered Code. You may distribute the Executable
1344 version of Covered Code or ownership rights under a license of Your
1345 choice, which may contain terms different from this License, provided
1346 that You are in compliance with the terms of this License and that the
1347 license for the Executable version does not attempt to limit or alter
1348 the recipient's rights in the Source Code version from the rights set
1349 forth in this License. If You distribute the Executable version under a
1350 different license You must make it absolutely clear that any terms which
1351 differ from this License are offered by You alone, not by the Initial
1352 Developer or any Contributor. You hereby agree to indemnify the Initial
1353 Developer and every Contributor for any liability incurred by the
1354 Initial Developer or such Contributor as a result of any such terms You
1355 offer.</para>
1356
1357 <para>3.7. Larger Works. You may create a Larger Work by combining
1358 Covered Code with other code not governed by the terms of this License
1359 and distribute the Larger Work as a single product. In such a case, You
1360 must make sure the requirements of this License are fulfilled for the
1361 Covered Code.</para>
1362
1363 <para>4. Inability to Comply Due to Statute or Regulation.If it is
1364 impossible for You to comply with any of the terms of this License with
1365 respect to some or all of the Covered Code due to statute, judicial
1366 order, or regulation then You must: (a) comply with the terms of this
1367 License to the maximum extent possible; and (b) describe the limitations
1368 and the code they affect. Such description must be included in the LEGAL
1369 file described in Section 3.4 and must be included with all
1370 distributions of the Source Code. Except to the extent prohibited by
1371 statute or regulation, such description must be sufficiently detailed
1372 for a recipient of ordinary skill to be able to understand it.</para>
1373
1374 <para>5. Application of this License. This License applies to code to
1375 which the Initial Developer has attached the notice in Exhibit A and to
1376 related Covered Code.</para>
1377
1378 <para>6. Versions of the License.</para>
1379
1380 <para>6.1. New Versions. Netscape Communications Corporation
1381 ("Netscape") may publish revised and/or new versions of the License from
1382 time to time. Each version will be given a distinguishing version
1383 number.</para>
1384
1385 <para>6.2. Effect of New Versions. Once Covered Code has been published
1386 under a particular version of the License, You may always continue to
1387 use it under the terms of that version. You may also choose to use such
1388 Covered Code under the terms of any subsequent version of the License
1389 published by Netscape. No one other than Netscape has the right to
1390 modify the terms applicable to Covered Code created under this
1391 License.</para>
1392
1393 <para>6.3. Derivative Works. If You create or use a modified version of
1394 this License (which you may only do in order to apply it to code which
1395 is not already Covered Code governed by this License), You must (a)
1396 rename Your license so that the phrases "Mozilla", "MOZILLAPL", "MOZPL",
1397 "Netscape", "MPL", "NPL" or any confusingly similar phrase do not appear
1398 in your license (except to note that your license differs from this
1399 License) and (b) otherwise make it clear that Your version of the
1400 license contains terms which differ from the Mozilla Public License and
1401 Netscape Public License. (Filling in the name of the Initial Developer,
1402 Original Code or Contributor in the notice described in Exhibit A shall
1403 not of themselves be deemed to be modifications of this License.)</para>
1404
1405 <para>7. DISCLAIMER OF WARRANTY.</para>
1406
1407 <para>COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
1408 WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
1409 WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS,
1410 MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE
1411 RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE IS WITH YOU.
1412 SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE
1413 INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY
1414 NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY
1415 CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED
1416 CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.</para>
1417
1418 <para>8. TERMINATION.</para>
1419
1420 <para>8.1. This License and the rights granted hereunder will terminate
1421 automatically if You fail to comply with terms herein and fail to cure
1422 such breach within 30 days of becoming aware of the breach. All
1423 sublicenses to the Covered Code which are properly granted shall survive
1424 any termination of this License. Provisions which, by their nature, must
1425 remain in effect beyond the termination of this License shall
1426 survive.</para>
1427
1428 <para>8.2. If You initiate litigation by asserting a patent infringement
1429 claim (excluding declaratory judgment actions) against Initial Developer
1430 or a Contributor (the Initial Developer or Contributor against whom You
1431 file such action is referred to as "Participant") alleging that:</para>
1432
1433 <para>(a) such Participant's Contributor Version directly or indirectly
1434 infringes any patent, then any and all rights granted by such
1435 Participant to You under Sections 2.1 and/or 2.2 of this License shall,
1436 upon 60 days notice from Participant terminate prospectively, unless if
1437 within 60 days after receipt of notice You either: (i) agree in writing
1438 to pay Participant a mutually agreeable reasonable royalty for Your past
1439 and future use of Modifications made by such Participant, or (ii)
1440 withdraw Your litigation claim with respect to the Contributor Version
1441 against such Participant. If within 60 days of notice, a reasonable
1442 royalty and payment arrangement are not mutually agreed upon in writing
1443 by the parties or the litigation claim is not withdrawn, the rights
1444 granted by Participant to You under Sections 2.1 and/or 2.2
1445 automatically terminate at the expiration of the 60 day notice period
1446 specified above.</para>
1447
1448 <para>(b) any software, hardware, or device, other than such
1449 Participant's Contributor Version, directly or indirectly infringes any
1450 patent, then any rights granted to You by such Participant under
1451 Sections 2.1(b) and 2.2(b) are revoked effective as of the date You
1452 first made, used, sold, distributed, or had made, Modifications made by
1453 that Participant.</para>
1454
1455 <para>8.3. If You assert a patent infringement claim against Participant
1456 alleging that such Participant's Contributor Version directly or
1457 indirectly infringes any patent where such claim is resolved (such as by
1458 license or settlement) prior to the initiation of patent infringement
1459 litigation, then the reasonable value of the licenses granted by such
1460 Participant under Sections 2.1 or 2.2 shall be taken into account in
1461 determining the amount or value of any payment or license.</para>
1462
1463 <para>8.4. In the event of termination under Sections 8.1 or 8.2 above,
1464 all end user license agreements (excluding distributors and resellers)
1465 which have been validly granted by You or any distributor hereunder
1466 prior to termination shall survive termination.</para>
1467
1468 <para>9. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO
1469 LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR
1470 OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR
1471 ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES,
1472 BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR
1473 CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION,
1474 DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR
1475 MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF
1476 SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES.
1477 THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR
1478 PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT
1479 APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT
1480 ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL
1481 DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.</para>
1482
1483 <para>10. U.S. GOVERNMENT END USERS. The Covered Code is a "commercial
1484 item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995),
1485 consisting of "commercial computer software" and "commercial computer
1486 software documentation," as such terms are used in 48 C.F.R. 12.212
1487 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1
1488 through 227.7202-4 (June 1995), all U.S. Government End Users acquire
1489 Covered Code with only those rights set forth herein.</para>
1490
1491 <para>11. MISCELLANEOUS. This License represents the complete agreement
1492 concerning subject matter hereof. If any provision of this License is
1493 held to be unenforceable, such provision shall be reformed only to the
1494 extent necessary to make it enforceable. This License shall be governed
1495 by California law provisions (except to the extent applicable law, if
1496 any, provides otherwise), excluding its conflict-of-law provisions. With
1497 respect to disputes in which at least one party is a citizen of, or an
1498 entity chartered or registered to do business in the United States of
1499 America, any litigation relating to this License shall be subject to the
1500 jurisdiction of the Federal Courts of the Northern District of
1501 California, with venue lying in Santa Clara County, California, with the
1502 losing party responsible for costs, including without limitation, court
1503 costs and reasonable attorneys' fees and expenses. The application of
1504 the United Nations Convention on Contracts for the International Sale of
1505 Goods is expressly excluded. Any law or regulation which provides that
1506 the language of a contract shall be construed against the drafter shall
1507 not apply to this License.</para>
1508
1509 <para>12. RESPONSIBILITY FOR CLAIMS. As between Initial Developer and
1510 the Contributors, each party is responsible for claims and damages
1511 arising, directly or indirectly, out of its utilization of rights under
1512 this License and You agree to work with Initial Developer and
1513 Contributors to distribute such responsibility on an equitable basis.
1514 Nothing herein is intended or shall be deemed to constitute any
1515 admission of liability.</para>
1516
1517 <para>13. MULTIPLE-LICENSED CODE. Initial Developer may designate
1518 portions of the Covered Code as "Multiple-Licensed". "Multiple-Licensed"
1519 means that the Initial Developer permits you to utilize portions of the
1520 Covered Code under Your choice of the NPL or the alternative licenses,
1521 if any, specified by the Initial Developer in the file described in
1522 Exhibit A.</para>
1523
1524 <para>EXHIBIT A -Mozilla Public License.</para>
1525
1526 <para>``The contents of this file are subject to the Mozilla Public
1527 License Version 1.1 (the "License"); you may not use this file except in
1528 compliance with the License. You may obtain a copy of the License at
1529 http://www.mozilla.org/MPL/</para>
1530
1531 <para>Software distributed under the License is distributed on an "AS
1532 IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
1533 the License for the specific language governing rights and limitations
1534 under the License.</para>
1535
1536 <para>The Original Code is
1537 ______________________________________.</para>
1538
1539 <para>The Initial Developer of the Original Code is
1540 ________________________. Portions created by ______________________ are
1541 Copyright (C) ______ _______________________. All Rights
1542 Reserved.</para>
1543
1544 <para>Contributor(s): ______________________________________.</para>
1545
1546 <para>Alternatively, the contents of this file may be used under the
1547 terms of the _____ license (the "[___] License"), in which case the
1548 provisions of [______] License are applicable instead of those above. If
1549 you wish to allow use of your version of this file only under the terms
1550 of the [____] License and not to allow others to use your version of
1551 this file under the MPL, indicate your decision by deleting the
1552 provisions above and replace them with the notice and other provisions
1553 required by the [___] License. If you do not delete the provisions
1554 above, a recipient may use your version of this file under either the
1555 MPL or the [___] License."</para>
1556
1557 <para>[NOTE: The text of this Exhibit A may differ slightly from the
1558 text of the notices in the Source Code files of the Original Code. You
1559 should use the text of this Exhibit A rather than the text found in the
1560 Original Code Source Code for Your Modifications.]</para>
1561 </sect2>
1562
1563 <sect2 id="licMIT">
1564 <title>MIT License</title>
1565
1566 <para>Permission is hereby granted, free of charge, to any person
1567 obtaining a copy of this software and associated documentation files
1568 (the "Software"), to deal in the Software without restriction, including
1569 without limitation the rights to use, copy, modify, merge, publish,
1570 distribute, sublicense, and/or sell copies of the Software, and to
1571 permit persons to whom the Software is furnished to do so, subject to
1572 the following conditions:</para>
1573
1574 <para>The above copyright notice and this permission notice shall be
1575 included in all copies or substantial portions of the Software.</para>
1576
1577 <para>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1578 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1579 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1580 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1581 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1582 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1583 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</para>
1584 </sect2>
1585
1586 <sect2 id="licX11">
1587 <title>X Consortium License (X11)</title>
1588
1589 <para>Permission is hereby granted, free of charge, to any person
1590 obtaining a copy of this software and associated documentation files
1591 (the "Software"), to deal in the Software without restriction, including
1592 without limitation the rights to use, copy, modify, merge, publish,
1593 distribute, sublicense, and/or sell copies of the Software, and to
1594 permit persons to whom the Software is furnished to do so, subject to
1595 the following conditions:</para>
1596
1597 <para>The above copyright notice and this permission notice shall be
1598 included in all copies or substantial portions of the Software.</para>
1599
1600 <para>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1601 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1602 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1603 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1604 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1605 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1606 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</para>
1607 </sect2>
1608
1609 <sect2 id="licZLIB">
1610 <title>zlib license</title>
1611
1612 <para>This software is provided 'as-is', without any express or implied
1613 warranty. In no event will the authors be held liable for any damages
1614 arising from the use of this software.</para>
1615
1616 <para>Permission is granted to anyone to use this software for any
1617 purpose, including commercial applications, and to alter it and
1618 redistribute it freely, subject to the following restrictions:</para>
1619
1620 <para>1. The origin of this software must not be misrepresented; you
1621 must not claim that you wrote the original software. If you use this
1622 software in a product, an acknowledgment in the product documentation
1623 would be appreciated but is not required.</para>
1624
1625 <para>2. Altered source versions must be plainly marked as such, and
1626 must not be misrepresented as being the original software.</para>
1627
1628 <para>3. This notice may not be removed or altered from any source
1629 distribution.</para>
1630
1631 <screen>Jean-loup Gailly Mark Adler
1632[email protected] [email protected]</screen>
1633 </sect2>
1634
1635 <sect2 id="licSSL">
1636 <title>OpenSSL license</title>
1637
1638 <para>This package is an SSL implementation written by Eric Young
1639 ([email protected]). The implementation was written so as to conform
1640 with Netscape's SSL.</para>
1641
1642 <para>This library is free for commercial and non-commercial use as long
1643 as the following conditions are adhered to. The following conditions
1644 apply to all code found in this distribution, be it the RC4, RSA, lhash,
1645 DES, etc., code; not just the SSL code. The SSL documentation included
1646 with this distribution is covered by the same copyright terms except
1647 that the holder is Tim Hudson ([email protected]).</para>
1648
1649 <para>Copyright remains Eric Young's, and as such any Copyright notices
1650 in the code are not to be removed. If this package is used in a product,
1651 Eric Young should be given attribution as the author of the parts of the
1652 library used. This can be in the form of a textual message at program
1653 startup or in documentation (online or textual) provided with the
1654 package.</para>
1655
1656 <para>Redistribution and use in source and binary forms, with or without
1657 modification, are permitted provided that the following conditions are
1658 met:</para>
1659
1660 <para>1. Redistributions of source code must retain the copyright
1661 notice, this list of conditions and the following disclaimer.</para>
1662
1663 <para>2. Redistributions in binary form must reproduce the above
1664 copyright notice, this list of conditions and the following disclaimer
1665 in the documentation and/or other materials provided with the
1666 distribution.</para>
1667
1668 <para>3. All advertising materials mentioning features or use of this
1669 software must display the following acknowledgement: "This product
1670 includes cryptographic software written by Eric Young
1671 ([email protected])" The word 'cryptographic' can be left out if the
1672 routines from the library being used are not cryptographic related
1673 :-).</para>
1674
1675 <para>4. If you include any Windows specific code (or a derivative
1676 thereof) from the apps directory (application code) you must include an
1677 acknowledgement: "This product includes software written by Tim Hudson
1678 ([email protected])"</para>
1679
1680 <para>THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND ANY EXPRESS
1681 OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1682 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1683 DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR
1684 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1685 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1686 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1687 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
1688 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
1689 ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
1690 POSSIBILITY OF SUCH DAMAGE.</para>
1691
1692 <para>The licence and distribution terms for any publicly available
1693 version or derivative of this code cannot be changed. i.e. this code
1694 cannot simply be copied and put under another distribution licence
1695 [including the GNU Public Licence.]</para>
1696 </sect2>
1697
1698 <sect2 id="licSlirp">
1699 <title>Slirp license</title>
1700
1701 <para>Copyright (c) 1995,1996 Danny Gasparovski. All rights reserved.</para>
1702
1703 <para>Redistribution and use in source and binary forms, with or without
1704 modification, are permitted provided that the following conditions are
1705 met:</para>
1706
1707 <para>1. Redistributions of source code must retain the above copyright
1708 notice, this list of conditions and the following disclaimer.</para>
1709
1710 <para>2. Redistributions in binary form must reproduce the above
1711 copyright notice, this list of conditions and the following disclaimer
1712 in the documentation and/or other materials provided with the
1713 distribution.</para>
1714
1715 <para>3. All advertising materials mentioning features or use of this
1716 software must display the following acknowledgment: This product
1717 includes software developed by Danny Gasparovski.</para>
1718
1719 <para>THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
1720 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
1721 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
1722 NO EVENT SHALL DANNY GASPAROVSKI OR CONTRIBUTORS BE LIABLE FOR ANY
1723 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1724 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1725 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1726 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
1727 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
1728 ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
1729 POSSIBILITY OF SUCH DAMAGE.</para>
1730 </sect2>
1731
1732 <sect2 id="licLZF">
1733 <title>liblzf license</title>
1734
1735 <para>Redistribution and use in source and binary forms, with or without
1736 modification, are permitted provided that the following conditions are
1737 met:</para>
1738
1739 <para>1. Redistributions of source code must retain the above copyright
1740 notice, this list of conditions and the following disclaimer.</para>
1741
1742 <para>2. Redistributions in binary form must reproduce the above
1743 copyright notice, this list of conditions and the following disclaimer
1744 in the documentation and/or other materials provided with the
1745 distribution.</para>
1746
1747 <para>3. The name of the author may not be used to endorse or promote
1748 products derived from this software without specific prior written
1749 permission.</para>
1750
1751 <para>THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
1752 OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1753 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1754 DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
1755 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1756 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1757 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1758 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
1759 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
1760 ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
1761 POSSIBILITY OF SUCH DAMAGE.</para>
1762 </sect2>
1763
1764 <sect2>
1765 <title>libpng license</title>
1766
1767 <para>The PNG Reference Library is supplied "AS IS". The Contributing
1768 Authors and Group 42, Inc. disclaim all warranties, expressed or
1769 implied, including, without limitation, the warranties of
1770 merchantability and of fitness for any purpose. The Contributing Authors
1771 and Group 42, Inc. assume no liability for direct, indirect, incidental,
1772 special, exemplary, or consequential damages, which may result from the
1773 use of the PNG Reference Library, even if advised of the possibility of
1774 such damage.</para>
1775
1776 <para>Permission is hereby granted to use, copy, modify, and distribute
1777 this source code, or portions hereof, for any purpose, without fee,
1778 subject to the following restrictions:</para>
1779
1780 <para>1. The origin of this source code must not be
1781 misrepresented.</para>
1782
1783 <para>2. Altered versions must be plainly marked as such and must not be
1784 misrepresented as being the original source.</para>
1785
1786 <para>3. This Copyright notice may not be removed or altered from any
1787 source or altered source distribution.</para>
1788
1789 <para>The Contributing Authors and Group 42, Inc. specifically permit,
1790 without fee, and encourage the use of this source code as a component to
1791 supporting the PNG file format in commercial products. If you use this
1792 source code in a product, acknowledgment is not required but would be
1793 appreciated.</para>
1794 </sect2>
1795
1796 <sect2 id="licLWIP">
1797 <title>lwIP license</title>
1798
1799 <para>Redistribution and use in source and binary forms, with or without
1800 modification, are permitted provided that the following conditions are
1801 met:</para>
1802
1803 <para>1. Redistributions of source code must retain the above copyright
1804 notice, this list of conditions and the following disclaimer.</para>
1805
1806 <para>2. Redistributions in binary form must reproduce the above
1807 copyright notice, this list of conditions and the following disclaimer
1808 in the documentation and/or other materials provided with the
1809 distribution.</para>
1810
1811 <para>3. The name of the author may not be used to endorse or promote
1812 products derived from this software without specific prior written
1813 permission.</para>
1814
1815 <para>THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
1816 OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1817 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1818 DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
1819 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1820 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1821 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1822 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
1823 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
1824 ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
1825 POSSIBILITY OF SUCH DAMAGE.</para>
1826 </sect2>
1827
1828 <sect2 id="licLibXML">
1829 <title>libxml license</title>
1830
1831 <para>Except where otherwise noted in the source code (e.g. the files
1832 hash.c, list.c and the trio files, which are covered by a similar
1833 licence but with different Copyright notices) all the files are:</para>
1834
1835 <para>Copyright (C) 1998-2003 Daniel Veillard. All Rights
1836 Reserved.</para>
1837
1838 <para>Permission is hereby granted, free of charge, to any person
1839 obtaining a copy of this software and associated documentation files
1840 (the "Software"), to deal in the Software without restriction, including
1841 without limitation the rights to use, copy, modify, merge, publish,
1842 distribute, sublicense, and/or sell copies of the Software, and to
1843 permit persons to whom the Software is furnished to do so, subject to
1844 the following conditions:</para>
1845
1846 <para>The above copyright notice and this permission notice shall be
1847 included in all copies or substantial portions of the Software.</para>
1848
1849 <para>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1850 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1851 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1852 IN NO EVENT SHALL THE DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES
1853 OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
1854 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
1855 OTHER DEALINGS IN THE SOFTWARE.</para>
1856
1857 <para>Except as contained in this notice, the name of Daniel Veillard
1858 shall not be used in advertising or otherwise to promote the sale, use
1859 or other dealings in this Software without prior written authorization
1860 from him.</para>
1861 </sect2>
1862
1863 <sect2 id="licLibXSLT">
1864 <title>libxslt licenses</title>
1865
1866 <para>Licence for libxslt except libexslt:</para>
1867
1868 <para>Copyright (C) 2001-2002 Daniel Veillard. All Rights
1869 Reserved.</para>
1870
1871 <para>Permission is hereby granted, free of charge, to any person
1872 obtaining a copy of this software and associated documentation files
1873 (the "Software"), to deal in the Software without restriction, including
1874 without limitation the rights to use, copy, modify, merge, publish,
1875 distribute, sublicense, and/or sell copies of the Software, and to
1876 permit persons to whom the Software is furnished to do so, subject to
1877 the following conditions:</para>
1878
1879 <para>The above copyright notice and this permission notice shall be
1880 included in all copies or substantial portions of the Software.</para>
1881
1882 <para>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1883 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1884 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1885 IN NO EVENT SHALL THE DANIEL VEILLARD BE LIABLE FOR ANY CLAIM, DAMAGES
1886 OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
1887 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
1888 OTHER DEALINGS IN THE SOFTWARE.</para>
1889
1890 <para>Except as contained in this notice, the name of Daniel Veillard
1891 shall not be used in advertising or otherwise to promote the sale, use
1892 or other dealings in this Software without prior written authorization
1893 from him.</para>
1894
1895 <para>Licence for libexslt:</para>
1896
1897 <para>Copyright (C) 2001-2002 Thomas Broyer, Charlie Bozeman and Daniel
1898 Veillard. All Rights Reserved.</para>
1899
1900 <para>Permission is hereby granted, free of charge, to any person
1901 obtaining a copy of this software and associated documentation files
1902 (the "Software"), to deal in the Software without restriction, including
1903 without limitation the rights to use, copy, modify, merge, publish,
1904 distribute, sublicense, and/or sell copies of the Software, and to
1905 permit persons to whom the Software is furnished to do so, subject to
1906 the following conditions:</para>
1907
1908 <para>The above copyright notice and this permission notice shall be
1909 included in all copies or substantial portions of the Software.</para>
1910
1911 <para>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1912 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1913 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1914 IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1915 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1916 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1917 DEALINGS IN THE SOFTWARE.</para>
1918
1919 <para>Except as contained in this notice, the name of the authors shall
1920 not be used in advertising or otherwise to promote the sale, use or
1921 other dealings in this Software without prior written authorization from
1922 him.</para>
1923 </sect2>
1924
1925 <sect2 id="licgSOAP">
1926 <title>gSOAP Public License Version 1.3a</title>
1927
1928 <para>The gSOAP public license is derived from the Mozilla Public
1929 License (MPL1.1). The sections that were deleted from the original
1930 MPL1.1 text are 1.0.1, 2.1.(c),(d), 2.2.(c),(d), 8.2.(b), 10, and 11.
1931 Section 3.8 was added. The modified sections are 2.1.(b), 2.2.(b), 3.2
1932 (simplified), 3.5 (deleted the last sentence), and 3.6
1933 (simplified).</para>
1934
1935 <para>1 DEFINITIONS</para>
1936
1937 <para>1.1. "Contributor" means each entity that creates or contributes
1938 to the creation of Modifications.</para>
1939
1940 <para>1.2. "Contributor Version" means the combination of the Original
1941 Code, prior Modifications used by a Contributor, and the Modifications
1942 made by that particular Contributor.</para>
1943
1944 <para>1.3. "Covered Code" means the Original Code, or Modifications or
1945 the combination of the Original Code, and Modifications, in each case
1946 including portions thereof.</para>
1947
1948 <para>1.4. "Electronic Distribution Mechanism" means a mechanism
1949 generally accepted in the software development community for the
1950 electronic transfer of data.</para>
1951
1952 <para>1.5. "Executable" means Covered Code in any form other than Source
1953 Code.</para>
1954
1955 <para>1.6. "Initial Developer" means the individual or entity identified
1956 as the Initial Developer in the Source Code notice required by Exhibit
1957 A.</para>
1958
1959 <para>1.7. "Larger Work" means a work which combines Covered Code or
1960 portions thereof with code not governed by the terms of this
1961 License.</para>
1962
1963 <para>1.8. "License" means this document.</para>
1964
1965 <para>1.8.1. "Licensable" means having the right to grant, to the
1966 maximum extent possible, whether at the time of the initial grant or
1967 subsequently acquired, any and all of the rights conveyed herein.</para>
1968
1969 <para>1.9. "Modifications" means any addition to or deletion from the
1970 substance or structure of either the Original Code or any previous
1971 Modifications. When Covered Code is released as a series of files, a
1972 Modification is:</para>
1973
1974 <para>A. Any addition to or deletion from the contents of a file
1975 containing Original Code or previous Modifications.</para>
1976
1977 <para>B. Any new file that contains any part of the Original Code, or
1978 previous Modifications.</para>
1979
1980 <para>1.10. "Original Code" means Source Code of computer software code
1981 which is described in the Source Code notice required by Exhibit A as
1982 Original Code, and which, at the time of its release under this License
1983 is not already Covered Code governed by this License.</para>
1984
1985 <para>1.10.1. "Patent Claims" means any patent claim(s), now owned or
1986 hereafter acquired, including without limitation, method, process, and
1987 apparatus claims, in any patent Licensable by grantor.</para>
1988
1989 <para>1.11. "Source Code" means the preferred form of the Covered Code
1990 for making modifications to it, including all modules it contains, plus
1991 any associated interface definition files, scripts used to control
1992 compilation and installation of an Executable, or source code
1993 differential comparisons against either the Original Code or another
1994 well known, available Covered Code of the Contributor's choice. The
1995 Source Code can be in a compressed or archival form, provided the
1996 appropriate decompression or de-archiving software is widely available
1997 for no charge.</para>
1998
1999 <para>1.12. "You" (or "Your") means an individual or a legal entity
2000 exercising rights under, and complying with all of the terms of, this
2001 License or a future version of this License issued under Section 6.1.
2002 For legal entities, "You" includes any entity which controls, is
2003 controlled by, or is under common control with You. For purposes of this
2004 definition, "control" means (a) the power, direct or indirect, to cause
2005 the direction or management of such entity, whether by contract or
2006 otherwise, or (b) ownership of more than fifty percent (50%) of the
2007 outstanding shares or beneficial ownership of such entity.</para>
2008
2009 <para>2 SOURCE CODE LICENSE.</para>
2010
2011 <para>2.1. The Initial Developer Grant.</para>
2012
2013 <para>The Initial Developer hereby grants You a world-wide,
2014 royalty-free, non-exclusive license, subject to third party intellectual
2015 property claims:</para>
2016
2017 <para>(a) under intellectual property rights (other than patent or
2018 trademark) Licensable by Initial Developer to use, reproduce, modify,
2019 display, perform, sublicense and distribute the Original Code (or
2020 portions thereof) with or without Modifications, and/or as part of a
2021 Larger Work; and</para>
2022
2023 <para>(b) under patents now or hereafter owned or controlled by Initial
2024 Developer, to make, have made, use and sell ("offer to sell and import")
2025 the Original Code, Modifications, or portions thereof, but solely to the
2026 extent that any such patent is reasonably necessary to enable You to
2027 utilize, alone or in combination with other software, the Original Code,
2028 Modifications, or any combination or portions thereof.</para>
2029
2030 <para>(c)</para>
2031
2032 <para>(d)</para>
2033
2034 <para>2.2. Contributor Grant.</para>
2035
2036 <para>Subject to third party intellectual property claims, each
2037 Contributor hereby grants You a world-wide, royalty-free, non-exclusive
2038 license</para>
2039
2040 <para>(a) under intellectual property rights (other than patent or
2041 trademark) Licensable by Contributor, to use, reproduce, modify,
2042 display, perform, sublicense and distribute the Modifications created by
2043 such Contributor (or portions thereof) either on an unmodified basis,
2044 with other Modifications, as Covered Code and/or as part of a Larger
2045 Work; and</para>
2046
2047 <para>(b) under patents now or hereafter owned or controlled by
2048 Contributor, to make, have made, use and sell ("offer to sell and
2049 import") the Contributor Version (or portions thereof), but solely to
2050 the extent that any such patent is reasonably necessary to enable You to
2051 utilize, alone or in combination with other software, the Contributor
2052 Version (or portions thereof).</para>
2053
2054 <para>(c)</para>
2055
2056 <para>(d)</para>
2057
2058 <para>3 DISTRIBUTION OBLIGATIONS.</para>
2059
2060 <para>3.1. Application of License.</para>
2061
2062 <para>The Modifications which You create or to which You contribute are
2063 governed by the terms of this License, including without limitation
2064 Section 2.2. The Source Code version of Covered Code may be distributed
2065 only under the terms of this License or a future version of this License
2066 released under Section 6.1, and You must include a copy of this License
2067 with every copy of the Source Code You distribute. You may not offer or
2068 impose any terms on any Source Code version that alters or restricts the
2069 applicable version of this License or the recipients' rights hereunder.
2070 However, You may include an additional document offering the additional
2071 rights described in Section 3.5.</para>
2072
2073 <para>3.2. Availability of Source Code.</para>
2074
2075 <para>Any Modification created by You will be provided to the Initial
2076 Developer in Source Code form and are subject to the terms of the
2077 License. 3.3. Description of Modifications.</para>
2078
2079 <para>You must cause all Covered Code to which You contribute to contain
2080 a file documenting the changes You made to create that Covered Code and
2081 the date of any change. You must include a prominent statement that the
2082 Modification is derived, directly or indirectly, from Original Code
2083 provided by the Initial Developer and including the name of the Initial
2084 Developer in (a) the Source Code, and (b) in any notice in an Executable
2085 version or related documentation in which You describe the origin or
2086 ownership of the Covered Code.</para>
2087
2088 <para>3.4. Intellectual Property Matters.</para>
2089
2090 <para>(a) Third Party Claims. If Contributor has knowledge that a
2091 license under a third party's intellectual property rights is required
2092 to exercise the rights granted by such Contributor under Sections 2.1 or
2093 2.2, Contributor must include a text file with the Source Code
2094 distribution titled "LEGAL" which describes the claim and the party
2095 making the claim in sufficient detail that a recipient will know whom to
2096 contact. If Contributor obtains such knowledge after the Modification is
2097 made available as described in Section 3.2, Contributor shall promptly
2098 modify the LEGAL file in all copies Contributor makes available
2099 thereafter and shall take other steps (such as notifying appropriate
2100 mailing lists or newsgroups) reasonably calculated to inform those who
2101 received the Covered Code that new knowledge has been obtained.</para>
2102
2103 <para>(b) Contributor APIs. If Contributor's Modifications include an
2104 application programming interface and Contributor has knowledge of
2105 patent licenses which are reasonably necessary to implement that API,
2106 Contributor must also include this information in the LEGAL file.</para>
2107
2108 <para>(c) Representations. Contributor represents that, except as
2109 disclosed pursuant to Section 3.4(a) above, Contributor believes that
2110 Contributor's Modifications are Contributor's original creation(s)
2111 and/or Contributor has sufficient rights to grant the rights conveyed by
2112 this License.</para>
2113
2114 <para>3.5. Required Notices. You must duplicate the notice in Exhibit A
2115 in each file of the Source Code. If it is not possible to put such
2116 notice in a particular Source Code file due to its structure, then You
2117 must include such notice in a location (such as a relevant directory)
2118 where a user would be likely to look for such a notice. If You created
2119 one or more Modification(s) You may add your name as a Contributor to
2120 the notice described in Exhibit A. You must also duplicate this License
2121 in any documentation for the Source Code where You describe recipients'
2122 rights or ownership rights relating to Covered Code. You may choose to
2123 offer, and to charge a fee for, warranty, support, indemnity or
2124 liability obligations to one or more recipients of Covered Code.
2125 However, You may do so only on Your own behalf, and not on behalf of the
2126 Initial Developer or any Contributor.</para>
2127
2128 <para>3.6. Distribution of Executable Versions. You may distribute
2129 Covered Code in Executable form only if the requirements of Section
2130 3.1-3.5 have been met for that Covered Code. You may distribute the
2131 Executable version of Covered Code or ownership rights under a license
2132 of Your choice, which may contain terms different from this License,
2133 provided that You are in compliance with the terms of this License and
2134 that the license for the Executable version does not attempt to limit or
2135 alter the recipient's rights in the Source Code version from the rights
2136 set forth in this License. If You distribute the Executable version
2137 under a different license You must make it absolutely clear that any
2138 terms which differ from this License are offered by You alone, not by
2139 the Initial Developer or any Contributor. If you distribute executable
2140 versions containing Covered Code as part of a product, you must
2141 reproduce the notice in Exhibit B in the documentation and/or other
2142 materials provided with the product.</para>
2143
2144 <para>3.7. Larger Works. You may create a Larger Work by combining
2145 Covered Code with other code not governed by the terms of this License
2146 and distribute the Larger Work as a single product. In such a case, You
2147 must make sure the requirements of this License are fulfilled for the
2148 Covered Code.</para>
2149
2150 <para>3.8. Restrictions. You may not remove any product identification,
2151 copyright, proprietary notices or labels from gSOAP.</para>
2152
2153 <para>4 INABILITY TO COMPLY DUE TO STATUTE OR REGULATION.</para>
2154
2155 <para>If it is impossible for You to comply with any of the terms of
2156 this License with respect to some or all of the Covered Code due to
2157 statute, judicial order, or regulation then You must: (a) comply with
2158 the terms of this License to the maximum extent possible; and (b)
2159 describe the limitations and the code they affect. Such description must
2160 be included in the LEGAL file described in Section 3.4 and must be
2161 included with all distributions of the Source Code. Except to the extent
2162 prohibited by statute or regulation, such description must be
2163 sufficiently detailed for a recipient of ordinary skill to be able to
2164 understand it.</para>
2165
2166 <para>5 APPLICATION OF THIS LICENSE.</para>
2167
2168 <para>This License applies to code to which the Initial Developer has
2169 attached the notice in Exhibit A and to related Covered Code.</para>
2170
2171 <para>6 VERSIONS OF THE LICENSE.</para>
2172
2173 <para>6.1. New Versions.</para>
2174
2175 <para>Grantor may publish revised and/or new versions of the License
2176 from time to time. Each version will be given a distinguishing version
2177 number.</para>
2178
2179 <para>6.2. Effect of New Versions.</para>
2180
2181 <para>Once Covered Code has been published under a particular version of
2182 the License, You may always continue to use it under the terms of that
2183 version. You may also choose to use such Covered Code under the terms of
2184 any subsequent version of the License.</para>
2185
2186 <para>6.3. Derivative Works.</para>
2187
2188 <para>If You create or use a modified version of this License (which you
2189 may only do in order to apply it to code which is not already Covered
2190 Code governed by this License), You must (a) rename Your license so that
2191 the phrase "gSOAP" or any confusingly similar phrase do not appear in
2192 your license (except to note that your license differs from this
2193 License) and (b) otherwise make it clear that Your version of the
2194 license contains terms which differ from the gSOAP Public License.
2195 (Filling in the name of the Initial Developer, Original Code or
2196 Contributor in the notice described in Exhibit A shall not of themselves
2197 be deemed to be modifications of this License.)</para>
2198
2199 <para>7 DISCLAIMER OF WARRANTY.</para>
2200
2201 <para>COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
2202 WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS, IMPLIED OR STATUTORY,
2203 INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
2204 MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT OF
2205 THIRD PARTY INTELLECTUAL PROPERTY RIGHTS, AND ANY WARRANTY THAT MAY
2206 ARISE BY REASON OF TRADE USAGE, CUSTOM, OR COURSE OF DEALING. WITHOUT
2207 LIMITING THE FOREGOING, YOU ACKNOWLEDGE THAT THE SOFTWARE IS PROVIDED
2208 "AS IS" AND THAT THE AUTHORS DO NOT WARRANT THE SOFTWARE WILL RUN
2209 UNINTERRUPTED OR ERROR FREE. LIMITED LIABILITY THE ENTIRE RISK AS TO
2210 RESULTS AND PERFORMANCE OF THE SOFTWARE IS ASSUMED BY YOU. UNDER NO
2211 CIRCUMSTANCES WILL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT,
2212 INCIDENTAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES OF ANY KIND OR NATURE
2213 WHATSOEVER, WHETHER BASED ON CONTRACT, WARRANTY, TORT (INCLUDING
2214 NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, ARISING OUT OF OR IN ANY WAY
2215 RELATED TO THE SOFTWARE, EVEN IF THE AUTHORS HAVE BEEN ADVISED ON THE
2216 POSSIBILITY OF SUCH DAMAGE OR IF SUCH DAMAGE COULD HAVE BEEN REASONABLY
2217 FORESEEN, AND NOTWITHSTANDING ANY FAILURE OF ESSENTIAL PURPOSE OF ANY
2218 EXCLUSIVE REMEDY PROVIDED. SUCH LIMITATION ON DAMAGES INCLUDES, BUT IS
2219 NOT LIMITED TO, DAMAGES FOR LOSS OF GOODWILL, LOST PROFITS, LOSS OF DATA
2220 OR SOFTWARE, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION OR
2221 IMPAIRMENT OF OTHER GOODS. IN NO EVENT WILL THE AUTHORS BE LIABLE FOR
2222 THE COSTS OF PROCUREMENT OF SUBSTITUTE SOFTWARE OR SERVICES. YOU
2223 ACKNOWLEDGE THAT THIS SOFTWARE IS NOT DESIGNED FOR USE IN ON-LINE
2224 EQUIPMENT IN HAZARDOUS ENVIRONMENTS SUCH AS OPERATION OF NUCLEAR
2225 FACILITIES, AIRCRAFT NAVIGATION OR CONTROL, OR LIFE-CRITICAL
2226 APPLICATIONS. THE AUTHORS EXPRESSLY DISCLAIM ANY LIABILITY RESULTING
2227 FROM USE OF THE SOFTWARE IN ANY SUCH ON-LINE EQUIPMENT IN HAZARDOUS
2228 ENVIRONMENTS AND ACCEPTS NO LIABILITY IN RESPECT OF ANY ACTIONS OR
2229 CLAIMS BASED ON THE USE OF THE SOFTWARE IN ANY SUCH ON-LINE EQUIPMENT IN
2230 HAZARDOUS ENVIRONMENTS BY YOU. FOR PURPOSES OF THIS PARAGRAPH, THE TERM
2231 "LIFE-CRITICAL APPLICATION" MEANS AN APPLICATION IN WHICH THE
2232 FUNCTIONING OR MALFUNCTIONING OF THE SOFTWARE MAY RESULT DIRECTLY OR
2233 INDIRECTLY IN PHYSICAL INJURY OR LOSS OF HUMAN LIFE. THIS DISCLAIMER OF
2234 WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY
2235 COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS
2236 DISCLAIMER.</para>
2237
2238 <para>8 TERMINATION.</para>
2239
2240 <para>8.1.</para>
2241
2242 <para>This License and the rights granted hereunder will terminate
2243 automatically if You fail to comply with terms herein and fail to cure
2244 such breach within 30 days of becoming aware of the breach. All
2245 sublicenses to the Covered Code which are properly granted shall survive
2246 any termination of this License. Provisions which, by their nature, must
2247 remain in effect beyond the termination of this License shall
2248 survive.</para>
2249
2250 <para>8.2.</para>
2251
2252 <para>8.3.</para>
2253
2254 <para>If You assert a patent infringement claim against Participant
2255 alleging that such Participant's Contributor Version directly or
2256 indirectly infringes any patent where such claim is resolved (such as by
2257 license or settlement) prior to the initiation of patent infringement
2258 litigation, then the reasonable value of the licenses granted by such
2259 Participant under Sections 2.1 or 2.2 shall be taken into account in
2260 determining the amount or value of any payment or license.</para>
2261
2262 <para>8.4. In the event of termination under Sections 8.1 or 8.2 above,
2263 all end user license agreements (excluding distributors and resellers)
2264 which have been validly granted by You or any distributor hereunder
2265 prior to termination shall survive termination.</para>
2266
2267 <para>9 LIMITATION OF LIABILITY.</para>
2268
2269 <para>UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
2270 (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
2271 DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR
2272 ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY
2273 INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER
2274 INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK
2275 STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
2276 COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
2277 INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
2278 LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
2279 RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
2280 PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION
2281 OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION
2282 AND LIMITATION MAY NOT APPLY TO YOU.</para>
2283
2284 <para>10 U.S. GOVERNMENT END USERS.</para>
2285
2286 <para>11 MISCELLANEOUS.</para>
2287
2288 <para>12 RESPONSIBILITY FOR CLAIMS.</para>
2289
2290 <para>As between Initial Developer and the Contributors, each party is
2291 responsible for claims and damages arising, directly or indirectly, out
2292 of its utilization of rights under this License and You agree to work
2293 with Initial Developer and Contributors to distribute such
2294 responsibility on an equitable basis. Nothing herein is intended or
2295 shall be deemed to constitute any admission of liability.</para>
2296
2297 <para>EXHIBIT A.</para>
2298
2299 <para>"The contents of this file are subject to the gSOAP Public License
2300 Version 1.3 (the "License"); you may not use this file except in
2301 compliance with the License. You may obtain a copy of the License at
2302 <ulink
2303 url="http://www.cs.fsu.edu/~engelen/soaplicense.html">http://www.cs.fsu.edu/~engelen/soaplicense.html</ulink>.
2304 Software distributed under the License is distributed on an "AS IS"
2305 basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
2306 License for the specific language governing rights and limitations under
2307 the License.</para>
2308
2309 <para>The Original Code of the gSOAP Software is: stdsoap.h, stdsoap2.h,
2310 stdsoap.c, stdsoap2.c, stdsoap.cpp, stdsoap2.cpp, soapcpp2.h,
2311 soapcpp2.c, soapcpp2_lex.l, soapcpp2_yacc.y, error2.h, error2.c,
2312 symbol2.c, init2.c, soapdoc2.html, and soapdoc2.pdf, httpget.h,
2313 httpget.c, stl.h, stldeque.h, stllist.h, stlvector.h, stlset.h.</para>
2314
2315 <para>The Initial Developer of the Original Code is Robert A. van
2316 Engelen. Portions created by Robert A. van Engelen are Copyright (C)
2317 2001-2004 Robert A. van Engelen, Genivia inc. All Rights
2318 Reserved.</para>
2319
2320 <para>Contributor(s): "________________________." [Note: The text of
2321 this Exhibit A may differ slightly form the text of the notices in the
2322 Source Code files of the Original code. You should use the text of this
2323 Exhibit A rather than the text found in the Original Code Source Code
2324 for Your Modifications.]</para>
2325
2326 <para>EXHIBIT B.</para>
2327
2328 <para>"Part of the software embedded in this product is gSOAP software.
2329 Portions created by gSOAP are Copyright (C) 2001-2004 Robert A. van
2330 Engelen, Genivia inc. All Rights Reserved. THE SOFTWARE IN THIS PRODUCT
2331 WAS IN PART PROVIDED BY GENIVIA INC AND ANY EXPRESS OR IMPLIED
2332 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
2333 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
2334 NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
2335 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
2336 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
2337 USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
2338 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2339 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
2340 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
2341 DAMAGE."</para>
2342 </sect2>
2343
2344 <sect2 id="licChromium">
2345 <title>Chromium licenses</title>
2346
2347 <sect3>
2348 <title>Main license</title>
2349
2350 <para>Copyright (c) 2002, Stanford University All rights
2351 reserved.</para>
2352
2353 <para>Some portions of Chromium are copyrighted by individiual
2354 organizations. Please see the files COPYRIGHT.LLNL and
2355 COPYRIGHT.REDHAT for more information.</para>
2356
2357 <para>Redistribution and use in source and binary forms, with or
2358 without modification, are permitted provided that the following
2359 conditions are met:<itemizedlist>
2360 <listitem>
2361 <para>Redistributions of source code must retain the above
2362 copyright notice, this list of conditions and the following
2363 disclaimer.</para>
2364 </listitem>
2365
2366 <listitem>
2367 <para>Redistributions in binary form must reproduce the above
2368 copyright notice, this list of conditions and the following
2369 disclaimer in the documentation and/or other materials provided
2370 with the distribution.</para>
2371 </listitem>
2372
2373 <listitem>
2374 <para>Neither the name of Stanford University nor the names of
2375 its contributors may be used to endorse or promote products
2376 derived from this software without specific prior written
2377 permission.</para>
2378 </listitem>
2379 </itemizedlist></para>
2380
2381 <para>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
2382 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
2383 BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
2384 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
2385 COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
2386 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
2387 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
2388 OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
2389 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
2390 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
2391 USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
2392 DAMAGE.</para>
2393 </sect3>
2394
2395 <sect3>
2396 <title>COPYRIGHT.LLNL file</title>
2397
2398 <para>This Chromium distribution contains information and code which
2399 is covered under the following notice:</para>
2400
2401 <para>Copyright (c) 2002, The Regents of the University of California.
2402 Produced at the Lawrence Livermore National Laboratory For details,
2403 contact: Randall Frank ([email protected]). UCRL-CODE-2002-058 All
2404 rights reserved.</para>
2405
2406 <para>This file is part of Chromium. For details, see accompanying
2407 documentation.</para>
2408
2409 <para>Redistribution and use in source and binary forms, with or
2410 without modification, are permitted provided that the following
2411 conditions are met:</para>
2412
2413 <para>Redistributions of source code must retain the above copyright
2414 notice, this list of conditions and the disclaimer below.</para>
2415
2416 <para>Redistributions in binary form must reproduce the above
2417 copyright notice, this list of conditions and the disclaimer (as noted
2418 below) in the documentation and/or other materials provided with the
2419 distribution.</para>
2420
2421 <para>Neither the name of the UC/LLNL nor the names of its
2422 contributors may be used to endorse or promote products derived from
2423 this software without specific prior written permission.</para>
2424
2425 <para>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
2426 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
2427 BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
2428 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
2429 REGENTS OF THE UNIVERSITY OF CALIFORNIA, THE U.S. DEPARTMENT OF ENERGY
2430 OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2431 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2432 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2433 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2434 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2435 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2436 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
2437 DAMAGE.</para>
2438
2439 <para>Additional BSD Notice</para>
2440
2441 <para>1. This notice is required to be provided under our contract
2442 with the U.S. Department of Energy (DOE). This work was produced at
2443 the University of California, Lawrence Livermore National Laboratory
2444 under Contract No. W-7405-ENG-48 with the DOE.</para>
2445
2446 <para>2. Neither the United States Government nor the University of
2447 California nor any of their employees, makes any warranty, express or
2448 implied, or assumes any liability or responsibility for the accuracy,
2449 completeness, or usefulness of any information, apparatus, product, or
2450 process disclosed, or represents that its use would not infringe
2451 privately-owned rights.</para>
2452
2453 <para>3. Also, reference herein to any specific commercial products,
2454 process, or services by trade name, trademark, manufacturer or
2455 otherwise does not necessarily constitute or imply its endorsement,
2456 recommendation, or favoring by the United States Government or the
2457 University of California. The views and opinions of authors expressed
2458 herein do not necessarily state or reflect those of the United States
2459 Government or the University of California, and shall not be used for
2460 advertising or product endorsement purposes.</para>
2461 </sect3>
2462
2463 <sect3>
2464 <title>COPYRIGHT.REDHAT file</title>
2465
2466 <para>This Chromium distribution contains information and code which
2467 is covered under the following notice:</para>
2468
2469 <para>Copyright 2001,2002 Red Hat Inc., Durham, North Carolina.</para>
2470
2471 <para>All Rights Reserved.</para>
2472
2473 <para>Permission is hereby granted, free of charge, to any person
2474 obtaining a copy of this software and associated documentation files
2475 (the "Software"), to deal in the Software without restriction,
2476 including without limitation on the rights to use, copy, modify,
2477 merge, publish, distribute, sublicense, and/or sell copies of the
2478 Software, and to permit persons to whom the Software is furnished to
2479 do so, subject to the following conditions:</para>
2480
2481 <para>The above copyright notice and this permission notice (including
2482 the next paragraph) shall be included in all copies or substantial
2483 portions of the Software.</para>
2484
2485 <para>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2486 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2487 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2488 NON-INFRINGEMENT. IN NO EVENT SHALL RED HAT AND/OR THEIR SUPPLIERS BE
2489 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2490 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2491 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</para>
2492 </sect3>
2493 </sect2>
2494
2495 <sect2 id="licLibCurl">
2496 <title>curl license</title>
2497
2498 <para>COPYRIGHT AND PERMISSION NOTICE</para>
2499
2500 <para>Copyright (c) 1996 - 2009, Daniel Stenberg, [email protected].</para>
2501
2502 <para>All rights reserved.</para>
2503
2504 <para>Permission to use, copy, modify, and distribute this software for
2505 any purpose with or without fee is hereby granted, provided that the
2506 above copyright notice and this permission notice appear in all
2507 copies.</para>
2508
2509 <para>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2510 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2511 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
2512 THIRD PARTY RIGHTS. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
2513 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
2514 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2515 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2516 SOFTWARE.</para>
2517
2518 <para>Except as contained in this notice, the name of a copyright holder
2519 shall not be used in advertising or otherwise to promote the sale, use
2520 or other dealings in this Software without prior written authorization
2521 of the copyright holder.</para>
2522 </sect2>
2523
2524 <sect2 id="licLibgd">
2525 <title>libgd license</title>
2526
2527 <para>Portions copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
2528 2002 by Cold Spring Harbor Laboratory. Funded under Grant P41-RR02188 by
2529 the National Institutes of Health.</para>
2530
2531 <para>Portions copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002 by
2532 Boutell.Com, Inc.</para>
2533
2534 <para>Portions relating to GD2 format copyright 1999, 2000, 2001, 2002
2535 Philip Warner.</para>
2536
2537 <para>Portions relating to PNG copyright 1999, 2000, 2001, 2002 Greg
2538 Roelofs.</para>
2539
2540 <para>Portions relating to gdttf.c copyright 1999, 2000, 2001, 2002 John
2541 Ellson ([email protected]).</para>
2542
2543 <para>Portions relating to gdft.c copyright 2001, 2002 John Ellson
2544 ([email protected]).</para>
2545
2546 <para>Portions copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
2547 Pierre-Alain Joye ([email protected]).</para>
2548
2549 <para>Portions relating to JPEG and to color quantization copyright
2550 2000, 2001, 2002, Doug Becker and copyright (C) 1994, 1995, 1996, 1997,
2551 1998, 1999, 2000, 2001, 2002, Thomas G. Lane. This software is based in
2552 part on the work of the Independent JPEG Group. See the file
2553 README-JPEG.TXT for more information.</para>
2554
2555 <para>Portions relating to WBMP copyright 2000, 2001, 2002 Maurice
2556 Szmurlo and Johan Van den Brande.</para>
2557
2558 <para>Permission has been granted to copy, distribute and modify gd in
2559 any context without fee, including a commercial application, provided
2560 that this notice is present in user-accessible supporting
2561 documentation.</para>
2562
2563 <para>This does not affect your ownership of the derived work itself,
2564 and the intent is to assure proper credit for the authors of gd, not to
2565 interfere with your productive use of gd. If you have questions, ask.
2566 "Derived works" includes all programs that utilize the library. Credit
2567 must be given in user-accessible documentation.</para>
2568
2569 <para>This software is provided "AS IS." The copyright holders disclaim
2570 all warranties, either express or implied, including but not limited to
2571 implied warranties of merchantability and fitness for a particular
2572 purpose, with respect to this code and accompanying
2573 documentation.</para>
2574
2575 <para>Although their code does not appear in gd, the authors wish to
2576 thank David Koblas, David Rowley, and Hutchison Avenue Software
2577 Corporation for their prior contributions.</para>
2578 </sect2>
2579
2580 <sect2 id="licBsdIntel">
2581 <title>BSD license from Intel</title>
2582
2583 <para>All rights reserved.</para>
2584
2585 <para>Redistribution and use in source and binary forms, with or without
2586 modification, are permitted provided that the following conditions are met:</para>
2587 <itemizedlist>
2588 <listitem>
2589 <para>Redistributions of source code must retain the above copyright
2590 notice, this list of conditions and the following disclaimer.</para>
2591 </listitem>
2592 <listitem>
2593 <para>Redistributions in binary form must reproduce the above copyright
2594 notice, this list of conditions and the following disclaimer in the
2595 documentation and/or other materials provided with the distribution.</para>
2596 </listitem>
2597 <listitem>
2598 <para>Neither the name of the Intel Corporation nor the names of its
2599 contributors may be used to endorse or promote products derived from
2600 this software without specific prior written permission.</para>
2601 </listitem>
2602 </itemizedlist>
2603 <para>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2604 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
2605 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
2606 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
2607 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
2608 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
2609 GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2610 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2611 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2612 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
2613 DAMAGE.</para>
2614 </sect2>
2615
2616 <sect2 id="licJPEG">
2617 <title>libjpeg License</title>
2618
2619 <para>The authors make NO WARRANTY or representation, either express or implied,
2620 with respect to this software, its quality, accuracy, merchantability, or
2621 fitness for a particular purpose. This software is provided "AS IS", and you,
2622 its user, assume the entire risk as to its quality and accuracy.</para>
2623
2624 <para>This software is copyright (C) 1991-2010, Thomas G. Lane, Guido Vollbeding.
2625 All Rights Reserved except as specified below.</para>
2626
2627 <para>Permission is hereby granted to use, copy, modify, and distribute this
2628 software (or portions thereof) for any purpose, without fee, subject to these
2629 conditions:</para>
2630 <para>(1) If any part of the source code for this software is distributed, then this
2631 README file must be included, with this copyright and no-warranty notice
2632 unaltered; and any additions, deletions, or changes to the original files
2633 must be clearly indicated in accompanying documentation.</para>
2634 <para>(2) If only executable code is distributed, then the accompanying
2635 documentation must state that "this software is based in part on the work of
2636 the Independent JPEG Group".</para>
2637 <para>(3) Permission for use of this software is granted only if the user accepts
2638 full responsibility for any undesirable consequences; the authors accept
2639 NO LIABILITY for damages of any kind.</para>
2640
2641 <para>These conditions apply to any software derived from or based on the IJG code,
2642 not just to the unmodified library. If you use our work, you ought to
2643 acknowledge us.</para>
2644
2645 <para>Permission is NOT granted for the use of any IJG author's name or company name
2646 in advertising or publicity relating to this software or products derived from
2647 it. This software may be referred to only as "the Independent JPEG Group's
2648 software".</para>
2649
2650 <para>We specifically permit and encourage the use of this software as the basis of
2651 commercial products, provided that all warranty or liability claims are
2652 assumed by the product vendor.</para>
2653
2654 <para>ansi2knr.c is included in this distribution by permission of L. Peter Deutsch,
2655 sole proprietor of its copyright holder, Aladdin Enterprises of Menlo Park, CA.
2656 ansi2knr.c is NOT covered by the above copyright and conditions, but instead
2657 by the usual distribution terms of the Free Software Foundation; principally,
2658 that you must include source code if you redistribute it. (See the file
2659 ansi2knr.c for full details.) However, since ansi2knr.c is not needed as part
2660 of any program generated from the IJG code, this does not limit you more than
2661 the foregoing paragraphs do.</para>
2662
2663 <para>The Unix configuration script "configure" was produced with GNU Autoconf.
2664 It is copyright by the Free Software Foundation but is freely distributable.
2665 The same holds for its supporting scripts (config.guess, config.sub,
2666 ltmain.sh). Another support script, install-sh, is copyright by X Consortium
2667 but is also freely distributable.</para>
2668
2669 <para>The IJG distribution formerly included code to read and write GIF files.
2670 To avoid entanglement with the Unisys LZW patent, GIF reading support has
2671 been removed altogether, and the GIF writer has been simplified to produce
2672 "uncompressed GIFs". This technique does not use the LZW algorithm; the
2673 resulting GIF files are larger than usual, but are readable by all standard
2674 GIF decoders.</para>
2675
2676 <para>We are required to state that</para>
2677 <para>"The Graphics Interchange Format(c) is the Copyright property of
2678 CompuServe Incorporated. GIF(sm) is a Service Mark property of
2679 CompuServe Incorporated."</para>
2680 </sect2>
2681
2682 <sect2 id="licJPEGSIMD">
2683 <title>x86 SIMD extension for IJG JPEG library license</title>
2684
2685 <para>Copyright 2009 Pierre Ossman &lt;[email protected]&gt; for Cendio AB</para>
2686 <para>Copyright 2010 D. R. Commander</para>
2687
2688 <para>Based on</para>
2689 <para>x86 SIMD extension for IJG JPEG library - version 1.02</para>
2690
2691 <para>Copyright (C) 1999-2006, MIYASAKA Masaru.</para>
2692
2693 <para>This software is provided 'as-is', without any express or implied
2694 warranty. In no event will the authors be held liable for any damages
2695 arising from the use of this software.</para>
2696
2697 <para>Permission is granted to anyone to use this software for any purpose,
2698 including commercial applications, and to alter it and redistribute it
2699 freely, subject to the following restrictions:</para>
2700
2701 <para>1. The origin of this software must not be misrepresented; you must not
2702 claim that you wrote the original software. If you use this software
2703 in a product, an acknowledgment in the product documentation would be
2704 appreciated but is not required.</para>
2705 <para>2. Altered source versions must be plainly marked as such, and must not be
2706 misrepresented as being the original software.</para>
2707 <para>3. This notice may not be removed or altered from any source distribution.</para>
2708 </sect2>
2709
2710 <sect2 id="licFreeBsd">
2711 <title>FreeBSD license</title>
2712
2713 <para>The compilation of software known as FreeBSD is distributed under the
2714 following terms:</para>
2715
2716 <para>Copyright (c) 1992-2009 The FreeBSD Project. All rights reserved.</para>
2717
2718 <para>Redistribution and use in source and binary forms, with or without
2719 modification, are permitted provided that the following conditions
2720 are met:</para>
2721
2722 <orderedlist>
2723 <listitem>
2724 <para>Redistributions of source code must retain the above copyright
2725 notice, this list of conditions and the following disclaimer.
2726 </para>
2727 </listitem>
2728 <listitem>
2729 <para>
2730 Redistributions in binary form must reproduce the above copyright
2731 notice, this list of conditions and the following disclaimer in the
2732 documentation and/or other materials provided with the distribution.
2733 </para>
2734 </listitem>
2735 </orderedlist>
2736
2737 <para>THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
2738 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2739 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2740 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
2741 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2742 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2743 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2744 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2745 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2746 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2747 SUCH DAMAGE.</para>
2748 </sect2>
2749
2750 <sect2 id="licNetBsd">
2751 <title>NetBSD license</title>
2752
2753 <para>Copyright (c) 1992, 1993 The Regents of the University of California.
2754 All rights reserved.</para>
2755
2756 <para>
2757 This software was developed by the Computer Systems Engineering group
2758 at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
2759 contributed to Berkeley.
2760 </para>
2761
2762 <para>
2763 Redistribution and use in source and binary forms, with or without
2764 modification, are permitted provided that the following conditions
2765 are met:
2766 </para>
2767
2768 <orderedlist>
2769 <listitem>
2770 <para>
2771 Redistributions of source code must retain the above copyright
2772 notice, this list of conditions and the following disclaimer.
2773 </para>
2774 </listitem>
2775 <listitem>
2776 <para>
2777 Redistributions in binary form must reproduce the above copyright
2778 notice, this list of conditions and the following disclaimer in the
2779 documentation and/or other materials provided with the distribution.
2780 </para>
2781 </listitem>
2782 <listitem>
2783 <para>
2784 Neither the name of the University nor the names of its contributors
2785 may be used to endorse or promote products derived from this software
2786 without specific prior written permission.
2787 </para>
2788 </listitem>
2789 </orderedlist>
2790
2791 <para>
2792 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2793 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2794 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2795 ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2796 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2797 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2798 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2799 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2800 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2801 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2802 SUCH DAMAGE.
2803 </para>
2804 </sect2>
2805
2806 <sect2 id="licPcre">
2807 <title>PCRE license</title>
2808
2809 <para>
2810 PCRE is a library of functions to support regular expressions whose syntax
2811 and semantics are as close as possible to those of the Perl 5 language.
2812 </para><para>
2813 Release 8 of PCRE is distributed under the terms of the "BSD" licence, as
2814 specified below. The documentation for PCRE, supplied in the "doc"
2815 directory, is distributed under the same terms as the software itself.
2816 </para><para>
2817 The basic library functions are written in C and are freestanding. Also
2818 included in the distribution is a set of C++ wrapper functions, and a
2819 just-in-time compiler that can be used to optimize pattern matching. These
2820 are both optional features that can be omitted when the library is built.
2821 </para><para>
2822 THE BASIC LIBRARY FUNCTIONS.
2823 Written by: Philip Hazel; Email local part: ph10; Email domain: cam.ac.uk
2824 University of Cambridge Computing Service, Cambridge, England.
2825 Copyright (c) 1997-2012 University of Cambridge
2826 All rights reserved.
2827 </para><para>
2828 PCRE JUST-IN-TIME COMPILATION SUPPORT.
2829 Written by: Zoltan Herczeg; Email local part: hzmester; Emain domain: freemail.hu
2830 Copyright(c) 2010-2012 Zoltan Herczeg
2831 All rights reserved.
2832 </para><para>
2833 STACK-LESS JUST-IN-TIME COMPILER.
2834 Written by: Zoltan Herczeg; Email local part: hzmester; Emain domain: freemail.hu
2835 Copyright(c) 2009-2012 Zoltan Herczeg
2836 All rights reserved.
2837 </para><para>
2838 THE C++ WRAPPER FUNCTIONS.
2839 Contributed by: Google Inc.
2840 Copyright (c) 2007-2012, Google Inc.
2841 All rights reserved.
2842 </para><para>
2843 THE "BSD" LICENCE.
2844 Redistribution and use in source and binary forms, with or without
2845 modification, are permitted provided that the following conditions are met:
2846 </para>
2847 <itemizedlist>
2848 <listitem>
2849 <para>
2850 Redistributions of source code must retain the above copyright notice,
2851 this list of conditions and the following disclaimer.
2852 </para>
2853 </listitem>
2854 <listitem>
2855 <para>
2856 Redistributions in binary form must reproduce the above copyright
2857 notice, this list of conditions and the following disclaimer in the
2858 documentation and/or other materials provided with the distribution.
2859 </para>
2860 </listitem>
2861 <listitem>
2862 <para>
2863 Neither the name of the University of Cambridge nor the name of Google
2864 Inc. nor the names of their contributors may be used to endorse or
2865 promote products derived from this software without specific prior
2866 written permission.
2867 </para>
2868 </listitem>
2869 </itemizedlist>
2870 <para>
2871 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
2872 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2873 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2874 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
2875 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
2876 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
2877 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
2878 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
2879 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
2880 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2881 POSSIBILITY OF SUCH DAMAGE.
2882 </para>
2883 </sect2>
2884
2885 <sect2 id="licLibffi">
2886 <title>libffi license</title>
2887
2888 <para>
2889 Copyright (c) 1996-2012 Anthony Green, Red Hat, Inc and others.
2890 See source files for details.
2891 </para><para>
2892 Permission is hereby granted, free of charge, to any person obtaining
2893 a copy of this software and associated documentation files (the
2894 ``Software''), to deal in the Software without restriction, including
2895 without limitation the rights to use, copy, modify, merge, publish,
2896 distribute, sublicense, and/or sell copies of the Software, and to
2897 permit persons to whom the Software is furnished to do so, subject to
2898 the following conditions:
2899 </para><para>
2900 The above copyright notice and this permission notice shall be
2901 included in all copies or substantial portions of the Software.
2902 </para><para>
2903 THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
2904 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2905 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2906 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2907 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2908 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2909 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2910 </para>
2911 </sect2>
2912
2913 <sect2 id="licFltk">
2914 <title>FLTK license</title>
2915
2916 <para>
2917 December 11, 2001
2918 </para><para>
2919 The FLTK library and included programs are provided under the terms
2920 of the GNU Library General Public License (LGPL) with the following
2921 exceptions:
2922 </para>
2923 <orderedlist>
2924 <listitem>
2925 <para>
2926 Modifications to the FLTK configure script, config
2927 header file, and makefiles by themselves to support
2928 a specific platform do not constitute a modified or
2929 derivative work.
2930 </para>
2931 <para>
2932 The authors do request that such modifications be
2933 contributed to the FLTK project - send all contributions
2934 through the "Software Trouble Report" on the following page:
2935 </para><para>
2936 http://www.fltk.org/str.php
2937 </para>
2938 </listitem>
2939 <listitem>
2940 <para>
2941 Widgets that are subclassed from FLTK widgets do not
2942 constitute a derivative work.
2943 </para>
2944 </listitem>
2945 <listitem>
2946 <para>
2947 Static linking of applications and widgets to the
2948 FLTK library does not constitute a derivative work
2949 and does not require the author to provide source
2950 code for the application or widget, use the shared
2951 FLTK libraries, or link their applications or
2952 widgets against a user-supplied version of FLTK.
2953 </para>
2954 <para>
2955 If you link the application or widget to a modified
2956 version of FLTK, then the changes to FLTK must be
2957 provided under the terms of the LGPL in sections
2958 1, 2, and 4.
2959 </para>
2960 </listitem>
2961 <listitem>
2962 <para>
2963 You do not have to provide a copy of the FLTK license
2964 with programs that are linked to the FLTK library, nor
2965 do you have to identify the FLTK license in your
2966 program or documentation as required by section 6
2967 of the LGPL.
2968 </para>
2969 <para>
2970 However, programs must still identify their use of FLTK.
2971 The following example statement can be included in user
2972 documentation to satisfy this requirement:
2973 </para>
2974 <para>
2975 [program/widget] is based in part on the work of
2976 the FLTK project (http://www.fltk.org).
2977 </para>
2978 </listitem>
2979 </orderedlist>
2980 </sect2>
2981
2982 <sect2 id="licExpat">
2983 <title>Expat license</title>
2984 <para>
2985 Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
2986 and Clark Cooper
2987 </para>
2988 <para>
2989 Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Expat maintainers.
2990 </para>
2991 <para>
2992 Permission is hereby granted, free of charge, to any person obtaining
2993 a copy of this software and associated documentation files (the
2994 "Software"), to deal in the Software without restriction, including
2995 without limitation the rights to use, copy, modify, merge, publish,
2996 distribute, sublicense, and/or sell copies of the Software, and to
2997 permit persons to whom the Software is furnished to do so, subject to
2998 the following conditions:
2999 </para>
3000 <para>
3001 The above copyright notice and this permission notice shall be included
3002 in all copies or substantial portions of the Software.
3003 </para>
3004 <para>
3005 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3006 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3007 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
3008 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3009 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
3010 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
3011 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3012 </para>
3013 </sect2>
3014
3015 <sect2 id="licFontconfig">
3016 <title>Fontconfig license</title>
3017 <para>
3018 Copyright (C) 2001, 2003 Keith Packard
3019 </para>
3020 <para>
3021 Permission to use, copy, modify, distribute, and sell this software and its
3022 documentation for any purpose is hereby granted without fee, provided that
3023 the above copyright notice appear in all copies and that both that
3024 copyright notice and this permission notice appear in supporting
3025 documentation, and that the name of the author(s) not be used in
3026 advertising or publicity pertaining to distribution of the software without
3027 specific, written prior permission. The authors make no
3028 representations about the suitability of this software for any purpose. It
3029 is provided "as is" without express or implied warranty.
3030 </para>
3031 <para>
3032 THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
3033 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
3034 EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY SPECIAL, INDIRECT OR
3035 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
3036 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
3037 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
3038 PERFORMANCE OF THIS SOFTWARE.
3039 </para>
3040 </sect2>
3041
3042 <sect2 id="licFreetype">
3043 <title>Freetype license</title>
3044 <para>
3045 2006-Jan-27
3046 </para>
3047 <para>
3048 Copyright 1996-2002, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg
3049 </para>
3050 <sect3>
3051 <title>Introduction</title>
3052 <para>
3053 The FreeType Project is distributed in several archive packages;
3054 some of them may contain, in addition to the FreeType font engine,
3055 various tools and contributions which rely on, or relate to, the
3056 FreeType Project.
3057 </para>
3058 <para>
3059 This license applies to all files found in such packages, and
3060 which do not fall under their own explicit license. The license
3061 affects thus the FreeType font engine, the test programs,
3062 documentation and makefiles, at the very least.
3063 </para>
3064 <para>
3065 This license was inspired by the BSD, Artistic, and IJG
3066 (Independent JPEG Group) licenses, which all encourage inclusion
3067 and use of free software in commercial and freeware products
3068 alike. As a consequence, its main points are that:
3069 </para>
3070 <itemizedlist>
3071 <listitem>
3072 <para>
3073 We don't promise that this software works. However, we will be
3074 interested in any kind of bug reports. (`as is' distribution)
3075 </para>
3076 </listitem>
3077 <listitem>
3078 <para>
3079 You can use this software for whatever you want, in parts or
3080 full form, without having to pay us. (`royalty-free' usage)
3081 </para>
3082 </listitem>
3083 <listitem>
3084 <para>
3085 You may not pretend that you wrote this software. If you use
3086 it, or only parts of it, in a program, you must acknowledge
3087 somewhere in your documentation that you have used the
3088 FreeType code. (`credits')
3089 </para>
3090 </listitem>
3091 </itemizedlist>
3092 <para>
3093 We specifically permit and encourage the inclusion of this
3094 software, with or without modifications, in commercial products.
3095 We disclaim all warranties covering The FreeType Project and
3096 assume no liability related to The FreeType Project.
3097 </para>
3098 <para>
3099 Finally, many people asked us for a preferred form for a
3100 credit/disclaimer to use in compliance with this license. We thus
3101 encourage you to use the following text:
3102 </para>
3103 <para>
3104 Portions of this software are copyright (C) &lt;year&gt; The FreeType
3105 Project (www.freetype.org). All rights reserved.
3106 </para>
3107 <para>
3108 Please replace &lt;year&gt; with the value from the FreeType version you
3109 actually use.
3110 </para>
3111 </sect3>
3112 <sect3>
3113 <title>Legal Terms</title>
3114 <sect4>
3115 <title>0. Definitions</title>
3116 <para>
3117 Throughout this license, the terms `package', `FreeType Project',
3118 and `FreeType archive' refer to the set of files originally
3119 distributed by the authors (David Turner, Robert Wilhelm, and
3120 Werner Lemberg) as the `FreeType Project', be they named as alpha,
3121 beta or final release.
3122 </para>
3123 <para>
3124 `You' refers to the licensee, or person using the project, where
3125 `using' is a generic term including compiling the project's source
3126 code as well as linking it to form a `program' or `executable'.
3127 This program is referred to as `a program using the FreeType
3128 engine'.
3129 </para>
3130 <para>
3131 This license applies to all files distributed in the original
3132 FreeType Project, including all source code, binaries and
3133 documentation, unless otherwise stated in the file in its
3134 original, unmodified form as distributed in the original archive.
3135 If you are unsure whether or not a particular file is covered by
3136 this license, you must contact us to verify this.
3137 </para>
3138 <para>
3139 The FreeType Project is copyright (C) 1996-2000 by David Turner,
3140 Robert Wilhelm, and Werner Lemberg. All rights reserved except as
3141 specified below.
3142 </para>
3143 </sect4>
3144 <sect4>
3145 <title>1. No Warranty</title>
3146 <para>
3147 THE FREETYPE PROJECT IS PROVIDED `AS IS' WITHOUT WARRANTY OF ANY
3148 KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
3149 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3150 PURPOSE. IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS
3151 BE LIABLE FOR ANY DAMAGES CAUSED BY THE USE OR THE INABILITY TO
3152 USE, OF THE FREETYPE PROJECT.
3153 </para>
3154 </sect4>
3155 <sect4>
3156 <title>2. Redistribution</title>
3157 <para>
3158 This license grants a worldwide, royalty-free, perpetual and
3159 irrevocable right and license to use, execute, perform, compile,
3160 display, copy, create derivative works of, distribute and
3161 sublicense the FreeType Project (in both source and object code
3162 forms) and derivative works thereof for any purpose; and to
3163 authorize others to exercise some or all of the rights granted
3164 herein, subject to the following conditions:
3165 </para>
3166 <itemizedlist>
3167 <listitem>
3168 <para>
3169 Redistribution of source code must retain this license file
3170 (`FTL.TXT') unaltered; any additions, deletions or changes to
3171 the original files must be clearly indicated in accompanying
3172 documentation. The copyright notices of the unaltered,
3173 original files must be preserved in all copies of source
3174 files.
3175 </para>
3176 </listitem>
3177 <listitem>
3178 <para>
3179 Redistribution in binary form must provide a disclaimer that
3180 states that the software is based in part of the work of the
3181 FreeType Team, in the distribution documentation. We also
3182 encourage you to put an URL to the FreeType web page in your
3183 documentation, though this isn't mandatory.
3184 </para>
3185 </listitem>
3186 </itemizedlist>
3187 <para>
3188 These conditions apply to any software derived from or based on
3189 the FreeType Project, not just the unmodified files. If you use
3190 our work, you must acknowledge us. However, no fee need be paid
3191 to us.
3192 </para>
3193 </sect4>
3194 <sect4>
3195 <title>3. Advertising</title>
3196 <para>
3197 Neither the FreeType authors and contributors nor you shall use
3198 the name of the other for commercial, advertising, or promotional
3199 purposes without specific prior written permission.
3200 </para>
3201 <para>
3202 We suggest, but do not require, that you use one or more of the
3203 following phrases to refer to this software in your documentation
3204 or advertising materials: `FreeType Project', `FreeType Engine',
3205 `FreeType library', or `FreeType Distribution'.
3206 </para>
3207 <para>
3208 As you have not signed this license, you are not required to
3209 accept it. However, as the FreeType Project is copyrighted
3210 material, only this license, or another one contracted with the
3211 authors, grants you the right to use, distribute, and modify it.
3212 Therefore, by using, distributing, or modifying the FreeType
3213 Project, you indicate that you understand and accept all the terms
3214 of this license.
3215 </para>
3216 </sect4>
3217 <sect4>
3218 <title>4. Contacts</title>
3219 <para>
3220 There are two mailing lists related to FreeType:
3221 </para>
3222 <itemizedlist>
3223 <listitem>
3224 <para>
3225 [email protected]
3226 </para>
3227 <para>
3228 Discusses general use and applications of FreeType, as well as
3229 future and wanted additions to the library and distribution.
3230 If you are looking for support, start in this list if you
3231 haven't found anything to help you in the documentation.
3232 </para>
3233 </listitem>
3234 <listitem>
3235 <para>
3236 [email protected]
3237 </para>
3238 <para>
3239 Discusses bugs, as well as engine internals, design issues,
3240 specific licenses, porting, etc.
3241 </para>
3242 </listitem>
3243 </itemizedlist>
3244 <para>
3245 Our home page can be found at
3246 </para>
3247 <para>
3248 http://www.freetype.org
3249 </para>
3250 </sect4>
3251 </sect3>
3252 </sect2>
3253 <sect2 id="licVPX">
3254 <title>VPX License</title>
3255 <para>
3256 Copyright (c) 2010, The WebM Project authors. All rights reserved.
3257 </para>
3258 <para>
3259 Redistribution and use in source and binary forms, with or without
3260 modification, are permitted provided that the following conditions are
3261 met:
3262 </para>
3263 <itemizedlist>
3264 <listitem>
3265 <para>
3266 Redistributions of source code must retain the above copyright
3267 notice, this list of conditions and the following disclaimer.
3268 </para>
3269 </listitem>
3270 <listitem>
3271 <para>
3272 Redistributions in binary form must reproduce the above copyright
3273 notice, this list of conditions and the following disclaimer in
3274 the documentation and/or other materials provided with the
3275 distribution.
3276 </para>
3277 </listitem>
3278 <listitem>
3279 <para>
3280 Neither the name of Google, nor the WebM Project, nor the names
3281 of its contributors may be used to endorse or promote products
3282 derived from this software without specific prior written
3283 permission.
3284 </para>
3285 </listitem>
3286 </itemizedlist>
3287 <para>
3288 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
3289 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3290 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
3291 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
3292 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
3293 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
3294 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3295 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3296 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3297 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3298 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3299 </para>
3300 </sect2>
3301 <sect2 id="licOpus">
3302 <title>Opus License</title>
3303 <para>
3304 Copyright 2001-2011 Xiph.Org, Skype Limited, Octasic,
3305 Jean-Marc Valin, Timothy B. Terriberry,
3306 CSIRO, Gregory Maxwell, Mark Borgerding,
3307 Erik de Castro Lopo
3308 </para>
3309 <para>
3310 Redistribution and use in source and binary forms, with or without
3311 modification, are permitted provided that the following conditions are
3312 met:
3313 </para>
3314 <itemizedlist>
3315 <listitem>
3316 <para>
3317 Redistributions of source code must retain the above copyright
3318 notice, this list of conditions and the following disclaimer.
3319 </para>
3320 </listitem>
3321 <listitem>
3322 <para>
3323 Redistributions in binary form must reproduce the above copyright
3324 notice, this list of conditions and the following disclaimer in the
3325 documentation and/or other materials provided with the distribution.
3326 </para>
3327 </listitem>
3328 <listitem>
3329 <para>
3330 Neither the name of Internet Society, IETF or IETF Trust, nor the
3331 names of specific contributors, may be used to endorse or promote
3332 products derived from this software without specific prior written
3333 permission.
3334 </para>
3335 </listitem>
3336 </itemizedlist>
3337 <para>
3338 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
3339 ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3340 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
3341 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
3342 OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
3343 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
3344 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
3345 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
3346 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
3347 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
3348 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3349
3350 Opus is subject to the royalty-free patent licenses which are
3351 specified at:
3352
3353 Xiph.Org Foundation:
3354 https://datatracker.ietf.org/ipr/1524/
3355
3356 Microsoft Corporation:
3357 https://datatracker.ietf.org/ipr/1914/
3358
3359 Broadcom Corporation:
3360 https://datatracker.ietf.org/ipr/1526/
3361 </para>
3362 </sect2>
3363 </sect1>
3364</appendix>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette