VirtualBox

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

Last change on this file since 74929 was 73278, checked in by vboxsync, 6 years ago

doc/manual: trailing whitespace

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