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 | <appendix id="ThirdParty">
|
---|
8 |
|
---|
9 | <title>Third-Party Materials and Licenses</title>
|
---|
10 |
|
---|
11 | <para>
|
---|
12 | &product-name; incorporates materials from several Open Source
|
---|
13 | software projects. Therefore the use of these materials by
|
---|
14 | &product-name; is governed by different Open Source licenses. This
|
---|
15 | document reproduces these licenses and provides a list of the
|
---|
16 | materials used and their respective licensing conditions. Section 1
|
---|
17 | contains a list of the materials used. Section 2 reproduces the
|
---|
18 | applicable Open Source licenses. For each material, a reference to
|
---|
19 | its license is provided.
|
---|
20 | </para>
|
---|
21 |
|
---|
22 | <para>
|
---|
23 | The source code for the materials listed below as well as the rest
|
---|
24 | of the &product-name; code which is released as open source are
|
---|
25 | available at
|
---|
26 | <ulink url="http://www.virtualbox.org" />,
|
---|
27 | both as tarballs for particular releases and as a live SVN
|
---|
28 | repository.
|
---|
29 | </para>
|
---|
30 |
|
---|
31 | <sect1 id="third-party-materials">
|
---|
32 |
|
---|
33 | <title>Third-Party Materials</title>
|
---|
34 |
|
---|
35 | <itemizedlist>
|
---|
36 |
|
---|
37 | <listitem>
|
---|
38 | <para>
|
---|
39 | &product-name; contains portions of QEMU which is governed by
|
---|
40 | the licenses in
|
---|
41 | <xref linkend="licX11" xrefstyle="template: %n" /> and
|
---|
42 | <xref linkend="licLGPL" xrefstyle="template: %n" /> and
|
---|
43 | </para>
|
---|
44 |
|
---|
45 | <para>
|
---|
46 | (C) 2003-2005 Fabrice Bellard; Copyright (C) 2004-2005 Vassili
|
---|
47 | Karpov (malc); Copyright (c) 2004 Antony T Curtis; Copyright
|
---|
48 | (C) 2003 Jocelyn Mayer
|
---|
49 | </para>
|
---|
50 | </listitem>
|
---|
51 |
|
---|
52 | <listitem>
|
---|
53 | <para>
|
---|
54 | &product-name; contains code which is governed by the license
|
---|
55 | in <xref linkend="licX11" xrefstyle="template: %n" /> and
|
---|
56 | </para>
|
---|
57 |
|
---|
58 | <para>
|
---|
59 | Copyright 2004 by the Massachusetts Institute of Technology.
|
---|
60 | </para>
|
---|
61 | </listitem>
|
---|
62 |
|
---|
63 | <listitem>
|
---|
64 | <para>
|
---|
65 | &product-name; contains code of the BOCHS VGA BIOS which is
|
---|
66 | governed by the license in
|
---|
67 | <xref linkend="licLGPL" xrefstyle="template: %n" /> and
|
---|
68 | </para>
|
---|
69 |
|
---|
70 | <para>
|
---|
71 | Copyright (C) 2001, 2002 the LGPL VGABios developers Team.
|
---|
72 | </para>
|
---|
73 | </listitem>
|
---|
74 |
|
---|
75 | <listitem>
|
---|
76 | <para>
|
---|
77 | &product-name; contains code of the BOCHS ROM BIOS which is
|
---|
78 | governed by the license in
|
---|
79 | <xref linkend="licLGPL" xrefstyle="template: %n" /> and
|
---|
80 | </para>
|
---|
81 |
|
---|
82 | <para>
|
---|
83 | Copyright (C) 2002 MandrakeSoft S.A.; Copyright (C) 2004
|
---|
84 | Fabrice Bellard; Copyright (C) 2005 Struan Bartlett.
|
---|
85 | </para>
|
---|
86 | </listitem>
|
---|
87 |
|
---|
88 | <listitem>
|
---|
89 | <para>
|
---|
90 | &product-name; contains the zlib library which is governed by
|
---|
91 | the license in
|
---|
92 | <xref linkend="licZLIB" xrefstyle="template: %n" /> and
|
---|
93 | </para>
|
---|
94 |
|
---|
95 | <para>
|
---|
96 | Copyright (C) 1995-2003 Jean-loup Gailly and Mark Adler.
|
---|
97 | </para>
|
---|
98 | </listitem>
|
---|
99 |
|
---|
100 | <listitem>
|
---|
101 | <para>
|
---|
102 | &product-name; may contain OpenSSL which is governed by the
|
---|
103 | license in <xref linkend="licSSL" xrefstyle="template: %n" />
|
---|
104 | and
|
---|
105 | </para>
|
---|
106 |
|
---|
107 | <para>
|
---|
108 | Copyright (C) 1995-1998 Eric Young ([email protected]). This
|
---|
109 | product includes software written by Tim Hudson
|
---|
110 | ([email protected]).
|
---|
111 | </para>
|
---|
112 | </listitem>
|
---|
113 |
|
---|
114 | <listitem>
|
---|
115 | <para>
|
---|
116 | &product-name; may contain NSPR and XPCOM which is governed by
|
---|
117 | the license in
|
---|
118 | <xref linkend="licMPL" xrefstyle="template: %n" /> and
|
---|
119 | </para>
|
---|
120 |
|
---|
121 | <para>
|
---|
122 | Copyright (C) The Authors.
|
---|
123 | </para>
|
---|
124 | </listitem>
|
---|
125 |
|
---|
126 | <listitem>
|
---|
127 | <para>
|
---|
128 | &product-name; contains Slirp which is governed by the license
|
---|
129 | in <xref linkend="licSlirp" xrefstyle="template: %n" /> and
|
---|
130 | was written by Danny Gasparovski.
|
---|
131 | </para>
|
---|
132 |
|
---|
133 | <para>
|
---|
134 | Copyright (C) 1995, 1996 All Rights Reserved.
|
---|
135 | </para>
|
---|
136 | </listitem>
|
---|
137 |
|
---|
138 | <listitem>
|
---|
139 | <para>
|
---|
140 | &product-name; contains liblzf which is governed by the
|
---|
141 | license in <xref linkend="licLZF" xrefstyle="template: %n" />
|
---|
142 | and
|
---|
143 | </para>
|
---|
144 |
|
---|
145 | <para>
|
---|
146 | Copyright (C) 2000-2005 Marc Alexander Lehmann
|
---|
147 | <[email protected]>
|
---|
148 | </para>
|
---|
149 | </listitem>
|
---|
150 |
|
---|
151 | <listitem>
|
---|
152 | <para>
|
---|
153 | &product-name; may ship with a modified copy of rdesktop which
|
---|
154 | is governed by the license in
|
---|
155 | <xref linkend="licGPL"
|
---|
156 | xrefstyle="template: %n" /> and
|
---|
157 | </para>
|
---|
158 |
|
---|
159 | <para>
|
---|
160 | Copyright (C) Matthew Chapman and others.
|
---|
161 | </para>
|
---|
162 | </listitem>
|
---|
163 |
|
---|
164 | <listitem>
|
---|
165 | <para>
|
---|
166 | &product-name; may ship with a copy of kchmviewer which is
|
---|
167 | governed by the license in
|
---|
168 | <xref linkend="licGPL" xrefstyle="template: %n" /> and
|
---|
169 | </para>
|
---|
170 |
|
---|
171 | <para>
|
---|
172 | Copyright (C) George Yunaev and others.
|
---|
173 | </para>
|
---|
174 | </listitem>
|
---|
175 |
|
---|
176 | <listitem>
|
---|
177 | <para>
|
---|
178 | &product-name; may contain Etherboot which is governed by the
|
---|
179 | license in <xref linkend="licGPL" xrefstyle="template: %n" />
|
---|
180 | with the exception that aggregating Etherboot with another
|
---|
181 | work does not require the other work to be released under the
|
---|
182 | same license (see
|
---|
183 | <ulink url="http://etherboot.sourceforge.net/clinks.html" />).
|
---|
184 | Etherboot is
|
---|
185 | </para>
|
---|
186 |
|
---|
187 | <para>
|
---|
188 | Copyright (C) Etherboot team.
|
---|
189 | </para>
|
---|
190 | </listitem>
|
---|
191 |
|
---|
192 | <listitem>
|
---|
193 | <para>
|
---|
194 | &product-name; may contain iPXE which is governed by the
|
---|
195 | license in <xref linkend="licGPL" xrefstyle="template: %n" />
|
---|
196 | and
|
---|
197 | </para>
|
---|
198 |
|
---|
199 | <para>
|
---|
200 | Copyright (C) Michael Brown <[email protected]>
|
---|
201 | and others.
|
---|
202 | </para>
|
---|
203 | </listitem>
|
---|
204 |
|
---|
205 | <listitem>
|
---|
206 | <para>
|
---|
207 | &product-name; contains code from Wine which is governed by
|
---|
208 | the license in
|
---|
209 | <xref linkend="licLGPL" xrefstyle="template: %n" /> and
|
---|
210 | </para>
|
---|
211 |
|
---|
212 | <para>
|
---|
213 | Copyright 1993 Bob Amstadt, Copyright 1996 Albrecht Kleine,
|
---|
214 | Copyright 1997 David Faure, Copyright 1998 Morten Welinder,
|
---|
215 | Copyright 1998 Ulrich Weigand, Copyright 1999 Ove Koven
|
---|
216 | </para>
|
---|
217 | </listitem>
|
---|
218 |
|
---|
219 | <listitem>
|
---|
220 | <para>
|
---|
221 | &product-name; contains code from lwIP which is governed by
|
---|
222 | the license in
|
---|
223 | <xref linkend="licLWIP" xrefstyle="template: %n" /> and
|
---|
224 | </para>
|
---|
225 |
|
---|
226 | <para>
|
---|
227 | Copyright (C) 2001, 2002 Swedish Institute of Computer
|
---|
228 | Science.
|
---|
229 | </para>
|
---|
230 | </listitem>
|
---|
231 |
|
---|
232 | <listitem>
|
---|
233 | <para>
|
---|
234 | &product-name; contains libxml which is governed by the
|
---|
235 | license in
|
---|
236 | <xref linkend="licLibXML" xrefstyle="template: %n" /> and
|
---|
237 | </para>
|
---|
238 |
|
---|
239 | <para>
|
---|
240 | Copyright (C) 1998-2003 Daniel Veillard.
|
---|
241 | </para>
|
---|
242 | </listitem>
|
---|
243 |
|
---|
244 | <listitem>
|
---|
245 | <para>
|
---|
246 | &product-name; contains libxslt which is governed by the
|
---|
247 | license in
|
---|
248 | <xref linkend="licLibXSLT" xrefstyle="template: %n" /> and
|
---|
249 | </para>
|
---|
250 |
|
---|
251 | <para>
|
---|
252 | Copyright (C) 2001-2002 Daniel Veillard and Copyright (C)
|
---|
253 | 2001-2002 Thomas Broyer, Charlie Bozeman and Daniel Veillard.
|
---|
254 | </para>
|
---|
255 | </listitem>
|
---|
256 |
|
---|
257 | <listitem>
|
---|
258 | <para>
|
---|
259 | &product-name; contains code from the gSOAP XML web services
|
---|
260 | tools, which are licensed under the license in
|
---|
261 | <xref
|
---|
262 | linkend="licgSOAP" xrefstyle="template: %n" />
|
---|
263 | and
|
---|
264 | </para>
|
---|
265 |
|
---|
266 | <para>
|
---|
267 | Copyright (C) 2000-2007, Robert van Engelen, Genivia Inc., and
|
---|
268 | others.
|
---|
269 | </para>
|
---|
270 | </listitem>
|
---|
271 |
|
---|
272 | <listitem>
|
---|
273 | <para>
|
---|
274 | &product-name; ships with the application tunctl (shipped as
|
---|
275 | VBoxTunctl) from the User-mode Linux suite which is governed
|
---|
276 | by the license in
|
---|
277 | <xref linkend="licGPL" xrefstyle="template: %n" /> and
|
---|
278 | </para>
|
---|
279 |
|
---|
280 | <para>
|
---|
281 | Copyright (C) 2002 Jeff Dike.
|
---|
282 | </para>
|
---|
283 | </listitem>
|
---|
284 |
|
---|
285 | <listitem>
|
---|
286 | <para>
|
---|
287 | &product-name; contains code from Chromium, an OpenGL
|
---|
288 | implementation, which is goverened by the licenses in
|
---|
289 | <xref
|
---|
290 | linkend="licChromium" xrefstyle="template: %n" />
|
---|
291 | and
|
---|
292 | </para>
|
---|
293 |
|
---|
294 | <para>
|
---|
295 | Copyright (C) Stanford University, The Regents of the
|
---|
296 | University of California, Red Hat, and others.
|
---|
297 | </para>
|
---|
298 | </listitem>
|
---|
299 |
|
---|
300 | <listitem>
|
---|
301 | <para>
|
---|
302 | &product-name; contains libcurl which is governed by the
|
---|
303 | license in
|
---|
304 | <xref linkend="licLibCurl" xrefstyle="template: %n" /> and
|
---|
305 | </para>
|
---|
306 |
|
---|
307 | <para>
|
---|
308 | Copyright (C) 1996-2009, Daniel Stenberg.
|
---|
309 | </para>
|
---|
310 | </listitem>
|
---|
311 |
|
---|
312 | <listitem>
|
---|
313 | <para>
|
---|
314 | &product-name; contains dnsproxy which is governed by the
|
---|
315 | license in <xref linkend="licMIT" xrefstyle="template: %n" />
|
---|
316 | and
|
---|
317 | </para>
|
---|
318 |
|
---|
319 | <para>
|
---|
320 | Copyright (c) 2003, 2004, 2005 Armin Wolfermann.
|
---|
321 | </para>
|
---|
322 | </listitem>
|
---|
323 |
|
---|
324 | <listitem>
|
---|
325 | <para>
|
---|
326 | &product-name; may contain iniparser which is governed by the
|
---|
327 | license in <xref linkend="licMIT" xrefstyle="template: %n" />
|
---|
328 | and
|
---|
329 | </para>
|
---|
330 |
|
---|
331 | <para>
|
---|
332 | Copyright (c) 2000-2008 by Nicolas Devillard.
|
---|
333 | </para>
|
---|
334 | </listitem>
|
---|
335 |
|
---|
336 | <listitem>
|
---|
337 | <para>
|
---|
338 | &product-name; contains some code from libgd which is governed
|
---|
339 | by the license in
|
---|
340 | <xref linkend="licLibgd" xrefstyle="template: %n"/> and
|
---|
341 | </para>
|
---|
342 |
|
---|
343 | <para>
|
---|
344 | Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
|
---|
345 | Pierre-Alain Joye ([email protected]).
|
---|
346 | </para>
|
---|
347 | </listitem>
|
---|
348 |
|
---|
349 | <listitem>
|
---|
350 | <para>
|
---|
351 | &product-name; contains code from the EFI Development Kit II
|
---|
352 | which is governed by the license in
|
---|
353 | <xref linkend="licBsdIntel" xrefstyle="template: %n" /> and
|
---|
354 | </para>
|
---|
355 |
|
---|
356 | <para>
|
---|
357 | Copyright (c) 2004-2008, Intel Corporation.
|
---|
358 | </para>
|
---|
359 | </listitem>
|
---|
360 |
|
---|
361 | <listitem>
|
---|
362 | <para>
|
---|
363 | &product-name; contains libjpeg which is governed by the
|
---|
364 | license in <xref linkend="licJPEG" xrefstyle="template: %n" />
|
---|
365 | and
|
---|
366 | </para>
|
---|
367 |
|
---|
368 | <para>
|
---|
369 | Copyright (C) 1991-2010, Thomas G. Lane, Guido Vollbeding.
|
---|
370 | </para>
|
---|
371 | </listitem>
|
---|
372 |
|
---|
373 | <listitem>
|
---|
374 | <para>
|
---|
375 | &product-name; may contain x86 SIMD extension for IJG JPEG
|
---|
376 | library which is governed by the license in
|
---|
377 | <xref linkend="licJPEGSIMD"
|
---|
378 | xrefstyle="template: %n" />
|
---|
379 | and
|
---|
380 | </para>
|
---|
381 |
|
---|
382 | <para>
|
---|
383 | Copyright 2009 Pierre Ossman <[email protected]> for
|
---|
384 | Cendio AB; Copyright 2010 D. R. Commander; Copyright (C)
|
---|
385 | 1999-2006, MIYASAKA Masaru.
|
---|
386 | </para>
|
---|
387 | </listitem>
|
---|
388 |
|
---|
389 | <listitem>
|
---|
390 | <para>
|
---|
391 | &product-name; may ship a copy of Qt which is governed by the
|
---|
392 | license in <xref linkend="licLGPL" xrefstyle="template: %n" />
|
---|
393 | and
|
---|
394 | </para>
|
---|
395 |
|
---|
396 | <para>
|
---|
397 | Copyright (C) 2010, 2011 Nokia Corporation and/or its
|
---|
398 | subsidiary(-ies).
|
---|
399 | </para>
|
---|
400 | </listitem>
|
---|
401 |
|
---|
402 | <listitem>
|
---|
403 | <para>
|
---|
404 | &product-name; contains parts of the FreeBSD kernel which is
|
---|
405 | governed by the license in
|
---|
406 | <xref linkend="licFreeBsd" xrefstyle="template: %n" />.
|
---|
407 | </para>
|
---|
408 | </listitem>
|
---|
409 |
|
---|
410 | <listitem>
|
---|
411 | <para>
|
---|
412 | &product-name; contains parts of the NetBSD kernel which is
|
---|
413 | governed by the license in
|
---|
414 | <xref linkend="licNetBsd" xrefstyle="template: %n" />.
|
---|
415 | </para>
|
---|
416 | </listitem>
|
---|
417 |
|
---|
418 | <listitem>
|
---|
419 | <para>
|
---|
420 | &product-name; contains portions of liblightdm-gobject which
|
---|
421 | is governed by the license in
|
---|
422 | <xref linkend="licLGPL" xrefstyle="template: %n" /> and
|
---|
423 | </para>
|
---|
424 |
|
---|
425 | <para>
|
---|
426 | Copyright (C) 2010-2013 Canonical Ltd.; Copyright (C)
|
---|
427 | 2010-2011 Robert Ancell.
|
---|
428 | </para>
|
---|
429 | </listitem>
|
---|
430 |
|
---|
431 | <listitem>
|
---|
432 | <para>
|
---|
433 | &product-name; contains portions of glib which is governed by
|
---|
434 | the license in
|
---|
435 | <xref linkend="licLGPL" xrefstyle="template: %n" /> and
|
---|
436 | </para>
|
---|
437 |
|
---|
438 | <para>
|
---|
439 | Copyright (C) 1995-2011 The Glib team
|
---|
440 | </para>
|
---|
441 | </listitem>
|
---|
442 |
|
---|
443 | <listitem>
|
---|
444 | <para>
|
---|
445 | &product-name; contains portions of PCRE which is governed by
|
---|
446 | the license in
|
---|
447 | <xref linkend="licPcre" xrefstyle="template: %n" /> and
|
---|
448 | </para>
|
---|
449 |
|
---|
450 | <para>
|
---|
451 | Copyright (c) 1997-2012 University of Cambridge; Copyright(c)
|
---|
452 | 2009-2012 Zoltan Herczeg; Copyright (c) 2007-2012, Google Inc.
|
---|
453 | </para>
|
---|
454 | </listitem>
|
---|
455 |
|
---|
456 | <listitem>
|
---|
457 | <para>
|
---|
458 | &product-name; contains portions of libffi which is governed
|
---|
459 | by the license in
|
---|
460 | <xref linkend="licLibffi" xrefstyle="template: %n" /> and
|
---|
461 | </para>
|
---|
462 |
|
---|
463 | <para>
|
---|
464 | Copyright (c) 1996-2012 Anthony Green, Red Hat, Inc and
|
---|
465 | others. See source files for details.
|
---|
466 | </para>
|
---|
467 | </listitem>
|
---|
468 |
|
---|
469 | <listitem>
|
---|
470 | <para>
|
---|
471 | &product-name; contains portions of FLTK which is governed by
|
---|
472 | the licenses in
|
---|
473 | <xref linkend="licFltk" xrefstyle="template: %n" /> and
|
---|
474 | <xref linkend="licLGPL" xrefstyle="template: %n"/> and
|
---|
475 | </para>
|
---|
476 |
|
---|
477 | <para>
|
---|
478 | Copyright (C) 1991-2012 The FLTK team
|
---|
479 | </para>
|
---|
480 | </listitem>
|
---|
481 |
|
---|
482 | <listitem>
|
---|
483 | <para>
|
---|
484 | &product-name; contains portions of Expat which is governed by
|
---|
485 | the license in
|
---|
486 | <xref linkend="licExpat" xrefstyle="template: %n" /> and
|
---|
487 | </para>
|
---|
488 |
|
---|
489 | <para>
|
---|
490 | Copyright (c) 1998, 1999, 2000 Thai Open Source Software
|
---|
491 | Center Ltd and Clark Cooper; Copyright (c) 2001, 2002, 2003,
|
---|
492 | 2004, 2005, 2006 Expat maintainers.
|
---|
493 | </para>
|
---|
494 | </listitem>
|
---|
495 |
|
---|
496 | <listitem>
|
---|
497 | <para>
|
---|
498 | &product-name; contains portions of Fontconfig which is
|
---|
499 | governed by the license in
|
---|
500 | <xref linkend="licFontconfig" xrefstyle="template: %n" /> and
|
---|
501 | </para>
|
---|
502 |
|
---|
503 | <para>
|
---|
504 | Copyright (C) 2001, 2003 Keith Packard
|
---|
505 | </para>
|
---|
506 | </listitem>
|
---|
507 |
|
---|
508 | <listitem>
|
---|
509 | <para>
|
---|
510 | &product-name; contains portions of Freetype which is governed
|
---|
511 | by the license in
|
---|
512 | <xref linkend="licFreetype" xrefstyle="template: %n" /> and
|
---|
513 | </para>
|
---|
514 |
|
---|
515 | <para>
|
---|
516 | Copyright 2012 The FreeType Project (www.freetype.org). All
|
---|
517 | rights reserved.
|
---|
518 | </para>
|
---|
519 | </listitem>
|
---|
520 |
|
---|
521 | <listitem>
|
---|
522 | <para>
|
---|
523 | &product-name; may contain code from the WebM VP8 Codec SDK
|
---|
524 | which is governed by the license in
|
---|
525 | <xref linkend="licVPX" xrefstyle="template: %n" /> and
|
---|
526 | </para>
|
---|
527 |
|
---|
528 | <para>
|
---|
529 | Copyright (c) 2010, The WebM Project authors. All rights
|
---|
530 | reserved.
|
---|
531 | </para>
|
---|
532 | </listitem>
|
---|
533 |
|
---|
534 | <listitem>
|
---|
535 | <para>
|
---|
536 | &product-name; may contain code from libopus ("Opus") which is
|
---|
537 | governed by the license in
|
---|
538 | <xref linkend="licOpus" xrefstyle="template: %n" /> and
|
---|
539 | </para>
|
---|
540 |
|
---|
541 | <para>
|
---|
542 | Copyright 2001-2011 Xiph.Org, Skype Limited, Octasic,
|
---|
543 | Jean-Marc Valin, Timothy B. Terriberry, CSIRO, Gregory
|
---|
544 | Maxwell, Mark Borgerding, Erik de Castro Lopo
|
---|
545 | </para>
|
---|
546 | </listitem>
|
---|
547 |
|
---|
548 | <listitem>
|
---|
549 | <para>
|
---|
550 | &product-name; may contain portions of FUSE for macOS which is
|
---|
551 | governed by the licenses in
|
---|
552 | <xref linkend="licOsxFuse" xrefstyle="template: %n" /> and
|
---|
553 | <xref linkend="licLGPL" xrefstyle="template: %n"/> and
|
---|
554 | </para>
|
---|
555 |
|
---|
556 | <para>
|
---|
557 | Copyright (c) 2011-2017 Benjamin Fleischer; Copyright (c)
|
---|
558 | 2011-2012 Erik Larsson All rights reserved.
|
---|
559 | </para>
|
---|
560 | </listitem>
|
---|
561 |
|
---|
562 | </itemizedlist>
|
---|
563 |
|
---|
564 | </sect1>
|
---|
565 |
|
---|
566 | <sect1 id="third-party-licenses">
|
---|
567 |
|
---|
568 | <title>Third-Party Licenses</title>
|
---|
569 |
|
---|
570 | <sect2 id="licGPL">
|
---|
571 |
|
---|
572 | <title>GNU General Public License (GPL)</title>
|
---|
573 |
|
---|
574 | <para>
|
---|
575 | GNU GENERAL PUBLIC LICENSE Version 2, June 1991
|
---|
576 | </para>
|
---|
577 |
|
---|
578 | <para>
|
---|
579 | Copyright (C) 1989, 1991 Free Software Foundation, Inc.
|
---|
580 | </para>
|
---|
581 |
|
---|
582 | <para>
|
---|
583 | 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
---|
584 | </para>
|
---|
585 |
|
---|
586 | <para>
|
---|
587 | Everyone is permitted to copy and distribute verbatim copies of
|
---|
588 | this license document, but changing it is not allowed.
|
---|
589 | </para>
|
---|
590 |
|
---|
591 | <para>
|
---|
592 | Preamble
|
---|
593 | </para>
|
---|
594 |
|
---|
595 | <para>
|
---|
596 | The licenses for most software are designed to take away your
|
---|
597 | freedom to share and change it. By contrast, the GNU General
|
---|
598 | Public License is intended to guarantee your freedom to share
|
---|
599 | and change free software--to make sure the software is free for
|
---|
600 | all its users. This General Public License applies to most of
|
---|
601 | the Free Software Foundation's software and to any other program
|
---|
602 | whose authors commit to using it. (Some other Free Software
|
---|
603 | Foundation software is covered by the GNU Library General Public
|
---|
604 | License instead.) You can apply it to your programs, too.
|
---|
605 | </para>
|
---|
606 |
|
---|
607 | <para>
|
---|
608 | When we speak of free software, we are referring to freedom, not
|
---|
609 | price. Our General Public Licenses are designed to make sure
|
---|
610 | that you have the freedom to distribute copies of free software
|
---|
611 | (and charge for this service if you wish), that you receive
|
---|
612 | source code or can get it if you want it, that you can change
|
---|
613 | the software or use pieces of it in new free programs; and that
|
---|
614 | you know you can do these things.
|
---|
615 | </para>
|
---|
616 |
|
---|
617 | <para>
|
---|
618 | To protect your rights, we need to make restrictions that forbid
|
---|
619 | anyone to deny you these rights or to ask you to surrender the
|
---|
620 | rights. These restrictions translate to certain responsibilities
|
---|
621 | for you if you distribute copies of the software, or if you
|
---|
622 | modify it.
|
---|
623 | </para>
|
---|
624 |
|
---|
625 | <para>
|
---|
626 | For example, if you distribute copies of such a program, whether
|
---|
627 | gratis or for a fee, you must give the recipients all the rights
|
---|
628 | that you have. You must make sure that they, too, receive or can
|
---|
629 | get the source code. And you must show them these terms so they
|
---|
630 | know their rights.
|
---|
631 | </para>
|
---|
632 |
|
---|
633 | <para>
|
---|
634 | We protect your rights with two steps: (1) copyright the
|
---|
635 | software, and (2) offer you this license which gives you legal
|
---|
636 | permission to copy, distribute and/or modify the software.
|
---|
637 | </para>
|
---|
638 |
|
---|
639 | <para>
|
---|
640 | Also, for each author's protection and ours, we want to make
|
---|
641 | certain that everyone understands that there is no warranty for
|
---|
642 | this free software. If the software is modified by someone else
|
---|
643 | and passed on, we want its recipients to know that what they
|
---|
644 | have is not the original, so that any problems introduced by
|
---|
645 | others will not reflect on the original authors' reputations.
|
---|
646 | </para>
|
---|
647 |
|
---|
648 | <para>
|
---|
649 | Finally, any free program is threatened constantly by software
|
---|
650 | patents. We wish to avoid the danger that redistributors of a
|
---|
651 | free program will individually obtain patent licenses, in effect
|
---|
652 | making the program proprietary. To prevent this, we have made it
|
---|
653 | clear that any patent must be licensed for everyone's free use
|
---|
654 | or not licensed at all.
|
---|
655 | </para>
|
---|
656 |
|
---|
657 | <para>
|
---|
658 | The precise terms and conditions for copying, distribution and
|
---|
659 | modification follow.
|
---|
660 | </para>
|
---|
661 |
|
---|
662 | <para>
|
---|
663 | GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING,
|
---|
664 | DISTRIBUTION AND MODIFICATION
|
---|
665 | </para>
|
---|
666 |
|
---|
667 | <para>
|
---|
668 | 0. This License applies to any program or other work which
|
---|
669 | contains a notice placed by the copyright holder saying it may
|
---|
670 | be distributed under the terms of this General Public License.
|
---|
671 | The "Program", below, refers to any such program or work, and a
|
---|
672 | "work based on the Program" means either the Program or any
|
---|
673 | derivative work under copyright law: that is to say, a work
|
---|
674 | containing the Program or a portion of it, either verbatim or
|
---|
675 | with modifications and/or translated into another language.
|
---|
676 | (Hereinafter, translation is included without limitation in the
|
---|
677 | term "modification".) Each licensee is addressed as "you".
|
---|
678 | </para>
|
---|
679 |
|
---|
680 | <para>
|
---|
681 | Activities other than copying, distribution and modification are
|
---|
682 | not covered by this License; they are outside its scope. The act
|
---|
683 | of running the Program is not restricted, and the output from
|
---|
684 | the Program is covered only if its contents constitute a work
|
---|
685 | based on the Program (independent of having been made by running
|
---|
686 | the Program). Whether that is true depends on what the Program
|
---|
687 | does.
|
---|
688 | </para>
|
---|
689 |
|
---|
690 | <para>
|
---|
691 | 1. You may copy and distribute verbatim copies of the Program's
|
---|
692 | source code as you receive it, in any medium, provided that you
|
---|
693 | conspicuously and appropriately publish on each copy an
|
---|
694 | appropriate copyright notice and disclaimer of warranty; keep
|
---|
695 | intact all the notices that refer to this License and to the
|
---|
696 | absence of any warranty; and give any other recipients of the
|
---|
697 | Program a copy of this License along with the Program.
|
---|
698 | </para>
|
---|
699 |
|
---|
700 | <para>
|
---|
701 | You may charge a fee for the physical act of transferring a
|
---|
702 | copy, and you may at your option offer warranty protection in
|
---|
703 | exchange for a fee.
|
---|
704 | </para>
|
---|
705 |
|
---|
706 | <para>
|
---|
707 | 2. You may modify your copy or copies of the Program or any
|
---|
708 | portion of it, thus forming a work based on the Program, and
|
---|
709 | copy and distribute such modifications or work under the terms
|
---|
710 | of Section 1 above, provided that you also meet all of these
|
---|
711 | conditions:
|
---|
712 | </para>
|
---|
713 |
|
---|
714 | <para>
|
---|
715 | a) You must cause the modified files to carry prominent notices
|
---|
716 | stating that you changed the files and the date of any change.
|
---|
717 | </para>
|
---|
718 |
|
---|
719 | <para>
|
---|
720 | b) You must cause any work that you distribute or publish, that
|
---|
721 | in whole or in part contains or is derived from the Program or
|
---|
722 | any part thereof, to be licensed as a whole at no charge to all
|
---|
723 | third parties under the terms of this License.
|
---|
724 | </para>
|
---|
725 |
|
---|
726 | <para>
|
---|
727 | c) If the modified program normally reads commands interactively
|
---|
728 | when run, you must cause it, when started running for such
|
---|
729 | interactive use in the most ordinary way, to print or display an
|
---|
730 | announcement including an appropriate copyright notice and a
|
---|
731 | notice that there is no warranty (or else, saying that you
|
---|
732 | provide a warranty) and that users may redistribute the program
|
---|
733 | under these conditions, and telling the user how to view a copy
|
---|
734 | of this License. (Exception: if the Program itself is
|
---|
735 | interactive but does not normally print such an announcement,
|
---|
736 | your work based on the Program is not required to print an
|
---|
737 | announcement.)
|
---|
738 | </para>
|
---|
739 |
|
---|
740 | <para>
|
---|
741 | These requirements apply to the modified work as a whole. If
|
---|
742 | identifiable sections of that work are not derived from the
|
---|
743 | Program, and can be reasonably considered independent and
|
---|
744 | separate works in themselves, then this License, and its terms,
|
---|
745 | do not apply to those sections when you distribute them as
|
---|
746 | separate works. But when you distribute the same sections as
|
---|
747 | part of a whole which is a work based on the Program, the
|
---|
748 | distribution of the whole must be on the terms of this License,
|
---|
749 | whose permissions for other licensees extend to the entire
|
---|
750 | whole, and thus to each and every part regardless of who wrote
|
---|
751 | it.
|
---|
752 | </para>
|
---|
753 |
|
---|
754 | <para>
|
---|
755 | Thus, it is not the intent of this section to claim rights or
|
---|
756 | contest your rights to work written entirely by you; rather, the
|
---|
757 | intent is to exercise the right to control the distribution of
|
---|
758 | derivative or collective works based on the Program.
|
---|
759 | </para>
|
---|
760 |
|
---|
761 | <para>
|
---|
762 | In addition, mere aggregation of another work not based on the
|
---|
763 | Program with the Program (or with a work based on the Program)
|
---|
764 | on a volume of a storage or distribution medium does not bring
|
---|
765 | the other work under the scope of this License.
|
---|
766 | </para>
|
---|
767 |
|
---|
768 | <para>
|
---|
769 | 3. You may copy and distribute the Program (or a work based on
|
---|
770 | it, under Section 2) in object code or executable form under the
|
---|
771 | terms of Sections 1 and 2 above provided that you also do one of
|
---|
772 | the following:
|
---|
773 | </para>
|
---|
774 |
|
---|
775 | <para>
|
---|
776 | a) Accompany it with the complete corresponding machine-readable
|
---|
777 | source code, which must be distributed under the terms of
|
---|
778 | Sections 1 and 2 above on a medium customarily used for software
|
---|
779 | interchange; or,
|
---|
780 | </para>
|
---|
781 |
|
---|
782 | <para>
|
---|
783 | b) Accompany it with a written offer, valid for at least three
|
---|
784 | years, to give any third party, for a charge no more than your
|
---|
785 | cost of physically performing source distribution, a complete
|
---|
786 | machine-readable copy of the corresponding source code, to be
|
---|
787 | distributed under the terms of Sections 1 and 2 above on a
|
---|
788 | medium customarily used for software interchange; or,
|
---|
789 | </para>
|
---|
790 |
|
---|
791 | <para>
|
---|
792 | c) Accompany it with the information you received as to the
|
---|
793 | offer to distribute corresponding source code. (This alternative
|
---|
794 | is allowed only for noncommercial distribution and only if you
|
---|
795 | received the program in object code or executable form with such
|
---|
796 | an offer, in accord with Subsection b above.)
|
---|
797 | </para>
|
---|
798 |
|
---|
799 | <para>
|
---|
800 | The source code for a work means the preferred form of the work
|
---|
801 | for making modifications to it. For an executable work, complete
|
---|
802 | source code means all the source code for all modules it
|
---|
803 | contains, plus any associated interface definition files, plus
|
---|
804 | the scripts used to control compilation and installation of the
|
---|
805 | executable. However, as a special exception, the source code
|
---|
806 | distributed need not include anything that is normally
|
---|
807 | distributed (in either source or binary form) with the major
|
---|
808 | components (compiler, kernel, and so on) of the operating system
|
---|
809 | on which the executable runs, unless that component itself
|
---|
810 | accompanies the executable.
|
---|
811 | </para>
|
---|
812 |
|
---|
813 | <para>
|
---|
814 | If distribution of executable or object code is made by offering
|
---|
815 | access to copy from a designated place, then offering equivalent
|
---|
816 | access to copy the source code from the same place counts as
|
---|
817 | distribution of the source code, even though third parties are
|
---|
818 | not compelled to copy the source along with the object code.
|
---|
819 | </para>
|
---|
820 |
|
---|
821 | <para>
|
---|
822 | 4. You may not copy, modify, sublicense, or distribute the
|
---|
823 | Program except as expressly provided under this License. Any
|
---|
824 | attempt otherwise to copy, modify, sublicense or distribute the
|
---|
825 | Program is void, and will automatically terminate your rights
|
---|
826 | under this License. However, parties who have received copies,
|
---|
827 | or rights, from you under this License will not have their
|
---|
828 | licenses terminated so long as such parties remain in full
|
---|
829 | compliance.
|
---|
830 | </para>
|
---|
831 |
|
---|
832 | <para>
|
---|
833 | 5. You are not required to accept this License, since you have
|
---|
834 | not signed it. However, nothing else grants you permission to
|
---|
835 | modify or distribute the Program or its derivative works. These
|
---|
836 | actions are prohibited by law if you do not accept this License.
|
---|
837 | Therefore, by modifying or distributing the Program (or any work
|
---|
838 | based on the Program), you indicate your acceptance of this
|
---|
839 | License to do so, and all its terms and conditions for copying,
|
---|
840 | distributing or modifying the Program or works based on it.
|
---|
841 | </para>
|
---|
842 |
|
---|
843 | <para>
|
---|
844 | 6. Each time you redistribute the Program (or any work based on
|
---|
845 | the Program), the recipient automatically receives a license
|
---|
846 | from the original licensor to copy, distribute or modify the
|
---|
847 | Program subject to these terms and conditions. You may not
|
---|
848 | impose any further restrictions on the recipients' exercise of
|
---|
849 | the rights granted herein. You are not responsible for enforcing
|
---|
850 | compliance by third parties to this License.
|
---|
851 | </para>
|
---|
852 |
|
---|
853 | <para>
|
---|
854 | 7. If, as a consequence of a court judgment or allegation of
|
---|
855 | patent infringement or for any other reason (not limited to
|
---|
856 | patent issues), conditions are imposed on you (whether by court
|
---|
857 | order, agreement or otherwise) that contradict the conditions of
|
---|
858 | this License, they do not excuse you from the conditions of this
|
---|
859 | License. If you cannot distribute so as to satisfy
|
---|
860 | simultaneously your obligations under this License and any other
|
---|
861 | pertinent obligations, then as a consequence you may not
|
---|
862 | distribute the Program at all. For example, if a patent license
|
---|
863 | would not permit royalty-free redistribution of the Program by
|
---|
864 | all those who receive copies directly or indirectly through you,
|
---|
865 | then the only way you could satisfy both it and this License
|
---|
866 | would be to refrain entirely from distribution of the Program.
|
---|
867 | </para>
|
---|
868 |
|
---|
869 | <para>
|
---|
870 | If any portion of this section is held invalid or unenforceable
|
---|
871 | under any particular circumstance, the balance of the section is
|
---|
872 | intended to apply and the section as a whole is intended to
|
---|
873 | apply in other circumstances.
|
---|
874 | </para>
|
---|
875 |
|
---|
876 | <para>
|
---|
877 | It is not the purpose of this section to induce you to infringe
|
---|
878 | any patents or other property right claims or to contest
|
---|
879 | validity of any such claims; this section has the sole purpose
|
---|
880 | of protecting the integrity of the free software distribution
|
---|
881 | system, which is implemented by public license practices. Many
|
---|
882 | people have made generous contributions to the wide range of
|
---|
883 | software distributed through that system in reliance on
|
---|
884 | consistent application of that system; it is up to the
|
---|
885 | author/donor to decide if he or she is willing to distribute
|
---|
886 | software through any other system and a licensee cannot impose
|
---|
887 | that choice.
|
---|
888 | </para>
|
---|
889 |
|
---|
890 | <para>
|
---|
891 | This section is intended to make thoroughly clear what is
|
---|
892 | believed to be a consequence of the rest of this License.
|
---|
893 | </para>
|
---|
894 |
|
---|
895 | <para>
|
---|
896 | 8. If the distribution and/or use of the Program is restricted
|
---|
897 | in certain countries either by patents or by copyrighted
|
---|
898 | interfaces, the original copyright holder who places the Program
|
---|
899 | under this License may add an explicit geographical distribution
|
---|
900 | limitation excluding those countries, so that distribution is
|
---|
901 | permitted only in or among countries not thus excluded. In such
|
---|
902 | case, this License incorporates the limitation as if written in
|
---|
903 | the body of this License.
|
---|
904 | </para>
|
---|
905 |
|
---|
906 | <para>
|
---|
907 | 9. The Free Software Foundation may publish revised and/or new
|
---|
908 | versions of the General Public License from time to time. Such
|
---|
909 | new versions will be similar in spirit to the present version,
|
---|
910 | but may differ in detail to address new problems or concerns.
|
---|
911 | </para>
|
---|
912 |
|
---|
913 | <para>
|
---|
914 | Each version is given a distinguishing version number. If the
|
---|
915 | Program specifies a version number of this License which applies
|
---|
916 | to it and "any later version", you have the option of following
|
---|
917 | the terms and conditions either of that version or of any later
|
---|
918 | version published by the Free Software Foundation. If the
|
---|
919 | Program does not specify a version number of this License, you
|
---|
920 | may choose any version ever published by the Free Software
|
---|
921 | Foundation.
|
---|
922 | </para>
|
---|
923 |
|
---|
924 | <para>
|
---|
925 | 10. If you wish to incorporate parts of the Program into other
|
---|
926 | free programs whose distribution conditions are different, write
|
---|
927 | to the author to ask for permission. For software which is
|
---|
928 | copyrighted by the Free Software Foundation, write to the Free
|
---|
929 | Software Foundation; we sometimes make exceptions for this. Our
|
---|
930 | decision will be guided by the two goals of preserving the free
|
---|
931 | status of all derivatives of our free software and of promoting
|
---|
932 | the sharing and reuse of software generally.
|
---|
933 | </para>
|
---|
934 |
|
---|
935 | <para>
|
---|
936 | NO WARRANTY
|
---|
937 | </para>
|
---|
938 |
|
---|
939 | <para>
|
---|
940 | 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
|
---|
941 | WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE
|
---|
942 | LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
---|
943 | HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT
|
---|
944 | WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
|
---|
945 | BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
|
---|
946 | AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
|
---|
947 | QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
---|
948 | PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
|
---|
949 | SERVICING, REPAIR OR CORRECTION.
|
---|
950 | </para>
|
---|
951 |
|
---|
952 | <para>
|
---|
953 | 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO
|
---|
954 | IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY
|
---|
955 | MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE
|
---|
956 | LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
|
---|
957 | INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
|
---|
958 | INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS
|
---|
959 | OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
---|
960 | YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH
|
---|
961 | ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
|
---|
962 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
---|
963 | </para>
|
---|
964 |
|
---|
965 | <para>
|
---|
966 | END OF TERMS AND CONDITIONS
|
---|
967 | </para>
|
---|
968 |
|
---|
969 | </sect2>
|
---|
970 |
|
---|
971 | <sect2 id="licLGPL">
|
---|
972 |
|
---|
973 | <title>GNU Lesser General Public License (LGPL)</title>
|
---|
974 |
|
---|
975 | <para>
|
---|
976 | GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999
|
---|
977 | </para>
|
---|
978 |
|
---|
979 | <para>
|
---|
980 | Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59
|
---|
981 | Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is
|
---|
982 | permitted to copy and distribute verbatim copies of this license
|
---|
983 | document, but changing it is not allowed.
|
---|
984 | </para>
|
---|
985 |
|
---|
986 | <para>
|
---|
987 | [This is the first released version of the Lesser GPL. It also
|
---|
988 | counts as the successor of the GNU Library Public License,
|
---|
989 | version 2, hence the version number 2.1.]
|
---|
990 | </para>
|
---|
991 |
|
---|
992 | <para>
|
---|
993 | Preamble
|
---|
994 | </para>
|
---|
995 |
|
---|
996 | <para>
|
---|
997 | The licenses for most software are designed to take away your
|
---|
998 | freedom to share and change it. By contrast, the GNU General
|
---|
999 | Public Licenses are intended to guarantee your freedom to share
|
---|
1000 | and change free software--to make sure the software is free for
|
---|
1001 | all its users.
|
---|
1002 | </para>
|
---|
1003 |
|
---|
1004 | <para>
|
---|
1005 | This license, the Lesser General Public License, applies to some
|
---|
1006 | specially designated software packages--typically libraries--of
|
---|
1007 | the Free Software Foundation and other authors who decide to use
|
---|
1008 | it. You can use it too, but we suggest you first think carefully
|
---|
1009 | about whether this license or the ordinary General Public
|
---|
1010 | License is the better strategy to use in any particular case,
|
---|
1011 | based on the explanations below.
|
---|
1012 | </para>
|
---|
1013 |
|
---|
1014 | <para>
|
---|
1015 | When we speak of free software, we are referring to freedom of
|
---|
1016 | use, not price. Our General Public Licenses are designed to make
|
---|
1017 | sure that you have the freedom to distribute copies of free
|
---|
1018 | software (and charge for this service if you wish); that you
|
---|
1019 | receive source code or can get it if you want it; that you can
|
---|
1020 | change the software and use pieces of it in new free programs;
|
---|
1021 | and that you are informed that you can do these things.
|
---|
1022 | </para>
|
---|
1023 |
|
---|
1024 | <para>
|
---|
1025 | To protect your rights, we need to make restrictions that forbid
|
---|
1026 | distributors to deny you these rights or to ask you to surrender
|
---|
1027 | these rights. These restrictions translate to certain
|
---|
1028 | responsibilities for you if you distribute copies of the library
|
---|
1029 | or if you modify it.
|
---|
1030 | </para>
|
---|
1031 |
|
---|
1032 | <para>
|
---|
1033 | For example, if you distribute copies of the library, whether
|
---|
1034 | gratis or for a fee, you must give the recipients all the rights
|
---|
1035 | that we gave you. You must make sure that they, too, receive or
|
---|
1036 | can get the source code. If you link other code with the
|
---|
1037 | library, you must provide complete object files to the
|
---|
1038 | recipients, so that they can relink them with the library after
|
---|
1039 | making changes to the library and recompiling it. And you must
|
---|
1040 | show them these terms so they know their rights.
|
---|
1041 | </para>
|
---|
1042 |
|
---|
1043 | <para>
|
---|
1044 | We protect your rights with a two-step method: (1) we copyright
|
---|
1045 | the library, and (2) we offer you this license, which gives you
|
---|
1046 | legal permission to copy, distribute and/or modify the library.
|
---|
1047 | </para>
|
---|
1048 |
|
---|
1049 | <para>
|
---|
1050 | To protect each distributor, we want to make it very clear that
|
---|
1051 | there is no warranty for the free library. Also, if the library
|
---|
1052 | is modified by someone else and passed on, the recipients should
|
---|
1053 | know that what they have is not the original version, so that
|
---|
1054 | the original author's reputation will not be affected by
|
---|
1055 | problems that might be introduced by others.
|
---|
1056 | </para>
|
---|
1057 |
|
---|
1058 | <para>
|
---|
1059 | Finally, software patents pose a constant threat to the
|
---|
1060 | existence of any free program. We wish to make sure that a
|
---|
1061 | company cannot effectively restrict the users of a free program
|
---|
1062 | by obtaining a restrictive license from a patent holder.
|
---|
1063 | Therefore, we insist that any patent license obtained for a
|
---|
1064 | version of the library must be consistent with the full freedom
|
---|
1065 | of use specified in this license.
|
---|
1066 | </para>
|
---|
1067 |
|
---|
1068 | <para>
|
---|
1069 | Most GNU software, including some libraries, is covered by the
|
---|
1070 | ordinary GNU General Public License. This license, the GNU
|
---|
1071 | Lesser General Public License, applies to certain designated
|
---|
1072 | libraries, and is quite different from the ordinary General
|
---|
1073 | Public License. We use this license for certain libraries in
|
---|
1074 | order to permit linking those libraries into non-free programs.
|
---|
1075 | </para>
|
---|
1076 |
|
---|
1077 | <para>
|
---|
1078 | When a program is linked with a library, whether statically or
|
---|
1079 | using a shared library, the combination of the two is legally
|
---|
1080 | speaking a combined work, a derivative of the original library.
|
---|
1081 | The ordinary General Public License therefore permits such
|
---|
1082 | linking only if the entire combination fits its criteria of
|
---|
1083 | freedom. The Lesser General Public License permits more lax
|
---|
1084 | criteria for linking other code with the library.
|
---|
1085 | </para>
|
---|
1086 |
|
---|
1087 | <para>
|
---|
1088 | We call this license the "Lesser" General Public License because
|
---|
1089 | it does Less to protect the user's freedom than the ordinary
|
---|
1090 | General Public License. It also provides other free software
|
---|
1091 | developers Less of an advantage over competing non-free
|
---|
1092 | programs. These disadvantages are the reason we use the ordinary
|
---|
1093 | General Public License for many libraries. However, the Lesser
|
---|
1094 | license provides advantages in certain special circumstances.
|
---|
1095 | </para>
|
---|
1096 |
|
---|
1097 | <para>
|
---|
1098 | For example, on rare occasions, there may be a special need to
|
---|
1099 | encourage the widest possible use of a certain library, so that
|
---|
1100 | it becomes a de-facto standard. To achieve this, non-free
|
---|
1101 | programs must be allowed to use the library. A more frequent
|
---|
1102 | case is that a free library does the same job as widely used
|
---|
1103 | non-free libraries. In this case, there is little to gain by
|
---|
1104 | limiting the free library to free software only, so we use the
|
---|
1105 | Lesser General Public License.
|
---|
1106 | </para>
|
---|
1107 |
|
---|
1108 | <para>
|
---|
1109 | In other cases, permission to use a particular library in
|
---|
1110 | non-free programs enables a greater number of people to use a
|
---|
1111 | large body of free software. For example, permission to use the
|
---|
1112 | GNU C Library in non-free programs enables many more people to
|
---|
1113 | use the whole GNU operating system, as well as its variant, the
|
---|
1114 | GNU/Linux operating system.
|
---|
1115 | </para>
|
---|
1116 |
|
---|
1117 | <para>
|
---|
1118 | Although the Lesser General Public License is Less protective of
|
---|
1119 | the users' freedom, it does ensure that the user of a program
|
---|
1120 | that is linked with the Library has the freedom and the
|
---|
1121 | wherewithal to run that program using a modified version of the
|
---|
1122 | Library.
|
---|
1123 | </para>
|
---|
1124 |
|
---|
1125 | <para>
|
---|
1126 | The precise terms and conditions for copying, distribution and
|
---|
1127 | modification follow. Pay close attention to the difference
|
---|
1128 | between a "work based on the library" and a "work that uses the
|
---|
1129 | library". The former contains code derived from the library,
|
---|
1130 | whereas the latter must be combined with the library in order to
|
---|
1131 | run.
|
---|
1132 | </para>
|
---|
1133 |
|
---|
1134 | <para>
|
---|
1135 | GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR
|
---|
1136 | COPYING, DISTRIBUTION AND MODIFICATION
|
---|
1137 | </para>
|
---|
1138 |
|
---|
1139 | <para>
|
---|
1140 | 0. This License Agreement applies to any software library or
|
---|
1141 | other program which contains a notice placed by the copyright
|
---|
1142 | holder or other authorized party saying it may be distributed
|
---|
1143 | under the terms of this Lesser General Public License (also
|
---|
1144 | called "this License"). Each licensee is addressed as "you".
|
---|
1145 | </para>
|
---|
1146 |
|
---|
1147 | <para>
|
---|
1148 | A "library" means a collection of software functions and/or data
|
---|
1149 | prepared so as to be conveniently linked with application
|
---|
1150 | programs (which use some of those functions and data) to form
|
---|
1151 | executables.
|
---|
1152 | </para>
|
---|
1153 |
|
---|
1154 | <para>
|
---|
1155 | The "Library", below, refers to any such software library or
|
---|
1156 | work which has been distributed under these terms. A "work based
|
---|
1157 | on the Library" means either the Library or any derivative work
|
---|
1158 | under copyright law: that is to say, a work containing the
|
---|
1159 | Library or a portion of it, either verbatim or with
|
---|
1160 | modifications and/or translated straightforwardly into another
|
---|
1161 | language. (Hereinafter, translation is included without
|
---|
1162 | limitation in the term "modification".)
|
---|
1163 | </para>
|
---|
1164 |
|
---|
1165 | <para>
|
---|
1166 | "Source code" for a work means the preferred form of the work
|
---|
1167 | for making modifications to it. For a library, complete source
|
---|
1168 | code means all the source code for all modules it contains, plus
|
---|
1169 | any associated interface definition files, plus the scripts used
|
---|
1170 | to control compilation and installation of the library.
|
---|
1171 | </para>
|
---|
1172 |
|
---|
1173 | <para>
|
---|
1174 | Activities other than copying, distribution and modification are
|
---|
1175 | not covered by this License; they are outside its scope. The act
|
---|
1176 | of running a program using the Library is not restricted, and
|
---|
1177 | output from such a program is covered only if its contents
|
---|
1178 | constitute a work based on the Library (independent of the use
|
---|
1179 | of the Library in a tool for writing it). Whether that is true
|
---|
1180 | depends on what the Library does and what the program that uses
|
---|
1181 | the Library does.
|
---|
1182 | </para>
|
---|
1183 |
|
---|
1184 | <para>
|
---|
1185 | 1. You may copy and distribute verbatim copies of the Library's
|
---|
1186 | complete source code as you receive it, in any medium, provided
|
---|
1187 | that you conspicuously and appropriately publish on each copy an
|
---|
1188 | appropriate copyright notice and disclaimer of warranty; keep
|
---|
1189 | intact all the notices that refer to this License and to the
|
---|
1190 | absence of any warranty; and distribute a copy of this License
|
---|
1191 | along with the Library.
|
---|
1192 | </para>
|
---|
1193 |
|
---|
1194 | <para>
|
---|
1195 | You may charge a fee for the physical act of transferring a
|
---|
1196 | copy, and you may at your option offer warranty protection in
|
---|
1197 | exchange for a fee.
|
---|
1198 | </para>
|
---|
1199 |
|
---|
1200 | <para>
|
---|
1201 | 2. You may modify your copy or copies of the Library or any
|
---|
1202 | portion of it, thus forming a work based on the Library, and
|
---|
1203 | copy and distribute such modifications or work under the terms
|
---|
1204 | of Section 1 above, provided that you also meet all of these
|
---|
1205 | conditions:
|
---|
1206 | </para>
|
---|
1207 |
|
---|
1208 | <para>
|
---|
1209 | a) The modified work must itself be a software library.
|
---|
1210 | </para>
|
---|
1211 |
|
---|
1212 | <para>
|
---|
1213 | b) You must cause the files modified to carry prominent notices
|
---|
1214 | stating that you changed the files and the date of any change.
|
---|
1215 | </para>
|
---|
1216 |
|
---|
1217 | <para>
|
---|
1218 | c) You must cause the whole of the work to be licensed at no
|
---|
1219 | charge to all third parties under the terms of this License.
|
---|
1220 | </para>
|
---|
1221 |
|
---|
1222 | <para>
|
---|
1223 | d) If a facility in the modified Library refers to a function or
|
---|
1224 | a table of data to be supplied by an application program that
|
---|
1225 | uses the facility, other than as an argument passed when the
|
---|
1226 | facility is invoked, then you must make a good faith effort to
|
---|
1227 | ensure that, in the event an application does not supply such
|
---|
1228 | function or table, the facility still operates, and performs
|
---|
1229 | whatever part of its purpose remains meaningful.
|
---|
1230 | </para>
|
---|
1231 |
|
---|
1232 | <para>
|
---|
1233 | (For example, a function in a library to compute square roots
|
---|
1234 | has a purpose that is entirely well-defined independent of the
|
---|
1235 | application. Therefore, Subsection 2d requires that any
|
---|
1236 | application-supplied function or table used by this function
|
---|
1237 | must be optional: if the application does not supply it, the
|
---|
1238 | square root function must still compute square roots.)
|
---|
1239 | </para>
|
---|
1240 |
|
---|
1241 | <para>
|
---|
1242 | These requirements apply to the modified work as a whole. If
|
---|
1243 | identifiable sections of that work are not derived from the
|
---|
1244 | Library, and can be reasonably considered independent and
|
---|
1245 | separate works in themselves, then this License, and its terms,
|
---|
1246 | do not apply to those sections when you distribute them as
|
---|
1247 | separate works. But when you distribute the same sections as
|
---|
1248 | part of a whole which is a work based on the Library, the
|
---|
1249 | distribution of the whole must be on the terms of this License,
|
---|
1250 | whose permissions for other licensees extend to the entire
|
---|
1251 | whole, and thus to each and every part regardless of who wrote
|
---|
1252 | it.
|
---|
1253 | </para>
|
---|
1254 |
|
---|
1255 | <para>
|
---|
1256 | Thus, it is not the intent of this section to claim rights or
|
---|
1257 | contest your rights to work written entirely by you; rather, the
|
---|
1258 | intent is to exercise the right to control the distribution of
|
---|
1259 | derivative or collective works based on the Library.
|
---|
1260 | </para>
|
---|
1261 |
|
---|
1262 | <para>
|
---|
1263 | In addition, mere aggregation of another work not based on the
|
---|
1264 | Library with the Library (or with a work based on the Library)
|
---|
1265 | on a volume of a storage or distribution medium does not bring
|
---|
1266 | the other work under the scope of this License.
|
---|
1267 | </para>
|
---|
1268 |
|
---|
1269 | <para>
|
---|
1270 | 3. You may opt to apply the terms of the ordinary GNU General
|
---|
1271 | Public License instead of this License to a given copy of the
|
---|
1272 | Library. To do this, you must alter all the notices that refer
|
---|
1273 | to this License, so that they refer to the ordinary GNU General
|
---|
1274 | Public License, version 2, instead of to this License. (If a
|
---|
1275 | newer version than version 2 of the ordinary GNU General Public
|
---|
1276 | License has appeared, then you can specify that version instead
|
---|
1277 | if you wish.) Do not make any other change in these notices.
|
---|
1278 | </para>
|
---|
1279 |
|
---|
1280 | <para>
|
---|
1281 | Once this change is made in a given copy, it is irreversible for
|
---|
1282 | that copy, so the ordinary GNU General Public License applies to
|
---|
1283 | all subsequent copies and derivative works made from that copy.
|
---|
1284 | </para>
|
---|
1285 |
|
---|
1286 | <para>
|
---|
1287 | This option is useful when you wish to copy part of the code of
|
---|
1288 | the Library into a program that is not a library.
|
---|
1289 | </para>
|
---|
1290 |
|
---|
1291 | <para>
|
---|
1292 | 4. You may copy and distribute the Library (or a portion or
|
---|
1293 | derivative of it, under Section 2) in object code or executable
|
---|
1294 | form under the terms of Sections 1 and 2 above provided that you
|
---|
1295 | accompany it with the complete corresponding machine-readable
|
---|
1296 | source code, which must be distributed under the terms of
|
---|
1297 | Sections 1 and 2 above on a medium customarily used for software
|
---|
1298 | interchange.
|
---|
1299 | </para>
|
---|
1300 |
|
---|
1301 | <para>
|
---|
1302 | If distribution of object code is made by offering access to
|
---|
1303 | copy from a designated place, then offering equivalent access to
|
---|
1304 | copy the source code from the same place satisfies the
|
---|
1305 | requirement to distribute the source code, even though third
|
---|
1306 | parties are not compelled to copy the source along with the
|
---|
1307 | object code.
|
---|
1308 | </para>
|
---|
1309 |
|
---|
1310 | <para>
|
---|
1311 | 5. A program that contains no derivative of any portion of the
|
---|
1312 | Library, but is designed to work with the Library by being
|
---|
1313 | compiled or linked with it, is called a "work that uses the
|
---|
1314 | Library". Such a work, in isolation, is not a derivative work of
|
---|
1315 | the Library, and therefore falls outside the scope of this
|
---|
1316 | License.
|
---|
1317 | </para>
|
---|
1318 |
|
---|
1319 | <para>
|
---|
1320 | However, linking a "work that uses the Library" with the Library
|
---|
1321 | creates an executable that is a derivative of the Library
|
---|
1322 | (because it contains portions of the Library), rather than a
|
---|
1323 | "work that uses the library". The executable is therefore
|
---|
1324 | covered by this License. Section 6 states terms for distribution
|
---|
1325 | of such executables.
|
---|
1326 | </para>
|
---|
1327 |
|
---|
1328 | <para>
|
---|
1329 | When a "work that uses the Library" uses material from a header
|
---|
1330 | file that is part of the Library, the object code for the work
|
---|
1331 | may be a derivative work of the Library even though the source
|
---|
1332 | code is not. Whether this is true is especially significant if
|
---|
1333 | the work can be linked without the Library, or if the work is
|
---|
1334 | itself a library. The threshold for this to be true is not
|
---|
1335 | precisely defined by law.
|
---|
1336 | </para>
|
---|
1337 |
|
---|
1338 | <para>
|
---|
1339 | If such an object file uses only numerical parameters, data
|
---|
1340 | structure layouts and accessors, and small macros and small
|
---|
1341 | inline functions (ten lines or less in length), then the use of
|
---|
1342 | the object file is unrestricted, regardless of whether it is
|
---|
1343 | legally a derivative work. (Executables containing this object
|
---|
1344 | code plus portions of the Library will still fall under Section
|
---|
1345 | 6.) Otherwise, if the work is a derivative of the Library, you
|
---|
1346 | may distribute the object code for the work under the terms of
|
---|
1347 | Section 6. Any executables containing that work also fall under
|
---|
1348 | Section 6, whether or not they are linked directly with the
|
---|
1349 | Library itself.
|
---|
1350 | </para>
|
---|
1351 |
|
---|
1352 | <para>
|
---|
1353 | 6. As an exception to the Sections above, you may also combine
|
---|
1354 | or link a "work that uses the Library" with the Library to
|
---|
1355 | produce a work containing portions of the Library, and
|
---|
1356 | distribute that work under terms of your choice, provided that
|
---|
1357 | the terms permit modification of the work for the customer's own
|
---|
1358 | use and reverse engineering for debugging such modifications.
|
---|
1359 | </para>
|
---|
1360 |
|
---|
1361 | <para>
|
---|
1362 | You must give prominent notice with each copy of the work that
|
---|
1363 | the Library is used in it and that the Library and its use are
|
---|
1364 | covered by this License. You must supply a copy of this License.
|
---|
1365 | If the work during execution displays copyright notices, you
|
---|
1366 | must include the copyright notice for the Library among them, as
|
---|
1367 | well as a reference directing the user to the copy of this
|
---|
1368 | License. Also, you must do one of these things:
|
---|
1369 | </para>
|
---|
1370 |
|
---|
1371 | <para>
|
---|
1372 | a) Accompany the work with the complete corresponding
|
---|
1373 | machine-readable source code for the Library including whatever
|
---|
1374 | changes were used in the work (which must be distributed under
|
---|
1375 | Sections 1 and 2 above); and, if the work is an executable
|
---|
1376 | linked with the Library, with the complete machine-readable
|
---|
1377 | "work that uses the Library", as object code and/or source code,
|
---|
1378 | so that the user can modify the Library and then relink to
|
---|
1379 | produce a modified executable containing the modified Library.
|
---|
1380 | (It is understood that the user who changes the contents of
|
---|
1381 | definitions files in the Library will not necessarily be able to
|
---|
1382 | recompile the application to use the modified definitions.)
|
---|
1383 | </para>
|
---|
1384 |
|
---|
1385 | <para>
|
---|
1386 | b) Use a suitable shared library mechanism for linking with the
|
---|
1387 | Library. A suitable mechanism is one that (1) uses at run time a
|
---|
1388 | copy of the library already present on the user's computer
|
---|
1389 | system, rather than copying library functions into the
|
---|
1390 | executable, and (2) will operate properly with a modified
|
---|
1391 | version of the library, if the user installs one, as long as the
|
---|
1392 | modified version is interface-compatible with the version that
|
---|
1393 | the work was made with.
|
---|
1394 | </para>
|
---|
1395 |
|
---|
1396 | <para>
|
---|
1397 | c) Accompany the work with a written offer, valid for at least
|
---|
1398 | three years, to give the same user the materials specified in
|
---|
1399 | Subsection 6a, above, for a charge no more than the cost of
|
---|
1400 | performing this distribution.
|
---|
1401 | </para>
|
---|
1402 |
|
---|
1403 | <para>
|
---|
1404 | d) If distribution of the work is made by offering access to
|
---|
1405 | copy from a designated place, offer equivalent access to copy
|
---|
1406 | the above specified materials from the same place.
|
---|
1407 | </para>
|
---|
1408 |
|
---|
1409 | <para>
|
---|
1410 | e) Verify that the user has already received a copy of these
|
---|
1411 | materials or that you have already sent this user a copy.
|
---|
1412 | </para>
|
---|
1413 |
|
---|
1414 | <para>
|
---|
1415 | For an executable, the required form of the "work that uses the
|
---|
1416 | Library" must include any data and utility programs needed for
|
---|
1417 | reproducing the executable from it. However, as a special
|
---|
1418 | exception, the materials to be distributed need not include
|
---|
1419 | anything that is normally distributed (in either source or
|
---|
1420 | binary form) with the major components (compiler, kernel, and so
|
---|
1421 | on) of the operating system on which the executable runs, unless
|
---|
1422 | that component itself accompanies the executable.
|
---|
1423 | </para>
|
---|
1424 |
|
---|
1425 | <para>
|
---|
1426 | It may happen that this requirement contradicts the license
|
---|
1427 | restrictions of other proprietary libraries that do not normally
|
---|
1428 | accompany the operating system. Such a contradiction means you
|
---|
1429 | cannot use both them and the Library together in an executable
|
---|
1430 | that you distribute.
|
---|
1431 | </para>
|
---|
1432 |
|
---|
1433 | <para>
|
---|
1434 | 7. You may place library facilities that are a work based on the
|
---|
1435 | Library side-by-side in a single library together with other
|
---|
1436 | library facilities not covered by this License, and distribute
|
---|
1437 | such a combined library, provided that the separate distribution
|
---|
1438 | of the work based on the Library and of the other library
|
---|
1439 | facilities is otherwise permitted, and provided that you do
|
---|
1440 | these two things:
|
---|
1441 | </para>
|
---|
1442 |
|
---|
1443 | <para>
|
---|
1444 | a) Accompany the combined library with a copy of the same work
|
---|
1445 | based on the Library, uncombined with any other library
|
---|
1446 | facilities. This must be distributed under the terms of the
|
---|
1447 | Sections above.
|
---|
1448 | </para>
|
---|
1449 |
|
---|
1450 | <para>
|
---|
1451 | b) Give prominent notice with the combined library of the fact
|
---|
1452 | that part of it is a work based on the Library, and explaining
|
---|
1453 | where to find the accompanying uncombined form of the same work.
|
---|
1454 | </para>
|
---|
1455 |
|
---|
1456 | <para>
|
---|
1457 | 8. You may not copy, modify, sublicense, link with, or
|
---|
1458 | distribute the Library except as expressly provided under this
|
---|
1459 | License. Any attempt otherwise to copy, modify, sublicense, link
|
---|
1460 | with, or distribute the Library is void, and will automatically
|
---|
1461 | terminate your rights under this License. However, parties who
|
---|
1462 | have received copies, or rights, from you under this License
|
---|
1463 | will not have their licenses terminated so long as such parties
|
---|
1464 | remain in full compliance.
|
---|
1465 | </para>
|
---|
1466 |
|
---|
1467 | <para>
|
---|
1468 | 9. You are not required to accept this License, since you have
|
---|
1469 | not signed it. However, nothing else grants you permission to
|
---|
1470 | modify or distribute the Library or its derivative works. These
|
---|
1471 | actions are prohibited by law if you do not accept this License.
|
---|
1472 | Therefore, by modifying or distributing the Library (or any work
|
---|
1473 | based on the Library), you indicate your acceptance of this
|
---|
1474 | License to do so, and all its terms and conditions for copying,
|
---|
1475 | distributing or modifying the Library or works based on it.
|
---|
1476 | </para>
|
---|
1477 |
|
---|
1478 | <para>
|
---|
1479 | 10. Each time you redistribute the Library (or any work based on
|
---|
1480 | the Library), the recipient automatically receives a license
|
---|
1481 | from the original licensor to copy, distribute, link with or
|
---|
1482 | modify the Library subject to these terms and conditions. You
|
---|
1483 | may not impose any further restrictions on the recipients'
|
---|
1484 | exercise of the rights granted herein. You are not responsible
|
---|
1485 | for enforcing compliance by third parties with this License.
|
---|
1486 | </para>
|
---|
1487 |
|
---|
1488 | <para>
|
---|
1489 | 11. If, as a consequence of a court judgment or allegation of
|
---|
1490 | patent infringement or for any other reason (not limited to
|
---|
1491 | patent issues), conditions are imposed on you (whether by court
|
---|
1492 | order, agreement or otherwise) that contradict the conditions of
|
---|
1493 | this License, they do not excuse you from the conditions of this
|
---|
1494 | License. If you cannot distribute so as to satisfy
|
---|
1495 | simultaneously your obligations under this License and any other
|
---|
1496 | pertinent obligations, then as a consequence you may not
|
---|
1497 | distribute the Library at all. For example, if a patent license
|
---|
1498 | would not permit royalty-free redistribution of the Library by
|
---|
1499 | all those who receive copies directly or indirectly through you,
|
---|
1500 | then the only way you could satisfy both it and this License
|
---|
1501 | would be to refrain entirely from distribution of the Library.
|
---|
1502 | </para>
|
---|
1503 |
|
---|
1504 | <para>
|
---|
1505 | If any portion of this section is held invalid or unenforceable
|
---|
1506 | under any particular circumstance, the balance of the section is
|
---|
1507 | intended to apply, and the section as a whole is intended to
|
---|
1508 | apply in other circumstances.
|
---|
1509 | </para>
|
---|
1510 |
|
---|
1511 | <para>
|
---|
1512 | It is not the purpose of this section to induce you to infringe
|
---|
1513 | any patents or other property right claims or to contest
|
---|
1514 | validity of any such claims; this section has the sole purpose
|
---|
1515 | of protecting the integrity of the free software distribution
|
---|
1516 | system which is implemented by public license practices. Many
|
---|
1517 | people have made generous contributions to the wide range of
|
---|
1518 | software distributed through that system in reliance on
|
---|
1519 | consistent application of that system; it is up to the
|
---|
1520 | author/donor to decide if he or she is willing to distribute
|
---|
1521 | software through any other system and a licensee cannot impose
|
---|
1522 | that choice.
|
---|
1523 | </para>
|
---|
1524 |
|
---|
1525 | <para>
|
---|
1526 | This section is intended to make thoroughly clear what is
|
---|
1527 | believed to be a consequence of the rest of this License.
|
---|
1528 | </para>
|
---|
1529 |
|
---|
1530 | <para>
|
---|
1531 | 12. If the distribution and/or use of the Library is restricted
|
---|
1532 | in certain countries either by patents or by copyrighted
|
---|
1533 | interfaces, the original copyright holder who places the Library
|
---|
1534 | under this License may add an explicit geographical distribution
|
---|
1535 | limitation excluding those countries, so that distribution is
|
---|
1536 | permitted only in or among countries not thus excluded. In such
|
---|
1537 | case, this License incorporates the limitation as if written in
|
---|
1538 | the body of this License.
|
---|
1539 | </para>
|
---|
1540 |
|
---|
1541 | <para>
|
---|
1542 | 13. The Free Software Foundation may publish revised and/or new
|
---|
1543 | versions of the Lesser General Public License from time to time.
|
---|
1544 | Such new versions will be similar in spirit to the present
|
---|
1545 | version, but may differ in detail to address new problems or
|
---|
1546 | concerns.
|
---|
1547 | </para>
|
---|
1548 |
|
---|
1549 | <para>
|
---|
1550 | Each version is given a distinguishing version number. If the
|
---|
1551 | Library specifies a version number of this License which applies
|
---|
1552 | to it and "any later version", you have the option of following
|
---|
1553 | the terms and conditions either of that version or of any later
|
---|
1554 | version published by the Free Software Foundation. If the
|
---|
1555 | Library does not specify a license version number, you may
|
---|
1556 | choose any version ever published by the Free Software
|
---|
1557 | Foundation.
|
---|
1558 | </para>
|
---|
1559 |
|
---|
1560 | <para>
|
---|
1561 | 14. If you wish to incorporate parts of the Library into other
|
---|
1562 | free programs whose distribution conditions are incompatible
|
---|
1563 | with these, write to the author to ask for permission. For
|
---|
1564 | software which is copyrighted by the Free Software Foundation,
|
---|
1565 | write to the Free Software Foundation; we sometimes make
|
---|
1566 | exceptions for this. Our decision will be guided by the two
|
---|
1567 | goals of preserving the free status of all derivatives of our
|
---|
1568 | free software and of promoting the sharing and reuse of software
|
---|
1569 | generally.
|
---|
1570 | </para>
|
---|
1571 |
|
---|
1572 | <para>
|
---|
1573 | NO WARRANTY
|
---|
1574 | </para>
|
---|
1575 |
|
---|
1576 | <para>
|
---|
1577 | 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
|
---|
1578 | WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE
|
---|
1579 | LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
---|
1580 | HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT
|
---|
1581 | WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
|
---|
1582 | BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
|
---|
1583 | AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
|
---|
1584 | QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE
|
---|
1585 | LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
|
---|
1586 | SERVICING, REPAIR OR CORRECTION.
|
---|
1587 | </para>
|
---|
1588 |
|
---|
1589 | <para>
|
---|
1590 | 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO
|
---|
1591 | IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY
|
---|
1592 | MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE
|
---|
1593 | LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
|
---|
1594 | INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
|
---|
1595 | INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS
|
---|
1596 | OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
---|
1597 | YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH
|
---|
1598 | ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
|
---|
1599 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
---|
1600 | </para>
|
---|
1601 |
|
---|
1602 | <para>
|
---|
1603 | END OF TERMS AND CONDITIONS
|
---|
1604 | </para>
|
---|
1605 |
|
---|
1606 | </sect2>
|
---|
1607 |
|
---|
1608 | <sect2 id="licMPL">
|
---|
1609 |
|
---|
1610 | <title>Mozilla Public License (MPL)</title>
|
---|
1611 |
|
---|
1612 | <para>
|
---|
1613 | MOZILLA PUBLIC LICENSE Version 1.1
|
---|
1614 | </para>
|
---|
1615 |
|
---|
1616 | <para>
|
---|
1617 | 1. Definitions.
|
---|
1618 | </para>
|
---|
1619 |
|
---|
1620 | <para>
|
---|
1621 | 1.0.1. "Commercial Use" means distribution or otherwise making
|
---|
1622 | the Covered Code available to a third party.
|
---|
1623 | </para>
|
---|
1624 |
|
---|
1625 | <para>
|
---|
1626 | 1.1. "Contributor" means each entity that creates or contributes
|
---|
1627 | to the creation of Modifications.
|
---|
1628 | </para>
|
---|
1629 |
|
---|
1630 | <para>
|
---|
1631 | 1.2. "Contributor Version" means the combination of the Original
|
---|
1632 | Code, prior Modifications used by a Contributor, and the
|
---|
1633 | Modifications made by that particular Contributor.
|
---|
1634 | </para>
|
---|
1635 |
|
---|
1636 | <para>
|
---|
1637 | 1.3. "Covered Code" means the Original Code or Modifications or
|
---|
1638 | the combination of the Original Code and Modifications, in each
|
---|
1639 | case including portions thereof.
|
---|
1640 | </para>
|
---|
1641 |
|
---|
1642 | <para>
|
---|
1643 | 1.4. "Electronic Distribution Mechanism" means a mechanism
|
---|
1644 | generally accepted in the software development community for the
|
---|
1645 | electronic transfer of data.
|
---|
1646 | </para>
|
---|
1647 |
|
---|
1648 | <para>
|
---|
1649 | 1.5. "Executable" means Covered Code in any form other than
|
---|
1650 | Source Code.
|
---|
1651 | </para>
|
---|
1652 |
|
---|
1653 | <para>
|
---|
1654 | 1.6. "Initial Developer" means the individual or entity
|
---|
1655 | identified as the Initial Developer in the Source Code notice
|
---|
1656 | required by Exhibit A.
|
---|
1657 | </para>
|
---|
1658 |
|
---|
1659 | <para>
|
---|
1660 | 1.7. "Larger Work" means a work which combines Covered Code or
|
---|
1661 | portions thereof with code not governed by the terms of this
|
---|
1662 | License.
|
---|
1663 | </para>
|
---|
1664 |
|
---|
1665 | <para>
|
---|
1666 | 1.8. "License" means this document.
|
---|
1667 | </para>
|
---|
1668 |
|
---|
1669 | <para>
|
---|
1670 | 1.8.1. "Licensable" means having the right to grant, to the
|
---|
1671 | maximum extent possible, whether at the time of the initial
|
---|
1672 | grant or subsequently acquired, any and all of the rights
|
---|
1673 | conveyed herein.
|
---|
1674 | </para>
|
---|
1675 |
|
---|
1676 | <para>
|
---|
1677 | 1.9. "Modifications" means any addition to or deletion from the
|
---|
1678 | substance or structure of either the Original Code or any
|
---|
1679 | previous Modifications. When Covered Code is released as a
|
---|
1680 | series of files, a Modification is:
|
---|
1681 | </para>
|
---|
1682 |
|
---|
1683 | <para>
|
---|
1684 | A. Any addition to or deletion from the contents of a file
|
---|
1685 | containing Original Code or previous Modifications.
|
---|
1686 | </para>
|
---|
1687 |
|
---|
1688 | <para>
|
---|
1689 | B. Any new file that contains any part of the Original Code or
|
---|
1690 | previous Modifications.
|
---|
1691 | </para>
|
---|
1692 |
|
---|
1693 | <para>
|
---|
1694 | 1.10. "Original Code" means Source Code of computer software
|
---|
1695 | code which is described in the Source Code notice required by
|
---|
1696 | Exhibit A as Original Code, and which, at the time of its
|
---|
1697 | release under this License is not already Covered Code governed
|
---|
1698 | by this License.
|
---|
1699 | </para>
|
---|
1700 |
|
---|
1701 | <para>
|
---|
1702 | 1.10.1. "Patent Claims" means any patent claim(s), now owned or
|
---|
1703 | hereafter acquired, including without limitation, method,
|
---|
1704 | process, and apparatus claims, in any patent Licensable by
|
---|
1705 | grantor.
|
---|
1706 | </para>
|
---|
1707 |
|
---|
1708 | <para>
|
---|
1709 | 1.11. "Source Code" means the preferred form of the Covered Code
|
---|
1710 | for making modifications to it, including all modules it
|
---|
1711 | contains, plus any associated interface definition files,
|
---|
1712 | scripts used to control compilation and installation of an
|
---|
1713 | Executable, or source code differential comparisons against
|
---|
1714 | either the Original Code or another well known, available
|
---|
1715 | Covered Code of the Contributor's choice. The Source Code can be
|
---|
1716 | in a compressed or archival form, provided the appropriate
|
---|
1717 | decompression or de-archiving software is widely available for
|
---|
1718 | no charge.
|
---|
1719 | </para>
|
---|
1720 |
|
---|
1721 | <para>
|
---|
1722 | 1.12. "You" (or "Your") means an individual or a legal entity
|
---|
1723 | exercising rights under, and complying with all of the terms of,
|
---|
1724 | this License or a future version of this License issued under
|
---|
1725 | Section 6.1. For legal entities, "You" includes any entity which
|
---|
1726 | controls, is controlled by, or is under common control with You.
|
---|
1727 | For purposes of this definition, "control" means (a) the power,
|
---|
1728 | direct or indirect, to cause the direction or management of such
|
---|
1729 | entity, whether by contract or otherwise, or (b) ownership of
|
---|
1730 | more than fifty percent (50%) of the outstanding shares or
|
---|
1731 | beneficial ownership of such entity.
|
---|
1732 | </para>
|
---|
1733 |
|
---|
1734 | <para>
|
---|
1735 | 2. Source Code License.
|
---|
1736 | </para>
|
---|
1737 |
|
---|
1738 | <para>
|
---|
1739 | 2.1. The Initial Developer Grant. The Initial Developer hereby
|
---|
1740 | grants You a world-wide, royalty-free, non-exclusive license,
|
---|
1741 | subject to third party intellectual property claims:
|
---|
1742 | </para>
|
---|
1743 |
|
---|
1744 | <para>
|
---|
1745 | (a) under intellectual property rights (other than patent or
|
---|
1746 | trademark) Licensable by Initial Developer to use, reproduce,
|
---|
1747 | modify, display, perform, sublicense and distribute the Original
|
---|
1748 | Code (or portions thereof) with or without Modifications, and/or
|
---|
1749 | as part of a Larger Work; and
|
---|
1750 | </para>
|
---|
1751 |
|
---|
1752 | <para>
|
---|
1753 | (b) under Patents Claims infringed by the making, using or
|
---|
1754 | selling of Original Code, to make, have made, use, practice,
|
---|
1755 | sell, and offer for sale, and/or otherwise dispose of the
|
---|
1756 | Original Code (or portions thereof).
|
---|
1757 | </para>
|
---|
1758 |
|
---|
1759 | <para>
|
---|
1760 | (c) the licenses granted in this Section 2.1(a) and (b) are
|
---|
1761 | effective on the date Initial Developer first distributes
|
---|
1762 | Original Code under the terms of this License.
|
---|
1763 | </para>
|
---|
1764 |
|
---|
1765 | <para>
|
---|
1766 | (d) Notwithstanding Section 2.1(b) above, no patent license is
|
---|
1767 | granted: 1) for code that You delete from the Original Code; 2)
|
---|
1768 | separate from the Original Code; or 3) for infringements caused
|
---|
1769 | by: i) the modification of the Original Code or ii) the
|
---|
1770 | combination of the Original Code with other software or devices.
|
---|
1771 | </para>
|
---|
1772 |
|
---|
1773 | <para>
|
---|
1774 | 2.2. Contributor Grant. Subject to third party intellectual
|
---|
1775 | property claims, each Contributor hereby grants You a
|
---|
1776 | world-wide, royalty-free, non-exclusive license
|
---|
1777 | </para>
|
---|
1778 |
|
---|
1779 | <para>
|
---|
1780 | (a) under intellectual property rights (other than patent or
|
---|
1781 | trademark) Licensable by Contributor, to use, reproduce, modify,
|
---|
1782 | display, perform, sublicense and distribute the Modifications
|
---|
1783 | created by such Contributor (or portions thereof) either on an
|
---|
1784 | unmodified basis, with other Modifications, as Covered Code
|
---|
1785 | and/or as part of a Larger Work; and
|
---|
1786 | </para>
|
---|
1787 |
|
---|
1788 | <para>
|
---|
1789 | (b) under Patent Claims infringed by the making, using, or
|
---|
1790 | selling of Modifications made by that Contributor either alone
|
---|
1791 | and/or in combination with its Contributor Version (or portions
|
---|
1792 | of such combination), to make, use, sell, offer for sale, have
|
---|
1793 | made, and/or otherwise dispose of: 1) Modifications made by that
|
---|
1794 | Contributor (or portions thereof); and 2) the combination of
|
---|
1795 | Modifications made by that Contributor with its Contributor
|
---|
1796 | Version (or portions of such combination).
|
---|
1797 | </para>
|
---|
1798 |
|
---|
1799 | <para>
|
---|
1800 | (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
|
---|
1801 | effective on the date Contributor first makes Commercial Use of
|
---|
1802 | the Covered Code.
|
---|
1803 | </para>
|
---|
1804 |
|
---|
1805 | <para>
|
---|
1806 | (d) Notwithstanding Section 2.2(b) above, no patent license is
|
---|
1807 | granted: 1) for any code that Contributor has deleted from the
|
---|
1808 | Contributor Version; 2) separate from the Contributor Version;
|
---|
1809 | 3) for infringements caused by: i) third party modifications of
|
---|
1810 | Contributor Version or ii) the combination of Modifications made
|
---|
1811 | by that Contributor with other software (except as part of the
|
---|
1812 | Contributor Version) or other devices; or 4) under Patent Claims
|
---|
1813 | infringed by Covered Code in the absence of Modifications made
|
---|
1814 | by that Contributor.
|
---|
1815 | </para>
|
---|
1816 |
|
---|
1817 | <para>
|
---|
1818 | 3. Distribution Obligations.
|
---|
1819 | </para>
|
---|
1820 |
|
---|
1821 | <para>
|
---|
1822 | 3.1. Application of License. The Modifications which You create
|
---|
1823 | or to which You contribute are governed by the terms of this
|
---|
1824 | License, including without limitation Section 2.2. The Source
|
---|
1825 | Code version of Covered Code may be distributed only under the
|
---|
1826 | terms of this License or a future version of this License
|
---|
1827 | released under Section 6.1, and You must include a copy of this
|
---|
1828 | License with every copy of the Source Code You distribute. You
|
---|
1829 | may not offer or impose any terms on any Source Code version
|
---|
1830 | that alters or restricts the applicable version of this License
|
---|
1831 | or the recipients' rights hereunder. However, You may include an
|
---|
1832 | additional document offering the additional rights described in
|
---|
1833 | Section 3.5.
|
---|
1834 | </para>
|
---|
1835 |
|
---|
1836 | <para>
|
---|
1837 | 3.2. Availability of Source Code. Any Modification which You
|
---|
1838 | create or to which You contribute must be made available in
|
---|
1839 | Source Code form under the terms of this License either on the
|
---|
1840 | same media as an Executable version or via an accepted
|
---|
1841 | Electronic Distribution Mechanism to anyone to whom you made an
|
---|
1842 | Executable version available; and if made available via
|
---|
1843 | Electronic Distribution Mechanism, must remain available for at
|
---|
1844 | least twelve (12) months after the date it initially became
|
---|
1845 | available, or at least six (6) months after a subsequent version
|
---|
1846 | of that particular Modification has been made available to such
|
---|
1847 | recipients. You are responsible for ensuring that the Source
|
---|
1848 | Code version remains available even if the Electronic
|
---|
1849 | Distribution Mechanism is maintained by a third party.
|
---|
1850 | </para>
|
---|
1851 |
|
---|
1852 | <para>
|
---|
1853 | 3.3. Description of Modifications. You must cause all Covered
|
---|
1854 | Code to which You contribute to contain a file documenting the
|
---|
1855 | changes You made to create that Covered Code and the date of any
|
---|
1856 | change. You must include a prominent statement that the
|
---|
1857 | Modification is derived, directly or indirectly, from Original
|
---|
1858 | Code provided by the Initial Developer and including the name of
|
---|
1859 | the Initial Developer in (a) the Source Code, and (b) in any
|
---|
1860 | notice in an Executable version or related documentation in
|
---|
1861 | which You describe the origin or ownership of the Covered Code.
|
---|
1862 | </para>
|
---|
1863 |
|
---|
1864 | <para>
|
---|
1865 | 3.4. Intellectual Property Matters
|
---|
1866 | </para>
|
---|
1867 |
|
---|
1868 | <para>
|
---|
1869 | (a) Third Party Claims. If Contributor has knowledge that a
|
---|
1870 | license under a third party's intellectual property rights is
|
---|
1871 | required to exercise the rights granted by such Contributor
|
---|
1872 | under Sections 2.1 or 2.2, Contributor must include a text file
|
---|
1873 | with the Source Code distribution titled "LEGAL" which describes
|
---|
1874 | the claim and the party making the claim in sufficient detail
|
---|
1875 | that a recipient will know whom to contact. If Contributor
|
---|
1876 | obtains such knowledge after the Modification is made available
|
---|
1877 | as described in Section 3.2, Contributor shall promptly modify
|
---|
1878 | the LEGAL file in all copies Contributor makes available
|
---|
1879 | thereafter and shall take other steps (such as notifying
|
---|
1880 | appropriate mailing lists or newsgroups) reasonably calculated
|
---|
1881 | to inform those who received the Covered Code that new knowledge
|
---|
1882 | has been obtained.
|
---|
1883 | </para>
|
---|
1884 |
|
---|
1885 | <para>
|
---|
1886 | (b) Contributor APIs. If Contributor's Modifications include an
|
---|
1887 | application programming interface and Contributor has knowledge
|
---|
1888 | of patent licenses which are reasonably necessary to implement
|
---|
1889 | that API, Contributor must also include this information in the
|
---|
1890 | LEGAL file.
|
---|
1891 | </para>
|
---|
1892 |
|
---|
1893 | <para>
|
---|
1894 | 3.5. Required Notices. You must duplicate the notice in Exhibit
|
---|
1895 | A in each file of the Source Code. If it is not possible to put
|
---|
1896 | such notice in a particular Source Code file due to its
|
---|
1897 | structure, then You must include such notice in a location (such
|
---|
1898 | as a relevant directory) where a user would be likely to look
|
---|
1899 | for such a notice. If You created one or more Modification(s)
|
---|
1900 | You may add your name as a Contributor to the notice described
|
---|
1901 | in Exhibit A. You must also duplicate this License in any
|
---|
1902 | documentation for the Source Code where You describe recipients'
|
---|
1903 | rights or ownership rights relating to Covered Code. You may
|
---|
1904 | choose to offer, and to charge a fee for, warranty, support,
|
---|
1905 | indemnity or liability obligations to one or more recipients of
|
---|
1906 | Covered Code. However, You may do so only on Your own behalf,
|
---|
1907 | and not on behalf of the Initial Developer or any Contributor.
|
---|
1908 | You must make it absolutely clear than any such warranty,
|
---|
1909 | support, indemnity or liability obligation is offered by You
|
---|
1910 | alone, and You hereby agree to indemnify the Initial Developer
|
---|
1911 | and every Contributor for any liability incurred by the Initial
|
---|
1912 | Developer or such Contributor as a result of warranty, support,
|
---|
1913 | indemnity or liability terms You offer.
|
---|
1914 | </para>
|
---|
1915 |
|
---|
1916 | <para>
|
---|
1917 | 3.6. Distribution of Executable Versions. You may distribute
|
---|
1918 | Covered Code in Executable form only if the requirements of
|
---|
1919 | Section 3.1-3.5 have been met for that Covered Code, and if You
|
---|
1920 | include a notice stating that the Source Code version of the
|
---|
1921 | Covered Code is available under the terms of this License,
|
---|
1922 | including a description of how and where You have fulfilled the
|
---|
1923 | obligations of Section 3.2. The notice must be conspicuously
|
---|
1924 | included in any notice in an Executable version, related
|
---|
1925 | documentation or collateral in which You describe recipients'
|
---|
1926 | rights relating to the Covered Code. You may distribute the
|
---|
1927 | Executable version of Covered Code or ownership rights under a
|
---|
1928 | license of Your choice, which may contain terms different from
|
---|
1929 | this License, provided that You are in compliance with the terms
|
---|
1930 | of this License and that the license for the Executable version
|
---|
1931 | does not attempt to limit or alter the recipient's rights in the
|
---|
1932 | Source Code version from the rights set forth in this License.
|
---|
1933 | If You distribute the Executable version under a different
|
---|
1934 | license You must make it absolutely clear that any terms which
|
---|
1935 | differ from this License are offered by You alone, not by the
|
---|
1936 | Initial Developer or any Contributor. You hereby agree to
|
---|
1937 | indemnify the Initial Developer and every Contributor for any
|
---|
1938 | liability incurred by the Initial Developer or such Contributor
|
---|
1939 | as a result of any such terms You offer.
|
---|
1940 | </para>
|
---|
1941 |
|
---|
1942 | <para>
|
---|
1943 | 3.7. Larger Works. You may create a Larger Work by combining
|
---|
1944 | Covered Code with other code not governed by the terms of this
|
---|
1945 | License and distribute the Larger Work as a single product. In
|
---|
1946 | such a case, You must make sure the requirements of this License
|
---|
1947 | are fulfilled for the Covered Code.
|
---|
1948 | </para>
|
---|
1949 |
|
---|
1950 | <para>
|
---|
1951 | 4. Inability to Comply Due to Statute or Regulation.If it is
|
---|
1952 | impossible for You to comply with any of the terms of this
|
---|
1953 | License with respect to some or all of the Covered Code due to
|
---|
1954 | statute, judicial order, or regulation then You must: (a) comply
|
---|
1955 | with the terms of this License to the maximum extent possible;
|
---|
1956 | and (b) describe the limitations and the code they affect. Such
|
---|
1957 | description must be included in the LEGAL file described in
|
---|
1958 | Section 3.4 and must be included with all distributions of the
|
---|
1959 | Source Code. Except to the extent prohibited by statute or
|
---|
1960 | regulation, such description must be sufficiently detailed for a
|
---|
1961 | recipient of ordinary skill to be able to understand it.
|
---|
1962 | </para>
|
---|
1963 |
|
---|
1964 | <para>
|
---|
1965 | 5. Application of this License. This License applies to code to
|
---|
1966 | which the Initial Developer has attached the notice in Exhibit A
|
---|
1967 | and to related Covered Code.
|
---|
1968 | </para>
|
---|
1969 |
|
---|
1970 | <para>
|
---|
1971 | 6. Versions of the License.
|
---|
1972 | </para>
|
---|
1973 |
|
---|
1974 | <para>
|
---|
1975 | 6.1. New Versions. Netscape Communications Corporation
|
---|
1976 | ("Netscape") may publish revised and/or new versions of the
|
---|
1977 | License from time to time. Each version will be given a
|
---|
1978 | distinguishing version number.
|
---|
1979 | </para>
|
---|
1980 |
|
---|
1981 | <para>
|
---|
1982 | 6.2. Effect of New Versions. Once Covered Code has been
|
---|
1983 | published under a particular version of the License, You may
|
---|
1984 | always continue to use it under the terms of that version. You
|
---|
1985 | may also choose to use such Covered Code under the terms of any
|
---|
1986 | subsequent version of the License published by Netscape. No one
|
---|
1987 | other than Netscape has the right to modify the terms applicable
|
---|
1988 | to Covered Code created under this License.
|
---|
1989 | </para>
|
---|
1990 |
|
---|
1991 | <para>
|
---|
1992 | 6.3. Derivative Works. If You create or use a modified version
|
---|
1993 | of this License (which you may only do in order to apply it to
|
---|
1994 | code which is not already Covered Code governed by this
|
---|
1995 | License), You must (a) rename Your license so that the phrases
|
---|
1996 | "Mozilla", "MOZILLAPL", "MOZPL", "Netscape", "MPL", "NPL" or any
|
---|
1997 | confusingly similar phrase do not appear in your license (except
|
---|
1998 | to note that your license differs from this License) and (b)
|
---|
1999 | otherwise make it clear that Your version of the license
|
---|
2000 | contains terms which differ from the Mozilla Public License and
|
---|
2001 | Netscape Public License. (Filling in the name of the Initial
|
---|
2002 | Developer, Original Code or Contributor in the notice described
|
---|
2003 | in Exhibit A shall not of themselves be deemed to be
|
---|
2004 | modifications of this License.)
|
---|
2005 | </para>
|
---|
2006 |
|
---|
2007 | <para>
|
---|
2008 | 7. DISCLAIMER OF WARRANTY.
|
---|
2009 | </para>
|
---|
2010 |
|
---|
2011 | <para>
|
---|
2012 | COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
|
---|
2013 | WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
|
---|
2014 | INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE
|
---|
2015 | IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE
|
---|
2016 | OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND
|
---|
2017 | PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED
|
---|
2018 | CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL
|
---|
2019 | DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY
|
---|
2020 | NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF
|
---|
2021 | WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE
|
---|
2022 | OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS
|
---|
2023 | DISCLAIMER.
|
---|
2024 | </para>
|
---|
2025 |
|
---|
2026 | <para>
|
---|
2027 | 8. TERMINATION.
|
---|
2028 | </para>
|
---|
2029 |
|
---|
2030 | <para>
|
---|
2031 | 8.1. This License and the rights granted hereunder will
|
---|
2032 | terminate automatically if You fail to comply with terms herein
|
---|
2033 | and fail to cure such breach within 30 days of becoming aware of
|
---|
2034 | the breach. All sublicenses to the Covered Code which are
|
---|
2035 | properly granted shall survive any termination of this License.
|
---|
2036 | Provisions which, by their nature, must remain in effect beyond
|
---|
2037 | the termination of this License shall survive.
|
---|
2038 | </para>
|
---|
2039 |
|
---|
2040 | <para>
|
---|
2041 | 8.2. If You initiate litigation by asserting a patent
|
---|
2042 | infringement claim (excluding declaratory judgment actions)
|
---|
2043 | against Initial Developer or a Contributor (the Initial
|
---|
2044 | Developer or Contributor against whom You file such action is
|
---|
2045 | referred to as "Participant") alleging that:
|
---|
2046 | </para>
|
---|
2047 |
|
---|
2048 | <para>
|
---|
2049 | (a) such Participant's Contributor Version directly or
|
---|
2050 | indirectly infringes any patent, then any and all rights granted
|
---|
2051 | by such Participant to You under Sections 2.1 and/or 2.2 of this
|
---|
2052 | License shall, upon 60 days notice from Participant terminate
|
---|
2053 | prospectively, unless if within 60 days after receipt of notice
|
---|
2054 | You either: (i) agree in writing to pay Participant a mutually
|
---|
2055 | agreeable reasonable royalty for Your past and future use of
|
---|
2056 | Modifications made by such Participant, or (ii) withdraw Your
|
---|
2057 | litigation claim with respect to the Contributor Version against
|
---|
2058 | such Participant. If within 60 days of notice, a reasonable
|
---|
2059 | royalty and payment arrangement are not mutually agreed upon in
|
---|
2060 | writing by the parties or the litigation claim is not withdrawn,
|
---|
2061 | the rights granted by Participant to You under Sections 2.1
|
---|
2062 | and/or 2.2 automatically terminate at the expiration of the 60
|
---|
2063 | day notice period specified above.
|
---|
2064 | </para>
|
---|
2065 |
|
---|
2066 | <para>
|
---|
2067 | (b) any software, hardware, or device, other than such
|
---|
2068 | Participant's Contributor Version, directly or indirectly
|
---|
2069 | infringes any patent, then any rights granted to You by such
|
---|
2070 | Participant under Sections 2.1(b) and 2.2(b) are revoked
|
---|
2071 | effective as of the date You first made, used, sold,
|
---|
2072 | distributed, or had made, Modifications made by that
|
---|
2073 | Participant.
|
---|
2074 | </para>
|
---|
2075 |
|
---|
2076 | <para>
|
---|
2077 | 8.3. If You assert a patent infringement claim against
|
---|
2078 | Participant alleging that such Participant's Contributor Version
|
---|
2079 | directly or indirectly infringes any patent where such claim is
|
---|
2080 | resolved (such as by license or settlement) prior to the
|
---|
2081 | initiation of patent infringement litigation, then the
|
---|
2082 | reasonable value of the licenses granted by such Participant
|
---|
2083 | under Sections 2.1 or 2.2 shall be taken into account in
|
---|
2084 | determining the amount or value of any payment or license.
|
---|
2085 | </para>
|
---|
2086 |
|
---|
2087 | <para>
|
---|
2088 | 8.4. In the event of termination under Sections 8.1 or 8.2
|
---|
2089 | above, all end user license agreements (excluding distributors
|
---|
2090 | and resellers) which have been validly granted by You or any
|
---|
2091 | distributor hereunder prior to termination shall survive
|
---|
2092 | termination.
|
---|
2093 | </para>
|
---|
2094 |
|
---|
2095 | <para>
|
---|
2096 | 9. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO
|
---|
2097 | LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR
|
---|
2098 | OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER
|
---|
2099 | CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER
|
---|
2100 | OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY
|
---|
2101 | INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
|
---|
2102 | CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF
|
---|
2103 | GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY
|
---|
2104 | AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY
|
---|
2105 | SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES.
|
---|
2106 | THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR
|
---|
2107 | DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE
|
---|
2108 | TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME
|
---|
2109 | JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF
|
---|
2110 | INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND
|
---|
2111 | LIMITATION MAY NOT APPLY TO YOU.
|
---|
2112 | </para>
|
---|
2113 |
|
---|
2114 | <para>
|
---|
2115 | 10. U.S. GOVERNMENT END USERS. The Covered Code is a "commercial
|
---|
2116 | item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995),
|
---|
2117 | consisting of "commercial computer software" and "commercial
|
---|
2118 | computer software documentation," as such terms are used in 48
|
---|
2119 | C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and
|
---|
2120 | 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S.
|
---|
2121 | Government End Users acquire Covered Code with only those rights
|
---|
2122 | set forth herein.
|
---|
2123 | </para>
|
---|
2124 |
|
---|
2125 | <para>
|
---|
2126 | 11. MISCELLANEOUS. This License represents the complete
|
---|
2127 | agreement concerning subject matter hereof. If any provision of
|
---|
2128 | this License is held to be unenforceable, such provision shall
|
---|
2129 | be reformed only to the extent necessary to make it enforceable.
|
---|
2130 | This License shall be governed by California law provisions
|
---|
2131 | (except to the extent applicable law, if any, provides
|
---|
2132 | otherwise), excluding its conflict-of-law provisions. With
|
---|
2133 | respect to disputes in which at least one party is a citizen of,
|
---|
2134 | or an entity chartered or registered to do business in the
|
---|
2135 | United States of America, any litigation relating to this
|
---|
2136 | License shall be subject to the jurisdiction of the Federal
|
---|
2137 | Courts of the Northern District of California, with venue lying
|
---|
2138 | in Santa Clara County, California, with the losing party
|
---|
2139 | responsible for costs, including without limitation, court costs
|
---|
2140 | and reasonable attorneys' fees and expenses. The application of
|
---|
2141 | the United Nations Convention on Contracts for the International
|
---|
2142 | Sale of Goods is expressly excluded. Any law or regulation which
|
---|
2143 | provides that the language of a contract shall be construed
|
---|
2144 | against the drafter shall not apply to this License.
|
---|
2145 | </para>
|
---|
2146 |
|
---|
2147 | <para>
|
---|
2148 | 12. RESPONSIBILITY FOR CLAIMS. As between Initial Developer and
|
---|
2149 | the Contributors, each party is responsible for claims and
|
---|
2150 | damages arising, directly or indirectly, out of its utilization
|
---|
2151 | of rights under this License and You agree to work with Initial
|
---|
2152 | Developer and Contributors to distribute such responsibility on
|
---|
2153 | an equitable basis. Nothing herein is intended or shall be
|
---|
2154 | deemed to constitute any admission of liability.
|
---|
2155 | </para>
|
---|
2156 |
|
---|
2157 | <para>
|
---|
2158 | 13. MULTIPLE-LICENSED CODE. Initial Developer may designate
|
---|
2159 | portions of the Covered Code as "Multiple-Licensed".
|
---|
2160 | "Multiple-Licensed" means that the Initial Developer permits you
|
---|
2161 | to utilize portions of the Covered Code under Your choice of the
|
---|
2162 | NPL or the alternative licenses, if any, specified by the
|
---|
2163 | Initial Developer in the file described in Exhibit A.
|
---|
2164 | </para>
|
---|
2165 |
|
---|
2166 | <para>
|
---|
2167 | EXHIBIT A -Mozilla Public License.
|
---|
2168 | </para>
|
---|
2169 |
|
---|
2170 | <para>
|
---|
2171 | ``The contents of this file are subject to the Mozilla Public
|
---|
2172 | License Version 1.1 (the "License"); you may not use this file
|
---|
2173 | except in compliance with the License. You may obtain a copy of
|
---|
2174 | the License at http://www.mozilla.org/MPL/
|
---|
2175 | </para>
|
---|
2176 |
|
---|
2177 | <para>
|
---|
2178 | Software distributed under the License is distributed on an "AS
|
---|
2179 | IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
---|
2180 | implied. See the License for the specific language governing
|
---|
2181 | rights and limitations under the License.
|
---|
2182 | </para>
|
---|
2183 |
|
---|
2184 | <para>
|
---|
2185 | The Original Code is ______________________________________.
|
---|
2186 | </para>
|
---|
2187 |
|
---|
2188 | <para>
|
---|
2189 | The Initial Developer of the Original Code is
|
---|
2190 | ________________________. Portions created by
|
---|
2191 | ______________________ are Copyright (C) ______
|
---|
2192 | _______________________. All Rights Reserved.
|
---|
2193 | </para>
|
---|
2194 |
|
---|
2195 | <para>
|
---|
2196 | Contributor(s): ______________________________________.
|
---|
2197 | </para>
|
---|
2198 |
|
---|
2199 | <para>
|
---|
2200 | Alternatively, the contents of this file may be used under the
|
---|
2201 | terms of the _____ license (the "[___] License"), in which case
|
---|
2202 | the provisions of [______] License are applicable instead of
|
---|
2203 | those above. If you wish to allow use of your version of this
|
---|
2204 | file only under the terms of the [____] License and not to allow
|
---|
2205 | others to use your version of this file under the MPL, indicate
|
---|
2206 | your decision by deleting the provisions above and replace them
|
---|
2207 | with the notice and other provisions required by the [___]
|
---|
2208 | License. If you do not delete the provisions above, a recipient
|
---|
2209 | may use your version of this file under either the MPL or the
|
---|
2210 | [___] License."
|
---|
2211 | </para>
|
---|
2212 |
|
---|
2213 | <para>
|
---|
2214 | [NOTE: The text of this Exhibit A may differ slightly from the
|
---|
2215 | text of the notices in the Source Code files of the Original
|
---|
2216 | Code. You should use the text of this Exhibit A rather than the
|
---|
2217 | text found in the Original Code Source Code for Your
|
---|
2218 | Modifications.]
|
---|
2219 | </para>
|
---|
2220 |
|
---|
2221 | </sect2>
|
---|
2222 |
|
---|
2223 | <sect2 id="licMIT">
|
---|
2224 |
|
---|
2225 | <title>MIT License</title>
|
---|
2226 |
|
---|
2227 | <para>
|
---|
2228 | Permission is hereby granted, free of charge, to any person
|
---|
2229 | obtaining a copy of this software and associated documentation
|
---|
2230 | files (the "Software"), to deal in the Software without
|
---|
2231 | restriction, including without limitation the rights to use,
|
---|
2232 | copy, modify, merge, publish, distribute, sublicense, and/or
|
---|
2233 | sell copies of the Software, and to permit persons to whom the
|
---|
2234 | Software is furnished to do so, subject to the following
|
---|
2235 | conditions:
|
---|
2236 | </para>
|
---|
2237 |
|
---|
2238 | <para>
|
---|
2239 | The above copyright notice and this permission notice shall be
|
---|
2240 | included in all copies or substantial portions of the Software.
|
---|
2241 | </para>
|
---|
2242 |
|
---|
2243 | <para>
|
---|
2244 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
---|
2245 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
---|
2246 | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
---|
2247 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
---|
2248 | HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
---|
2249 | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
---|
2250 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
---|
2251 | OTHER DEALINGS IN THE SOFTWARE.
|
---|
2252 | </para>
|
---|
2253 |
|
---|
2254 | </sect2>
|
---|
2255 |
|
---|
2256 | <sect2 id="licX11">
|
---|
2257 |
|
---|
2258 | <title>X Consortium License (X11)</title>
|
---|
2259 |
|
---|
2260 | <para>
|
---|
2261 | Permission is hereby granted, free of charge, to any person
|
---|
2262 | obtaining a copy of this software and associated documentation
|
---|
2263 | files (the "Software"), to deal in the Software without
|
---|
2264 | restriction, including without limitation the rights to use,
|
---|
2265 | copy, modify, merge, publish, distribute, sublicense, and/or
|
---|
2266 | sell copies of the Software, and to permit persons to whom the
|
---|
2267 | Software is furnished to do so, subject to the following
|
---|
2268 | conditions:
|
---|
2269 | </para>
|
---|
2270 |
|
---|
2271 | <para>
|
---|
2272 | The above copyright notice and this permission notice shall be
|
---|
2273 | included in all copies or substantial portions of the Software.
|
---|
2274 | </para>
|
---|
2275 |
|
---|
2276 | <para>
|
---|
2277 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
---|
2278 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
---|
2279 | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
---|
2280 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
---|
2281 | HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
---|
2282 | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
---|
2283 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
---|
2284 | OTHER DEALINGS IN THE SOFTWARE.
|
---|
2285 | </para>
|
---|
2286 |
|
---|
2287 | </sect2>
|
---|
2288 |
|
---|
2289 | <sect2 id="licZLIB">
|
---|
2290 |
|
---|
2291 | <title>zlib License</title>
|
---|
2292 |
|
---|
2293 | <para>
|
---|
2294 | This software is provided 'as-is', without any express or
|
---|
2295 | implied warranty. In no event will the authors be held liable
|
---|
2296 | for any damages arising from the use of this software.
|
---|
2297 | </para>
|
---|
2298 |
|
---|
2299 | <para>
|
---|
2300 | Permission is granted to anyone to use this software for any
|
---|
2301 | purpose, including commercial applications, and to alter it and
|
---|
2302 | redistribute it freely, subject to the following restrictions:
|
---|
2303 | </para>
|
---|
2304 |
|
---|
2305 | <para>
|
---|
2306 | 1. The origin of this software must not be misrepresented; you
|
---|
2307 | must not claim that you wrote the original software. If you use
|
---|
2308 | this software in a product, an acknowledgment in the product
|
---|
2309 | documentation would be appreciated but is not required.
|
---|
2310 | </para>
|
---|
2311 |
|
---|
2312 | <para>
|
---|
2313 | 2. Altered source versions must be plainly marked as such, and
|
---|
2314 | must not be misrepresented as being the original software.
|
---|
2315 | </para>
|
---|
2316 |
|
---|
2317 | <para>
|
---|
2318 | 3. This notice may not be removed or altered from any source
|
---|
2319 | distribution.
|
---|
2320 | </para>
|
---|
2321 |
|
---|
2322 | <screen>Jean-loup Gailly Mark Adler
|
---|
2323 | [email protected] [email protected]</screen>
|
---|
2324 |
|
---|
2325 | </sect2>
|
---|
2326 |
|
---|
2327 | <sect2 id="licSSL">
|
---|
2328 |
|
---|
2329 | <title>OpenSSL License</title>
|
---|
2330 |
|
---|
2331 | <para>
|
---|
2332 | This package is an SSL implementation written by Eric Young
|
---|
2333 | ([email protected]). The implementation was written so as to
|
---|
2334 | conform with Netscape's SSL.
|
---|
2335 | </para>
|
---|
2336 |
|
---|
2337 | <para>
|
---|
2338 | This library is free for commercial and non-commercial use as
|
---|
2339 | long as the following conditions are adhered to. The following
|
---|
2340 | conditions apply to all code found in this distribution, be it
|
---|
2341 | the RC4, RSA, lhash, DES, etc., code; not just the SSL code. The
|
---|
2342 | SSL documentation included with this distribution is covered by
|
---|
2343 | the same copyright terms except that the holder is Tim Hudson
|
---|
2344 | ([email protected]).
|
---|
2345 | </para>
|
---|
2346 |
|
---|
2347 | <para>
|
---|
2348 | Copyright remains Eric Young's, and as such any Copyright
|
---|
2349 | notices in the code are not to be removed. If this package is
|
---|
2350 | used in a product, Eric Young should be given attribution as the
|
---|
2351 | author of the parts of the library used. This can be in the form
|
---|
2352 | of a textual message at program startup or in documentation
|
---|
2353 | (online or textual) provided with the package.
|
---|
2354 | </para>
|
---|
2355 |
|
---|
2356 | <para>
|
---|
2357 | Redistribution and use in source and binary forms, with or
|
---|
2358 | without modification, are permitted provided that the following
|
---|
2359 | conditions are met:
|
---|
2360 | </para>
|
---|
2361 |
|
---|
2362 | <para>
|
---|
2363 | 1. Redistributions of source code must retain the copyright
|
---|
2364 | notice, this list of conditions and the following disclaimer.
|
---|
2365 | </para>
|
---|
2366 |
|
---|
2367 | <para>
|
---|
2368 | 2. Redistributions in binary form must reproduce the above
|
---|
2369 | copyright notice, this list of conditions and the following
|
---|
2370 | disclaimer in the documentation and/or other materials provided
|
---|
2371 | with the distribution.
|
---|
2372 | </para>
|
---|
2373 |
|
---|
2374 | <para>
|
---|
2375 | 3. All advertising materials mentioning features or use of this
|
---|
2376 | software must display the following acknowledgement: "This
|
---|
2377 | product includes cryptographic software written by Eric Young
|
---|
2378 | ([email protected])" The word 'cryptographic' can be left out if
|
---|
2379 | the routines from the library being used are not cryptographic
|
---|
2380 | related :-).
|
---|
2381 | </para>
|
---|
2382 |
|
---|
2383 | <para>
|
---|
2384 | 4. If you include any Windows specific code (or a derivative
|
---|
2385 | thereof) from the apps directory (application code) you must
|
---|
2386 | include an acknowledgement: "This product includes software
|
---|
2387 | written by Tim Hudson ([email protected])"
|
---|
2388 | </para>
|
---|
2389 |
|
---|
2390 | <para>
|
---|
2391 | THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND ANY
|
---|
2392 | EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
---|
2393 | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
---|
2394 | PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
|
---|
2395 | OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
---|
2396 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
---|
2397 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
|
---|
2398 | USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
---|
2399 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
---|
2400 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
---|
2401 | IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
---|
2402 | THE POSSIBILITY OF SUCH DAMAGE.
|
---|
2403 | </para>
|
---|
2404 |
|
---|
2405 | <para>
|
---|
2406 | The licence and distribution terms for any publicly available
|
---|
2407 | version or derivative of this code cannot be changed. i.e. this
|
---|
2408 | code cannot simply be copied and put under another distribution
|
---|
2409 | licence [including the GNU Public Licence.]
|
---|
2410 | </para>
|
---|
2411 |
|
---|
2412 | </sect2>
|
---|
2413 |
|
---|
2414 | <sect2 id="licSlirp">
|
---|
2415 |
|
---|
2416 | <title>Slirp License</title>
|
---|
2417 |
|
---|
2418 | <para>
|
---|
2419 | Copyright (c) 1995,1996 Danny Gasparovski. All rights reserved.
|
---|
2420 | </para>
|
---|
2421 |
|
---|
2422 | <para>
|
---|
2423 | Redistribution and use in source and binary forms, with or
|
---|
2424 | without modification, are permitted provided that the following
|
---|
2425 | conditions are met:
|
---|
2426 | </para>
|
---|
2427 |
|
---|
2428 | <para>
|
---|
2429 | 1. Redistributions of source code must retain the above
|
---|
2430 | copyright notice, this list of conditions and the following
|
---|
2431 | disclaimer.
|
---|
2432 | </para>
|
---|
2433 |
|
---|
2434 | <para>
|
---|
2435 | 2. Redistributions in binary form must reproduce the above
|
---|
2436 | copyright notice, this list of conditions and the following
|
---|
2437 | disclaimer in the documentation and/or other materials provided
|
---|
2438 | with the distribution.
|
---|
2439 | </para>
|
---|
2440 |
|
---|
2441 | <para>
|
---|
2442 | 3. All advertising materials mentioning features or use of this
|
---|
2443 | software must display the following acknowledgment: This product
|
---|
2444 | includes software developed by Danny Gasparovski.
|
---|
2445 | </para>
|
---|
2446 |
|
---|
2447 | <para>
|
---|
2448 | THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
---|
2449 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
---|
2450 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
---|
2451 | PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL DANNY GASPAROVSKI OR
|
---|
2452 | CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
---|
2453 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
---|
2454 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
|
---|
2455 | USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
---|
2456 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
---|
2457 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
---|
2458 | IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
---|
2459 | THE POSSIBILITY OF SUCH DAMAGE.
|
---|
2460 | </para>
|
---|
2461 |
|
---|
2462 | </sect2>
|
---|
2463 |
|
---|
2464 | <sect2 id="licLZF">
|
---|
2465 |
|
---|
2466 | <title>liblzf License</title>
|
---|
2467 |
|
---|
2468 | <para>
|
---|
2469 | Redistribution and use in source and binary forms, with or
|
---|
2470 | without modification, are permitted provided that the following
|
---|
2471 | conditions are met:
|
---|
2472 | </para>
|
---|
2473 |
|
---|
2474 | <para>
|
---|
2475 | 1. Redistributions of source code must retain the above
|
---|
2476 | copyright notice, this list of conditions and the following
|
---|
2477 | disclaimer.
|
---|
2478 | </para>
|
---|
2479 |
|
---|
2480 | <para>
|
---|
2481 | 2. Redistributions in binary form must reproduce the above
|
---|
2482 | copyright notice, this list of conditions and the following
|
---|
2483 | disclaimer in the documentation and/or other materials provided
|
---|
2484 | with the distribution.
|
---|
2485 | </para>
|
---|
2486 |
|
---|
2487 | <para>
|
---|
2488 | 3. The name of the author may not be used to endorse or promote
|
---|
2489 | products derived from this software without specific prior
|
---|
2490 | written permission.
|
---|
2491 | </para>
|
---|
2492 |
|
---|
2493 | <para>
|
---|
2494 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY
|
---|
2495 | EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
---|
2496 | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
---|
2497 | PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
|
---|
2498 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
---|
2499 | EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
|
---|
2500 | TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
---|
2501 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
---|
2502 | ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
---|
2503 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
---|
2504 | IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
---|
2505 | THE POSSIBILITY OF SUCH DAMAGE.
|
---|
2506 | </para>
|
---|
2507 |
|
---|
2508 | </sect2>
|
---|
2509 |
|
---|
2510 | <sect2 id="liclibping">
|
---|
2511 |
|
---|
2512 | <title>libpng License</title>
|
---|
2513 |
|
---|
2514 | <para>
|
---|
2515 | The PNG Reference Library is supplied "AS IS". The Contributing
|
---|
2516 | Authors and Group 42, Inc. disclaim all warranties, expressed or
|
---|
2517 | implied, including, without limitation, the warranties of
|
---|
2518 | merchantability and of fitness for any purpose. The Contributing
|
---|
2519 | Authors and Group 42, Inc. assume no liability for direct,
|
---|
2520 | indirect, incidental, special, exemplary, or consequential
|
---|
2521 | damages, which may result from the use of the PNG Reference
|
---|
2522 | Library, even if advised of the possibility of such damage.
|
---|
2523 | </para>
|
---|
2524 |
|
---|
2525 | <para>
|
---|
2526 | Permission is hereby granted to use, copy, modify, and
|
---|
2527 | distribute this source code, or portions hereof, for any
|
---|
2528 | purpose, without fee, subject to the following restrictions:
|
---|
2529 | </para>
|
---|
2530 |
|
---|
2531 | <para>
|
---|
2532 | 1. The origin of this source code must not be misrepresented.
|
---|
2533 | </para>
|
---|
2534 |
|
---|
2535 | <para>
|
---|
2536 | 2. Altered versions must be plainly marked as such and must not
|
---|
2537 | be misrepresented as being the original source.
|
---|
2538 | </para>
|
---|
2539 |
|
---|
2540 | <para>
|
---|
2541 | 3. This Copyright notice may not be removed or altered from any
|
---|
2542 | source or altered source distribution.
|
---|
2543 | </para>
|
---|
2544 |
|
---|
2545 | <para>
|
---|
2546 | The Contributing Authors and Group 42, Inc. specifically permit,
|
---|
2547 | without fee, and encourage the use of this source code as a
|
---|
2548 | component to supporting the PNG file format in commercial
|
---|
2549 | products. If you use this source code in a product,
|
---|
2550 | acknowledgment is not required but would be appreciated.
|
---|
2551 | </para>
|
---|
2552 |
|
---|
2553 | </sect2>
|
---|
2554 |
|
---|
2555 | <sect2 id="licLWIP">
|
---|
2556 |
|
---|
2557 | <title>lwIP License</title>
|
---|
2558 |
|
---|
2559 | <para>
|
---|
2560 | Redistribution and use in source and binary forms, with or
|
---|
2561 | without modification, are permitted provided that the following
|
---|
2562 | conditions are met:
|
---|
2563 | </para>
|
---|
2564 |
|
---|
2565 | <para>
|
---|
2566 | 1. Redistributions of source code must retain the above
|
---|
2567 | copyright notice, this list of conditions and the following
|
---|
2568 | disclaimer.
|
---|
2569 | </para>
|
---|
2570 |
|
---|
2571 | <para>
|
---|
2572 | 2. Redistributions in binary form must reproduce the above
|
---|
2573 | copyright notice, this list of conditions and the following
|
---|
2574 | disclaimer in the documentation and/or other materials provided
|
---|
2575 | with the distribution.
|
---|
2576 | </para>
|
---|
2577 |
|
---|
2578 | <para>
|
---|
2579 | 3. The name of the author may not be used to endorse or promote
|
---|
2580 | products derived from this software without specific prior
|
---|
2581 | written permission.
|
---|
2582 | </para>
|
---|
2583 |
|
---|
2584 | <para>
|
---|
2585 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY
|
---|
2586 | EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
---|
2587 | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
---|
2588 | PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
|
---|
2589 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
---|
2590 | EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
|
---|
2591 | TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
---|
2592 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
---|
2593 | ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
---|
2594 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
---|
2595 | IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
---|
2596 | THE POSSIBILITY OF SUCH DAMAGE.
|
---|
2597 | </para>
|
---|
2598 |
|
---|
2599 | </sect2>
|
---|
2600 |
|
---|
2601 | <sect2 id="licLibXML">
|
---|
2602 |
|
---|
2603 | <title>libxml License</title>
|
---|
2604 |
|
---|
2605 | <para>
|
---|
2606 | Except where otherwise noted in the source code (e.g. the files
|
---|
2607 | hash.c, list.c and the trio files, which are covered by a
|
---|
2608 | similar licence but with different Copyright notices) all the
|
---|
2609 | files are:
|
---|
2610 | </para>
|
---|
2611 |
|
---|
2612 | <para>
|
---|
2613 | Copyright (C) 1998-2003 Daniel Veillard. All Rights Reserved.
|
---|
2614 | </para>
|
---|
2615 |
|
---|
2616 | <para>
|
---|
2617 | Permission is hereby granted, free of charge, to any person
|
---|
2618 | obtaining a copy of this software and associated documentation
|
---|
2619 | files (the "Software"), to deal in the Software without
|
---|
2620 | restriction, including without limitation the rights to use,
|
---|
2621 | copy, modify, merge, publish, distribute, sublicense, and/or
|
---|
2622 | sell copies of the Software, and to permit persons to whom the
|
---|
2623 | Software is furnished to do so, subject to the following
|
---|
2624 | conditions:
|
---|
2625 | </para>
|
---|
2626 |
|
---|
2627 | <para>
|
---|
2628 | The above copyright notice and this permission notice shall be
|
---|
2629 | included in all copies or substantial portions of the Software.
|
---|
2630 | </para>
|
---|
2631 |
|
---|
2632 | <para>
|
---|
2633 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
---|
2634 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
---|
2635 | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
---|
2636 | NONINFRINGEMENT. IN NO EVENT SHALL THE DANIEL VEILLARD BE LIABLE
|
---|
2637 | FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
---|
2638 | OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
---|
2639 | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
---|
2640 | SOFTWARE.
|
---|
2641 | </para>
|
---|
2642 |
|
---|
2643 | <para>
|
---|
2644 | Except as contained in this notice, the name of Daniel Veillard
|
---|
2645 | shall not be used in advertising or otherwise to promote the
|
---|
2646 | sale, use or other dealings in this Software without prior
|
---|
2647 | written authorization from him.
|
---|
2648 | </para>
|
---|
2649 |
|
---|
2650 | </sect2>
|
---|
2651 |
|
---|
2652 | <sect2 id="licLibXSLT">
|
---|
2653 |
|
---|
2654 | <title>libxslt Licenses</title>
|
---|
2655 |
|
---|
2656 | <para>
|
---|
2657 | Licence for libxslt except libexslt:
|
---|
2658 | </para>
|
---|
2659 |
|
---|
2660 | <para>
|
---|
2661 | Copyright (C) 2001-2002 Daniel Veillard. All Rights Reserved.
|
---|
2662 | </para>
|
---|
2663 |
|
---|
2664 | <para>
|
---|
2665 | Permission is hereby granted, free of charge, to any person
|
---|
2666 | obtaining a copy of this software and associated documentation
|
---|
2667 | files (the "Software"), to deal in the Software without
|
---|
2668 | restriction, including without limitation the rights to use,
|
---|
2669 | copy, modify, merge, publish, distribute, sublicense, and/or
|
---|
2670 | sell copies of the Software, and to permit persons to whom the
|
---|
2671 | Software is furnished to do so, subject to the following
|
---|
2672 | conditions:
|
---|
2673 | </para>
|
---|
2674 |
|
---|
2675 | <para>
|
---|
2676 | The above copyright notice and this permission notice shall be
|
---|
2677 | included in all copies or substantial portions of the Software.
|
---|
2678 | </para>
|
---|
2679 |
|
---|
2680 | <para>
|
---|
2681 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
---|
2682 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
---|
2683 | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
---|
2684 | NONINFRINGEMENT. IN NO EVENT SHALL THE DANIEL VEILLARD BE LIABLE
|
---|
2685 | FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
---|
2686 | OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
---|
2687 | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
---|
2688 | SOFTWARE.
|
---|
2689 | </para>
|
---|
2690 |
|
---|
2691 | <para>
|
---|
2692 | Except as contained in this notice, the name of Daniel Veillard
|
---|
2693 | shall not be used in advertising or otherwise to promote the
|
---|
2694 | sale, use or other dealings in this Software without prior
|
---|
2695 | written authorization from him.
|
---|
2696 | </para>
|
---|
2697 |
|
---|
2698 | <para>
|
---|
2699 | Licence for libexslt:
|
---|
2700 | </para>
|
---|
2701 |
|
---|
2702 | <para>
|
---|
2703 | Copyright (C) 2001-2002 Thomas Broyer, Charlie Bozeman and
|
---|
2704 | Daniel Veillard. All Rights Reserved.
|
---|
2705 | </para>
|
---|
2706 |
|
---|
2707 | <para>
|
---|
2708 | Permission is hereby granted, free of charge, to any person
|
---|
2709 | obtaining a copy of this software and associated documentation
|
---|
2710 | files (the "Software"), to deal in the Software without
|
---|
2711 | restriction, including without limitation the rights to use,
|
---|
2712 | copy, modify, merge, publish, distribute, sublicense, and/or
|
---|
2713 | sell copies of the Software, and to permit persons to whom the
|
---|
2714 | Software is furnished to do so, subject to the following
|
---|
2715 | conditions:
|
---|
2716 | </para>
|
---|
2717 |
|
---|
2718 | <para>
|
---|
2719 | The above copyright notice and this permission notice shall be
|
---|
2720 | included in all copies or substantial portions of the Software.
|
---|
2721 | </para>
|
---|
2722 |
|
---|
2723 | <para>
|
---|
2724 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
---|
2725 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
---|
2726 | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
---|
2727 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
|
---|
2728 | CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
|
---|
2729 | CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
---|
2730 | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
---|
2731 | SOFTWARE.
|
---|
2732 | </para>
|
---|
2733 |
|
---|
2734 | <para>
|
---|
2735 | Except as contained in this notice, the name of the authors
|
---|
2736 | shall not be used in advertising or otherwise to promote the
|
---|
2737 | sale, use or other dealings in this Software without prior
|
---|
2738 | written authorization from him.
|
---|
2739 | </para>
|
---|
2740 |
|
---|
2741 | </sect2>
|
---|
2742 |
|
---|
2743 | <sect2 id="licgSOAP">
|
---|
2744 |
|
---|
2745 | <title>gSOAP Public License Version 1.3a</title>
|
---|
2746 |
|
---|
2747 | <para>
|
---|
2748 | The gSOAP public license is derived from the Mozilla Public
|
---|
2749 | License (MPL1.1). The sections that were deleted from the
|
---|
2750 | original MPL1.1 text are 1.0.1, 2.1.(c),(d), 2.2.(c),(d),
|
---|
2751 | 8.2.(b), 10, and 11. Section 3.8 was added. The modified
|
---|
2752 | sections are 2.1.(b), 2.2.(b), 3.2 (simplified), 3.5 (deleted
|
---|
2753 | the last sentence), and 3.6 (simplified).
|
---|
2754 | </para>
|
---|
2755 |
|
---|
2756 | <para>
|
---|
2757 | 1 DEFINITIONS
|
---|
2758 | </para>
|
---|
2759 |
|
---|
2760 | <para>
|
---|
2761 | 1.1. "Contributor" means each entity that creates or contributes
|
---|
2762 | to the creation of Modifications.
|
---|
2763 | </para>
|
---|
2764 |
|
---|
2765 | <para>
|
---|
2766 | 1.2. "Contributor Version" means the combination of the Original
|
---|
2767 | Code, prior Modifications used by a Contributor, and the
|
---|
2768 | Modifications made by that particular Contributor.
|
---|
2769 | </para>
|
---|
2770 |
|
---|
2771 | <para>
|
---|
2772 | 1.3. "Covered Code" means the Original Code, or Modifications or
|
---|
2773 | the combination of the Original Code, and Modifications, in each
|
---|
2774 | case including portions thereof.
|
---|
2775 | </para>
|
---|
2776 |
|
---|
2777 | <para>
|
---|
2778 | 1.4. "Electronic Distribution Mechanism" means a mechanism
|
---|
2779 | generally accepted in the software development community for the
|
---|
2780 | electronic transfer of data.
|
---|
2781 | </para>
|
---|
2782 |
|
---|
2783 | <para>
|
---|
2784 | 1.5. "Executable" means Covered Code in any form other than
|
---|
2785 | Source Code.
|
---|
2786 | </para>
|
---|
2787 |
|
---|
2788 | <para>
|
---|
2789 | 1.6. "Initial Developer" means the individual or entity
|
---|
2790 | identified as the Initial Developer in the Source Code notice
|
---|
2791 | required by Exhibit A.
|
---|
2792 | </para>
|
---|
2793 |
|
---|
2794 | <para>
|
---|
2795 | 1.7. "Larger Work" means a work which combines Covered Code or
|
---|
2796 | portions thereof with code not governed by the terms of this
|
---|
2797 | License.
|
---|
2798 | </para>
|
---|
2799 |
|
---|
2800 | <para>
|
---|
2801 | 1.8. "License" means this document.
|
---|
2802 | </para>
|
---|
2803 |
|
---|
2804 | <para>
|
---|
2805 | 1.8.1. "Licensable" means having the right to grant, to the
|
---|
2806 | maximum extent possible, whether at the time of the initial
|
---|
2807 | grant or subsequently acquired, any and all of the rights
|
---|
2808 | conveyed herein.
|
---|
2809 | </para>
|
---|
2810 |
|
---|
2811 | <para>
|
---|
2812 | 1.9. "Modifications" means any addition to or deletion from the
|
---|
2813 | substance or structure of either the Original Code or any
|
---|
2814 | previous Modifications. When Covered Code is released as a
|
---|
2815 | series of files, a Modification is:
|
---|
2816 | </para>
|
---|
2817 |
|
---|
2818 | <para>
|
---|
2819 | A. Any addition to or deletion from the contents of a file
|
---|
2820 | containing Original Code or previous Modifications.
|
---|
2821 | </para>
|
---|
2822 |
|
---|
2823 | <para>
|
---|
2824 | B. Any new file that contains any part of the Original Code, or
|
---|
2825 | previous Modifications.
|
---|
2826 | </para>
|
---|
2827 |
|
---|
2828 | <para>
|
---|
2829 | 1.10. "Original Code" means Source Code of computer software
|
---|
2830 | code which is described in the Source Code notice required by
|
---|
2831 | Exhibit A as Original Code, and which, at the time of its
|
---|
2832 | release under this License is not already Covered Code governed
|
---|
2833 | by this License.
|
---|
2834 | </para>
|
---|
2835 |
|
---|
2836 | <para>
|
---|
2837 | 1.10.1. "Patent Claims" means any patent claim(s), now owned or
|
---|
2838 | hereafter acquired, including without limitation, method,
|
---|
2839 | process, and apparatus claims, in any patent Licensable by
|
---|
2840 | grantor.
|
---|
2841 | </para>
|
---|
2842 |
|
---|
2843 | <para>
|
---|
2844 | 1.11. "Source Code" means the preferred form of the Covered Code
|
---|
2845 | for making modifications to it, including all modules it
|
---|
2846 | contains, plus any associated interface definition files,
|
---|
2847 | scripts used to control compilation and installation of an
|
---|
2848 | Executable, or source code differential comparisons against
|
---|
2849 | either the Original Code or another well known, available
|
---|
2850 | Covered Code of the Contributor's choice. The Source Code can be
|
---|
2851 | in a compressed or archival form, provided the appropriate
|
---|
2852 | decompression or de-archiving software is widely available for
|
---|
2853 | no charge.
|
---|
2854 | </para>
|
---|
2855 |
|
---|
2856 | <para>
|
---|
2857 | 1.12. "You" (or "Your") means an individual or a legal entity
|
---|
2858 | exercising rights under, and complying with all of the terms of,
|
---|
2859 | this License or a future version of this License issued under
|
---|
2860 | Section 6.1. For legal entities, "You" includes any entity which
|
---|
2861 | controls, is controlled by, or is under common control with You.
|
---|
2862 | For purposes of this definition, "control" means (a) the power,
|
---|
2863 | direct or indirect, to cause the direction or management of such
|
---|
2864 | entity, whether by contract or otherwise, or (b) ownership of
|
---|
2865 | more than fifty percent (50%) of the outstanding shares or
|
---|
2866 | beneficial ownership of such entity.
|
---|
2867 | </para>
|
---|
2868 |
|
---|
2869 | <para>
|
---|
2870 | 2 SOURCE CODE LICENSE.
|
---|
2871 | </para>
|
---|
2872 |
|
---|
2873 | <para>
|
---|
2874 | 2.1. The Initial Developer Grant.
|
---|
2875 | </para>
|
---|
2876 |
|
---|
2877 | <para>
|
---|
2878 | The Initial Developer hereby grants You a world-wide,
|
---|
2879 | royalty-free, non-exclusive license, subject to third party
|
---|
2880 | intellectual property claims:
|
---|
2881 | </para>
|
---|
2882 |
|
---|
2883 | <para>
|
---|
2884 | (a) under intellectual property rights (other than patent or
|
---|
2885 | trademark) Licensable by Initial Developer to use, reproduce,
|
---|
2886 | modify, display, perform, sublicense and distribute the Original
|
---|
2887 | Code (or portions thereof) with or without Modifications, and/or
|
---|
2888 | as part of a Larger Work; and
|
---|
2889 | </para>
|
---|
2890 |
|
---|
2891 | <para>
|
---|
2892 | (b) under patents now or hereafter owned or controlled by
|
---|
2893 | Initial Developer, to make, have made, use and sell ("offer to
|
---|
2894 | sell and import") the Original Code, Modifications, or portions
|
---|
2895 | thereof, but solely to the extent that any such patent is
|
---|
2896 | reasonably necessary to enable You to utilize, alone or in
|
---|
2897 | combination with other software, the Original Code,
|
---|
2898 | Modifications, or any combination or portions thereof.
|
---|
2899 | </para>
|
---|
2900 |
|
---|
2901 | <para>
|
---|
2902 | (c)
|
---|
2903 | </para>
|
---|
2904 |
|
---|
2905 | <para>
|
---|
2906 | (d)
|
---|
2907 | </para>
|
---|
2908 |
|
---|
2909 | <para>
|
---|
2910 | 2.2. Contributor Grant.
|
---|
2911 | </para>
|
---|
2912 |
|
---|
2913 | <para>
|
---|
2914 | Subject to third party intellectual property claims, each
|
---|
2915 | Contributor hereby grants You a world-wide, royalty-free,
|
---|
2916 | non-exclusive license
|
---|
2917 | </para>
|
---|
2918 |
|
---|
2919 | <para>
|
---|
2920 | (a) under intellectual property rights (other than patent or
|
---|
2921 | trademark) Licensable by Contributor, to use, reproduce, modify,
|
---|
2922 | display, perform, sublicense and distribute the Modifications
|
---|
2923 | created by such Contributor (or portions thereof) either on an
|
---|
2924 | unmodified basis, with other Modifications, as Covered Code
|
---|
2925 | and/or as part of a Larger Work; and
|
---|
2926 | </para>
|
---|
2927 |
|
---|
2928 | <para>
|
---|
2929 | (b) under patents now or hereafter owned or controlled by
|
---|
2930 | Contributor, to make, have made, use and sell ("offer to sell
|
---|
2931 | and import") the Contributor Version (or portions thereof), but
|
---|
2932 | solely to the extent that any such patent is reasonably
|
---|
2933 | necessary to enable You to utilize, alone or in combination with
|
---|
2934 | other software, the Contributor Version (or portions thereof).
|
---|
2935 | </para>
|
---|
2936 |
|
---|
2937 | <para>
|
---|
2938 | (c)
|
---|
2939 | </para>
|
---|
2940 |
|
---|
2941 | <para>
|
---|
2942 | (d)
|
---|
2943 | </para>
|
---|
2944 |
|
---|
2945 | <para>
|
---|
2946 | 3 DISTRIBUTION OBLIGATIONS.
|
---|
2947 | </para>
|
---|
2948 |
|
---|
2949 | <para>
|
---|
2950 | 3.1. Application of License.
|
---|
2951 | </para>
|
---|
2952 |
|
---|
2953 | <para>
|
---|
2954 | The Modifications which You create or to which You contribute
|
---|
2955 | are governed by the terms of this License, including without
|
---|
2956 | limitation Section 2.2. The Source Code version of Covered Code
|
---|
2957 | may be distributed only under the terms of this License or a
|
---|
2958 | future version of this License released under Section 6.1, and
|
---|
2959 | You must include a copy of this License with every copy of the
|
---|
2960 | Source Code You distribute. You may not offer or impose any
|
---|
2961 | terms on any Source Code version that alters or restricts the
|
---|
2962 | applicable version of this License or the recipients' rights
|
---|
2963 | hereunder. However, You may include an additional document
|
---|
2964 | offering the additional rights described in Section 3.5.
|
---|
2965 | </para>
|
---|
2966 |
|
---|
2967 | <para>
|
---|
2968 | 3.2. Availability of Source Code.
|
---|
2969 | </para>
|
---|
2970 |
|
---|
2971 | <para>
|
---|
2972 | Any Modification created by You will be provided to the Initial
|
---|
2973 | Developer in Source Code form and are subject to the terms of
|
---|
2974 | the License. 3.3. Description of Modifications.
|
---|
2975 | </para>
|
---|
2976 |
|
---|
2977 | <para>
|
---|
2978 | You must cause all Covered Code to which You contribute to
|
---|
2979 | contain a file documenting the changes You made to create that
|
---|
2980 | Covered Code and the date of any change. You must include a
|
---|
2981 | prominent statement that the Modification is derived, directly
|
---|
2982 | or indirectly, from Original Code provided by the Initial
|
---|
2983 | Developer and including the name of the Initial Developer in (a)
|
---|
2984 | the Source Code, and (b) in any notice in an Executable version
|
---|
2985 | or related documentation in which You describe the origin or
|
---|
2986 | ownership of the Covered Code.
|
---|
2987 | </para>
|
---|
2988 |
|
---|
2989 | <para>
|
---|
2990 | 3.4. Intellectual Property Matters.
|
---|
2991 | </para>
|
---|
2992 |
|
---|
2993 | <para>
|
---|
2994 | (a) Third Party Claims. If Contributor has knowledge that a
|
---|
2995 | license under a third party's intellectual property rights is
|
---|
2996 | required to exercise the rights granted by such Contributor
|
---|
2997 | under Sections 2.1 or 2.2, Contributor must include a text file
|
---|
2998 | with the Source Code distribution titled "LEGAL" which describes
|
---|
2999 | the claim and the party making the claim in sufficient detail
|
---|
3000 | that a recipient will know whom to contact. If Contributor
|
---|
3001 | obtains such knowledge after the Modification is made available
|
---|
3002 | as described in Section 3.2, Contributor shall promptly modify
|
---|
3003 | the LEGAL file in all copies Contributor makes available
|
---|
3004 | thereafter and shall take other steps (such as notifying
|
---|
3005 | appropriate mailing lists or newsgroups) reasonably calculated
|
---|
3006 | to inform those who received the Covered Code that new knowledge
|
---|
3007 | has been obtained.
|
---|
3008 | </para>
|
---|
3009 |
|
---|
3010 | <para>
|
---|
3011 | (b) Contributor APIs. If Contributor's Modifications include an
|
---|
3012 | application programming interface and Contributor has knowledge
|
---|
3013 | of patent licenses which are reasonably necessary to implement
|
---|
3014 | that API, Contributor must also include this information in the
|
---|
3015 | LEGAL file.
|
---|
3016 | </para>
|
---|
3017 |
|
---|
3018 | <para>
|
---|
3019 | (c) Representations. Contributor represents that, except as
|
---|
3020 | disclosed pursuant to Section 3.4(a) above, Contributor believes
|
---|
3021 | that Contributor's Modifications are Contributor's original
|
---|
3022 | creation(s) and/or Contributor has sufficient rights to grant
|
---|
3023 | the rights conveyed by this License.
|
---|
3024 | </para>
|
---|
3025 |
|
---|
3026 | <para>
|
---|
3027 | 3.5. Required Notices. You must duplicate the notice in Exhibit
|
---|
3028 | A in each file of the Source Code. If it is not possible to put
|
---|
3029 | such notice in a particular Source Code file due to its
|
---|
3030 | structure, then You must include such notice in a location (such
|
---|
3031 | as a relevant directory) where a user would be likely to look
|
---|
3032 | for such a notice. If You created one or more Modification(s)
|
---|
3033 | You may add your name as a Contributor to the notice described
|
---|
3034 | in Exhibit A. You must also duplicate this License in any
|
---|
3035 | documentation for the Source Code where You describe recipients'
|
---|
3036 | rights or ownership rights relating to Covered Code. You may
|
---|
3037 | choose to offer, and to charge a fee for, warranty, support,
|
---|
3038 | indemnity or liability obligations to one or more recipients of
|
---|
3039 | Covered Code. However, You may do so only on Your own behalf,
|
---|
3040 | and not on behalf of the Initial Developer or any Contributor.
|
---|
3041 | </para>
|
---|
3042 |
|
---|
3043 | <para>
|
---|
3044 | 3.6. Distribution of Executable Versions. You may distribute
|
---|
3045 | Covered Code in Executable form only if the requirements of
|
---|
3046 | Section 3.1-3.5 have been met for that Covered Code. You may
|
---|
3047 | distribute the Executable version of Covered Code or ownership
|
---|
3048 | rights under a license of Your choice, which may contain terms
|
---|
3049 | different from this License, provided that You are in compliance
|
---|
3050 | with the terms of this License and that the license for the
|
---|
3051 | Executable version does not attempt to limit or alter the
|
---|
3052 | recipient's rights in the Source Code version from the rights
|
---|
3053 | set forth in this License. If You distribute the Executable
|
---|
3054 | version under a different license You must make it absolutely
|
---|
3055 | clear that any terms which differ from this License are offered
|
---|
3056 | by You alone, not by the Initial Developer or any Contributor.
|
---|
3057 | If you distribute executable versions containing Covered Code as
|
---|
3058 | part of a product, you must reproduce the notice in Exhibit B in
|
---|
3059 | the documentation and/or other materials provided with the
|
---|
3060 | product.
|
---|
3061 | </para>
|
---|
3062 |
|
---|
3063 | <para>
|
---|
3064 | 3.7. Larger Works. You may create a Larger Work by combining
|
---|
3065 | Covered Code with other code not governed by the terms of this
|
---|
3066 | License and distribute the Larger Work as a single product. In
|
---|
3067 | such a case, You must make sure the requirements of this License
|
---|
3068 | are fulfilled for the Covered Code.
|
---|
3069 | </para>
|
---|
3070 |
|
---|
3071 | <para>
|
---|
3072 | 3.8. Restrictions. You may not remove any product
|
---|
3073 | identification, copyright, proprietary notices or labels from
|
---|
3074 | gSOAP.
|
---|
3075 | </para>
|
---|
3076 |
|
---|
3077 | <para>
|
---|
3078 | 4 INABILITY TO COMPLY DUE TO STATUTE OR REGULATION.
|
---|
3079 | </para>
|
---|
3080 |
|
---|
3081 | <para>
|
---|
3082 | If it is impossible for You to comply with any of the terms of
|
---|
3083 | this License with respect to some or all of the Covered Code due
|
---|
3084 | to statute, judicial order, or regulation then You must: (a)
|
---|
3085 | comply with the terms of this License to the maximum extent
|
---|
3086 | possible; and (b) describe the limitations and the code they
|
---|
3087 | affect. Such description must be included in the LEGAL file
|
---|
3088 | described in Section 3.4 and must be included with all
|
---|
3089 | distributions of the Source Code. Except to the extent
|
---|
3090 | prohibited by statute or regulation, such description must be
|
---|
3091 | sufficiently detailed for a recipient of ordinary skill to be
|
---|
3092 | able to understand it.
|
---|
3093 | </para>
|
---|
3094 |
|
---|
3095 | <para>
|
---|
3096 | 5 APPLICATION OF THIS LICENSE.
|
---|
3097 | </para>
|
---|
3098 |
|
---|
3099 | <para>
|
---|
3100 | This License applies to code to which the Initial Developer has
|
---|
3101 | attached the notice in Exhibit A and to related Covered Code.
|
---|
3102 | </para>
|
---|
3103 |
|
---|
3104 | <para>
|
---|
3105 | 6 VERSIONS OF THE LICENSE.
|
---|
3106 | </para>
|
---|
3107 |
|
---|
3108 | <para>
|
---|
3109 | 6.1. New Versions.
|
---|
3110 | </para>
|
---|
3111 |
|
---|
3112 | <para>
|
---|
3113 | Grantor may publish revised and/or new versions of the License
|
---|
3114 | from time to time. Each version will be given a distinguishing
|
---|
3115 | version number.
|
---|
3116 | </para>
|
---|
3117 |
|
---|
3118 | <para>
|
---|
3119 | 6.2. Effect of New Versions.
|
---|
3120 | </para>
|
---|
3121 |
|
---|
3122 | <para>
|
---|
3123 | Once Covered Code has been published under a particular version
|
---|
3124 | of the License, You may always continue to use it under the
|
---|
3125 | terms of that version. You may also choose to use such Covered
|
---|
3126 | Code under the terms of any subsequent version of the License.
|
---|
3127 | </para>
|
---|
3128 |
|
---|
3129 | <para>
|
---|
3130 | 6.3. Derivative Works.
|
---|
3131 | </para>
|
---|
3132 |
|
---|
3133 | <para>
|
---|
3134 | If You create or use a modified version of this License (which
|
---|
3135 | you may only do in order to apply it to code which is not
|
---|
3136 | already Covered Code governed by this License), You must (a)
|
---|
3137 | rename Your license so that the phrase "gSOAP" or any
|
---|
3138 | confusingly similar phrase do not appear in your license (except
|
---|
3139 | to note that your license differs from this License) and (b)
|
---|
3140 | otherwise make it clear that Your version of the license
|
---|
3141 | contains terms which differ from the gSOAP Public License.
|
---|
3142 | (Filling in the name of the Initial Developer, Original Code or
|
---|
3143 | Contributor in the notice described in Exhibit A shall not of
|
---|
3144 | themselves be deemed to be modifications of this License.)
|
---|
3145 | </para>
|
---|
3146 |
|
---|
3147 | <para>
|
---|
3148 | 7 DISCLAIMER OF WARRANTY.
|
---|
3149 | </para>
|
---|
3150 |
|
---|
3151 | <para>
|
---|
3152 | COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
|
---|
3153 | WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS, IMPLIED OR
|
---|
3154 | STATUTORY, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES
|
---|
3155 | OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE,
|
---|
3156 | NONINFRINGEMENT OF THIRD PARTY INTELLECTUAL PROPERTY RIGHTS, AND
|
---|
3157 | ANY WARRANTY THAT MAY ARISE BY REASON OF TRADE USAGE, CUSTOM, OR
|
---|
3158 | COURSE OF DEALING. WITHOUT LIMITING THE FOREGOING, YOU
|
---|
3159 | ACKNOWLEDGE THAT THE SOFTWARE IS PROVIDED "AS IS" AND THAT THE
|
---|
3160 | AUTHORS DO NOT WARRANT THE SOFTWARE WILL RUN UNINTERRUPTED OR
|
---|
3161 | ERROR FREE. LIMITED LIABILITY THE ENTIRE RISK AS TO RESULTS AND
|
---|
3162 | PERFORMANCE OF THE SOFTWARE IS ASSUMED BY YOU. UNDER NO
|
---|
3163 | CIRCUMSTANCES WILL THE AUTHORS BE LIABLE FOR ANY SPECIAL,
|
---|
3164 | INDIRECT, INCIDENTAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES OF ANY
|
---|
3165 | KIND OR NATURE WHATSOEVER, WHETHER BASED ON CONTRACT, WARRANTY,
|
---|
3166 | TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE,
|
---|
3167 | ARISING OUT OF OR IN ANY WAY RELATED TO THE SOFTWARE, EVEN IF
|
---|
3168 | THE AUTHORS HAVE BEEN ADVISED ON THE POSSIBILITY OF SUCH DAMAGE
|
---|
3169 | OR IF SUCH DAMAGE COULD HAVE BEEN REASONABLY FORESEEN, AND
|
---|
3170 | NOTWITHSTANDING ANY FAILURE OF ESSENTIAL PURPOSE OF ANY
|
---|
3171 | EXCLUSIVE REMEDY PROVIDED. SUCH LIMITATION ON DAMAGES INCLUDES,
|
---|
3172 | BUT IS NOT LIMITED TO, DAMAGES FOR LOSS OF GOODWILL, LOST
|
---|
3173 | PROFITS, LOSS OF DATA OR SOFTWARE, WORK STOPPAGE, COMPUTER
|
---|
3174 | FAILURE OR MALFUNCTION OR IMPAIRMENT OF OTHER GOODS. IN NO EVENT
|
---|
3175 | WILL THE AUTHORS BE LIABLE FOR THE COSTS OF PROCUREMENT OF
|
---|
3176 | SUBSTITUTE SOFTWARE OR SERVICES. YOU ACKNOWLEDGE THAT THIS
|
---|
3177 | SOFTWARE IS NOT DESIGNED FOR USE IN ON-LINE EQUIPMENT IN
|
---|
3178 | HAZARDOUS ENVIRONMENTS SUCH AS OPERATION OF NUCLEAR FACILITIES,
|
---|
3179 | AIRCRAFT NAVIGATION OR CONTROL, OR LIFE-CRITICAL APPLICATIONS.
|
---|
3180 | THE AUTHORS EXPRESSLY DISCLAIM ANY LIABILITY RESULTING FROM USE
|
---|
3181 | OF THE SOFTWARE IN ANY SUCH ON-LINE EQUIPMENT IN HAZARDOUS
|
---|
3182 | ENVIRONMENTS AND ACCEPTS NO LIABILITY IN RESPECT OF ANY ACTIONS
|
---|
3183 | OR CLAIMS BASED ON THE USE OF THE SOFTWARE IN ANY SUCH ON-LINE
|
---|
3184 | EQUIPMENT IN HAZARDOUS ENVIRONMENTS BY YOU. FOR PURPOSES OF THIS
|
---|
3185 | PARAGRAPH, THE TERM "LIFE-CRITICAL APPLICATION" MEANS AN
|
---|
3186 | APPLICATION IN WHICH THE FUNCTIONING OR MALFUNCTIONING OF THE
|
---|
3187 | SOFTWARE MAY RESULT DIRECTLY OR INDIRECTLY IN PHYSICAL INJURY OR
|
---|
3188 | LOSS OF HUMAN LIFE. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
|
---|
3189 | ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS
|
---|
3190 | AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
|
---|
3191 | </para>
|
---|
3192 |
|
---|
3193 | <para>
|
---|
3194 | 8 TERMINATION.
|
---|
3195 | </para>
|
---|
3196 |
|
---|
3197 | <para>
|
---|
3198 | 8.1.
|
---|
3199 | </para>
|
---|
3200 |
|
---|
3201 | <para>
|
---|
3202 | This License and the rights granted hereunder will terminate
|
---|
3203 | automatically if You fail to comply with terms herein and fail
|
---|
3204 | to cure such breach within 30 days of becoming aware of the
|
---|
3205 | breach. All sublicenses to the Covered Code which are properly
|
---|
3206 | granted shall survive any termination of this License.
|
---|
3207 | Provisions which, by their nature, must remain in effect beyond
|
---|
3208 | the termination of this License shall survive.
|
---|
3209 | </para>
|
---|
3210 |
|
---|
3211 | <para>
|
---|
3212 | 8.2.
|
---|
3213 | </para>
|
---|
3214 |
|
---|
3215 | <para>
|
---|
3216 | 8.3.
|
---|
3217 | </para>
|
---|
3218 |
|
---|
3219 | <para>
|
---|
3220 | If You assert a patent infringement claim against Participant
|
---|
3221 | alleging that such Participant's Contributor Version directly or
|
---|
3222 | indirectly infringes any patent where such claim is resolved
|
---|
3223 | (such as by license or settlement) prior to the initiation of
|
---|
3224 | patent infringement litigation, then the reasonable value of the
|
---|
3225 | licenses granted by such Participant under Sections 2.1 or 2.2
|
---|
3226 | shall be taken into account in determining the amount or value
|
---|
3227 | of any payment or license.
|
---|
3228 | </para>
|
---|
3229 |
|
---|
3230 | <para>
|
---|
3231 | 8.4. In the event of termination under Sections 8.1 or 8.2
|
---|
3232 | above, all end user license agreements (excluding distributors
|
---|
3233 | and resellers) which have been validly granted by You or any
|
---|
3234 | distributor hereunder prior to termination shall survive
|
---|
3235 | termination.
|
---|
3236 | </para>
|
---|
3237 |
|
---|
3238 | <para>
|
---|
3239 | 9 LIMITATION OF LIABILITY.
|
---|
3240 | </para>
|
---|
3241 |
|
---|
3242 | <para>
|
---|
3243 | UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
|
---|
3244 | (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE
|
---|
3245 | INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF
|
---|
3246 | COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE
|
---|
3247 | TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR
|
---|
3248 | CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT
|
---|
3249 | LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE,
|
---|
3250 | COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL
|
---|
3251 | DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED
|
---|
3252 | OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY
|
---|
3253 | SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
|
---|
3254 | RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE
|
---|
3255 | LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW
|
---|
3256 | THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL
|
---|
3257 | DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
|
---|
3258 | </para>
|
---|
3259 |
|
---|
3260 | <para>
|
---|
3261 | 10 U.S. GOVERNMENT END USERS.
|
---|
3262 | </para>
|
---|
3263 |
|
---|
3264 | <para>
|
---|
3265 | 11 MISCELLANEOUS.
|
---|
3266 | </para>
|
---|
3267 |
|
---|
3268 | <para>
|
---|
3269 | 12 RESPONSIBILITY FOR CLAIMS.
|
---|
3270 | </para>
|
---|
3271 |
|
---|
3272 | <para>
|
---|
3273 | As between Initial Developer and the Contributors, each party is
|
---|
3274 | responsible for claims and damages arising, directly or
|
---|
3275 | indirectly, out of its utilization of rights under this License
|
---|
3276 | and You agree to work with Initial Developer and Contributors to
|
---|
3277 | distribute such responsibility on an equitable basis. Nothing
|
---|
3278 | herein is intended or shall be deemed to constitute any
|
---|
3279 | admission of liability.
|
---|
3280 | </para>
|
---|
3281 |
|
---|
3282 | <para>
|
---|
3283 | EXHIBIT A.
|
---|
3284 | </para>
|
---|
3285 |
|
---|
3286 | <para>
|
---|
3287 | "The contents of this file are subject to the gSOAP Public
|
---|
3288 | License Version 1.3 (the "License"); you may not use this file
|
---|
3289 | except in compliance with the License. You may obtain a copy of
|
---|
3290 | the License at
|
---|
3291 | <ulink url="http://www.cs.fsu.edu/~engelen/soaplicense.html" />.
|
---|
3292 | Software distributed under the License is distributed on an "AS
|
---|
3293 | IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
---|
3294 | implied. See the License for the specific language governing
|
---|
3295 | rights and limitations under the License.
|
---|
3296 | </para>
|
---|
3297 |
|
---|
3298 | <para>
|
---|
3299 | The Original Code of the gSOAP Software is: stdsoap.h,
|
---|
3300 | stdsoap2.h, stdsoap.c, stdsoap2.c, stdsoap.cpp, stdsoap2.cpp,
|
---|
3301 | soapcpp2.h, soapcpp2.c, soapcpp2_lex.l, soapcpp2_yacc.y,
|
---|
3302 | error2.h, error2.c, symbol2.c, init2.c, soapdoc2.html, and
|
---|
3303 | soapdoc2.pdf, httpget.h, httpget.c, stl.h, stldeque.h,
|
---|
3304 | stllist.h, stlvector.h, stlset.h.
|
---|
3305 | </para>
|
---|
3306 |
|
---|
3307 | <para>
|
---|
3308 | The Initial Developer of the Original Code is Robert A. van
|
---|
3309 | Engelen. Portions created by Robert A. van Engelen are Copyright
|
---|
3310 | (C) 2001-2004 Robert A. van Engelen, Genivia inc. All Rights
|
---|
3311 | Reserved.
|
---|
3312 | </para>
|
---|
3313 |
|
---|
3314 | <para>
|
---|
3315 | Contributor(s): "________________________." [Note: The text of
|
---|
3316 | this Exhibit A may differ slightly form the text of the notices
|
---|
3317 | in the Source Code files of the Original code. You should use
|
---|
3318 | the text of this Exhibit A rather than the text found in the
|
---|
3319 | Original Code Source Code for Your Modifications.]
|
---|
3320 | </para>
|
---|
3321 |
|
---|
3322 | <para>
|
---|
3323 | EXHIBIT B.
|
---|
3324 | </para>
|
---|
3325 |
|
---|
3326 | <para>
|
---|
3327 | "Part of the software embedded in this product is gSOAP
|
---|
3328 | software. Portions created by gSOAP are Copyright (C) 2001-2004
|
---|
3329 | Robert A. van Engelen, Genivia inc. All Rights Reserved. THE
|
---|
3330 | SOFTWARE IN THIS PRODUCT WAS IN PART PROVIDED BY GENIVIA INC AND
|
---|
3331 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
|
---|
3332 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
---|
3333 | PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
|
---|
3334 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
---|
3335 | EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
|
---|
3336 | TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
---|
3337 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
---|
3338 | ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
---|
3339 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
---|
3340 | IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
---|
3341 | THE POSSIBILITY OF SUCH DAMAGE."
|
---|
3342 | </para>
|
---|
3343 |
|
---|
3344 | </sect2>
|
---|
3345 |
|
---|
3346 | <sect2 id="licChromium">
|
---|
3347 |
|
---|
3348 | <title>Chromium Licenses</title>
|
---|
3349 |
|
---|
3350 | <sect3>
|
---|
3351 |
|
---|
3352 | <title>Main License</title>
|
---|
3353 |
|
---|
3354 | <para>
|
---|
3355 | Copyright (c) 2002, Stanford University All rights reserved.
|
---|
3356 | </para>
|
---|
3357 |
|
---|
3358 | <para>
|
---|
3359 | Some portions of Chromium are copyrighted by individiual
|
---|
3360 | organizations. Please see the files COPYRIGHT.LLNL and
|
---|
3361 | COPYRIGHT.REDHAT for more information.
|
---|
3362 | </para>
|
---|
3363 |
|
---|
3364 | <para>
|
---|
3365 | Redistribution and use in source and binary forms, with or
|
---|
3366 | without modification, are permitted provided that the
|
---|
3367 | following conditions are met:
|
---|
3368 | </para>
|
---|
3369 |
|
---|
3370 | <itemizedlist>
|
---|
3371 |
|
---|
3372 | <listitem>
|
---|
3373 | <para>
|
---|
3374 | Redistributions of source code must retain the above
|
---|
3375 | copyright notice, this list of conditions and the
|
---|
3376 | following disclaimer.
|
---|
3377 | </para>
|
---|
3378 | </listitem>
|
---|
3379 |
|
---|
3380 | <listitem>
|
---|
3381 | <para>
|
---|
3382 | Redistributions in binary form must reproduce the above
|
---|
3383 | copyright notice, this list of conditions and the
|
---|
3384 | following disclaimer in the documentation and/or other
|
---|
3385 | materials provided with the distribution.
|
---|
3386 | </para>
|
---|
3387 | </listitem>
|
---|
3388 |
|
---|
3389 | <listitem>
|
---|
3390 | <para>
|
---|
3391 | Neither the name of Stanford University nor the names of
|
---|
3392 | its contributors may be used to endorse or promote
|
---|
3393 | products derived from this software without specific prior
|
---|
3394 | written permission.
|
---|
3395 | </para>
|
---|
3396 | </listitem>
|
---|
3397 |
|
---|
3398 | </itemizedlist>
|
---|
3399 |
|
---|
3400 | <para>
|
---|
3401 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
|
---|
3402 | CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
|
---|
3403 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
---|
3404 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
---|
3405 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
|
---|
3406 | CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
---|
3407 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
|
---|
3408 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
---|
3409 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
---|
3410 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
---|
3411 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
|
---|
3412 | OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
|
---|
3413 | EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
---|
3414 | </para>
|
---|
3415 |
|
---|
3416 | </sect3>
|
---|
3417 |
|
---|
3418 | <sect3>
|
---|
3419 |
|
---|
3420 | <title>COPYRIGHT.LLNL File</title>
|
---|
3421 |
|
---|
3422 | <para>
|
---|
3423 | This Chromium distribution contains information and code which
|
---|
3424 | is covered under the following notice:
|
---|
3425 | </para>
|
---|
3426 |
|
---|
3427 | <para>
|
---|
3428 | Copyright (c) 2002, The Regents of the University of
|
---|
3429 | California. Produced at the Lawrence Livermore National
|
---|
3430 | Laboratory For details, contact: Randall Frank
|
---|
3431 | ([email protected]). UCRL-CODE-2002-058 All rights reserved.
|
---|
3432 | </para>
|
---|
3433 |
|
---|
3434 | <para>
|
---|
3435 | This file is part of Chromium. For details, see accompanying
|
---|
3436 | documentation.
|
---|
3437 | </para>
|
---|
3438 |
|
---|
3439 | <para>
|
---|
3440 | Redistribution and use in source and binary forms, with or
|
---|
3441 | without modification, are permitted provided that the
|
---|
3442 | following conditions are met:
|
---|
3443 | </para>
|
---|
3444 |
|
---|
3445 | <para>
|
---|
3446 | Redistributions of source code must retain the above copyright
|
---|
3447 | notice, this list of conditions and the disclaimer below.
|
---|
3448 | </para>
|
---|
3449 |
|
---|
3450 | <para>
|
---|
3451 | Redistributions in binary form must reproduce the above
|
---|
3452 | copyright notice, this list of conditions and the disclaimer
|
---|
3453 | (as noted below) in the documentation and/or other materials
|
---|
3454 | provided with the distribution.
|
---|
3455 | </para>
|
---|
3456 |
|
---|
3457 | <para>
|
---|
3458 | Neither the name of the UC/LLNL nor the names of its
|
---|
3459 | contributors may be used to endorse or promote products
|
---|
3460 | derived from this software without specific prior written
|
---|
3461 | permission.
|
---|
3462 | </para>
|
---|
3463 |
|
---|
3464 | <para>
|
---|
3465 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
|
---|
3466 | CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
|
---|
3467 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
---|
3468 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
---|
3469 | DISCLAIMED. IN NO EVENT SHALL THE REGENTS OF THE UNIVERSITY OF
|
---|
3470 | CALIFORNIA, THE U.S. DEPARTMENT OF ENERGY OR CONTRIBUTORS BE
|
---|
3471 | LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
---|
3472 | EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
---|
3473 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
---|
3474 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
---|
3475 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
---|
3476 | STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
---|
3477 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
---|
3478 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
---|
3479 | </para>
|
---|
3480 |
|
---|
3481 | <para>
|
---|
3482 | Additional BSD Notice
|
---|
3483 | </para>
|
---|
3484 |
|
---|
3485 | <para>
|
---|
3486 | 1. This notice is required to be provided under our contract
|
---|
3487 | with the U.S. Department of Energy (DOE). This work was
|
---|
3488 | produced at the University of California, Lawrence Livermore
|
---|
3489 | National Laboratory under Contract No. W-7405-ENG-48 with the
|
---|
3490 | DOE.
|
---|
3491 | </para>
|
---|
3492 |
|
---|
3493 | <para>
|
---|
3494 | 2. Neither the United States Government nor the University of
|
---|
3495 | California nor any of their employees, makes any warranty,
|
---|
3496 | express or implied, or assumes any liability or responsibility
|
---|
3497 | for the accuracy, completeness, or usefulness of any
|
---|
3498 | information, apparatus, product, or process disclosed, or
|
---|
3499 | represents that its use would not infringe privately-owned
|
---|
3500 | rights.
|
---|
3501 | </para>
|
---|
3502 |
|
---|
3503 | <para>
|
---|
3504 | 3. Also, reference herein to any specific commercial products,
|
---|
3505 | process, or services by trade name, trademark, manufacturer or
|
---|
3506 | otherwise does not necessarily constitute or imply its
|
---|
3507 | endorsement, recommendation, or favoring by the United States
|
---|
3508 | Government or the University of California. The views and
|
---|
3509 | opinions of authors expressed herein do not necessarily state
|
---|
3510 | or reflect those of the United States Government or the
|
---|
3511 | University of California, and shall not be used for
|
---|
3512 | advertising or product endorsement purposes.
|
---|
3513 | </para>
|
---|
3514 |
|
---|
3515 | </sect3>
|
---|
3516 |
|
---|
3517 | <sect3>
|
---|
3518 |
|
---|
3519 | <title>COPYRIGHT.REDHAT File</title>
|
---|
3520 |
|
---|
3521 | <para>
|
---|
3522 | This Chromium distribution contains information and code which
|
---|
3523 | is covered under the following notice:
|
---|
3524 | </para>
|
---|
3525 |
|
---|
3526 | <para>
|
---|
3527 | Copyright 2001,2002 Red Hat Inc., Durham, North Carolina.
|
---|
3528 | </para>
|
---|
3529 |
|
---|
3530 | <para>
|
---|
3531 | All Rights Reserved.
|
---|
3532 | </para>
|
---|
3533 |
|
---|
3534 | <para>
|
---|
3535 | Permission is hereby granted, free of charge, to any person
|
---|
3536 | obtaining a copy of this software and associated documentation
|
---|
3537 | files (the "Software"), to deal in the Software without
|
---|
3538 | restriction, including without limitation on the rights to
|
---|
3539 | use, copy, modify, merge, publish, distribute, sublicense,
|
---|
3540 | and/or sell copies of the Software, and to permit persons to
|
---|
3541 | whom the Software is furnished to do so, subject to the
|
---|
3542 | following conditions:
|
---|
3543 | </para>
|
---|
3544 |
|
---|
3545 | <para>
|
---|
3546 | The above copyright notice and this permission notice
|
---|
3547 | (including the next paragraph) shall be included in all copies
|
---|
3548 | or substantial portions of the Software.
|
---|
3549 | </para>
|
---|
3550 |
|
---|
3551 | <para>
|
---|
3552 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
---|
3553 | KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
---|
3554 | WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
|
---|
3555 | PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL RED HAT AND/OR
|
---|
3556 | THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
---|
3557 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
---|
3558 | OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
---|
3559 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
---|
3560 | </para>
|
---|
3561 |
|
---|
3562 | </sect3>
|
---|
3563 |
|
---|
3564 | </sect2>
|
---|
3565 |
|
---|
3566 | <sect2 id="licLibCurl">
|
---|
3567 |
|
---|
3568 | <title>curl License</title>
|
---|
3569 |
|
---|
3570 | <para>
|
---|
3571 | COPYRIGHT AND PERMISSION NOTICE
|
---|
3572 | </para>
|
---|
3573 |
|
---|
3574 | <para>
|
---|
3575 | Copyright (c) 1996 - 2009, Daniel Stenberg, [email protected].
|
---|
3576 | </para>
|
---|
3577 |
|
---|
3578 | <para>
|
---|
3579 | All rights reserved.
|
---|
3580 | </para>
|
---|
3581 |
|
---|
3582 | <para>
|
---|
3583 | Permission to use, copy, modify, and distribute this software
|
---|
3584 | for any purpose with or without fee is hereby granted, provided
|
---|
3585 | that the above copyright notice and this permission notice
|
---|
3586 | appear in all copies.
|
---|
3587 | </para>
|
---|
3588 |
|
---|
3589 | <para>
|
---|
3590 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
---|
3591 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
---|
3592 | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
---|
3593 | NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
|
---|
3594 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
---|
3595 | OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
---|
3596 | OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
---|
3597 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
---|
3598 | </para>
|
---|
3599 |
|
---|
3600 | <para>
|
---|
3601 | Except as contained in this notice, the name of a copyright
|
---|
3602 | holder shall not be used in advertising or otherwise to promote
|
---|
3603 | the sale, use or other dealings in this Software without prior
|
---|
3604 | written authorization of the copyright holder.
|
---|
3605 | </para>
|
---|
3606 |
|
---|
3607 | </sect2>
|
---|
3608 |
|
---|
3609 | <sect2 id="licLibgd">
|
---|
3610 |
|
---|
3611 | <title>libgd License</title>
|
---|
3612 |
|
---|
3613 | <para>
|
---|
3614 | Portions copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000,
|
---|
3615 | 2001, 2002 by Cold Spring Harbor Laboratory. Funded under Grant
|
---|
3616 | P41-RR02188 by the National Institutes of Health.
|
---|
3617 | </para>
|
---|
3618 |
|
---|
3619 | <para>
|
---|
3620 | Portions copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002 by
|
---|
3621 | Boutell.Com, Inc.
|
---|
3622 | </para>
|
---|
3623 |
|
---|
3624 | <para>
|
---|
3625 | Portions relating to GD2 format copyright 1999, 2000, 2001, 2002
|
---|
3626 | Philip Warner.
|
---|
3627 | </para>
|
---|
3628 |
|
---|
3629 | <para>
|
---|
3630 | Portions relating to PNG copyright 1999, 2000, 2001, 2002 Greg
|
---|
3631 | Roelofs.
|
---|
3632 | </para>
|
---|
3633 |
|
---|
3634 | <para>
|
---|
3635 | Portions relating to gdttf.c copyright 1999, 2000, 2001, 2002
|
---|
3636 | John Ellson ([email protected]).
|
---|
3637 | </para>
|
---|
3638 |
|
---|
3639 | <para>
|
---|
3640 | Portions relating to gdft.c copyright 2001, 2002 John Ellson
|
---|
3641 | ([email protected]).
|
---|
3642 | </para>
|
---|
3643 |
|
---|
3644 | <para>
|
---|
3645 | Portions copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006,
|
---|
3646 | 2007 Pierre-Alain Joye ([email protected]).
|
---|
3647 | </para>
|
---|
3648 |
|
---|
3649 | <para>
|
---|
3650 | Portions relating to JPEG and to color quantization copyright
|
---|
3651 | 2000, 2001, 2002, Doug Becker and copyright (C) 1994, 1995,
|
---|
3652 | 1996, 1997, 1998, 1999, 2000, 2001, 2002, Thomas G. Lane. This
|
---|
3653 | software is based in part on the work of the Independent JPEG
|
---|
3654 | Group. See the file README-JPEG.TXT for more information.
|
---|
3655 | </para>
|
---|
3656 |
|
---|
3657 | <para>
|
---|
3658 | Portions relating to WBMP copyright 2000, 2001, 2002 Maurice
|
---|
3659 | Szmurlo and Johan Van den Brande.
|
---|
3660 | </para>
|
---|
3661 |
|
---|
3662 | <para>
|
---|
3663 | Permission has been granted to copy, distribute and modify gd in
|
---|
3664 | any context without fee, including a commercial application,
|
---|
3665 | provided that this notice is present in user-accessible
|
---|
3666 | supporting documentation.
|
---|
3667 | </para>
|
---|
3668 |
|
---|
3669 | <para>
|
---|
3670 | This does not affect your ownership of the derived work itself,
|
---|
3671 | and the intent is to assure proper credit for the authors of gd,
|
---|
3672 | not to interfere with your productive use of gd. If you have
|
---|
3673 | questions, ask. "Derived works" includes all programs that
|
---|
3674 | utilize the library. Credit must be given in user-accessible
|
---|
3675 | documentation.
|
---|
3676 | </para>
|
---|
3677 |
|
---|
3678 | <para>
|
---|
3679 | This software is provided "AS IS." The copyright holders
|
---|
3680 | disclaim all warranties, either express or implied, including
|
---|
3681 | but not limited to implied warranties of merchantability and
|
---|
3682 | fitness for a particular purpose, with respect to this code and
|
---|
3683 | accompanying documentation.
|
---|
3684 | </para>
|
---|
3685 |
|
---|
3686 | <para>
|
---|
3687 | Although their code does not appear in gd, the authors wish to
|
---|
3688 | thank David Koblas, David Rowley, and Hutchison Avenue Software
|
---|
3689 | Corporation for their prior contributions.
|
---|
3690 | </para>
|
---|
3691 |
|
---|
3692 | </sect2>
|
---|
3693 |
|
---|
3694 | <sect2 id="licBsdIntel">
|
---|
3695 |
|
---|
3696 | <title>BSD License from Intel</title>
|
---|
3697 |
|
---|
3698 | <para>
|
---|
3699 | All rights reserved.
|
---|
3700 | </para>
|
---|
3701 |
|
---|
3702 | <para>
|
---|
3703 | Redistribution and use in source and binary forms, with or
|
---|
3704 | without modification, are permitted provided that the following
|
---|
3705 | conditions are met:
|
---|
3706 | </para>
|
---|
3707 |
|
---|
3708 | <itemizedlist>
|
---|
3709 |
|
---|
3710 | <listitem>
|
---|
3711 | <para>
|
---|
3712 | Redistributions of source code must retain the above
|
---|
3713 | copyright notice, this list of conditions and the following
|
---|
3714 | disclaimer.
|
---|
3715 | </para>
|
---|
3716 | </listitem>
|
---|
3717 |
|
---|
3718 | <listitem>
|
---|
3719 | <para>
|
---|
3720 | Redistributions in binary form must reproduce the above
|
---|
3721 | copyright notice, this list of conditions and the following
|
---|
3722 | disclaimer in the documentation and/or other materials
|
---|
3723 | provided with the distribution.
|
---|
3724 | </para>
|
---|
3725 | </listitem>
|
---|
3726 |
|
---|
3727 | <listitem>
|
---|
3728 | <para>
|
---|
3729 | Neither the name of the Intel Corporation nor the names of
|
---|
3730 | its contributors may be used to endorse or promote products
|
---|
3731 | derived from this software without specific prior written
|
---|
3732 | permission.
|
---|
3733 | </para>
|
---|
3734 | </listitem>
|
---|
3735 |
|
---|
3736 | </itemizedlist>
|
---|
3737 |
|
---|
3738 | <para>
|
---|
3739 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
|
---|
3740 | CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
|
---|
3741 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
---|
3742 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
---|
3743 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
|
---|
3744 | CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
---|
3745 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
---|
3746 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
|
---|
3747 | USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
---|
3748 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
---|
3749 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
---|
3750 | IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
---|
3751 | THE POSSIBILITY OF SUCH DAMAGE.
|
---|
3752 | </para>
|
---|
3753 |
|
---|
3754 | </sect2>
|
---|
3755 |
|
---|
3756 | <sect2 id="licJPEG">
|
---|
3757 |
|
---|
3758 | <title>libjpeg License</title>
|
---|
3759 |
|
---|
3760 | <para>
|
---|
3761 | The authors make NO WARRANTY or representation, either express
|
---|
3762 | or implied, with respect to this software, its quality,
|
---|
3763 | accuracy, merchantability, or fitness for a particular purpose.
|
---|
3764 | This software is provided "AS IS", and you, its user, assume the
|
---|
3765 | entire risk as to its quality and accuracy.
|
---|
3766 | </para>
|
---|
3767 |
|
---|
3768 | <para>
|
---|
3769 | This software is copyright (C) 1991-2010, Thomas G. Lane, Guido
|
---|
3770 | Vollbeding. All Rights Reserved except as specified below.
|
---|
3771 | </para>
|
---|
3772 |
|
---|
3773 | <para>
|
---|
3774 | Permission is hereby granted to use, copy, modify, and
|
---|
3775 | distribute this software (or portions thereof) for any purpose,
|
---|
3776 | without fee, subject to these conditions:
|
---|
3777 | </para>
|
---|
3778 |
|
---|
3779 | <para>
|
---|
3780 | (1) If any part of the source code for this software is
|
---|
3781 | distributed, then this README file must be included, with this
|
---|
3782 | copyright and no-warranty notice unaltered; and any additions,
|
---|
3783 | deletions, or changes to the original files must be clearly
|
---|
3784 | indicated in accompanying documentation.
|
---|
3785 | </para>
|
---|
3786 |
|
---|
3787 | <para>
|
---|
3788 | (2) If only executable code is distributed, then the
|
---|
3789 | accompanying documentation must state that "this software is
|
---|
3790 | based in part on the work of the Independent JPEG Group".
|
---|
3791 | </para>
|
---|
3792 |
|
---|
3793 | <para>
|
---|
3794 | (3) Permission for use of this software is granted only if the
|
---|
3795 | user accepts full responsibility for any undesirable
|
---|
3796 | consequences; the authors accept NO LIABILITY for damages of any
|
---|
3797 | kind.
|
---|
3798 | </para>
|
---|
3799 |
|
---|
3800 | <para>
|
---|
3801 | These conditions apply to any software derived from or based on
|
---|
3802 | the IJG code, not just to the unmodified library. If you use our
|
---|
3803 | work, you ought to acknowledge us.
|
---|
3804 | </para>
|
---|
3805 |
|
---|
3806 | <para>
|
---|
3807 | Permission is NOT granted for the use of any IJG author's name
|
---|
3808 | or company name in advertising or publicity relating to this
|
---|
3809 | software or products derived from it. This software may be
|
---|
3810 | referred to only as "the Independent JPEG Group's software".
|
---|
3811 | </para>
|
---|
3812 |
|
---|
3813 | <para>
|
---|
3814 | We specifically permit and encourage the use of this software as
|
---|
3815 | the basis of commercial products, provided that all warranty or
|
---|
3816 | liability claims are assumed by the product vendor.
|
---|
3817 | </para>
|
---|
3818 |
|
---|
3819 | <para>
|
---|
3820 | ansi2knr.c is included in this distribution by permission of L.
|
---|
3821 | Peter Deutsch, sole proprietor of its copyright holder, Aladdin
|
---|
3822 | Enterprises of Menlo Park, CA. ansi2knr.c is NOT covered by the
|
---|
3823 | above copyright and conditions, but instead by the usual
|
---|
3824 | distribution terms of the Free Software Foundation; principally,
|
---|
3825 | that you must include source code if you redistribute it. (See
|
---|
3826 | the file ansi2knr.c for full details.) However, since ansi2knr.c
|
---|
3827 | is not needed as part of any program generated from the IJG
|
---|
3828 | code, this does not limit you more than the foregoing paragraphs
|
---|
3829 | do.
|
---|
3830 | </para>
|
---|
3831 |
|
---|
3832 | <para>
|
---|
3833 | The Unix configuration script "configure" was produced with GNU
|
---|
3834 | Autoconf. It is copyright by the Free Software Foundation but is
|
---|
3835 | freely distributable. The same holds for its supporting scripts
|
---|
3836 | (config.guess, config.sub, ltmain.sh). Another support script,
|
---|
3837 | install-sh, is copyright by X Consortium but is also freely
|
---|
3838 | distributable.
|
---|
3839 | </para>
|
---|
3840 |
|
---|
3841 | <para>
|
---|
3842 | The IJG distribution formerly included code to read and write
|
---|
3843 | GIF files. To avoid entanglement with the Unisys LZW patent, GIF
|
---|
3844 | reading support has been removed altogether, and the GIF writer
|
---|
3845 | has been simplified to produce "uncompressed GIFs". This
|
---|
3846 | technique does not use the LZW algorithm; the resulting GIF
|
---|
3847 | files are larger than usual, but are readable by all standard
|
---|
3848 | GIF decoders.
|
---|
3849 | </para>
|
---|
3850 |
|
---|
3851 | <para>
|
---|
3852 | We are required to state that
|
---|
3853 | </para>
|
---|
3854 |
|
---|
3855 | <para>
|
---|
3856 | "The Graphics Interchange Format(c) is the Copyright property of
|
---|
3857 | CompuServe Incorporated. GIF(sm) is a Service Mark property of
|
---|
3858 | CompuServe Incorporated."
|
---|
3859 | </para>
|
---|
3860 |
|
---|
3861 | </sect2>
|
---|
3862 |
|
---|
3863 | <sect2 id="licJPEGSIMD">
|
---|
3864 |
|
---|
3865 | <title>x86 SIMD Extension for IJG JPEG Library License</title>
|
---|
3866 |
|
---|
3867 | <para>
|
---|
3868 | Copyright 2009 Pierre Ossman <[email protected]> for Cendio
|
---|
3869 | AB
|
---|
3870 | </para>
|
---|
3871 |
|
---|
3872 | <para>
|
---|
3873 | Copyright 2010 D. R. Commander
|
---|
3874 | </para>
|
---|
3875 |
|
---|
3876 | <para>
|
---|
3877 | Based on
|
---|
3878 | </para>
|
---|
3879 |
|
---|
3880 | <para>
|
---|
3881 | x86 SIMD extension for IJG JPEG library - version 1.02
|
---|
3882 | </para>
|
---|
3883 |
|
---|
3884 | <para>
|
---|
3885 | Copyright (C) 1999-2006, MIYASAKA Masaru.
|
---|
3886 | </para>
|
---|
3887 |
|
---|
3888 | <para>
|
---|
3889 | This software is provided 'as-is', without any express or
|
---|
3890 | implied warranty. In no event will the authors be held liable
|
---|
3891 | for any damages arising from the use of this software.
|
---|
3892 | </para>
|
---|
3893 |
|
---|
3894 | <para>
|
---|
3895 | Permission is granted to anyone to use this software for any
|
---|
3896 | purpose, including commercial applications, and to alter it and
|
---|
3897 | redistribute it freely, subject to the following restrictions:
|
---|
3898 | </para>
|
---|
3899 |
|
---|
3900 | <para>
|
---|
3901 | 1. The origin of this software must not be misrepresented; you
|
---|
3902 | must not claim that you wrote the original software. If you use
|
---|
3903 | this software in a product, an acknowledgment in the product
|
---|
3904 | documentation would be appreciated but is not required.
|
---|
3905 | </para>
|
---|
3906 |
|
---|
3907 | <para>
|
---|
3908 | 2. Altered source versions must be plainly marked as such, and
|
---|
3909 | must not be misrepresented as being the original software.
|
---|
3910 | </para>
|
---|
3911 |
|
---|
3912 | <para>
|
---|
3913 | 3. This notice may not be removed or altered from any source
|
---|
3914 | distribution.
|
---|
3915 | </para>
|
---|
3916 |
|
---|
3917 | </sect2>
|
---|
3918 |
|
---|
3919 | <sect2 id="licFreeBsd">
|
---|
3920 |
|
---|
3921 | <title>FreeBSD License</title>
|
---|
3922 |
|
---|
3923 | <para>
|
---|
3924 | The compilation of software known as FreeBSD is distributed
|
---|
3925 | under the following terms:
|
---|
3926 | </para>
|
---|
3927 |
|
---|
3928 | <para>
|
---|
3929 | Copyright (c) 1992-2009 The FreeBSD Project. All rights
|
---|
3930 | reserved.
|
---|
3931 | </para>
|
---|
3932 |
|
---|
3933 | <para>
|
---|
3934 | Redistribution and use in source and binary forms, with or
|
---|
3935 | without modification, are permitted provided that the following
|
---|
3936 | conditions are met:
|
---|
3937 | </para>
|
---|
3938 |
|
---|
3939 | <orderedlist>
|
---|
3940 |
|
---|
3941 | <listitem>
|
---|
3942 | <para>
|
---|
3943 | Redistributions of source code must retain the above
|
---|
3944 | copyright notice, this list of conditions and the following
|
---|
3945 | disclaimer.
|
---|
3946 | </para>
|
---|
3947 | </listitem>
|
---|
3948 |
|
---|
3949 | <listitem>
|
---|
3950 | <para>
|
---|
3951 | Redistributions in binary form must reproduce the above
|
---|
3952 | copyright notice, this list of conditions and the following
|
---|
3953 | disclaimer in the documentation and/or other materials
|
---|
3954 | provided with the distribution.
|
---|
3955 | </para>
|
---|
3956 | </listitem>
|
---|
3957 |
|
---|
3958 | </orderedlist>
|
---|
3959 |
|
---|
3960 | <para>
|
---|
3961 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS
|
---|
3962 | IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
---|
3963 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
---|
3964 | FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
|
---|
3965 | SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
|
---|
3966 | INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
---|
3967 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
---|
3968 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
|
---|
3969 | BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
---|
3970 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
---|
3971 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
|
---|
3972 | THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
---|
3973 | SUCH DAMAGE.
|
---|
3974 | </para>
|
---|
3975 |
|
---|
3976 | </sect2>
|
---|
3977 |
|
---|
3978 | <sect2 id="licNetBsd">
|
---|
3979 |
|
---|
3980 | <title>NetBSD License</title>
|
---|
3981 |
|
---|
3982 | <para>
|
---|
3983 | Copyright (c) 1992, 1993 The Regents of the University of
|
---|
3984 | California. All rights reserved.
|
---|
3985 | </para>
|
---|
3986 |
|
---|
3987 | <para>
|
---|
3988 | This software was developed by the Computer Systems Engineering
|
---|
3989 | group at Lawrence Berkeley Laboratory under DARPA contract BG
|
---|
3990 | 91-66 and contributed to Berkeley.
|
---|
3991 | </para>
|
---|
3992 |
|
---|
3993 | <para>
|
---|
3994 | Redistribution and use in source and binary forms, with or
|
---|
3995 | without modification, are permitted provided that the following
|
---|
3996 | conditions are met:
|
---|
3997 | </para>
|
---|
3998 |
|
---|
3999 | <orderedlist>
|
---|
4000 |
|
---|
4001 | <listitem>
|
---|
4002 | <para>
|
---|
4003 | Redistributions of source code must retain the above
|
---|
4004 | copyright notice, this list of conditions and the following
|
---|
4005 | disclaimer.
|
---|
4006 | </para>
|
---|
4007 | </listitem>
|
---|
4008 |
|
---|
4009 | <listitem>
|
---|
4010 | <para>
|
---|
4011 | Redistributions in binary form must reproduce the above
|
---|
4012 | copyright notice, this list of conditions and the following
|
---|
4013 | disclaimer in the documentation and/or other materials
|
---|
4014 | provided with the distribution.
|
---|
4015 | </para>
|
---|
4016 | </listitem>
|
---|
4017 |
|
---|
4018 | <listitem>
|
---|
4019 | <para>
|
---|
4020 | Neither the name of the University nor the names of its
|
---|
4021 | contributors may be used to endorse or promote products
|
---|
4022 | derived from this software without specific prior written
|
---|
4023 | permission.
|
---|
4024 | </para>
|
---|
4025 | </listitem>
|
---|
4026 |
|
---|
4027 | </orderedlist>
|
---|
4028 |
|
---|
4029 | <para>
|
---|
4030 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS
|
---|
4031 | IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
---|
4032 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
---|
4033 | FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
|
---|
4034 | SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
|
---|
4035 | INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
---|
4036 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
---|
4037 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
|
---|
4038 | BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
---|
4039 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
---|
4040 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
|
---|
4041 | THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
---|
4042 | SUCH DAMAGE.
|
---|
4043 | </para>
|
---|
4044 |
|
---|
4045 | </sect2>
|
---|
4046 |
|
---|
4047 | <sect2 id="licPcre">
|
---|
4048 |
|
---|
4049 | <title>PCRE License</title>
|
---|
4050 |
|
---|
4051 | <para>
|
---|
4052 | PCRE is a library of functions to support regular expressions
|
---|
4053 | whose syntax and semantics are as close as possible to those of
|
---|
4054 | the Perl 5 language.
|
---|
4055 | </para>
|
---|
4056 |
|
---|
4057 | <para>
|
---|
4058 | Release 8 of PCRE is distributed under the terms of the "BSD"
|
---|
4059 | licence, as specified below. The documentation for PCRE,
|
---|
4060 | supplied in the "doc" directory, is distributed under the same
|
---|
4061 | terms as the software itself.
|
---|
4062 | </para>
|
---|
4063 |
|
---|
4064 | <para>
|
---|
4065 | The basic library functions are written in C and are
|
---|
4066 | freestanding. Also included in the distribution is a set of C++
|
---|
4067 | wrapper functions, and a just-in-time compiler that can be used
|
---|
4068 | to optimize pattern matching. These are both optional features
|
---|
4069 | that can be omitted when the library is built.
|
---|
4070 | </para>
|
---|
4071 |
|
---|
4072 | <para>
|
---|
4073 | THE BASIC LIBRARY FUNCTIONS. Written by: Philip Hazel; Email
|
---|
4074 | local part: ph10; Email domain: cam.ac.uk University of
|
---|
4075 | Cambridge Computing Service, Cambridge, England. Copyright (c)
|
---|
4076 | 1997-2012 University of Cambridge All rights reserved.
|
---|
4077 | </para>
|
---|
4078 |
|
---|
4079 | <para>
|
---|
4080 | PCRE JUST-IN-TIME COMPILATION SUPPORT. Written by: Zoltan
|
---|
4081 | Herczeg; Email local part: hzmester; Emain domain: freemail.hu
|
---|
4082 | Copyright(c) 2010-2012 Zoltan Herczeg All rights reserved.
|
---|
4083 | </para>
|
---|
4084 |
|
---|
4085 | <para>
|
---|
4086 | STACK-LESS JUST-IN-TIME COMPILER. Written by: Zoltan Herczeg;
|
---|
4087 | Email local part: hzmester; Emain domain: freemail.hu
|
---|
4088 | Copyright(c) 2009-2012 Zoltan Herczeg All rights reserved.
|
---|
4089 | </para>
|
---|
4090 |
|
---|
4091 | <para>
|
---|
4092 | THE C++ WRAPPER FUNCTIONS. Contributed by: Google Inc. Copyright
|
---|
4093 | (c) 2007-2012, Google Inc. All rights reserved.
|
---|
4094 | </para>
|
---|
4095 |
|
---|
4096 | <para>
|
---|
4097 | THE "BSD" LICENCE. Redistribution and use in source and binary
|
---|
4098 | forms, with or without modification, are permitted provided that
|
---|
4099 | the following conditions are met:
|
---|
4100 | </para>
|
---|
4101 |
|
---|
4102 | <itemizedlist>
|
---|
4103 |
|
---|
4104 | <listitem>
|
---|
4105 | <para>
|
---|
4106 | Redistributions of source code must retain the above
|
---|
4107 | copyright notice, this list of conditions and the following
|
---|
4108 | disclaimer.
|
---|
4109 | </para>
|
---|
4110 | </listitem>
|
---|
4111 |
|
---|
4112 | <listitem>
|
---|
4113 | <para>
|
---|
4114 | Redistributions in binary form must reproduce the above
|
---|
4115 | copyright notice, this list of conditions and the following
|
---|
4116 | disclaimer in the documentation and/or other materials
|
---|
4117 | provided with the distribution.
|
---|
4118 | </para>
|
---|
4119 | </listitem>
|
---|
4120 |
|
---|
4121 | <listitem>
|
---|
4122 | <para>
|
---|
4123 | Neither the name of the University of Cambridge nor the name
|
---|
4124 | of Google Inc. nor the names of their contributors may be
|
---|
4125 | used to endorse or promote products derived from this
|
---|
4126 | software without specific prior written permission.
|
---|
4127 | </para>
|
---|
4128 | </listitem>
|
---|
4129 |
|
---|
4130 | </itemizedlist>
|
---|
4131 |
|
---|
4132 | <para>
|
---|
4133 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
|
---|
4134 | CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
|
---|
4135 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
---|
4136 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
---|
4137 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
|
---|
4138 | CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
---|
4139 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
---|
4140 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
|
---|
4141 | USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
---|
4142 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
---|
4143 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
---|
4144 | IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
---|
4145 | THE POSSIBILITY OF SUCH DAMAGE.
|
---|
4146 | </para>
|
---|
4147 |
|
---|
4148 | </sect2>
|
---|
4149 |
|
---|
4150 | <sect2 id="licLibffi">
|
---|
4151 |
|
---|
4152 | <title>libffi License</title>
|
---|
4153 |
|
---|
4154 | <para>
|
---|
4155 | Copyright (c) 1996-2012 Anthony Green, Red Hat, Inc and others.
|
---|
4156 | See source files for details.
|
---|
4157 | </para>
|
---|
4158 |
|
---|
4159 | <para>
|
---|
4160 | Permission is hereby granted, free of charge, to any person
|
---|
4161 | obtaining a copy of this software and associated documentation
|
---|
4162 | files (the ``Software''), to deal in the Software without
|
---|
4163 | restriction, including without limitation the rights to use,
|
---|
4164 | copy, modify, merge, publish, distribute, sublicense, and/or
|
---|
4165 | sell copies of the Software, and to permit persons to whom the
|
---|
4166 | Software is furnished to do so, subject to the following
|
---|
4167 | conditions:
|
---|
4168 | </para>
|
---|
4169 |
|
---|
4170 | <para>
|
---|
4171 | The above copyright notice and this permission notice shall be
|
---|
4172 | included in all copies or substantial portions of the Software.
|
---|
4173 | </para>
|
---|
4174 |
|
---|
4175 | <para>
|
---|
4176 | THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY
|
---|
4177 | KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
---|
4178 | WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
|
---|
4179 | AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
---|
4180 | HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
---|
4181 | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
---|
4182 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
---|
4183 | OTHER DEALINGS IN THE SOFTWARE.
|
---|
4184 | </para>
|
---|
4185 |
|
---|
4186 | </sect2>
|
---|
4187 |
|
---|
4188 | <sect2 id="licFltk">
|
---|
4189 |
|
---|
4190 | <title>FLTK License</title>
|
---|
4191 |
|
---|
4192 | <para>
|
---|
4193 | December 11, 2001
|
---|
4194 | </para>
|
---|
4195 |
|
---|
4196 | <para>
|
---|
4197 | The FLTK library and included programs are provided under the
|
---|
4198 | terms of the GNU Library General Public License (LGPL) with the
|
---|
4199 | following exceptions:
|
---|
4200 | </para>
|
---|
4201 |
|
---|
4202 | <orderedlist>
|
---|
4203 |
|
---|
4204 | <listitem>
|
---|
4205 | <para>
|
---|
4206 | Modifications to the FLTK configure script, config header
|
---|
4207 | file, and makefiles by themselves to support a specific
|
---|
4208 | platform do not constitute a modified or derivative work.
|
---|
4209 | </para>
|
---|
4210 |
|
---|
4211 | <para>
|
---|
4212 | The authors do request that such modifications be
|
---|
4213 | contributed to the FLTK project - send all contributions
|
---|
4214 | through the "Software Trouble Report" on the following page:
|
---|
4215 | </para>
|
---|
4216 |
|
---|
4217 | <para>
|
---|
4218 | http://www.fltk.org/str.php
|
---|
4219 | </para>
|
---|
4220 | </listitem>
|
---|
4221 |
|
---|
4222 | <listitem>
|
---|
4223 | <para>
|
---|
4224 | Widgets that are subclassed from FLTK widgets do not
|
---|
4225 | constitute a derivative work.
|
---|
4226 | </para>
|
---|
4227 | </listitem>
|
---|
4228 |
|
---|
4229 | <listitem>
|
---|
4230 | <para>
|
---|
4231 | Static linking of applications and widgets to the FLTK
|
---|
4232 | library does not constitute a derivative work and does not
|
---|
4233 | require the author to provide source code for the
|
---|
4234 | application or widget, use the shared FLTK libraries, or
|
---|
4235 | link their applications or widgets against a user-supplied
|
---|
4236 | version of FLTK.
|
---|
4237 | </para>
|
---|
4238 |
|
---|
4239 | <para>
|
---|
4240 | If you link the application or widget to a modified version
|
---|
4241 | of FLTK, then the changes to FLTK must be provided under the
|
---|
4242 | terms of the LGPL in sections 1, 2, and 4.
|
---|
4243 | </para>
|
---|
4244 | </listitem>
|
---|
4245 |
|
---|
4246 | <listitem>
|
---|
4247 | <para>
|
---|
4248 | You do not have to provide a copy of the FLTK license with
|
---|
4249 | programs that are linked to the FLTK library, nor do you
|
---|
4250 | have to identify the FLTK license in your program or
|
---|
4251 | documentation as required by section 6 of the LGPL.
|
---|
4252 | </para>
|
---|
4253 |
|
---|
4254 | <para>
|
---|
4255 | However, programs must still identify their use of FLTK. The
|
---|
4256 | following example statement can be included in user
|
---|
4257 | documentation to satisfy this requirement:
|
---|
4258 | </para>
|
---|
4259 |
|
---|
4260 | <para>
|
---|
4261 | [program/widget] is based in part on the work of the FLTK
|
---|
4262 | project (http://www.fltk.org).
|
---|
4263 | </para>
|
---|
4264 | </listitem>
|
---|
4265 |
|
---|
4266 | </orderedlist>
|
---|
4267 |
|
---|
4268 | </sect2>
|
---|
4269 |
|
---|
4270 | <sect2 id="licExpat">
|
---|
4271 |
|
---|
4272 | <title>Expat License</title>
|
---|
4273 |
|
---|
4274 | <para>
|
---|
4275 | Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center
|
---|
4276 | Ltd and Clark Cooper
|
---|
4277 | </para>
|
---|
4278 |
|
---|
4279 | <para>
|
---|
4280 | Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Expat
|
---|
4281 | maintainers.
|
---|
4282 | </para>
|
---|
4283 |
|
---|
4284 | <para>
|
---|
4285 | Permission is hereby granted, free of charge, to any person
|
---|
4286 | obtaining a copy of this software and associated documentation
|
---|
4287 | files (the "Software"), to deal in the Software without
|
---|
4288 | restriction, including without limitation the rights to use,
|
---|
4289 | copy, modify, merge, publish, distribute, sublicense, and/or
|
---|
4290 | sell copies of the Software, and to permit persons to whom the
|
---|
4291 | Software is furnished to do so, subject to the following
|
---|
4292 | conditions:
|
---|
4293 | </para>
|
---|
4294 |
|
---|
4295 | <para>
|
---|
4296 | The above copyright notice and this permission notice shall be
|
---|
4297 | included in all copies or substantial portions of the Software.
|
---|
4298 | </para>
|
---|
4299 |
|
---|
4300 | <para>
|
---|
4301 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
---|
4302 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
---|
4303 | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
---|
4304 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
---|
4305 | HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
---|
4306 | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
---|
4307 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
---|
4308 | OTHER DEALINGS IN THE SOFTWARE.
|
---|
4309 | </para>
|
---|
4310 |
|
---|
4311 | </sect2>
|
---|
4312 |
|
---|
4313 | <sect2 id="licFontconfig">
|
---|
4314 |
|
---|
4315 | <title>Fontconfig License</title>
|
---|
4316 |
|
---|
4317 | <para>
|
---|
4318 | Copyright (C) 2001, 2003 Keith Packard
|
---|
4319 | </para>
|
---|
4320 |
|
---|
4321 | <para>
|
---|
4322 | Permission to use, copy, modify, distribute, and sell this
|
---|
4323 | software and its documentation for any purpose is hereby granted
|
---|
4324 | without fee, provided that the above copyright notice appear in
|
---|
4325 | all copies and that both that copyright notice and this
|
---|
4326 | permission notice appear in supporting documentation, and that
|
---|
4327 | the name of the author(s) not be used in advertising or
|
---|
4328 | publicity pertaining to distribution of the software without
|
---|
4329 | specific, written prior permission. The authors make no
|
---|
4330 | representations about the suitability of this software for any
|
---|
4331 | purpose. It is provided "as is" without express or implied
|
---|
4332 | warranty.
|
---|
4333 | </para>
|
---|
4334 |
|
---|
4335 | <para>
|
---|
4336 | THE AUTHOR(S) DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
|
---|
4337 | SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
---|
4338 | AND FITNESS, IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY
|
---|
4339 | SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
---|
4340 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
|
---|
4341 | IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
---|
4342 | ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
---|
4343 | THIS SOFTWARE.
|
---|
4344 | </para>
|
---|
4345 |
|
---|
4346 | </sect2>
|
---|
4347 |
|
---|
4348 | <sect2 id="licFreetype">
|
---|
4349 |
|
---|
4350 | <title>Freetype License</title>
|
---|
4351 |
|
---|
4352 | <para>
|
---|
4353 | 2006-Jan-27
|
---|
4354 | </para>
|
---|
4355 |
|
---|
4356 | <para>
|
---|
4357 | Copyright 1996-2002, 2006 by David Turner, Robert Wilhelm, and
|
---|
4358 | Werner Lemberg
|
---|
4359 | </para>
|
---|
4360 |
|
---|
4361 | <sect3>
|
---|
4362 |
|
---|
4363 | <title>Introduction</title>
|
---|
4364 |
|
---|
4365 | <para>
|
---|
4366 | The FreeType Project is distributed in several archive
|
---|
4367 | packages; some of them may contain, in addition to the
|
---|
4368 | FreeType font engine, various tools and contributions which
|
---|
4369 | rely on, or relate to, the FreeType Project.
|
---|
4370 | </para>
|
---|
4371 |
|
---|
4372 | <para>
|
---|
4373 | This license applies to all files found in such packages, and
|
---|
4374 | which do not fall under their own explicit license. The
|
---|
4375 | license affects thus the FreeType font engine, the test
|
---|
4376 | programs, documentation and makefiles, at the very least.
|
---|
4377 | </para>
|
---|
4378 |
|
---|
4379 | <para>
|
---|
4380 | This license was inspired by the BSD, Artistic, and IJG
|
---|
4381 | (Independent JPEG Group) licenses, which all encourage
|
---|
4382 | inclusion and use of free software in commercial and freeware
|
---|
4383 | products alike. As a consequence, its main points are that:
|
---|
4384 | </para>
|
---|
4385 |
|
---|
4386 | <itemizedlist>
|
---|
4387 |
|
---|
4388 | <listitem>
|
---|
4389 | <para>
|
---|
4390 | We don't promise that this software works. However, we
|
---|
4391 | will be interested in any kind of bug reports. (`as is'
|
---|
4392 | distribution)
|
---|
4393 | </para>
|
---|
4394 | </listitem>
|
---|
4395 |
|
---|
4396 | <listitem>
|
---|
4397 | <para>
|
---|
4398 | You can use this software for whatever you want, in parts
|
---|
4399 | or full form, without having to pay us. (`royalty-free'
|
---|
4400 | usage)
|
---|
4401 | </para>
|
---|
4402 | </listitem>
|
---|
4403 |
|
---|
4404 | <listitem>
|
---|
4405 | <para>
|
---|
4406 | You may not pretend that you wrote this software. If you
|
---|
4407 | use it, or only parts of it, in a program, you must
|
---|
4408 | acknowledge somewhere in your documentation that you have
|
---|
4409 | used the FreeType code. (`credits')
|
---|
4410 | </para>
|
---|
4411 | </listitem>
|
---|
4412 |
|
---|
4413 | </itemizedlist>
|
---|
4414 |
|
---|
4415 | <para>
|
---|
4416 | We specifically permit and encourage the inclusion of this
|
---|
4417 | software, with or without modifications, in commercial
|
---|
4418 | products. We disclaim all warranties covering The FreeType
|
---|
4419 | Project and assume no liability related to The FreeType
|
---|
4420 | Project.
|
---|
4421 | </para>
|
---|
4422 |
|
---|
4423 | <para>
|
---|
4424 | Finally, many people asked us for a preferred form for a
|
---|
4425 | credit/disclaimer to use in compliance with this license. We
|
---|
4426 | thus encourage you to use the following text:
|
---|
4427 | </para>
|
---|
4428 |
|
---|
4429 | <para>
|
---|
4430 | Portions of this software are copyright (C) <year> The
|
---|
4431 | FreeType Project (www.freetype.org). All rights reserved.
|
---|
4432 | </para>
|
---|
4433 |
|
---|
4434 | <para>
|
---|
4435 | Please replace <year> with the value from the FreeType
|
---|
4436 | version you actually use.
|
---|
4437 | </para>
|
---|
4438 |
|
---|
4439 | </sect3>
|
---|
4440 |
|
---|
4441 | <sect3>
|
---|
4442 |
|
---|
4443 | <title>Legal Terms</title>
|
---|
4444 |
|
---|
4445 | <para>
|
---|
4446 | 0. Definitions
|
---|
4447 | </para>
|
---|
4448 |
|
---|
4449 | <para>
|
---|
4450 | Throughout this license, the terms `package', `FreeType
|
---|
4451 | Project', and `FreeType archive' refer to the set of files
|
---|
4452 | originally distributed by the authors (David Turner, Robert
|
---|
4453 | Wilhelm, and Werner Lemberg) as the `FreeType Project', be
|
---|
4454 | they named as alpha, beta or final release.
|
---|
4455 | </para>
|
---|
4456 |
|
---|
4457 | <para>
|
---|
4458 | `You' refers to the licensee, or person using the project,
|
---|
4459 | where `using' is a generic term including compiling the
|
---|
4460 | project's source code as well as linking it to form a
|
---|
4461 | `program' or `executable'. This program is referred to as `a
|
---|
4462 | program using the FreeType engine'.
|
---|
4463 | </para>
|
---|
4464 |
|
---|
4465 | <para>
|
---|
4466 | This license applies to all files distributed in the original
|
---|
4467 | FreeType Project, including all source code, binaries and
|
---|
4468 | documentation, unless otherwise stated in the file in its
|
---|
4469 | original, unmodified form as distributed in the original
|
---|
4470 | archive. If you are unsure whether or not a particular file is
|
---|
4471 | covered by this license, you must contact us to verify this.
|
---|
4472 | </para>
|
---|
4473 |
|
---|
4474 | <para>
|
---|
4475 | The FreeType Project is copyright (C) 1996-2000 by David
|
---|
4476 | Turner, Robert Wilhelm, and Werner Lemberg. All rights
|
---|
4477 | reserved except as specified below.
|
---|
4478 | </para>
|
---|
4479 |
|
---|
4480 | <para>
|
---|
4481 | 1. No Warranty
|
---|
4482 | </para>
|
---|
4483 |
|
---|
4484 | <para>
|
---|
4485 | THE FREETYPE PROJECT IS PROVIDED `AS IS' WITHOUT WARRANTY OF
|
---|
4486 | ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT
|
---|
4487 | LIMITED TO, WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
---|
4488 | PARTICULAR PURPOSE. IN NO EVENT WILL ANY OF THE AUTHORS OR
|
---|
4489 | COPYRIGHT HOLDERS BE LIABLE FOR ANY DAMAGES CAUSED BY THE USE
|
---|
4490 | OR THE INABILITY TO USE, OF THE FREETYPE PROJECT.
|
---|
4491 | </para>
|
---|
4492 |
|
---|
4493 | <para>
|
---|
4494 | 2. Redistribution
|
---|
4495 | </para>
|
---|
4496 |
|
---|
4497 | <para>
|
---|
4498 | This license grants a worldwide, royalty-free, perpetual and
|
---|
4499 | irrevocable right and license to use, execute, perform,
|
---|
4500 | compile, display, copy, create derivative works of, distribute
|
---|
4501 | and sublicense the FreeType Project (in both source and object
|
---|
4502 | code forms) and derivative works thereof for any purpose; and
|
---|
4503 | to authorize others to exercise some or all of the rights
|
---|
4504 | granted herein, subject to the following conditions:
|
---|
4505 | </para>
|
---|
4506 |
|
---|
4507 | <itemizedlist>
|
---|
4508 |
|
---|
4509 | <listitem>
|
---|
4510 | <para>
|
---|
4511 | Redistribution of source code must retain this license
|
---|
4512 | file (`FTL.TXT') unaltered; any additions, deletions or
|
---|
4513 | changes to the original files must be clearly indicated in
|
---|
4514 | accompanying documentation. The copyright notices of the
|
---|
4515 | unaltered, original files must be preserved in all copies
|
---|
4516 | of source files.
|
---|
4517 | </para>
|
---|
4518 | </listitem>
|
---|
4519 |
|
---|
4520 | <listitem>
|
---|
4521 | <para>
|
---|
4522 | Redistribution in binary form must provide a disclaimer
|
---|
4523 | that states that the software is based in part of the work
|
---|
4524 | of the FreeType Team, in the distribution documentation.
|
---|
4525 | We also encourage you to put an URL to the FreeType web
|
---|
4526 | page in your documentation, though this isn't mandatory.
|
---|
4527 | </para>
|
---|
4528 | </listitem>
|
---|
4529 |
|
---|
4530 | </itemizedlist>
|
---|
4531 |
|
---|
4532 | <para>
|
---|
4533 | These conditions apply to any software derived from or based
|
---|
4534 | on the FreeType Project, not just the unmodified files. If you
|
---|
4535 | use our work, you must acknowledge us. However, no fee need be
|
---|
4536 | paid to us.
|
---|
4537 | </para>
|
---|
4538 |
|
---|
4539 | <para>
|
---|
4540 | 3. Advertising
|
---|
4541 | </para>
|
---|
4542 |
|
---|
4543 | <para>
|
---|
4544 | Neither the FreeType authors and contributors nor you shall
|
---|
4545 | use the name of the other for commercial, advertising, or
|
---|
4546 | promotional purposes without specific prior written
|
---|
4547 | permission.
|
---|
4548 | </para>
|
---|
4549 |
|
---|
4550 | <para>
|
---|
4551 | We suggest, but do not require, that you use one or more of
|
---|
4552 | the following phrases to refer to this software in your
|
---|
4553 | documentation or advertising materials: `FreeType Project',
|
---|
4554 | `FreeType Engine', `FreeType library', or `FreeType
|
---|
4555 | Distribution'.
|
---|
4556 | </para>
|
---|
4557 |
|
---|
4558 | <para>
|
---|
4559 | As you have not signed this license, you are not required to
|
---|
4560 | accept it. However, as the FreeType Project is copyrighted
|
---|
4561 | material, only this license, or another one contracted with
|
---|
4562 | the authors, grants you the right to use, distribute, and
|
---|
4563 | modify it. Therefore, by using, distributing, or modifying the
|
---|
4564 | FreeType Project, you indicate that you understand and accept
|
---|
4565 | all the terms of this license.
|
---|
4566 | </para>
|
---|
4567 |
|
---|
4568 | <para>
|
---|
4569 | 4. Contacts
|
---|
4570 | </para>
|
---|
4571 |
|
---|
4572 | <para>
|
---|
4573 | There are two mailing lists related to FreeType:
|
---|
4574 | </para>
|
---|
4575 |
|
---|
4576 | <itemizedlist>
|
---|
4577 |
|
---|
4578 | <listitem>
|
---|
4579 | <para>
|
---|
4580 | [email protected]
|
---|
4581 | </para>
|
---|
4582 |
|
---|
4583 | <para>
|
---|
4584 | Discusses general use and applications of FreeType, as
|
---|
4585 | well as future and wanted additions to the library and
|
---|
4586 | distribution. If you are looking for support, start in
|
---|
4587 | this list if you haven't found anything to help you in the
|
---|
4588 | documentation.
|
---|
4589 | </para>
|
---|
4590 | </listitem>
|
---|
4591 |
|
---|
4592 | <listitem>
|
---|
4593 | <para>
|
---|
4594 | [email protected]
|
---|
4595 | </para>
|
---|
4596 |
|
---|
4597 | <para>
|
---|
4598 | Discusses bugs, as well as engine internals, design
|
---|
4599 | issues, specific licenses, porting, etc.
|
---|
4600 | </para>
|
---|
4601 | </listitem>
|
---|
4602 |
|
---|
4603 | </itemizedlist>
|
---|
4604 |
|
---|
4605 | <para>
|
---|
4606 | Our home page can be found at
|
---|
4607 | </para>
|
---|
4608 |
|
---|
4609 | <para>
|
---|
4610 | http://www.freetype.org
|
---|
4611 | </para>
|
---|
4612 |
|
---|
4613 | </sect3>
|
---|
4614 |
|
---|
4615 | </sect2>
|
---|
4616 |
|
---|
4617 | <sect2 id="licVPX">
|
---|
4618 |
|
---|
4619 | <title>VPX License</title>
|
---|
4620 |
|
---|
4621 | <para>
|
---|
4622 | Copyright (c) 2010, The WebM Project authors. All rights
|
---|
4623 | reserved.
|
---|
4624 | </para>
|
---|
4625 |
|
---|
4626 | <para>
|
---|
4627 | Redistribution and use in source and binary forms, with or
|
---|
4628 | without modification, are permitted provided that the following
|
---|
4629 | conditions are met:
|
---|
4630 | </para>
|
---|
4631 |
|
---|
4632 | <itemizedlist>
|
---|
4633 |
|
---|
4634 | <listitem>
|
---|
4635 | <para>
|
---|
4636 | Redistributions of source code must retain the above
|
---|
4637 | copyright notice, this list of conditions and the following
|
---|
4638 | disclaimer.
|
---|
4639 | </para>
|
---|
4640 | </listitem>
|
---|
4641 |
|
---|
4642 | <listitem>
|
---|
4643 | <para>
|
---|
4644 | Redistributions in binary form must reproduce the above
|
---|
4645 | copyright notice, this list of conditions and the following
|
---|
4646 | disclaimer in the documentation and/or other materials
|
---|
4647 | provided with the distribution.
|
---|
4648 | </para>
|
---|
4649 | </listitem>
|
---|
4650 |
|
---|
4651 | <listitem>
|
---|
4652 | <para>
|
---|
4653 | Neither the name of Google, nor the WebM Project, nor the
|
---|
4654 | names of its contributors may be used to endorse or promote
|
---|
4655 | products derived from this software without specific prior
|
---|
4656 | written permission.
|
---|
4657 | </para>
|
---|
4658 | </listitem>
|
---|
4659 |
|
---|
4660 | </itemizedlist>
|
---|
4661 |
|
---|
4662 | <para>
|
---|
4663 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
|
---|
4664 | CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
|
---|
4665 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
---|
4666 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
---|
4667 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
|
---|
4668 | CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
---|
4669 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
---|
4670 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
|
---|
4671 | USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
---|
4672 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
---|
4673 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
---|
4674 | IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
---|
4675 | THE POSSIBILITY OF SUCH DAMAGE.
|
---|
4676 | </para>
|
---|
4677 |
|
---|
4678 | </sect2>
|
---|
4679 |
|
---|
4680 | <sect2 id="licOpus">
|
---|
4681 |
|
---|
4682 | <title>Opus License</title>
|
---|
4683 |
|
---|
4684 | <para>
|
---|
4685 | Copyright 2001-2011 Xiph.Org, Skype Limited, Octasic, Jean-Marc
|
---|
4686 | Valin, Timothy B. Terriberry, CSIRO, Gregory Maxwell, Mark
|
---|
4687 | Borgerding, Erik de Castro Lopo
|
---|
4688 | </para>
|
---|
4689 |
|
---|
4690 | <para>
|
---|
4691 | Redistribution and use in source and binary forms, with or
|
---|
4692 | without modification, are permitted provided that the following
|
---|
4693 | conditions are met:
|
---|
4694 | </para>
|
---|
4695 |
|
---|
4696 | <itemizedlist>
|
---|
4697 |
|
---|
4698 | <listitem>
|
---|
4699 | <para>
|
---|
4700 | Redistributions of source code must retain the above
|
---|
4701 | copyright notice, this list of conditions and the following
|
---|
4702 | disclaimer.
|
---|
4703 | </para>
|
---|
4704 | </listitem>
|
---|
4705 |
|
---|
4706 | <listitem>
|
---|
4707 | <para>
|
---|
4708 | Redistributions in binary form must reproduce the above
|
---|
4709 | copyright notice, this list of conditions and the following
|
---|
4710 | disclaimer in the documentation and/or other materials
|
---|
4711 | provided with the distribution.
|
---|
4712 | </para>
|
---|
4713 | </listitem>
|
---|
4714 |
|
---|
4715 | <listitem>
|
---|
4716 | <para>
|
---|
4717 | Neither the name of Internet Society, IETF or IETF Trust,
|
---|
4718 | nor the names of specific contributors, may be used to
|
---|
4719 | endorse or promote products derived from this software
|
---|
4720 | without specific prior written permission.
|
---|
4721 | </para>
|
---|
4722 | </listitem>
|
---|
4723 |
|
---|
4724 | </itemizedlist>
|
---|
4725 |
|
---|
4726 | <para>
|
---|
4727 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
|
---|
4728 | CONTRIBUTORS ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
|
---|
4729 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
---|
4730 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
---|
4731 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
|
---|
4732 | CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
---|
4733 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
---|
4734 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
|
---|
4735 | USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
---|
4736 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
---|
4737 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
---|
4738 | IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
---|
4739 | THE POSSIBILITY OF SUCH DAMAGE. Opus is subject to the
|
---|
4740 | royalty-free patent licenses which are specified at: Xiph.Org
|
---|
4741 | Foundation: https://datatracker.ietf.org/ipr/1524/ Microsoft
|
---|
4742 | Corporation: https://datatracker.ietf.org/ipr/1914/ Broadcom
|
---|
4743 | Corporation: https://datatracker.ietf.org/ipr/1526/
|
---|
4744 | </para>
|
---|
4745 |
|
---|
4746 | </sect2>
|
---|
4747 |
|
---|
4748 | <sect2 id="licOsxFuse">
|
---|
4749 |
|
---|
4750 | <title>FUSE for macOS License</title>
|
---|
4751 |
|
---|
4752 | <para>
|
---|
4753 | Copyright (c) 2011-2017 Benjamin Fleischer; Copyright (c)
|
---|
4754 | 2011-2012 Erik Larsson; All rights reserved.
|
---|
4755 | </para>
|
---|
4756 |
|
---|
4757 | <para>
|
---|
4758 | Redistribution and use in source and binary forms, with or
|
---|
4759 | without modification, are permitted provided that the following
|
---|
4760 | conditions are met:
|
---|
4761 | </para>
|
---|
4762 |
|
---|
4763 | <itemizedlist>
|
---|
4764 |
|
---|
4765 | <listitem>
|
---|
4766 | <para>
|
---|
4767 | Redistributions of source code must retain the above
|
---|
4768 | copyright notice, this list of conditions and the following
|
---|
4769 | disclaimer.
|
---|
4770 | </para>
|
---|
4771 | </listitem>
|
---|
4772 |
|
---|
4773 | <listitem>
|
---|
4774 | <para>
|
---|
4775 | Redistributions in binary form must reproduce the above
|
---|
4776 | copyright notice, this list of conditions and the following
|
---|
4777 | disclaimer in the documentation and/or other materials
|
---|
4778 | provided with the distribution.
|
---|
4779 | </para>
|
---|
4780 | </listitem>
|
---|
4781 |
|
---|
4782 | <listitem>
|
---|
4783 | <para>
|
---|
4784 | Neither the name of the copyright holder nor the names of
|
---|
4785 | its contributors may be used to endorse or promote products
|
---|
4786 | derived from this software without specific prior written
|
---|
4787 | permission.
|
---|
4788 | </para>
|
---|
4789 | </listitem>
|
---|
4790 |
|
---|
4791 | </itemizedlist>
|
---|
4792 |
|
---|
4793 | <para>
|
---|
4794 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
|
---|
4795 | CONTRIBUTORS ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
|
---|
4796 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
---|
4797 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
---|
4798 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
|
---|
4799 | CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
---|
4800 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
---|
4801 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
|
---|
4802 | USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
---|
4803 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
---|
4804 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
---|
4805 | IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
---|
4806 | THE POSSIBILITY OF SUCH DAMAGE.
|
---|
4807 | </para>
|
---|
4808 |
|
---|
4809 | </sect2>
|
---|
4810 |
|
---|
4811 | </sect1>
|
---|
4812 |
|
---|
4813 | </appendix>
|
---|