VirtualBox

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

Last change on this file since 96288 was 96288, checked in by vboxsync, 3 years ago

Recording: Vorbis license updates, removed Opus license. bugref:10275

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id Revision
File size: 468.7 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"[
4<!ENTITY % all.entities SYSTEM "all-entities.ent">
5%all.entities;
6]>
7<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 Copyright (C) 1998, 2003-2005 Fabrice Bellard; Copyright (C)
47 2004 Magnus Damm; Copyright (C) 2003-2005 Vassili Karpov
48 (malc); Copyright (C) 2004 Antony T Curtis; Copyright (C)
49 2003 Jocelyn Mayer
50 </para>
51 </listitem>
52
53 <listitem>
54 <para>
55 &product-name; contains code from the X Window System which is
56 governed by the license in
57 <xref linkend="licX11" xrefstyle="template: %n" /> and
58 </para>
59
60 <para>
61 Copyright 2004 by the Massachusetts Institute of Technology.
62 </para>
63 </listitem>
64
65 <listitem>
66 <para>
67 &product-name; contains code from the BOCHS VGA BIOS which is
68 governed by the license in
69 <xref linkend="licLGPL" xrefstyle="template: %n" /> and
70 </para>
71
72 <para>
73 Copyright (C) 2001,2002 the LGPL VGABios developers Team.
74 </para>
75 </listitem>
76
77 <listitem>
78 <para>
79 &product-name; contains code from the BOCHS ROM BIOS which is
80 governed by the license in
81 <xref linkend="licLGPL" xrefstyle="template: %n" /> and
82 </para>
83
84 <para>
85 Copyright (C) 2002 MandrakeSoft S.A.
86 </para>
87 </listitem>
88
89 <listitem>
90 <para>
91 &product-name; contains the zlib library which is governed by
92 the license in
93 <xref linkend="licZLIB" xrefstyle="template: %n" /> and
94 </para>
95
96 <para>
97 Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler.
98 </para>
99 </listitem>
100
101 <listitem>
102 <para>
103 &product-name; contains OpenSSL 3.0 or later which is governed by the
104 license in <xref linkend="licApache" xrefstyle="template: %n" />
105 and
106 </para>
107
108 <para>
109 Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved.
110 </para>
111 </listitem>
112
113 <listitem>
114 <para>
115 &product-name; contains OpenSSL before 3.0 which is governed by the
116 license in <xref linkend="licSSL" xrefstyle="template: %n" />
117 and
118 </para>
119
120 <para>
121 Copyright (C) 1998-2019 The OpenSSL Project. All rights reserved.;
122 Copyright (C) 1995-1998 Eric Young ([email protected]). This
123 product includes software written by Tim Hudson
124 ([email protected]).
125 </para>
126 </listitem>
127
128 <listitem>
129 <para>
130 &product-name; may contain NSPR and XPCOM which is governed by
131 the license in
132 <xref linkend="licMPL" xrefstyle="template: %n" /> and
133 </para>
134
135 <para>
136 Copyright (C) 2002-2003 Netscape Communications Corporation.
137 All Rights Reserved.
138 </para>
139 </listitem>
140
141 <listitem>
142 <para>
143 &product-name; contains Slirp which is governed by the license
144 in <xref linkend="licSlirp" xrefstyle="template: %n" /> and
145 was written by Danny Gasparovski.
146 </para>
147
148 <para>
149 Copyright (c) 1995,1996 Danny Gasparovski. All rights reserved.
150 </para>
151 </listitem>
152
153 <listitem>
154 <para>
155 &product-name; contains liblzf which is governed by the
156 license in <xref linkend="licLZF" xrefstyle="template: %n" />
157 and
158 </para>
159
160 <para>
161 Copyright (C) 2000-2009 Marc Alexander Lehmann
162 &lt;[email protected]&gt;
163 </para>
164 </listitem>
165
166 <listitem>
167 <para>
168 &product-name; may contain iPXE which is governed by the
169 license in <xref linkend="licGPL" xrefstyle="template: %n" />
170 and
171 </para>
172
173 <para>
174 Copyright (C) 2015 Michael Brown &lt;[email protected]&gt;
175 and others.
176 </para>
177 </listitem>
178
179 <listitem>
180 <para>
181 &product-name; contains code from Wine which is governed by
182 the license in
183 <xref linkend="licLGPL" xrefstyle="template: %n" /> and
184 </para>
185
186 <para>
187 Copyright (c) 1993-2015 the Wine project authors
188 </para>
189 </listitem>
190
191 <listitem>
192 <para>
193 &product-name; contains code from lwIP which is governed by
194 the license in
195 <xref linkend="licLWIP" xrefstyle="template: %n" /> and
196 </para>
197
198 <para>
199 Copyright (C) 2001, 2004 Swedish Institute of Computer
200 Science. All rights reserved.
201 </para>
202 </listitem>
203
204 <listitem>
205 <para>
206 &product-name; contains libxml2 which is governed by the
207 license in
208 <xref linkend="licLibXML" xrefstyle="template: %n" /> and
209 </para>
210
211 <para>
212 Copyright (C) 1998-2012 Daniel Veillard. All Rights Reserved.
213 </para>
214 </listitem>
215
216 <listitem>
217 <para>
218 &product-name; contains code from the gSOAP XML web services
219 tools, which are licensed under the license in
220 <xref
221 linkend="licgSOAP" xrefstyle="template: %n" />
222 and
223 </para>
224
225 <para>
226 Copyright (C) 2000-2022, Robert van Engelen, Genivia Inc., and
227 others.
228 </para>
229 </listitem>
230
231 <listitem>
232 <para>
233 &product-name; contains libcurl which is governed by the
234 license in
235 <xref linkend="licLibCurl" xrefstyle="template: %n" /> and
236 </para>
237
238 <para>
239 Copyright (C) 1996-2022, Daniel Stenberg.
240 </para>
241 </listitem>
242
243 <listitem>
244 <para>
245 &product-name; contains dnsproxy which is governed by the
246 license in <xref linkend="licMIT" xrefstyle="template: %n" />
247 and
248 </para>
249
250 <para>
251 Copyright (c) 2003, 2004, 2005 Armin Wolfermann
252 </para>
253 </listitem>
254
255 <listitem>
256 <para>
257 &product-name; contains some code from libgd which is governed
258 by the license in
259 <xref linkend="licLibgd" xrefstyle="template: %n"/> and
260 </para>
261
262 <para>
263 Portions Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006,
264 2007, 2008 Pierre-Alain Joye ([email protected]). For complete
265 copyright information, see the license.
266 </para>
267 </listitem>
268
269 <listitem>
270 <para>
271 &product-name; contains code from the EFI Development Kit II
272 (EDK II) which is governed by the licenses in
273 <xref linkend="licBsdIntel" xrefstyle="template: %n" /> and
274 <xref linkend="licMIT" xrefstyle="template: %n" /> and
275 </para>
276
277 <para>
278 Copyright (c) 2019, TianoCore and contributors.;
279 Copyright (c) 2004-2019, Intel Corporation.;
280 Copyright (c) 2011, Andrei Warkentin &lt;[email protected]&gt;;
281 Copyright (c) 2011, Bei Guan &lt;[email protected]&gt;;
282 Copyright (c) 2012-2018, Red Hat, Inc.;
283 Copyright (c) 2014, Pluribus Networks, Inc.;
284 Copyright (c) 2015 Nahanni Systems
285 Copyright (c) 2016 Hewlett Packard Enterprise Development LP;
286 Copyright (c) 2017, Advanced Micro Devices. All rights reserved.;
287 Copyright (c) 2020, Rebecca Cran &lt;[email protected]&gt;
288 Portions copyright (c) 2010, 2011, Apple Inc. All rights reserved.
289 </para>
290 </listitem>
291
292 <listitem>
293 <para>
294 &product-name; contains libjpeg-turbo which is governed by the
295 licenses in <xref linkend="licIJG" xrefstyle="template: %n" />
296 and <xref linkend="licBsdJPEG" xrefstyle="template: %n" />
297 and
298 </para>
299
300 <para>
301 Copyright (C) 1991-2020, Thomas G. Lane, Guido Vollbeding.
302 Copyright (C)2009-2022 D. R. Commander. All Rights Reserved.
303 Copyright (C)2015 Viktor Szathmáry. All Rights Reserved.
304 </para>
305 </listitem>
306
307 <listitem>
308 <para>
309 &product-name; may contain the libjpeg-turbo x86 SIMD extensions
310 which is governed by the license in
311 <xref linkend="licZLIB" xrefstyle="template: %n" /> and
312 </para>
313
314 <para>
315 Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler.
316 </para>
317 </listitem>
318
319 <listitem>
320 <para>
321 &product-name; may ship a copy of Qt which is governed by the
322 license in <xref linkend="licLGPL" xrefstyle="template: %n" />
323 and
324 </para>
325
326 <para>
327 Copyright (C) 2015 The Qt Company Ltd.
328 </para>
329 </listitem>
330
331 <listitem>
332 <para>
333 &product-name; contains parts of the FreeBSD kernel which is
334 governed by the license in
335 <xref linkend="licFreeBsd" xrefstyle="template: %n" /> and
336 </para>
337
338 <para>
339 Copyright 1992-2022 The FreeBSD Project.
340 </para>
341
342 </listitem>
343
344 <listitem>
345 <para>
346 &product-name; contains parts of the NetBSD kernel which is
347 governed by the license in
348 <xref linkend="licNetBsd" xrefstyle="template: %n" /> and
349 </para>
350
351 <para>
352 Copyright (c) 2008 The NetBSD Foundation, Inc.
353 </para>
354 </listitem>
355
356 <listitem>
357 <para>
358 &product-name; may contain code from the WebM VP8 Codec SDK
359 which is governed by the license in
360 <xref linkend="licVPX" xrefstyle="template: %n" /> and
361 </para>
362
363 <para>
364 Copyright (c) 2010, 2013, 2016, 2019 The WebM Project authors.
365 All rights reserved.; Copyright (C) 2002-2010 The Xiph.Org
366 Foundation and contributors.; Copyright (C) 2005-2016 x264
367 project; Copyright (c) 2010, Google Inc. All rights reserved.
368 </para>
369 </listitem>
370
371 <listitem>
372 <para>
373 &product-name; may contain code from libvorbis ("Vorbis") which is
374 governed by the license in
375 <xref linkend="licVorbis" xrefstyle="template: %n" /> and
376 </para>
377 <para>
378 Monty &lt;[email protected]&gt;
379
380 and the rest of the Xiph.org Foundation.
381 </para>
382 </listitem>
383
384 <listitem>
385 <para>
386 &product-name; contains code from cURL which is governed by the
387 license in
388 <xref linkend="licCurl" xrefstyle="template: %n" /> and
389 </para>
390
391 <para>
392 Copyright (c) 1996 - 2022, Daniel Stenberg,
393 &lt;[email protected]&gt;, and others.
394 </para>
395 </listitem>
396
397 <listitem>
398 <para>
399 &product-name; contains documentation generated using the
400 DocBook XML DTD which is governed by the license in
401 <xref linkend="licDocBook-XML-DTD" xrefstyle="template: %n" /> and
402 </para>
403
404 <para>
405 Copyright 1992-2004 HaL Computer Systems, Inc., O'Reilly
406 &amp; Associates, Inc., ArborText, Inc., Fujitsu Software
407 Associates, Inc., ArborText, Inc., Fujitsu Software
408 Corporation, Norman Walsh, Sun Microsystems, Inc., and the
409 Organization for the Advancement of Structured Information
410 Standards (OASIS).
411 </para>
412 </listitem>
413
414 <listitem>
415 <para>
416 &product-name; contains documentation generated using
417 DocBook XSL Stylesheets which is governed by the license in
418 <xref linkend="licDocBook-XSL-SS" xrefstyle="template: %n" /> and
419 </para>
420
421 <para>
422 Copyright (C) 1999, 2000, 2001, 2002 Norman Walsh
423 </para>
424 </listitem>
425
426 <listitem>
427 <para>
428 &product-name; contains code from the ACPI Component
429 Architecture (ACPICA) project which is governed by the license
430 in <xref linkend="licIntel" xrefstyle="template: %n" /> and
431 </para>
432
433 <para>
434 Copyright (c) 1999 - 2010, Intel Corp. All rights reserved.
435 </para>
436 </listitem>
437
438 <listitem>
439 <para>
440 &product-name; contains code from the Independent JPEG (IJG)
441 Group which is governed by the license in
442 <xref linkend="licIJG" xrefstyle="template: %n" /> and
443 </para>
444
445 <para>
446 Copyright (C) 1991-2021, Thomas G. Lane, Guido Vollbeding.
447 </para>
448 </listitem>
449
450 <listitem>
451 <para>
452 &product-name; contains code from the Linux kernel which is
453 governed by the license in
454 <xref linkend="licGPL" xrefstyle="template: %n" />
455 </para>
456 </listitem>
457
458 <listitem>
459 <para>
460 &product-name; contains makeself which is governed by the
461 license in
462 <xref linkend="licGPL" xrefstyle="template: %n" />
463 </para>
464 </listitem>
465
466 <listitem>
467 <para>
468 &product-name; contains code from the Mesa 3D graphics library
469 which is governed by the default Mesa license in
470 <xref linkend="licMesa-default" xrefstyle="template: %n" /> and
471 </para>
472
473 <para>
474 Copyright (C) 1999-2007 Brian Paul All Rights Reserved.
475 For complete copyright information, see the license.
476 </para>
477 </listitem>
478
479 <listitem>
480 <para>
481 &product-name; contains code from the Microsoft Windows Driver
482 Kit (WDK) which is governed by the license in
483 <xref linkend="licMicrosoft" xrefstyle="template: %n" /> and
484 </para>
485
486 <para>
487 Copyright (C) 1999-2007 Brian Paul All Rights Reserved.
488 For complete copyright information, see the license.
489 </para>
490 </listitem>
491
492 <listitem>
493 <para>
494 &product-name; contains code from MoltenVK which is governed by
495 the license in
496 <xref linkend="licApache" xrefstyle="template: %n" /> and
497 </para>
498
499 <para>
500 Copyright (c) 2015-2022 The Brenwill Workshop Ltd. (http://www.brenwill.com)
501 </para>
502 </listitem>
503
504 <listitem>
505 <para>
506 &product-name; contains code from the NSIS AccessControl plugin
507 which is governed by the license in
508 <xref linkend="licZLIB" xrefstyle="template: %n" /> and
509 </para>
510
511 <para>
512 Copyright (C) 1999-2009 Nullsoft and Contributors; Copyright
513 (C) 2003 Mathias Hasselmann &lt;[email protected]&gt;
514 </para>
515 </listitem>
516
517 <listitem>
518 <para>
519 &product-name; contains code from the NSIS NsProcess plugin
520 which is governed by the license in
521 <xref linkend="licZLIB" xrefstyle="template: %n" /> and
522 </para>
523
524 <para>
525 Copyright (C) 1999-2008 Nullsoft and Contributors
526 </para>
527 </listitem>
528
529 <listitem>
530 <para>
531 &product-name; contains code from the Khronos OpenGL Registry
532 which is governed by the license in
533 <xref linkend="licKhronos" xrefstyle="template: %n" /> and
534 </para>
535
536 <para>
537 Copyright (c) 2008-2018 The Khronos Group Inc.
538 </para>
539 </listitem>
540
541 <listitem>
542 <para>
543 &product-name; contains code from Python which is governed by
544 the license in
545 <xref linkend="licCPython" xrefstyle="template: %n" /> and
546 </para>
547
548 <para>
549 Copyright (c) 2001-2022 Python Software Foundation. All rights
550 reserved.; Copyright (c) 2000 BeOpen.com. All rights
551 reserved.; Copyright (c) 1995-2001 Corporation for National
552 Research Initiatives. All rights reserved.; Copyright (c)
553 1991-1995 Stichting Mathematisch Centrum. All rights reserved.
554 </para>
555 </listitem>
556
557 <listitem>
558 <para>
559 &product-name; contains code from the SPIR-V Registry which is
560 governed by the license in
561 <xref linkend="licKhronos" xrefstyle="template: %n" /> and
562 </para>
563
564 <para>
565 Copyright (c) 2008-2018 The Khronos Group Inc.
566 </para>
567 </listitem>
568
569 <listitem>
570 <para>
571 &product-name; contains code from SPIRV-Cross which is governed
572 by the license in
573 <xref linkend="licApache" xrefstyle="template: %n" /> and
574 </para>
575
576 <para>
577 Copyright (c) 2014-2021 The Khronos Group, Inc.
578 </para>
579 </listitem>
580
581 <listitem>
582 <para>
583 &product-name; contains code from the SPIR-V Tools project
584 which is governed by the license in
585 <xref linkend="licApache" xrefstyle="template: %n" /> and
586 </para>
587
588 <para>
589 Copyright (c) 2015-2020 The Khronos Group Inc.;Modifications
590 Copyright (C) 2020 Advanced Micro Devices, Inc. All rights
591 reserved.
592 </para>
593 </listitem>
594
595 <listitem>
596 <para>
597 &product-name; contains code from Berkeley SoftFloat which is
598 governed by the license in
599 <xref linkend="licBSD-SoftFloat" xrefstyle="template: %n" /> and
600 </para>
601
602 <para>
603 Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The Regents of the
604 University of California. All rights reserved.
605 </para>
606 </listitem>
607
608 <listitem>
609 <para>
610 &product-name; contains code from the Vulkan Header files and
611 API registry which is governed by the license in
612 <xref linkend="licApache" xrefstyle="template: %n" /> and
613 </para>
614
615 <para>
616 Copyright (c) 2015-2016 The Khronos Group Inc.; Copyright (c)
617 2015-2016 Valve Corporation; Copyright (c) 2015-2016 LunarG, Inc.
618 </para>
619 </listitem>
620
621 <listitem>
622 <para>
623 &product-name; contains code from the Vulkan tools which is
624 governed by the license in
625 <xref linkend="licApache" xrefstyle="template: %n" /> and
626 </para>
627
628 <para>
629 Copyright (c) 2015-2021 The Khronos Group Inc.; Copyright (c)
630 2015-2021 Valve Corporation; Copyright (c) 2015-2021 LunarG,
631 Inc.
632 </para>
633 </listitem>
634
635 <listitem>
636 <para>
637 &product-name; contains code from Glslang which is governed by
638 the licenses in
639 <xref linkend="licBSD-3Clause-Glslang" xrefstyle="template: %n" /> and
640 <xref linkend="licBSD-2Clause-Glslang" xrefstyle="template: %n" /> and
641 <xref linkend="licMIT" xrefstyle="template: %n" /> and
642 <xref linkend="licApache" xrefstyle="template: %n" /> and
643 <xref linkend="licGPL-Bison-Glslang" xrefstyle="template: %n" /> and
644 <xref linkend="licNVIDIA-Glslang" xrefstyle="template: %n" /> and
645 <xref linkend="licKhronos-Glslang" xrefstyle="template: %n" /> and
646 </para>
647
648 <para>
649 Copyright (C) 1984, 1989-1990, 2000-2015, 2018-2020 Free
650 Software Foundation, Inc.; Copyright (C) 2002-2005 3Dlabs Inc.
651 Ltd.; Copyright (c) 2002-2010 The ANGLE Project Authors.;
652 Copyright (c) 2002, NVIDIA Corporation.; Copyright (C)
653 2012-2021 LunarG, Inc.; Copyright (c) 2013-2021 The Khronos
654 Group Inc.; Copyright (c) 2015-2021 Google Inc.; Copyright (c)
655 2015-2021 Valve Corporation; Copyright (C) 2017, 2019 ARM
656 Limited.; Copyright (c) 2019, Viktor Latypov; Copyright (C)
657 2020-2021 Advanced Micro Devices, Inc. All rights; Copyright
658 (c) 2020, Travis Fort; Copyright 2017 The Glslang Authors. All
659 rights reserved.
660 </para>
661 </listitem>
662
663 <listitem>
664 <para>
665 &product-name; contains code from the EGL-Registry repository
666 which is governed by the licenses in
667 <xref linkend="licApache" xrefstyle="template: %n" /> and
668 <xref linkend="licKhronos-EGL" xrefstyle="template: %n" /> and
669 </para>
670
671 <para>
672 Copyright (c) 2008-2020 The Khronos Group Inc.
673 </para>
674 </listitem>
675
676 <listitem>
677 <para>
678 &product-name; contains code from the Wayland project which is
679 governed by the license in
680 <xref linkend="licMIT" xrefstyle="template: %n" /> and
681 </para>
682
683 <para>
684 Copyright (c) 2008-2012 Kristian Høgsberg; Copyright (c)
685 2010-2012 Intel Corporation; Copyright (c) 2011 Benjamin
686 Franzke; Copyright (c) 2012 Collabora, Ltd.
687 </para>
688 </listitem>
689
690 <listitem>
691 <para>
692 &product-name; contains code from the WiX toolset which is
693 governed by the license in
694 <xref linkend="licWix-Toolset" xrefstyle="template: %n" /> and
695 </para>
696
697 <para>
698 Copyright (c) 2008-2012 Kristian Høgsberg; Copyright (c)
699 2010-2012 Intel Corporation; Copyright (c) 2011 Benjamin
700 Franzke; Copyright (c) 2012 Collabora, Ltd.
701 </para>
702 </listitem>
703
704 <listitem>
705 <para>
706 &product-name; contains code from the XFree86-VidModeExtension
707 which is governed by the license in
708 <xref linkend="licXFree86" xrefstyle="template: %n" /> and
709 </para>
710
711 <para>
712 Copyright (C) 1994-2003 The XFree86 Project, Inc. All Rights
713 Reserved.
714 </para>
715 </listitem>
716
717 <listitem>
718 <para>
719 &product-name; contains code from the Advanced Linux Sound
720 Architecture (ALSA) project which is governed by the license
721 in <xref linkend="licLGPL" xrefstyle="template: %n" /> and
722 </para>
723
724 <para>
725 Copyright (c) 1994-2007, 2010 by Jaroslav Kysela
726 &lt;[email protected]&gt;; Copyright (c) 1998-1999 by Frank van
727 de Pol &lt;[email protected]&gt;; Copyright (c) 1999 by
728 Uros Bizjak &lt;[email protected]&gt;; Copyright (c) 1994-2003
729 by Abramo Bagnara &lt;[email protected]&gt;; Copyright
730 (c) 2016 by Thomas Klausner &lt;[email protected]&gt;; Copyright
731 (c) 2006-2007 Diego Pettenò &lt;[email protected]&gt;;
732 Copyright (c) 2014-2015 Intel Corporation; Copyright (C) 2010
733 Red Hat Inc.; Copyright (C) 2000-2002 Richard W.E. Furse, Paul
734 Barton-Davis, Stefan Westerfeld; Copyright (C) 2008-2010
735 SlimLogic Ltd; Copyright (C) 1998,99,2000, 2003-2007, 2015
736 Takashi Iwai &lt;[email protected]&gt;; Copyright (c) 2015-2016
737 Takashi Sakamoto; Copyright (C) 2010, 2012 Texas Instruments
738 Inc.; Copyright (C) 2003 Thomas Charbonnel
739 ([email protected]); Copyright (C) 2003 Winfried Ritsch (IEM);
740 Copyright (C) 2010 Wolfson Microelectronics PLC; Copyright (C)
741 1994 X Consortium; Copyright (c) 2006-2007 xine project
742 </para>
743 </listitem>
744
745 <listitem>
746 <para>
747 &product-name; contains code from the cereal C++11
748 serialization library which is governed by the license in
749 <xref linkend="licCereal" xrefstyle="template: %n" /> and
750 </para>
751
752 <para>
753 Copyright (c) 2013-2022, Randolph Voorhies, Shane Grant
754 All rights reserved.; (C) Copyright 2002 Robert Ramey -
755 http://www.rrsd.com; (C) Copyright 2006 David Abrahams -
756 http://www.boost.org.; Copyright (C) 2004-2008 René
757 Nyffenegger; Copyright (c) 2014, 2017, Juan Pedro; Copyright
758 (c) 2015, Kyle Fleming, Juan Pedro Bolivar Puente; Copyright
759 (c) 2017, Juan Pedro Bolivar Puente; Copyright (c) 2006-2013
760 Alexander Chemeris; Copyright (C) 2006, 2007, 2009 Marcin
761 Kalicinski; Copyright (c) 2016-2021 Viktor Kirilov; Copyright
762 (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All
763 rights reserved.
764 </para>
765 </listitem>
766
767 <listitem>
768 <para>
769 &product-name; contains code from the X Composite Extension
770 which is governed by the licenses in
771 <xref linkend="licX11" xrefstyle="template: %n" /> and
772 <xref linkend="licX-KeithPackard1" xrefstyle="template: %n" /> and
773 </para>
774
775 <para>
776 Copyright (c) 2006, Oracle and/or its affiliates. All rights
777 reserved.; Copyright (c) 2003 Keith Packard, Noah Levitt
778 </para>
779 </listitem>
780
781 <listitem>
782 <para>
783 &product-name; contains code from the X Damage Extension which
784 is governed by the license in
785 <xref linkend="licX-KeithPackard1" xrefstyle="template: %n" /> and
786 </para>
787
788 <para>
789 Copyright (c) 2001,2003 Keith Packard; Copyright (c) 2007 Eric Anholt
790 </para>
791 </listitem>
792
793 <listitem>
794 <para>
795 &product-name; contains code from the X Direct Rendering
796 Infrastructure (DRI) 2 Extension which is governed by the
797 license in
798 <xref linkend="licX-DRI2" xrefstyle="template: %n" /> and
799 </para>
800
801 <para>
802 Copyright (c) 2007 Red Hat, Inc.
803 </para>
804 </listitem>
805
806 <listitem>
807 <para>
808 &product-name; contains code from the X Fixes Extension which
809 is governed by the licenses in
810 <xref linkend="licX11" xrefstyle="template: %n" /> and
811 <xref linkend="licX-KeithPackard1" xrefstyle="template: %n" /> and
812 </para>
813
814 <para>
815 Copyright (c) 2006, Oracle and/or its affiliates. All rights
816 reserved.; Copyright 2010 Red Hat, Inc.; Copyright (c)
817 2001,2003 Keith Packard
818 </para>
819 </listitem>
820
821 <listitem>
822 <para>
823 &product-name; contains code from the X Fonts Extension which
824 is governed by the licenses in
825 <xref linkend="licX-NCD-DEC" xrefstyle="template: %n" /> and
826 <xref linkend="licMIT-OpenGroup" xrefstyle="template: %n" /> and
827 <xref linkend="licX-DEC1" xrefstyle="template: %n" /> and
828 <xref linkend="licXFree86" xrefstyle="template: %n" /> and
829 </para>
830
831 <para>
832 Copyright 1990, 1991 Network Computing Devices; Portions
833 Copyright 1987 by Digital Equipment Corporation; Copyright
834 1990, 1991, 1998 The Open Group; Copyright 1987 by Digital
835 Equipment Corporation, Maynard, Massachusetts.; Copyright (c)
836 1999 The XFree86 Project Inc.
837 </para>
838 </listitem>
839
840 <listitem>
841 <para>
842 &product-name; contains code from the X OpenGL Extension (GLX)
843 which is governed by the license in
844 <xref linkend="licSGI-FSL-B" xrefstyle="template: %n" /> and
845 </para>
846
847 <para>
848 Copyright (C) 1991-2000 Silicon Graphics, Inc. All Rights
849 Reserved.
850 </para>
851 </listitem>
852
853 <listitem>
854 <para>
855 &product-name; contains code from the X Input Extension which
856 is governed by the licenses in
857 <xref linkend="licMIT-OpenGroup" xrefstyle="template: %n" /> and
858 <xref linkend="licX-HP1" xrefstyle="template: %n" /> and
859 </para>
860
861 <para>
862 Copyright 1989, 1998 The Open Group; Copyright 1989 by
863 Hewlett-Packard Company, Palo Alto, California.
864 </para>
865 </listitem>
866
867 <listitem>
868 <para>
869 &product-name; contains code from the X Keyboard Extension which
870 is governed by the license in
871 <xref linkend="licX-SGI" xrefstyle="template: %n" /> and
872 </para>
873
874 <para>
875 Copyright (c) 1993 by Silicon Graphics Computer Systems, Inc.
876 </para>
877 </listitem>
878
879 <listitem>
880 <para>
881 &product-name; contains code from the X Resize and Rotate
882 Extension (RandR) Extension which is governed by the license
883 in
884 <xref linkend="licX-RandR" xrefstyle="template: %n" /> and
885 </para>
886
887 <para>
888 Copyright (c) 2000 Compaq Computer Corporation; Copyright (c)
889 2002 Hewlett-Packard Company; Copyright (c) 2006 Intel
890 Corporation; Copyright (c) 2008 Red Hat, Inc.
891 </para>
892 </listitem>
893
894 <listitem>
895 <para>
896 &product-name; contains code from the X Rendering Extension which
897 is governed by the license in
898 <xref linkend="licX-SuSE" xrefstyle="template: %n" /> and
899 </para>
900
901 <para>
902 Copyright (c) 2000 SuSE, Inc.
903 </para>
904 </listitem>
905
906 <listitem>
907 <para>
908 &product-name; contains code from the X XExt Extension which
909 is governed by the licenses in
910 <xref linkend="licMIT-OpenGroup" xrefstyle="template: %n" /> and
911 <xref linkend="licX-SGI" xrefstyle="template: %n" /> and
912 <xref linkend="licX-NCD1" xrefstyle="template: %n" /> and
913 <xref linkend="licX-HP2" xrefstyle="template: %n" /> and
914 <xref linkend="licX-DEC2" xrefstyle="template: %n" /> and
915 <xref linkend="licX-NCD2" xrefstyle="template: %n" /> and
916 <xref linkend="licX-DEC-Olivetti" xrefstyle="template: %n" /> and
917 <xref linkend="licX-HP3" xrefstyle="template: %n" /> and
918 <xref linkend="licMIT" xrefstyle="template: %n" /> and
919 <xref linkend="licX11" xrefstyle="template: %n" /> and
920 </para>
921
922 <para>
923 Copyright 1989, 1998 The Open Group; Copyright (c) 1997 by
924 Silicon Graphics Computer Systems, Inc.; Copyright 1992
925 Network Computing Devices; Copyright (c) 1994, 1995
926 Hewlett-Packard Company; Copyright (c) 1996 Digital Equipment
927 Corporation, Maynard, Massachusetts.; Copyright 1988, 1989,
928 1990, 1994 Network Computing Devices, Inc.; Copyright
929 1991,1993 by Digital Equipment Corporation, Maynard,
930 Massachusetts, and Olivetti Research Limited, Cambridge,
931 England.; Copyright 1986, 1987, 1988 by Hewlett-Packard
932 Corporation
933 </para>
934 </listitem>
935
936 <listitem>
937 <para>
938 &product-name; contains code from the XFree86 Direct Rendering
939 Infrastructure (DRI) Extension which is governed by the
940 license in
941 <xref linkend="licMIT" xrefstyle="template: %n" /> and
942 </para>
943
944 <para>
945 Copyright 1998-1999 Precision Insight, Inc., Cedar Park,
946 Texas.; Copyright 2000 VA Linux Systems, Inc.; All Rights
947 Reserved.
948 </para>
949 </listitem>
950
951 <listitem>
952 <para>
953 &product-name; contains code from the libXcomposite library
954 which is governed by the licenses in
955 <xref linkend="licX-KeithPackard1" xrefstyle="template: %n" /> and
956 <xref linkend="licMIT" xrefstyle="template: %n" /> and
957 </para>
958
959 <para>
960 Copyright (c) 2001,2003 Keith Packard; Copyright (c) 2006, 2007,
961 Oracle and/or its affiliates. All rights reserved.
962 </para>
963 </listitem>
964
965 <listitem>
966 <para>
967 &product-name; contains code from the libXdamage library
968 which is governed by the licenses in
969 <xref linkend="licX-KeithPackard1" xrefstyle="template: %n" /> and
970 </para>
971
972 <para>
973 Copyright (c) 2001,2003 Keith Packard; Copyright (c) 2007 Eric Anholt
974 </para>
975 </listitem>
976
977 <listitem>
978 <para>
979 &product-name; contains code from the libXext library
980 which is governed by the licenses in
981 <xref linkend="licMIT-OpenGroup" xrefstyle="template: %n" /> and
982 <xref linkend="licX-SGI" xrefstyle="template: %n" /> and
983 <xref linkend="licX-NCD1" xrefstyle="template: %n" /> and
984 <xref linkend="licX-HP2" xrefstyle="template: %n" /> and
985 <xref linkend="licX-DEC2" xrefstyle="template: %n" /> and
986 <xref linkend="licX-DEC-Olivetti" xrefstyle="template: %n" /> and
987 <xref linkend="licX-HP3" xrefstyle="template: %n" /> and
988 <xref linkend="licMIT" xrefstyle="template: %n" /> and
989 <xref linkend="licX11-Multi-party" xrefstyle="template: %n" /> and
990 </para>
991
992 <para>
993 Copyright 1986, 1987, 1988, 1989, 1994, 1998 The Open Group;
994 Copyright (c) 1996 Digital Equipment Corporation, Maynard,
995 Massachusetts.; Copyright (c) 1997 by Silicon Graphics
996 Computer Systems, Inc.; Copyright 1992 Network Computing
997 Devices; Copyright 1991,1993 by Digital Equipment Corporation,
998 Maynard, Massachusetts, and Olivetti Research Limited,
999 Cambridge, England.; Copyright 1986, 1987, 1988 by
1000 Hewlett-Packard Corporation; Copyright (c) 1994, 1995
1001 Hewlett-Packard Company; Copyright Digital Equipment
1002 Corporation, 1996; Copyright (c) 1999, 2005, 2006, 2013,
1003 Oracle and/or its affiliates.; Copyright (c) 1989 X
1004 Consortium, Inc. and Digital Equipment Corporation.; Copyright
1005 (c) 1992 X Consortium, Inc. and Intergraph Corporation.;
1006 Copyright (c) 1993 X Consortium, Inc. and Silicon Graphics,
1007 Inc.; Copyright (c) 1994, 1995 X Consortium, Inc. and
1008 Hewlett-Packard Company.
1009 </para>
1010 </listitem>
1011
1012 <listitem>
1013 <para>
1014 &product-name; contains code from the libXfixes library which
1015 is governed by the license in
1016 <xref linkend="licX-KeithPackard1" xrefstyle="template: %n" /> and
1017 </para>
1018
1019 <para>
1020 Copyright (c) 2001,2003 Keith Packard
1021 </para>
1022 </listitem>
1023
1024 <listitem>
1025 <para>
1026 &product-name; contains code from the X libpciaccess library
1027 which is governed by the licenses in
1028 <xref linkend="licMIT" xrefstyle="template: %n" /> and
1029 <xref linkend="licX-Sun" xrefstyle="template: %n" /> and
1030 <xref linkend="licX-Pardines-Kettenis" xrefstyle="template: %n" /> and
1031 <xref linkend="licXFree86" xrefstyle="template: %n" /> and
1032 </para>
1033
1034 <para>
1035 Copyright (C) 2007 Free Software Foundation, Inc.; (C)
1036 Copyright Eric Anholt 2006; (C) Copyright IBM Corporation
1037 2006; Copyright (C) 2008 Free Software Foundation, Inc.;
1038 Copyright 2005 Red Hat, Inc; Copyright (c) 2008 Juan Romero
1039 Pardines; Copyright (c) 2008 Mark Kettenis; Copyright (c) 2007
1040 Paulo R. Zanoni, Tiago Vignatti; Copyright 2005-2009 Sun
1041 Microsystems, Inc. All rights reserved.; Copyright (C) 2000
1042 The XFree86 Project, Inc. All Rights Reserved.; Copyright (c)
1043 2009 Tiago Vignatti
1044 </para>
1045 </listitem>
1046
1047 <listitem>
1048 <para>
1049 &product-name; contains code from the libxshmfence library which
1050 is governed by the license in
1051 <xref linkend="licX-libxshmfence" xrefstyle="template: %n" /> and
1052 </para>
1053
1054 <para>
1055 Copyright (c) 2013 Keith Packard; Copyright (c) 2013 Jung-uk
1056 Kim &lt;[email protected]&gt;
1057 </para>
1058 </listitem>
1059
1060 <listitem>
1061 <para>
1062 &product-name; contains code from the pixman library which
1063 is governed by the license in
1064 <xref linkend="licMIT" xrefstyle="template: %n" /> and
1065 </para>
1066
1067 <para>
1068 Copyright 1987, 1988, 1989, 1998 The Open Group; Copyright
1069 1987, 1988, 1989 Digital Equipment Corporation; Copyright
1070 1999, 2004, 2008 Keith Packard; Copyright 2000 SuSE, Inc.;
1071 Copyright 2000 Keith Packard, member of The XFree86 Project,
1072 Inc.; Copyright 2004, 2005, 2007, 2008, 2009, 2010 Red Hat,
1073 Inc.; Copyright 2004 Nicholas Miell; Copyright 2005 Lars Knoll
1074 &amp; Zack Rusin, Trolltech; Copyright 2005 Trolltech AS;
1075 Copyright 2007 Luca Barbato; Copyright 2008 Aaron Plattner,
1076 NVIDIA Corporation; Copyright 2008 Rodrigo Kumpera; Copyright
1077 2008 André Tupinambá; Copyright 2008 Mozilla Corporation;
1078 Copyright 2008 Frederic Plourde; Copyright 2009, Oracle and/or
1079 its affiliates. All rights reserved.; Copyright 2009, 2010
1080 Nokia Corporation
1081 </para>
1082 </listitem>
1083
1084 <listitem>
1085 <para>
1086 &product-name; contains code from the xf86-input-mouse driver
1087 which is governed by the licenses in
1088 <xref linkend="licX-Mouse" xrefstyle="template: %n" /> and
1089 <xref linkend="licX-Yokota" xrefstyle="template: %n" /> and
1090 </para>
1091
1092 <para>
1093 Copyright (c) 1997-1999 by The XFree86 Project, Inc.;
1094 Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany.;
1095 Copyright 1993 by David Dawes &lt;[email protected]&gt;;
1096 Copyright 1994-2002 by The XFree86 Project, Inc.; Copyright
1097 1998 by Kazutaka YOKOTA
1098 &lt;[email protected]&gt;; Copyright 2002
1099 by Paul Elliott; Copyright 2002 by SuSE Linux AG, Author:
1100 Egbert Eich; Copyright 2005 Red Hat, Inc; Copyright 2005 Sun
1101 Microsystems, Inc. All rights reserved.; Copyright 2005 Adam
1102 Jackson
1103 </para>
1104 </listitem>
1105
1106 <listitem>
1107 <para>
1108 &product-name; contains code from the xf86-video-vesa driver
1109 which is governed by the license in
1110 <xref linkend="licX-Connectiva" xrefstyle="template: %n" /> and
1111 </para>
1112
1113 <para>
1114 Copyright (c) 2000 by Conectiva S.A.
1115 (http://www.conectiva.com); Authors: Paulo César Pereira de
1116 Andrade &lt;[email protected]&gt; David Dawes
1117 &lt;[email protected]&gt;
1118 </para>
1119 </listitem>
1120
1121 <listitem>
1122 <para>
1123 &product-name; contains code from the Xorg X server which is
1124 governed by the licenses in
1125 <xref linkend="licMIT" xrefstyle="template: %n" /> and
1126 <xref linkend="licXFree86" xrefstyle="template: %n" /> and
1127 <xref linkend="licXFree86-v2" xrefstyle="template: %n" /> and
1128 <xref linkend="licMIT-OpenGroup" xrefstyle="template: %n" /> and
1129 <xref linkend="licX-SuSE" xrefstyle="template: %n" /> and
1130 <xref linkend="licX-DEC1" xrefstyle="template: %n" /> and
1131 <xref linkend="licX-DEC-Quarterdeck" xrefstyle="template: %n" /> and
1132 <xref linkend="licX-DEC3" xrefstyle="template: %n" /> and
1133 <xref linkend="licX-DEC2" xrefstyle="template: %n" /> and
1134 <xref linkend="licSGI-FSL-B" xrefstyle="template: %n" /> and
1135 <xref linkend="licX-HP2" xrefstyle="template: %n" /> and
1136 <xref linkend="licX-HP1" xrefstyle="template: %n" /> and
1137 <xref linkend="licX-RedHat-SuSE" xrefstyle="template: %n" /> and
1138 <xref linkend="licX-RedHat" xrefstyle="template: %n" /> and
1139 <xref linkend="licX11-RedHat" xrefstyle="template: %n" /> and
1140 <xref linkend="licX-PrecisionInsight" xrefstyle="template: %n" /> and
1141 <xref linkend="licX-VALinux-IBM" xrefstyle="template: %n" /> and
1142 <xref linkend="licX-IBM" xrefstyle="template: %n" /> and
1143 <xref linkend="licX-MetroLink1" xrefstyle="template: %n" /> and
1144 <xref linkend="licX-MetroLink2" xrefstyle="template: %n" /> and
1145 <xref linkend="licX-MetroLink3" xrefstyle="template: %n" /> and
1146 <xref linkend="licX-Connectiva" xrefstyle="template: %n" /> and
1147 <xref linkend="licX-NVIDIA" xrefstyle="template: %n" /> and
1148 <xref linkend="licX-Vrije" xrefstyle="template: %n" /> and
1149 <xref linkend="licX-Concurrent" xrefstyle="template: %n" /> and
1150 <xref linkend="licX-Nokia" xrefstyle="template: %n" /> and
1151 <xref linkend="licX-Adobe" xrefstyle="template: %n" /> and
1152 <xref linkend="licX-NCD3" xrefstyle="template: %n" /> and
1153 <xref linkend="licX-UC" xrefstyle="template: %n" /> and
1154 <xref linkend="licX-OMRON-DG" xrefstyle="template: %n" /> and
1155 <xref linkend="licX-KeithPackard1" xrefstyle="template: %n" /> and
1156 <xref linkend="licX-Legacy1" xrefstyle="template: %n" /> and
1157 <xref linkend="licX-DavorMatic" xrefstyle="template: %n" /> and
1158 <xref linkend="licX-HaroldHuntII" xrefstyle="template: %n" /> and
1159 <xref linkend="licX-Roell" xrefstyle="template: %n" /> and
1160 <xref linkend="licX-Roell-Wexelblat" xrefstyle="template: %n" /> and
1161 <xref linkend="licX-Roell-SGCS" xrefstyle="template: %n" /> and
1162 <xref linkend="licX-Hourihane" xrefstyle="template: %n" /> and
1163 <xref linkend="licX-Keithley" xrefstyle="template: %n" /> and
1164 <xref linkend="licX-Herrb" xrefstyle="template: %n" /> and
1165 <xref linkend="licX-Eich" xrefstyle="template: %n" /> and
1166 <xref linkend="licX-Wexelblat" xrefstyle="template: %n" /> and
1167 <xref linkend="licX-Zborowski-Wexelblat" xrefstyle="template: %n" /> and
1168 <xref linkend="licX-Zborowski-Dawes" xrefstyle="template: %n" /> and
1169 <xref linkend="licX-Lepied" xrefstyle="template: %n" /> and
1170 <xref linkend="licX-Murphy-Wexelblat" xrefstyle="template: %n" /> and
1171 <xref linkend="licX-Murphey-Dawes" xrefstyle="template: %n" /> and
1172 <xref linkend="licX-Carlsson" xrefstyle="template: %n" /> and
1173 <xref linkend="licX-Anholt" xrefstyle="template: %n" /> and
1174 <xref linkend="licX-Miller" xrefstyle="template: %n" /> and
1175 <xref linkend="licX-Blundell" xrefstyle="template: %n" /> and
1176 <xref linkend="licXFree86" xrefstyle="template: %n" /> and
1177 <xref linkend="licX-Legacy2" xrefstyle="template: %n" /> and
1178 <xref linkend="licX-Legacy3" xrefstyle="template: %n" /> and
1179 <xref linkend="licX-Legacy4" xrefstyle="template: %n" /> and
1180 <xref linkend="licX-Legacy5" xrefstyle="template: %n" /> and
1181 <xref linkend="licX-Legacy6" xrefstyle="template: %n" /> and
1182 <xref linkend="licX-Legacy7" xrefstyle="template: %n" /> and
1183 <xref linkend="licX-Legacy8" xrefstyle="template: %n" /> and
1184 <xref linkend="licX-Legacy9" xrefstyle="template: %n" /> and
1185 <xref linkend="licX-Legacy11" xrefstyle="template: %n" /> and
1186 <xref linkend="licX-AureleLF" xrefstyle="template: %n" /> and
1187 <xref linkend="licX-Legacy12" xrefstyle="template: %n" /> and
1188 <xref linkend="licX-Johnston" xrefstyle="template: %n" /> and
1189 <xref linkend="licX-Jelinek" xrefstyle="template: %n" /> and
1190 <xref linkend="licX-Yasushi" xrefstyle="template: %n" /> and
1191 <xref linkend="licX-Legacy13" xrefstyle="template: %n" /> and
1192 <xref linkend="licX-Legacy14" xrefstyle="template: %n" /> and
1193 <xref linkend="licX-OpenedHand" xrefstyle="template: %n" /> and
1194 <xref linkend="licX-UC2" xrefstyle="template: %n" /> and
1195 </para>
1196
1197 <para>
1198 Copyright (c) 2000-2001 Juliusz Chroboczek; Copyright (c) 1998
1199 Egbert Eich; Copyright (c) 2006-2007 Intel Corporation;
1200 Copyright (c) 2006 Nokia Corporation; Copyright (c) 2006-2008
1201 Peter Hutterer; Copyright (c) 2006 Adam Jackson; Copyright (c)
1202 2009 NVIDIA Corporation; Copyright (c) 1999 Keith Packard;
1203 Copyright (c) 2007-2009 Red Hat, Inc.; Copyright (c) 2005-2008
1204 Daniel Stone; Copyright (c) 2006-2009 Simon Thum; Copyright
1205 (c) 1987, 2003-2006, 2008-2009 Sun Microsystems, Inc.;
1206 Copyright (c) 2006 Luc Verhaegen. For complete copyright
1207 information, see the individual licenses.
1208 </para>
1209 </listitem>
1210
1211 <listitem>
1212 <para>
1213 &product-name; contains code from the X Window System Core
1214 Protocol which is governed by the licenses in
1215 <xref linkend="licX-Oracle" xrefstyle="template: %n" /> and
1216 <xref linkend="licMIT-OpenGroup" xrefstyle="template: %n" /> and
1217 <xref linkend="licX-DEC1" xrefstyle="template: %n" /> and
1218 <xref linkend="licX-HP4" xrefstyle="template: %n" /> and
1219 <xref linkend="licXFree86" xrefstyle="template: %n" /> and
1220 </para>
1221
1222 <para>
1223 Copyright (c) 1991, 2005, 2006, Oracle and/or its affiliates.
1224 All rights reserved.; Copyright 1997 Metro Link Incorporated;
1225 Copyright (c) 2005 Daniel Stone; Copyright (c) 1999 The
1226 XFree86 Project Inc.; Copyright 1985-1991, 1993-1998 The Open
1227 Group; Copyright 1987 by Apollo Computer Inc., Chelmsford,
1228 Massachusetts.; Copyright 1987, 1988 by Digital Equipment
1229 Corporation, Maynard, Massachusetts.; Copyright 1989 by
1230 Hewlett-Packard Company.; Copyright 2005 Red Hat, Inc
1231 </para>
1232 </listitem>
1233
1234 <listitem>
1235 <para>
1236 &product-name; contains code from the xset utility which is
1237 governed by the license in
1238 <xref linkend="licMIT-OpenGroup" xrefstyle="template: %n" /> and
1239 </para>
1240
1241 <para>
1242 Copyright 1985, 1988, 1998 The Open Group
1243 </para>
1244 </listitem>
1245
1246 <listitem>
1247 <para>
1248 &product-name; contains code from the libdrm library which is
1249 governed by the license in
1250 <xref linkend="licMIT" xrefstyle="template: %n" /> and
1251 </para>
1252
1253 <para>
1254 Copyright 1999, 2000 Precision Insight, Inc., Cedar Park, Texas.;
1255 Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
1256 All Rights Reserved.
1257 </para>
1258 </listitem>
1259
1260 <listitem>
1261 <para>
1262 &product-name; contains code from the libdevmapper library
1263 which is governed by the license in
1264 <xref linkend="licGPL" xrefstyle="template: %n" /> and
1265 </para>
1266
1267 <para>
1268 Copyright (C) 2001-2004 Sistina Software, Inc. All rights
1269 reserved.; Copyright (C) 2004-2017 Red Hat, Inc. All rights
1270 reserved.; Copyright (C) 2006 Rackable Systems All rights
1271 reserved.
1272 </para>
1273 </listitem>
1274
1275 <listitem>
1276 <para>
1277 &product-name; contains code from DXVK Native which is
1278 governed by the license in
1279 <xref linkend="licZLIB" xrefstyle="template: %n" /> and
1280 </para>
1281
1282 <para>
1283 Copyright (c) 2017-2021 Philip Rebohle; Copyright (c)
1284 2019-2021 Joshua Ashton
1285 </para>
1286 </listitem>
1287
1288 <listitem>
1289 <para>
1290 &product-name; contains code from PulseAudio which is
1291 governed by the license in
1292 <xref linkend="licLGPL" xrefstyle="template: %n" /> and
1293 </para>
1294
1295 <para>
1296 Copyright (c) 2017-2021 Philip Rebohle; Copyright (c)
1297 2019-2021 Joshua Ashton
1298 </para>
1299 </listitem>
1300
1301 <listitem>
1302 <para>
1303 &product-name; contains code from libtpms which is
1304 governed by the license in
1305 <xref linkend="licTpms" xrefstyle="template: %n" /> and
1306 </para>
1307
1308 <para>
1309 (c) Copyright IBM Corporation 2006 - 2011;
1310 (c) Copyright IBM Corp. and others, 2012-2016
1311 </para>
1312 </listitem>
1313
1314 <listitem>
1315 <para>
1316 &product-name; contains code from libssh which is
1317 governed by the license in
1318 <xref linkend="licLGPL" xrefstyle="template: %n" /> and
1319 </para>
1320
1321 <para>
1322 Copyright (c) 2004-2013 by Aris Adamantiadis;
1323 Copyright (c) 2009-2013 by Andreas Schneider &lt;[email protected]&gt;
1324 </para>
1325 </listitem>
1326
1327 </itemizedlist>
1328
1329 </sect1>
1330
1331 <sect1 id="third-party-licenses">
1332
1333 <title>Third-Party Licenses</title>
1334
1335 <sect2 id="licGPL">
1336
1337 <title>GNU General Public License (GPL)</title>
1338
1339 <para>
1340 GNU GENERAL PUBLIC LICENSE Version 2, June 1991
1341 </para>
1342
1343 <para>
1344 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
1345 </para>
1346
1347 <para>
1348 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
1349 </para>
1350
1351 <para>
1352 Everyone is permitted to copy and distribute verbatim copies of
1353 this license document, but changing it is not allowed.
1354 </para>
1355
1356 <para>
1357 Preamble
1358 </para>
1359
1360 <para>
1361 The licenses for most software are designed to take away your
1362 freedom to share and change it. By contrast, the GNU General
1363 Public License is intended to guarantee your freedom to share
1364 and change free software--to make sure the software is free for
1365 all its users. This General Public License applies to most of
1366 the Free Software Foundation's software and to any other program
1367 whose authors commit to using it. (Some other Free Software
1368 Foundation software is covered by the GNU Library General Public
1369 License instead.) You can apply it to your programs, too.
1370 </para>
1371
1372 <para>
1373 When we speak of free software, we are referring to freedom, not
1374 price. Our General Public Licenses are designed to make sure
1375 that you have the freedom to distribute copies of free software
1376 (and charge for this service if you wish), that you receive
1377 source code or can get it if you want it, that you can change
1378 the software or use pieces of it in new free programs; and that
1379 you know you can do these things.
1380 </para>
1381
1382 <para>
1383 To protect your rights, we need to make restrictions that forbid
1384 anyone to deny you these rights or to ask you to surrender the
1385 rights. These restrictions translate to certain responsibilities
1386 for you if you distribute copies of the software, or if you
1387 modify it.
1388 </para>
1389
1390 <para>
1391 For example, if you distribute copies of such a program, whether
1392 gratis or for a fee, you must give the recipients all the rights
1393 that you have. You must make sure that they, too, receive or can
1394 get the source code. And you must show them these terms so they
1395 know their rights.
1396 </para>
1397
1398 <para>
1399 We protect your rights with two steps: (1) copyright the
1400 software, and (2) offer you this license which gives you legal
1401 permission to copy, distribute and/or modify the software.
1402 </para>
1403
1404 <para>
1405 Also, for each author's protection and ours, we want to make
1406 certain that everyone understands that there is no warranty for
1407 this free software. If the software is modified by someone else
1408 and passed on, we want its recipients to know that what they
1409 have is not the original, so that any problems introduced by
1410 others will not reflect on the original authors' reputations.
1411 </para>
1412
1413 <para>
1414 Finally, any free program is threatened constantly by software
1415 patents. We wish to avoid the danger that redistributors of a
1416 free program will individually obtain patent licenses, in effect
1417 making the program proprietary. To prevent this, we have made it
1418 clear that any patent must be licensed for everyone's free use
1419 or not licensed at all.
1420 </para>
1421
1422 <para>
1423 The precise terms and conditions for copying, distribution and
1424 modification follow.
1425 </para>
1426
1427 <para>
1428 GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING,
1429 DISTRIBUTION AND MODIFICATION
1430 </para>
1431
1432 <para>
1433 0. This License applies to any program or other work which
1434 contains a notice placed by the copyright holder saying it may
1435 be distributed under the terms of this General Public License.
1436 The "Program", below, refers to any such program or work, and a
1437 "work based on the Program" means either the Program or any
1438 derivative work under copyright law: that is to say, a work
1439 containing the Program or a portion of it, either verbatim or
1440 with modifications and/or translated into another language.
1441 (Hereinafter, translation is included without limitation in the
1442 term "modification".) Each licensee is addressed as "you".
1443 </para>
1444
1445 <para>
1446 Activities other than copying, distribution and modification are
1447 not covered by this License; they are outside its scope. The act
1448 of running the Program is not restricted, and the output from
1449 the Program is covered only if its contents constitute a work
1450 based on the Program (independent of having been made by running
1451 the Program). Whether that is true depends on what the Program
1452 does.
1453 </para>
1454
1455 <para>
1456 1. You may copy and distribute verbatim copies of the Program's
1457 source code as you receive it, in any medium, provided that you
1458 conspicuously and appropriately publish on each copy an
1459 appropriate copyright notice and disclaimer of warranty; keep
1460 intact all the notices that refer to this License and to the
1461 absence of any warranty; and give any other recipients of the
1462 Program a copy of this License along with the Program.
1463 </para>
1464
1465 <para>
1466 You may charge a fee for the physical act of transferring a
1467 copy, and you may at your option offer warranty protection in
1468 exchange for a fee.
1469 </para>
1470
1471 <para>
1472 2. You may modify your copy or copies of the Program or any
1473 portion of it, thus forming a work based on the Program, and
1474 copy and distribute such modifications or work under the terms
1475 of Section 1 above, provided that you also meet all of these
1476 conditions:
1477 </para>
1478
1479 <para>
1480 a) You must cause the modified files to carry prominent notices
1481 stating that you changed the files and the date of any change.
1482 </para>
1483
1484 <para>
1485 b) You must cause any work that you distribute or publish, that
1486 in whole or in part contains or is derived from the Program or
1487 any part thereof, to be licensed as a whole at no charge to all
1488 third parties under the terms of this License.
1489 </para>
1490
1491 <para>
1492 c) If the modified program normally reads commands interactively
1493 when run, you must cause it, when started running for such
1494 interactive use in the most ordinary way, to print or display an
1495 announcement including an appropriate copyright notice and a
1496 notice that there is no warranty (or else, saying that you
1497 provide a warranty) and that users may redistribute the program
1498 under these conditions, and telling the user how to view a copy
1499 of this License. (Exception: if the Program itself is
1500 interactive but does not normally print such an announcement,
1501 your work based on the Program is not required to print an
1502 announcement.)
1503 </para>
1504
1505 <para>
1506 These requirements apply to the modified work as a whole. If
1507 identifiable sections of that work are not derived from the
1508 Program, and can be reasonably considered independent and
1509 separate works in themselves, then this License, and its terms,
1510 do not apply to those sections when you distribute them as
1511 separate works. But when you distribute the same sections as
1512 part of a whole which is a work based on the Program, the
1513 distribution of the whole must be on the terms of this License,
1514 whose permissions for other licensees extend to the entire
1515 whole, and thus to each and every part regardless of who wrote
1516 it.
1517 </para>
1518
1519 <para>
1520 Thus, it is not the intent of this section to claim rights or
1521 contest your rights to work written entirely by you; rather, the
1522 intent is to exercise the right to control the distribution of
1523 derivative or collective works based on the Program.
1524 </para>
1525
1526 <para>
1527 In addition, mere aggregation of another work not based on the
1528 Program with the Program (or with a work based on the Program)
1529 on a volume of a storage or distribution medium does not bring
1530 the other work under the scope of this License.
1531 </para>
1532
1533 <para>
1534 3. You may copy and distribute the Program (or a work based on
1535 it, under Section 2) in object code or executable form under the
1536 terms of Sections 1 and 2 above provided that you also do one of
1537 the following:
1538 </para>
1539
1540 <para>
1541 a) Accompany it with the complete corresponding machine-readable
1542 source code, which must be distributed under the terms of
1543 Sections 1 and 2 above on a medium customarily used for software
1544 interchange; or,
1545 </para>
1546
1547 <para>
1548 b) Accompany it with a written offer, valid for at least three
1549 years, to give any third party, for a charge no more than your
1550 cost of physically performing source distribution, a complete
1551 machine-readable copy of the corresponding source code, to be
1552 distributed under the terms of Sections 1 and 2 above on a
1553 medium customarily used for software interchange; or,
1554 </para>
1555
1556 <para>
1557 c) Accompany it with the information you received as to the
1558 offer to distribute corresponding source code. (This alternative
1559 is allowed only for noncommercial distribution and only if you
1560 received the program in object code or executable form with such
1561 an offer, in accord with Subsection b above.)
1562 </para>
1563
1564 <para>
1565 The source code for a work means the preferred form of the work
1566 for making modifications to it. For an executable work, complete
1567 source code means all the source code for all modules it
1568 contains, plus any associated interface definition files, plus
1569 the scripts used to control compilation and installation of the
1570 executable. However, as a special exception, the source code
1571 distributed need not include anything that is normally
1572 distributed (in either source or binary form) with the major
1573 components (compiler, kernel, and so on) of the operating system
1574 on which the executable runs, unless that component itself
1575 accompanies the executable.
1576 </para>
1577
1578 <para>
1579 If distribution of executable or object code is made by offering
1580 access to copy from a designated place, then offering equivalent
1581 access to copy the source code from the same place counts as
1582 distribution of the source code, even though third parties are
1583 not compelled to copy the source along with the object code.
1584 </para>
1585
1586 <para>
1587 4. You may not copy, modify, sublicense, or distribute the
1588 Program except as expressly provided under this License. Any
1589 attempt otherwise to copy, modify, sublicense or distribute the
1590 Program is void, and will automatically terminate your rights
1591 under this License. However, parties who have received copies,
1592 or rights, from you under this License will not have their
1593 licenses terminated so long as such parties remain in full
1594 compliance.
1595 </para>
1596
1597 <para>
1598 5. You are not required to accept this License, since you have
1599 not signed it. However, nothing else grants you permission to
1600 modify or distribute the Program or its derivative works. These
1601 actions are prohibited by law if you do not accept this License.
1602 Therefore, by modifying or distributing the Program (or any work
1603 based on the Program), you indicate your acceptance of this
1604 License to do so, and all its terms and conditions for copying,
1605 distributing or modifying the Program or works based on it.
1606 </para>
1607
1608 <para>
1609 6. Each time you redistribute the Program (or any work based on
1610 the Program), the recipient automatically receives a license
1611 from the original licensor to copy, distribute or modify the
1612 Program subject to these terms and conditions. You may not
1613 impose any further restrictions on the recipients' exercise of
1614 the rights granted herein. You are not responsible for enforcing
1615 compliance by third parties to this License.
1616 </para>
1617
1618 <para>
1619 7. If, as a consequence of a court judgment or allegation of
1620 patent infringement or for any other reason (not limited to
1621 patent issues), conditions are imposed on you (whether by court
1622 order, agreement or otherwise) that contradict the conditions of
1623 this License, they do not excuse you from the conditions of this
1624 License. If you cannot distribute so as to satisfy
1625 simultaneously your obligations under this License and any other
1626 pertinent obligations, then as a consequence you may not
1627 distribute the Program at all. For example, if a patent license
1628 would not permit royalty-free redistribution of the Program by
1629 all those who receive copies directly or indirectly through you,
1630 then the only way you could satisfy both it and this License
1631 would be to refrain entirely from distribution of the Program.
1632 </para>
1633
1634 <para>
1635 If any portion of this section is held invalid or unenforceable
1636 under any particular circumstance, the balance of the section is
1637 intended to apply and the section as a whole is intended to
1638 apply in other circumstances.
1639 </para>
1640
1641 <para>
1642 It is not the purpose of this section to induce you to infringe
1643 any patents or other property right claims or to contest
1644 validity of any such claims; this section has the sole purpose
1645 of protecting the integrity of the free software distribution
1646 system, which is implemented by public license practices. Many
1647 people have made generous contributions to the wide range of
1648 software distributed through that system in reliance on
1649 consistent application of that system; it is up to the
1650 author/donor to decide if he or she is willing to distribute
1651 software through any other system and a licensee cannot impose
1652 that choice.
1653 </para>
1654
1655 <para>
1656 This section is intended to make thoroughly clear what is
1657 believed to be a consequence of the rest of this License.
1658 </para>
1659
1660 <para>
1661 8. If the distribution and/or use of the Program is restricted
1662 in certain countries either by patents or by copyrighted
1663 interfaces, the original copyright holder who places the Program
1664 under this License may add an explicit geographical distribution
1665 limitation excluding those countries, so that distribution is
1666 permitted only in or among countries not thus excluded. In such
1667 case, this License incorporates the limitation as if written in
1668 the body of this License.
1669 </para>
1670
1671 <para>
1672 9. The Free Software Foundation may publish revised and/or new
1673 versions of the General Public License from time to time. Such
1674 new versions will be similar in spirit to the present version,
1675 but may differ in detail to address new problems or concerns.
1676 </para>
1677
1678 <para>
1679 Each version is given a distinguishing version number. If the
1680 Program specifies a version number of this License which applies
1681 to it and "any later version", you have the option of following
1682 the terms and conditions either of that version or of any later
1683 version published by the Free Software Foundation. If the
1684 Program does not specify a version number of this License, you
1685 may choose any version ever published by the Free Software
1686 Foundation.
1687 </para>
1688
1689 <para>
1690 10. If you wish to incorporate parts of the Program into other
1691 free programs whose distribution conditions are different, write
1692 to the author to ask for permission. For software which is
1693 copyrighted by the Free Software Foundation, write to the Free
1694 Software Foundation; we sometimes make exceptions for this. Our
1695 decision will be guided by the two goals of preserving the free
1696 status of all derivatives of our free software and of promoting
1697 the sharing and reuse of software generally.
1698 </para>
1699
1700 <para>
1701 NO WARRANTY
1702 </para>
1703
1704 <para>
1705 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
1706 WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE
1707 LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
1708 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT
1709 WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
1710 BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
1711 AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
1712 QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
1713 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
1714 SERVICING, REPAIR OR CORRECTION.
1715 </para>
1716
1717 <para>
1718 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO
1719 IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY
1720 MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE
1721 LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
1722 INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
1723 INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS
1724 OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
1725 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH
1726 ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
1727 ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
1728 </para>
1729
1730 <para>
1731 END OF TERMS AND CONDITIONS
1732 </para>
1733
1734 </sect2>
1735
1736 <sect2 id="licLGPL">
1737
1738 <title>GNU Lesser General Public License (LGPL)</title>
1739
1740 <para>
1741 GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999
1742 </para>
1743
1744 <para>
1745 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59
1746 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is
1747 permitted to copy and distribute verbatim copies of this license
1748 document, but changing it is not allowed.
1749 </para>
1750
1751 <para>
1752 [This is the first released version of the Lesser GPL. It also
1753 counts as the successor of the GNU Library Public License,
1754 version 2, hence the version number 2.1.]
1755 </para>
1756
1757 <para>
1758 Preamble
1759 </para>
1760
1761 <para>
1762 The licenses for most software are designed to take away your
1763 freedom to share and change it. By contrast, the GNU General
1764 Public Licenses are intended to guarantee your freedom to share
1765 and change free software--to make sure the software is free for
1766 all its users.
1767 </para>
1768
1769 <para>
1770 This license, the Lesser General Public License, applies to some
1771 specially designated software packages--typically libraries--of
1772 the Free Software Foundation and other authors who decide to use
1773 it. You can use it too, but we suggest you first think carefully
1774 about whether this license or the ordinary General Public
1775 License is the better strategy to use in any particular case,
1776 based on the explanations below.
1777 </para>
1778
1779 <para>
1780 When we speak of free software, we are referring to freedom of
1781 use, not price. Our General Public Licenses are designed to make
1782 sure that you have the freedom to distribute copies of free
1783 software (and charge for this service if you wish); that you
1784 receive source code or can get it if you want it; that you can
1785 change the software and use pieces of it in new free programs;
1786 and that you are informed that you can do these things.
1787 </para>
1788
1789 <para>
1790 To protect your rights, we need to make restrictions that forbid
1791 distributors to deny you these rights or to ask you to surrender
1792 these rights. These restrictions translate to certain
1793 responsibilities for you if you distribute copies of the library
1794 or if you modify it.
1795 </para>
1796
1797 <para>
1798 For example, if you distribute copies of the library, whether
1799 gratis or for a fee, you must give the recipients all the rights
1800 that we gave you. You must make sure that they, too, receive or
1801 can get the source code. If you link other code with the
1802 library, you must provide complete object files to the
1803 recipients, so that they can relink them with the library after
1804 making changes to the library and recompiling it. And you must
1805 show them these terms so they know their rights.
1806 </para>
1807
1808 <para>
1809 We protect your rights with a two-step method: (1) we copyright
1810 the library, and (2) we offer you this license, which gives you
1811 legal permission to copy, distribute and/or modify the library.
1812 </para>
1813
1814 <para>
1815 To protect each distributor, we want to make it very clear that
1816 there is no warranty for the free library. Also, if the library
1817 is modified by someone else and passed on, the recipients should
1818 know that what they have is not the original version, so that
1819 the original author's reputation will not be affected by
1820 problems that might be introduced by others.
1821 </para>
1822
1823 <para>
1824 Finally, software patents pose a constant threat to the
1825 existence of any free program. We wish to make sure that a
1826 company cannot effectively restrict the users of a free program
1827 by obtaining a restrictive license from a patent holder.
1828 Therefore, we insist that any patent license obtained for a
1829 version of the library must be consistent with the full freedom
1830 of use specified in this license.
1831 </para>
1832
1833 <para>
1834 Most GNU software, including some libraries, is covered by the
1835 ordinary GNU General Public License. This license, the GNU
1836 Lesser General Public License, applies to certain designated
1837 libraries, and is quite different from the ordinary General
1838 Public License. We use this license for certain libraries in
1839 order to permit linking those libraries into non-free programs.
1840 </para>
1841
1842 <para>
1843 When a program is linked with a library, whether statically or
1844 using a shared library, the combination of the two is legally
1845 speaking a combined work, a derivative of the original library.
1846 The ordinary General Public License therefore permits such
1847 linking only if the entire combination fits its criteria of
1848 freedom. The Lesser General Public License permits more lax
1849 criteria for linking other code with the library.
1850 </para>
1851
1852 <para>
1853 We call this license the "Lesser" General Public License because
1854 it does Less to protect the user's freedom than the ordinary
1855 General Public License. It also provides other free software
1856 developers Less of an advantage over competing non-free
1857 programs. These disadvantages are the reason we use the ordinary
1858 General Public License for many libraries. However, the Lesser
1859 license provides advantages in certain special circumstances.
1860 </para>
1861
1862 <para>
1863 For example, on rare occasions, there may be a special need to
1864 encourage the widest possible use of a certain library, so that
1865 it becomes a de-facto standard. To achieve this, non-free
1866 programs must be allowed to use the library. A more frequent
1867 case is that a free library does the same job as widely used
1868 non-free libraries. In this case, there is little to gain by
1869 limiting the free library to free software only, so we use the
1870 Lesser General Public License.
1871 </para>
1872
1873 <para>
1874 In other cases, permission to use a particular library in
1875 non-free programs enables a greater number of people to use a
1876 large body of free software. For example, permission to use the
1877 GNU C Library in non-free programs enables many more people to
1878 use the whole GNU operating system, as well as its variant, the
1879 GNU/Linux operating system.
1880 </para>
1881
1882 <para>
1883 Although the Lesser General Public License is Less protective of
1884 the users' freedom, it does ensure that the user of a program
1885 that is linked with the Library has the freedom and the
1886 wherewithal to run that program using a modified version of the
1887 Library.
1888 </para>
1889
1890 <para>
1891 The precise terms and conditions for copying, distribution and
1892 modification follow. Pay close attention to the difference
1893 between a "work based on the library" and a "work that uses the
1894 library". The former contains code derived from the library,
1895 whereas the latter must be combined with the library in order to
1896 run.
1897 </para>
1898
1899 <para>
1900 GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR
1901 COPYING, DISTRIBUTION AND MODIFICATION
1902 </para>
1903
1904 <para>
1905 0. This License Agreement applies to any software library or
1906 other program which contains a notice placed by the copyright
1907 holder or other authorized party saying it may be distributed
1908 under the terms of this Lesser General Public License (also
1909 called "this License"). Each licensee is addressed as "you".
1910 </para>
1911
1912 <para>
1913 A "library" means a collection of software functions and/or data
1914 prepared so as to be conveniently linked with application
1915 programs (which use some of those functions and data) to form
1916 executables.
1917 </para>
1918
1919 <para>
1920 The "Library", below, refers to any such software library or
1921 work which has been distributed under these terms. A "work based
1922 on the Library" means either the Library or any derivative work
1923 under copyright law: that is to say, a work containing the
1924 Library or a portion of it, either verbatim or with
1925 modifications and/or translated straightforwardly into another
1926 language. (Hereinafter, translation is included without
1927 limitation in the term "modification".)
1928 </para>
1929
1930 <para>
1931 "Source code" for a work means the preferred form of the work
1932 for making modifications to it. For a library, complete source
1933 code means all the source code for all modules it contains, plus
1934 any associated interface definition files, plus the scripts used
1935 to control compilation and installation of the library.
1936 </para>
1937
1938 <para>
1939 Activities other than copying, distribution and modification are
1940 not covered by this License; they are outside its scope. The act
1941 of running a program using the Library is not restricted, and
1942 output from such a program is covered only if its contents
1943 constitute a work based on the Library (independent of the use
1944 of the Library in a tool for writing it). Whether that is true
1945 depends on what the Library does and what the program that uses
1946 the Library does.
1947 </para>
1948
1949 <para>
1950 1. You may copy and distribute verbatim copies of the Library's
1951 complete source code as you receive it, in any medium, provided
1952 that you conspicuously and appropriately publish on each copy an
1953 appropriate copyright notice and disclaimer of warranty; keep
1954 intact all the notices that refer to this License and to the
1955 absence of any warranty; and distribute a copy of this License
1956 along with the Library.
1957 </para>
1958
1959 <para>
1960 You may charge a fee for the physical act of transferring a
1961 copy, and you may at your option offer warranty protection in
1962 exchange for a fee.
1963 </para>
1964
1965 <para>
1966 2. You may modify your copy or copies of the Library or any
1967 portion of it, thus forming a work based on the Library, and
1968 copy and distribute such modifications or work under the terms
1969 of Section 1 above, provided that you also meet all of these
1970 conditions:
1971 </para>
1972
1973 <para>
1974 a) The modified work must itself be a software library.
1975 </para>
1976
1977 <para>
1978 b) You must cause the files modified to carry prominent notices
1979 stating that you changed the files and the date of any change.
1980 </para>
1981
1982 <para>
1983 c) You must cause the whole of the work to be licensed at no
1984 charge to all third parties under the terms of this License.
1985 </para>
1986
1987 <para>
1988 d) If a facility in the modified Library refers to a function or
1989 a table of data to be supplied by an application program that
1990 uses the facility, other than as an argument passed when the
1991 facility is invoked, then you must make a good faith effort to
1992 ensure that, in the event an application does not supply such
1993 function or table, the facility still operates, and performs
1994 whatever part of its purpose remains meaningful.
1995 </para>
1996
1997 <para>
1998 (For example, a function in a library to compute square roots
1999 has a purpose that is entirely well-defined independent of the
2000 application. Therefore, Subsection 2d requires that any
2001 application-supplied function or table used by this function
2002 must be optional: if the application does not supply it, the
2003 square root function must still compute square roots.)
2004 </para>
2005
2006 <para>
2007 These requirements apply to the modified work as a whole. If
2008 identifiable sections of that work are not derived from the
2009 Library, and can be reasonably considered independent and
2010 separate works in themselves, then this License, and its terms,
2011 do not apply to those sections when you distribute them as
2012 separate works. But when you distribute the same sections as
2013 part of a whole which is a work based on the Library, the
2014 distribution of the whole must be on the terms of this License,
2015 whose permissions for other licensees extend to the entire
2016 whole, and thus to each and every part regardless of who wrote
2017 it.
2018 </para>
2019
2020 <para>
2021 Thus, it is not the intent of this section to claim rights or
2022 contest your rights to work written entirely by you; rather, the
2023 intent is to exercise the right to control the distribution of
2024 derivative or collective works based on the Library.
2025 </para>
2026
2027 <para>
2028 In addition, mere aggregation of another work not based on the
2029 Library with the Library (or with a work based on the Library)
2030 on a volume of a storage or distribution medium does not bring
2031 the other work under the scope of this License.
2032 </para>
2033
2034 <para>
2035 3. You may opt to apply the terms of the ordinary GNU General
2036 Public License instead of this License to a given copy of the
2037 Library. To do this, you must alter all the notices that refer
2038 to this License, so that they refer to the ordinary GNU General
2039 Public License, version 2, instead of to this License. (If a
2040 newer version than version 2 of the ordinary GNU General Public
2041 License has appeared, then you can specify that version instead
2042 if you wish.) Do not make any other change in these notices.
2043 </para>
2044
2045 <para>
2046 Once this change is made in a given copy, it is irreversible for
2047 that copy, so the ordinary GNU General Public License applies to
2048 all subsequent copies and derivative works made from that copy.
2049 </para>
2050
2051 <para>
2052 This option is useful when you wish to copy part of the code of
2053 the Library into a program that is not a library.
2054 </para>
2055
2056 <para>
2057 4. You may copy and distribute the Library (or a portion or
2058 derivative of it, under Section 2) in object code or executable
2059 form under the terms of Sections 1 and 2 above provided that you
2060 accompany it with the complete corresponding machine-readable
2061 source code, which must be distributed under the terms of
2062 Sections 1 and 2 above on a medium customarily used for software
2063 interchange.
2064 </para>
2065
2066 <para>
2067 If distribution of object code is made by offering access to
2068 copy from a designated place, then offering equivalent access to
2069 copy the source code from the same place satisfies the
2070 requirement to distribute the source code, even though third
2071 parties are not compelled to copy the source along with the
2072 object code.
2073 </para>
2074
2075 <para>
2076 5. A program that contains no derivative of any portion of the
2077 Library, but is designed to work with the Library by being
2078 compiled or linked with it, is called a "work that uses the
2079 Library". Such a work, in isolation, is not a derivative work of
2080 the Library, and therefore falls outside the scope of this
2081 License.
2082 </para>
2083
2084 <para>
2085 However, linking a "work that uses the Library" with the Library
2086 creates an executable that is a derivative of the Library
2087 (because it contains portions of the Library), rather than a
2088 "work that uses the library". The executable is therefore
2089 covered by this License. Section 6 states terms for distribution
2090 of such executables.
2091 </para>
2092
2093 <para>
2094 When a "work that uses the Library" uses material from a header
2095 file that is part of the Library, the object code for the work
2096 may be a derivative work of the Library even though the source
2097 code is not. Whether this is true is especially significant if
2098 the work can be linked without the Library, or if the work is
2099 itself a library. The threshold for this to be true is not
2100 precisely defined by law.
2101 </para>
2102
2103 <para>
2104 If such an object file uses only numerical parameters, data
2105 structure layouts and accessors, and small macros and small
2106 inline functions (ten lines or less in length), then the use of
2107 the object file is unrestricted, regardless of whether it is
2108 legally a derivative work. (Executables containing this object
2109 code plus portions of the Library will still fall under Section
2110 6.) Otherwise, if the work is a derivative of the Library, you
2111 may distribute the object code for the work under the terms of
2112 Section 6. Any executables containing that work also fall under
2113 Section 6, whether or not they are linked directly with the
2114 Library itself.
2115 </para>
2116
2117 <para>
2118 6. As an exception to the Sections above, you may also combine
2119 or link a "work that uses the Library" with the Library to
2120 produce a work containing portions of the Library, and
2121 distribute that work under terms of your choice, provided that
2122 the terms permit modification of the work for the customer's own
2123 use and reverse engineering for debugging such modifications.
2124 </para>
2125
2126 <para>
2127 You must give prominent notice with each copy of the work that
2128 the Library is used in it and that the Library and its use are
2129 covered by this License. You must supply a copy of this License.
2130 If the work during execution displays copyright notices, you
2131 must include the copyright notice for the Library among them, as
2132 well as a reference directing the user to the copy of this
2133 License. Also, you must do one of these things:
2134 </para>
2135
2136 <para>
2137 a) Accompany the work with the complete corresponding
2138 machine-readable source code for the Library including whatever
2139 changes were used in the work (which must be distributed under
2140 Sections 1 and 2 above); and, if the work is an executable
2141 linked with the Library, with the complete machine-readable
2142 "work that uses the Library", as object code and/or source code,
2143 so that the user can modify the Library and then relink to
2144 produce a modified executable containing the modified Library.
2145 (It is understood that the user who changes the contents of
2146 definitions files in the Library will not necessarily be able to
2147 recompile the application to use the modified definitions.)
2148 </para>
2149
2150 <para>
2151 b) Use a suitable shared library mechanism for linking with the
2152 Library. A suitable mechanism is one that (1) uses at run time a
2153 copy of the library already present on the user's computer
2154 system, rather than copying library functions into the
2155 executable, and (2) will operate properly with a modified
2156 version of the library, if the user installs one, as long as the
2157 modified version is interface-compatible with the version that
2158 the work was made with.
2159 </para>
2160
2161 <para>
2162 c) Accompany the work with a written offer, valid for at least
2163 three years, to give the same user the materials specified in
2164 Subsection 6a, above, for a charge no more than the cost of
2165 performing this distribution.
2166 </para>
2167
2168 <para>
2169 d) If distribution of the work is made by offering access to
2170 copy from a designated place, offer equivalent access to copy
2171 the above specified materials from the same place.
2172 </para>
2173
2174 <para>
2175 e) Verify that the user has already received a copy of these
2176 materials or that you have already sent this user a copy.
2177 </para>
2178
2179 <para>
2180 For an executable, the required form of the "work that uses the
2181 Library" must include any data and utility programs needed for
2182 reproducing the executable from it. However, as a special
2183 exception, the materials to be distributed need not include
2184 anything that is normally distributed (in either source or
2185 binary form) with the major components (compiler, kernel, and so
2186 on) of the operating system on which the executable runs, unless
2187 that component itself accompanies the executable.
2188 </para>
2189
2190 <para>
2191 It may happen that this requirement contradicts the license
2192 restrictions of other proprietary libraries that do not normally
2193 accompany the operating system. Such a contradiction means you
2194 cannot use both them and the Library together in an executable
2195 that you distribute.
2196 </para>
2197
2198 <para>
2199 7. You may place library facilities that are a work based on the
2200 Library side-by-side in a single library together with other
2201 library facilities not covered by this License, and distribute
2202 such a combined library, provided that the separate distribution
2203 of the work based on the Library and of the other library
2204 facilities is otherwise permitted, and provided that you do
2205 these two things:
2206 </para>
2207
2208 <para>
2209 a) Accompany the combined library with a copy of the same work
2210 based on the Library, uncombined with any other library
2211 facilities. This must be distributed under the terms of the
2212 Sections above.
2213 </para>
2214
2215 <para>
2216 b) Give prominent notice with the combined library of the fact
2217 that part of it is a work based on the Library, and explaining
2218 where to find the accompanying uncombined form of the same work.
2219 </para>
2220
2221 <para>
2222 8. You may not copy, modify, sublicense, link with, or
2223 distribute the Library except as expressly provided under this
2224 License. Any attempt otherwise to copy, modify, sublicense, link
2225 with, or distribute the Library is void, and will automatically
2226 terminate your rights under this License. However, parties who
2227 have received copies, or rights, from you under this License
2228 will not have their licenses terminated so long as such parties
2229 remain in full compliance.
2230 </para>
2231
2232 <para>
2233 9. You are not required to accept this License, since you have
2234 not signed it. However, nothing else grants you permission to
2235 modify or distribute the Library or its derivative works. These
2236 actions are prohibited by law if you do not accept this License.
2237 Therefore, by modifying or distributing the Library (or any work
2238 based on the Library), you indicate your acceptance of this
2239 License to do so, and all its terms and conditions for copying,
2240 distributing or modifying the Library or works based on it.
2241 </para>
2242
2243 <para>
2244 10. Each time you redistribute the Library (or any work based on
2245 the Library), the recipient automatically receives a license
2246 from the original licensor to copy, distribute, link with or
2247 modify the Library subject to these terms and conditions. You
2248 may not impose any further restrictions on the recipients'
2249 exercise of the rights granted herein. You are not responsible
2250 for enforcing compliance by third parties with this License.
2251 </para>
2252
2253 <para>
2254 11. If, as a consequence of a court judgment or allegation of
2255 patent infringement or for any other reason (not limited to
2256 patent issues), conditions are imposed on you (whether by court
2257 order, agreement or otherwise) that contradict the conditions of
2258 this License, they do not excuse you from the conditions of this
2259 License. If you cannot distribute so as to satisfy
2260 simultaneously your obligations under this License and any other
2261 pertinent obligations, then as a consequence you may not
2262 distribute the Library at all. For example, if a patent license
2263 would not permit royalty-free redistribution of the Library by
2264 all those who receive copies directly or indirectly through you,
2265 then the only way you could satisfy both it and this License
2266 would be to refrain entirely from distribution of the Library.
2267 </para>
2268
2269 <para>
2270 If any portion of this section is held invalid or unenforceable
2271 under any particular circumstance, the balance of the section is
2272 intended to apply, and the section as a whole is intended to
2273 apply in other circumstances.
2274 </para>
2275
2276 <para>
2277 It is not the purpose of this section to induce you to infringe
2278 any patents or other property right claims or to contest
2279 validity of any such claims; this section has the sole purpose
2280 of protecting the integrity of the free software distribution
2281 system which is implemented by public license practices. Many
2282 people have made generous contributions to the wide range of
2283 software distributed through that system in reliance on
2284 consistent application of that system; it is up to the
2285 author/donor to decide if he or she is willing to distribute
2286 software through any other system and a licensee cannot impose
2287 that choice.
2288 </para>
2289
2290 <para>
2291 This section is intended to make thoroughly clear what is
2292 believed to be a consequence of the rest of this License.
2293 </para>
2294
2295 <para>
2296 12. If the distribution and/or use of the Library is restricted
2297 in certain countries either by patents or by copyrighted
2298 interfaces, the original copyright holder who places the Library
2299 under this License may add an explicit geographical distribution
2300 limitation excluding those countries, so that distribution is
2301 permitted only in or among countries not thus excluded. In such
2302 case, this License incorporates the limitation as if written in
2303 the body of this License.
2304 </para>
2305
2306 <para>
2307 13. The Free Software Foundation may publish revised and/or new
2308 versions of the Lesser General Public License from time to time.
2309 Such new versions will be similar in spirit to the present
2310 version, but may differ in detail to address new problems or
2311 concerns.
2312 </para>
2313
2314 <para>
2315 Each version is given a distinguishing version number. If the
2316 Library specifies a version number of this License which applies
2317 to it and "any later version", you have the option of following
2318 the terms and conditions either of that version or of any later
2319 version published by the Free Software Foundation. If the
2320 Library does not specify a license version number, you may
2321 choose any version ever published by the Free Software
2322 Foundation.
2323 </para>
2324
2325 <para>
2326 14. If you wish to incorporate parts of the Library into other
2327 free programs whose distribution conditions are incompatible
2328 with these, write to the author to ask for permission. For
2329 software which is copyrighted by the Free Software Foundation,
2330 write to the Free Software Foundation; we sometimes make
2331 exceptions for this. Our decision will be guided by the two
2332 goals of preserving the free status of all derivatives of our
2333 free software and of promoting the sharing and reuse of software
2334 generally.
2335 </para>
2336
2337 <para>
2338 NO WARRANTY
2339 </para>
2340
2341 <para>
2342 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
2343 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE
2344 LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
2345 HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT
2346 WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
2347 BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
2348 AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
2349 QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE
2350 LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
2351 SERVICING, REPAIR OR CORRECTION.
2352 </para>
2353
2354 <para>
2355 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO
2356 IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY
2357 MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE
2358 LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
2359 INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
2360 INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS
2361 OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
2362 YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH
2363 ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
2364 ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
2365 </para>
2366
2367 <para>
2368 END OF TERMS AND CONDITIONS
2369 </para>
2370
2371 </sect2>
2372
2373 <sect2 id="licMPL">
2374
2375 <title>Mozilla Public License (MPL)</title>
2376
2377 <para>
2378 MOZILLA PUBLIC LICENSE Version 1.1
2379 </para>
2380
2381 <para>
2382 1. Definitions.
2383 </para>
2384
2385 <para>
2386 1.0.1. "Commercial Use" means distribution or otherwise making
2387 the Covered Code available to a third party.
2388 </para>
2389
2390 <para>
2391 1.1. "Contributor" means each entity that creates or contributes
2392 to the creation of Modifications.
2393 </para>
2394
2395 <para>
2396 1.2. "Contributor Version" means the combination of the Original
2397 Code, prior Modifications used by a Contributor, and the
2398 Modifications made by that particular Contributor.
2399 </para>
2400
2401 <para>
2402 1.3. "Covered Code" means the Original Code or Modifications or
2403 the combination of the Original Code and Modifications, in each
2404 case including portions thereof.
2405 </para>
2406
2407 <para>
2408 1.4. "Electronic Distribution Mechanism" means a mechanism
2409 generally accepted in the software development community for the
2410 electronic transfer of data.
2411 </para>
2412
2413 <para>
2414 1.5. "Executable" means Covered Code in any form other than
2415 Source Code.
2416 </para>
2417
2418 <para>
2419 1.6. "Initial Developer" means the individual or entity
2420 identified as the Initial Developer in the Source Code notice
2421 required by Exhibit A.
2422 </para>
2423
2424 <para>
2425 1.7. "Larger Work" means a work which combines Covered Code or
2426 portions thereof with code not governed by the terms of this
2427 License.
2428 </para>
2429
2430 <para>
2431 1.8. "License" means this document.
2432 </para>
2433
2434 <para>
2435 1.8.1. "Licensable" means having the right to grant, to the
2436 maximum extent possible, whether at the time of the initial
2437 grant or subsequently acquired, any and all of the rights
2438 conveyed herein.
2439 </para>
2440
2441 <para>
2442 1.9. "Modifications" means any addition to or deletion from the
2443 substance or structure of either the Original Code or any
2444 previous Modifications. When Covered Code is released as a
2445 series of files, a Modification is:
2446 </para>
2447
2448 <para>
2449 A. Any addition to or deletion from the contents of a file
2450 containing Original Code or previous Modifications.
2451 </para>
2452
2453 <para>
2454 B. Any new file that contains any part of the Original Code or
2455 previous Modifications.
2456 </para>
2457
2458 <para>
2459 1.10. "Original Code" means Source Code of computer software
2460 code which is described in the Source Code notice required by
2461 Exhibit A as Original Code, and which, at the time of its
2462 release under this License is not already Covered Code governed
2463 by this License.
2464 </para>
2465
2466 <para>
2467 1.10.1. "Patent Claims" means any patent claim(s), now owned or
2468 hereafter acquired, including without limitation, method,
2469 process, and apparatus claims, in any patent Licensable by
2470 grantor.
2471 </para>
2472
2473 <para>
2474 1.11. "Source Code" means the preferred form of the Covered Code
2475 for making modifications to it, including all modules it
2476 contains, plus any associated interface definition files,
2477 scripts used to control compilation and installation of an
2478 Executable, or source code differential comparisons against
2479 either the Original Code or another well known, available
2480 Covered Code of the Contributor's choice. The Source Code can be
2481 in a compressed or archival form, provided the appropriate
2482 decompression or de-archiving software is widely available for
2483 no charge.
2484 </para>
2485
2486 <para>
2487 1.12. "You" (or "Your") means an individual or a legal entity
2488 exercising rights under, and complying with all of the terms of,
2489 this License or a future version of this License issued under
2490 Section 6.1. For legal entities, "You" includes any entity which
2491 controls, is controlled by, or is under common control with You.
2492 For purposes of this definition, "control" means (a) the power,
2493 direct or indirect, to cause the direction or management of such
2494 entity, whether by contract or otherwise, or (b) ownership of
2495 more than fifty percent (50%) of the outstanding shares or
2496 beneficial ownership of such entity.
2497 </para>
2498
2499 <para>
2500 2. Source Code License.
2501 </para>
2502
2503 <para>
2504 2.1. The Initial Developer Grant. The Initial Developer hereby
2505 grants You a world-wide, royalty-free, non-exclusive license,
2506 subject to third party intellectual property claims:
2507 </para>
2508
2509 <para>
2510 (a) under intellectual property rights (other than patent or
2511 trademark) Licensable by Initial Developer to use, reproduce,
2512 modify, display, perform, sublicense and distribute the Original
2513 Code (or portions thereof) with or without Modifications, and/or
2514 as part of a Larger Work; and
2515 </para>
2516
2517 <para>
2518 (b) under Patents Claims infringed by the making, using or
2519 selling of Original Code, to make, have made, use, practice,
2520 sell, and offer for sale, and/or otherwise dispose of the
2521 Original Code (or portions thereof).
2522 </para>
2523
2524 <para>
2525 (c) the licenses granted in this Section 2.1(a) and (b) are
2526 effective on the date Initial Developer first distributes
2527 Original Code under the terms of this License.
2528 </para>
2529
2530 <para>
2531 (d) Notwithstanding Section 2.1(b) above, no patent license is
2532 granted: 1) for code that You delete from the Original Code; 2)
2533 separate from the Original Code; or 3) for infringements caused
2534 by: i) the modification of the Original Code or ii) the
2535 combination of the Original Code with other software or devices.
2536 </para>
2537
2538 <para>
2539 2.2. Contributor Grant. Subject to third party intellectual
2540 property claims, each Contributor hereby grants You a
2541 world-wide, royalty-free, non-exclusive license
2542 </para>
2543
2544 <para>
2545 (a) under intellectual property rights (other than patent or
2546 trademark) Licensable by Contributor, to use, reproduce, modify,
2547 display, perform, sublicense and distribute the Modifications
2548 created by such Contributor (or portions thereof) either on an
2549 unmodified basis, with other Modifications, as Covered Code
2550 and/or as part of a Larger Work; and
2551 </para>
2552
2553 <para>
2554 (b) under Patent Claims infringed by the making, using, or
2555 selling of Modifications made by that Contributor either alone
2556 and/or in combination with its Contributor Version (or portions
2557 of such combination), to make, use, sell, offer for sale, have
2558 made, and/or otherwise dispose of: 1) Modifications made by that
2559 Contributor (or portions thereof); and 2) the combination of
2560 Modifications made by that Contributor with its Contributor
2561 Version (or portions of such combination).
2562 </para>
2563
2564 <para>
2565 (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
2566 effective on the date Contributor first makes Commercial Use of
2567 the Covered Code.
2568 </para>
2569
2570 <para>
2571 (d) Notwithstanding Section 2.2(b) above, no patent license is
2572 granted: 1) for any code that Contributor has deleted from the
2573 Contributor Version; 2) separate from the Contributor Version;
2574 3) for infringements caused by: i) third party modifications of
2575 Contributor Version or ii) the combination of Modifications made
2576 by that Contributor with other software (except as part of the
2577 Contributor Version) or other devices; or 4) under Patent Claims
2578 infringed by Covered Code in the absence of Modifications made
2579 by that Contributor.
2580 </para>
2581
2582 <para>
2583 3. Distribution Obligations.
2584 </para>
2585
2586 <para>
2587 3.1. Application of License. The Modifications which You create
2588 or to which You contribute are governed by the terms of this
2589 License, including without limitation Section 2.2. The Source
2590 Code version of Covered Code may be distributed only under the
2591 terms of this License or a future version of this License
2592 released under Section 6.1, and You must include a copy of this
2593 License with every copy of the Source Code You distribute. You
2594 may not offer or impose any terms on any Source Code version
2595 that alters or restricts the applicable version of this License
2596 or the recipients' rights hereunder. However, You may include an
2597 additional document offering the additional rights described in
2598 Section 3.5.
2599 </para>
2600
2601 <para>
2602 3.2. Availability of Source Code. Any Modification which You
2603 create or to which You contribute must be made available in
2604 Source Code form under the terms of this License either on the
2605 same media as an Executable version or via an accepted
2606 Electronic Distribution Mechanism to anyone to whom you made an
2607 Executable version available; and if made available via
2608 Electronic Distribution Mechanism, must remain available for at
2609 least twelve (12) months after the date it initially became
2610 available, or at least six (6) months after a subsequent version
2611 of that particular Modification has been made available to such
2612 recipients. You are responsible for ensuring that the Source
2613 Code version remains available even if the Electronic
2614 Distribution Mechanism is maintained by a third party.
2615 </para>
2616
2617 <para>
2618 3.3. Description of Modifications. You must cause all Covered
2619 Code to which You contribute to contain a file documenting the
2620 changes You made to create that Covered Code and the date of any
2621 change. You must include a prominent statement that the
2622 Modification is derived, directly or indirectly, from Original
2623 Code provided by the Initial Developer and including the name of
2624 the Initial Developer in (a) the Source Code, and (b) in any
2625 notice in an Executable version or related documentation in
2626 which You describe the origin or ownership of the Covered Code.
2627 </para>
2628
2629 <para>
2630 3.4. Intellectual Property Matters
2631 </para>
2632
2633 <para>
2634 (a) Third Party Claims. If Contributor has knowledge that a
2635 license under a third party's intellectual property rights is
2636 required to exercise the rights granted by such Contributor
2637 under Sections 2.1 or 2.2, Contributor must include a text file
2638 with the Source Code distribution titled "LEGAL" which describes
2639 the claim and the party making the claim in sufficient detail
2640 that a recipient will know whom to contact. If Contributor
2641 obtains such knowledge after the Modification is made available
2642 as described in Section 3.2, Contributor shall promptly modify
2643 the LEGAL file in all copies Contributor makes available
2644 thereafter and shall take other steps (such as notifying
2645 appropriate mailing lists or newsgroups) reasonably calculated
2646 to inform those who received the Covered Code that new knowledge
2647 has been obtained.
2648 </para>
2649
2650 <para>
2651 (b) Contributor APIs. If Contributor's Modifications include an
2652 application programming interface and Contributor has knowledge
2653 of patent licenses which are reasonably necessary to implement
2654 that API, Contributor must also include this information in the
2655 LEGAL file.
2656 </para>
2657
2658 <para>
2659 3.5. Required Notices. You must duplicate the notice in Exhibit
2660 A in each file of the Source Code. If it is not possible to put
2661 such notice in a particular Source Code file due to its
2662 structure, then You must include such notice in a location (such
2663 as a relevant directory) where a user would be likely to look
2664 for such a notice. If You created one or more Modification(s)
2665 You may add your name as a Contributor to the notice described
2666 in Exhibit A. You must also duplicate this License in any
2667 documentation for the Source Code where You describe recipients'
2668 rights or ownership rights relating to Covered Code. You may
2669 choose to offer, and to charge a fee for, warranty, support,
2670 indemnity or liability obligations to one or more recipients of
2671 Covered Code. However, You may do so only on Your own behalf,
2672 and not on behalf of the Initial Developer or any Contributor.
2673 You must make it absolutely clear than any such warranty,
2674 support, indemnity or liability obligation is offered by You
2675 alone, and You hereby agree to indemnify the Initial Developer
2676 and every Contributor for any liability incurred by the Initial
2677 Developer or such Contributor as a result of warranty, support,
2678 indemnity or liability terms You offer.
2679 </para>
2680
2681 <para>
2682 3.6. Distribution of Executable Versions. You may distribute
2683 Covered Code in Executable form only if the requirements of
2684 Section 3.1-3.5 have been met for that Covered Code, and if You
2685 include a notice stating that the Source Code version of the
2686 Covered Code is available under the terms of this License,
2687 including a description of how and where You have fulfilled the
2688 obligations of Section 3.2. The notice must be conspicuously
2689 included in any notice in an Executable version, related
2690 documentation or collateral in which You describe recipients'
2691 rights relating to the Covered Code. You may distribute the
2692 Executable version of Covered Code or ownership rights under a
2693 license of Your choice, which may contain terms different from
2694 this License, provided that You are in compliance with the terms
2695 of this License and that the license for the Executable version
2696 does not attempt to limit or alter the recipient's rights in the
2697 Source Code version from the rights set forth in this License.
2698 If You distribute the Executable version under a different
2699 license You must make it absolutely clear that any terms which
2700 differ from this License are offered by You alone, not by the
2701 Initial Developer or any Contributor. You hereby agree to
2702 indemnify the Initial Developer and every Contributor for any
2703 liability incurred by the Initial Developer or such Contributor
2704 as a result of any such terms You offer.
2705 </para>
2706
2707 <para>
2708 3.7. Larger Works. You may create a Larger Work by combining
2709 Covered Code with other code not governed by the terms of this
2710 License and distribute the Larger Work as a single product. In
2711 such a case, You must make sure the requirements of this License
2712 are fulfilled for the Covered Code.
2713 </para>
2714
2715 <para>
2716 4. Inability to Comply Due to Statute or Regulation.If it is
2717 impossible for You to comply with any of the terms of this
2718 License with respect to some or all of the Covered Code due to
2719 statute, judicial order, or regulation then You must: (a) comply
2720 with the terms of this License to the maximum extent possible;
2721 and (b) describe the limitations and the code they affect. Such
2722 description must be included in the LEGAL file described in
2723 Section 3.4 and must be included with all distributions of the
2724 Source Code. Except to the extent prohibited by statute or
2725 regulation, such description must be sufficiently detailed for a
2726 recipient of ordinary skill to be able to understand it.
2727 </para>
2728
2729 <para>
2730 5. Application of this License. This License applies to code to
2731 which the Initial Developer has attached the notice in Exhibit A
2732 and to related Covered Code.
2733 </para>
2734
2735 <para>
2736 6. Versions of the License.
2737 </para>
2738
2739 <para>
2740 6.1. New Versions. Netscape Communications Corporation
2741 ("Netscape") may publish revised and/or new versions of the
2742 License from time to time. Each version will be given a
2743 distinguishing version number.
2744 </para>
2745
2746 <para>
2747 6.2. Effect of New Versions. Once Covered Code has been
2748 published under a particular version of the License, You may
2749 always continue to use it under the terms of that version. You
2750 may also choose to use such Covered Code under the terms of any
2751 subsequent version of the License published by Netscape. No one
2752 other than Netscape has the right to modify the terms applicable
2753 to Covered Code created under this License.
2754 </para>
2755
2756 <para>
2757 6.3. Derivative Works. If You create or use a modified version
2758 of this License (which you may only do in order to apply it to
2759 code which is not already Covered Code governed by this
2760 License), You must (a) rename Your license so that the phrases
2761 "Mozilla", "MOZILLAPL", "MOZPL", "Netscape", "MPL", "NPL" or any
2762 confusingly similar phrase do not appear in your license (except
2763 to note that your license differs from this License) and (b)
2764 otherwise make it clear that Your version of the license
2765 contains terms which differ from the Mozilla Public License and
2766 Netscape Public License. (Filling in the name of the Initial
2767 Developer, Original Code or Contributor in the notice described
2768 in Exhibit A shall not of themselves be deemed to be
2769 modifications of this License.)
2770 </para>
2771
2772 <para>
2773 7. DISCLAIMER OF WARRANTY.
2774 </para>
2775
2776 <para>
2777 COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
2778 WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
2779 INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE
2780 IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE
2781 OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND
2782 PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED
2783 CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL
2784 DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY
2785 NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF
2786 WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE
2787 OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS
2788 DISCLAIMER.
2789 </para>
2790
2791 <para>
2792 8. TERMINATION.
2793 </para>
2794
2795 <para>
2796 8.1. This License and the rights granted hereunder will
2797 terminate automatically if You fail to comply with terms herein
2798 and fail to cure such breach within 30 days of becoming aware of
2799 the breach. All sublicenses to the Covered Code which are
2800 properly granted shall survive any termination of this License.
2801 Provisions which, by their nature, must remain in effect beyond
2802 the termination of this License shall survive.
2803 </para>
2804
2805 <para>
2806 8.2. If You initiate litigation by asserting a patent
2807 infringement claim (excluding declaratory judgment actions)
2808 against Initial Developer or a Contributor (the Initial
2809 Developer or Contributor against whom You file such action is
2810 referred to as "Participant") alleging that:
2811 </para>
2812
2813 <para>
2814 (a) such Participant's Contributor Version directly or
2815 indirectly infringes any patent, then any and all rights granted
2816 by such Participant to You under Sections 2.1 and/or 2.2 of this
2817 License shall, upon 60 days notice from Participant terminate
2818 prospectively, unless if within 60 days after receipt of notice
2819 You either: (i) agree in writing to pay Participant a mutually
2820 agreeable reasonable royalty for Your past and future use of
2821 Modifications made by such Participant, or (ii) withdraw Your
2822 litigation claim with respect to the Contributor Version against
2823 such Participant. If within 60 days of notice, a reasonable
2824 royalty and payment arrangement are not mutually agreed upon in
2825 writing by the parties or the litigation claim is not withdrawn,
2826 the rights granted by Participant to You under Sections 2.1
2827 and/or 2.2 automatically terminate at the expiration of the 60
2828 day notice period specified above.
2829 </para>
2830
2831 <para>
2832 (b) any software, hardware, or device, other than such
2833 Participant's Contributor Version, directly or indirectly
2834 infringes any patent, then any rights granted to You by such
2835 Participant under Sections 2.1(b) and 2.2(b) are revoked
2836 effective as of the date You first made, used, sold,
2837 distributed, or had made, Modifications made by that
2838 Participant.
2839 </para>
2840
2841 <para>
2842 8.3. If You assert a patent infringement claim against
2843 Participant alleging that such Participant's Contributor Version
2844 directly or indirectly infringes any patent where such claim is
2845 resolved (such as by license or settlement) prior to the
2846 initiation of patent infringement litigation, then the
2847 reasonable value of the licenses granted by such Participant
2848 under Sections 2.1 or 2.2 shall be taken into account in
2849 determining the amount or value of any payment or license.
2850 </para>
2851
2852 <para>
2853 8.4. In the event of termination under Sections 8.1 or 8.2
2854 above, all end user license agreements (excluding distributors
2855 and resellers) which have been validly granted by You or any
2856 distributor hereunder prior to termination shall survive
2857 termination.
2858 </para>
2859
2860 <para>
2861 9. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO
2862 LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR
2863 OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER
2864 CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER
2865 OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY
2866 INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
2867 CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF
2868 GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY
2869 AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY
2870 SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES.
2871 THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR
2872 DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE
2873 TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME
2874 JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF
2875 INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND
2876 LIMITATION MAY NOT APPLY TO YOU.
2877 </para>
2878
2879 <para>
2880 10. U.S. GOVERNMENT END USERS. The Covered Code is a "commercial
2881 item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995),
2882 consisting of "commercial computer software" and "commercial
2883 computer software documentation," as such terms are used in 48
2884 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and
2885 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S.
2886 Government End Users acquire Covered Code with only those rights
2887 set forth herein.
2888 </para>
2889
2890 <para>
2891 11. MISCELLANEOUS. This License represents the complete
2892 agreement concerning subject matter hereof. If any provision of
2893 this License is held to be unenforceable, such provision shall
2894 be reformed only to the extent necessary to make it enforceable.
2895 This License shall be governed by California law provisions
2896 (except to the extent applicable law, if any, provides
2897 otherwise), excluding its conflict-of-law provisions. With
2898 respect to disputes in which at least one party is a citizen of,
2899 or an entity chartered or registered to do business in the
2900 United States of America, any litigation relating to this
2901 License shall be subject to the jurisdiction of the Federal
2902 Courts of the Northern District of California, with venue lying
2903 in Santa Clara County, California, with the losing party
2904 responsible for costs, including without limitation, court costs
2905 and reasonable attorneys' fees and expenses. The application of
2906 the United Nations Convention on Contracts for the International
2907 Sale of Goods is expressly excluded. Any law or regulation which
2908 provides that the language of a contract shall be construed
2909 against the drafter shall not apply to this License.
2910 </para>
2911
2912 <para>
2913 12. RESPONSIBILITY FOR CLAIMS. As between Initial Developer and
2914 the Contributors, each party is responsible for claims and
2915 damages arising, directly or indirectly, out of its utilization
2916 of rights under this License and You agree to work with Initial
2917 Developer and Contributors to distribute such responsibility on
2918 an equitable basis. Nothing herein is intended or shall be
2919 deemed to constitute any admission of liability.
2920 </para>
2921
2922 <para>
2923 13. MULTIPLE-LICENSED CODE. Initial Developer may designate
2924 portions of the Covered Code as "Multiple-Licensed".
2925 "Multiple-Licensed" means that the Initial Developer permits you
2926 to utilize portions of the Covered Code under Your choice of the
2927 NPL or the alternative licenses, if any, specified by the
2928 Initial Developer in the file described in Exhibit A.
2929 </para>
2930
2931 <para>
2932 EXHIBIT A -Mozilla Public License.
2933 </para>
2934
2935 <para>
2936 ``The contents of this file are subject to the Mozilla Public
2937 License Version 1.1 (the "License"); you may not use this file
2938 except in compliance with the License. You may obtain a copy of
2939 the License at http://www.mozilla.org/MPL/
2940 </para>
2941
2942 <para>
2943 Software distributed under the License is distributed on an "AS
2944 IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
2945 implied. See the License for the specific language governing
2946 rights and limitations under the License.
2947 </para>
2948
2949 <para>
2950 The Original Code is ______________________________________.
2951 </para>
2952
2953 <para>
2954 The Initial Developer of the Original Code is
2955 ________________________. Portions created by
2956 ______________________ are Copyright (C) ______
2957 _______________________. All Rights Reserved.
2958 </para>
2959
2960 <para>
2961 Contributor(s): ______________________________________.
2962 </para>
2963
2964 <para>
2965 Alternatively, the contents of this file may be used under the
2966 terms of the _____ license (the "[___] License"), in which case
2967 the provisions of [______] License are applicable instead of
2968 those above. If you wish to allow use of your version of this
2969 file only under the terms of the [____] License and not to allow
2970 others to use your version of this file under the MPL, indicate
2971 your decision by deleting the provisions above and replace them
2972 with the notice and other provisions required by the [___]
2973 License. If you do not delete the provisions above, a recipient
2974 may use your version of this file under either the MPL or the
2975 [___] License."
2976 </para>
2977
2978 <para>
2979 [NOTE: The text of this Exhibit A may differ slightly from the
2980 text of the notices in the Source Code files of the Original
2981 Code. You should use the text of this Exhibit A rather than the
2982 text found in the Original Code Source Code for Your
2983 Modifications.]
2984 </para>
2985
2986 </sect2>
2987
2988 <sect2 id="licMIT">
2989
2990 <title>MIT License</title>
2991
2992 <para>
2993 Permission is hereby granted, free of charge, to any person
2994 obtaining a copy of this software and associated documentation
2995 files (the "Software"), to deal in the Software without
2996 restriction, including without limitation the rights to use,
2997 copy, modify, merge, publish, distribute, sublicense, and/or
2998 sell copies of the Software, and to permit persons to whom the
2999 Software is furnished to do so, subject to the following
3000 conditions:
3001 </para>
3002
3003 <para>
3004 The above copyright notice and this permission notice shall be
3005 included in all copies or substantial portions of the Software.
3006 </para>
3007
3008 <para>
3009 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3010 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
3011 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3012 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
3013 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
3014 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3015 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
3016 OTHER DEALINGS IN THE SOFTWARE.
3017 </para>
3018
3019 </sect2>
3020
3021 <sect2 id="licX11">
3022
3023 <title>X Consortium License (X11) (variant 1)</title>
3024
3025 <para>
3026 Permission is hereby granted, free of charge, to any person
3027 obtaining a copy of this software and associated documentation
3028 files (the "Software"), to deal in the Software without
3029 restriction, including without limitation the rights to use,
3030 copy, modify, merge, publish, distribute, sublicense, and/or
3031 sell copies of the Software, and to permit persons to whom the
3032 Software is furnished to do so, subject to the following
3033 conditions:
3034 </para>
3035
3036 <para>
3037 The above copyright notice and this permission notice shall be
3038 included in all copies or substantial portions of the Software.
3039 </para>
3040
3041 <para>
3042 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3043 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
3044 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3045 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
3046 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
3047 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3048 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
3049 OTHER DEALINGS IN THE SOFTWARE.
3050 </para>
3051
3052 </sect2>
3053
3054 <sect2 id="licX11-v2">
3055
3056 <title>X Consortium License (X11) (variant 2)</title>
3057
3058 <para>
3059 Copyright (c) 1987, 1989-1990, 1992-1995 X Consortium
3060 </para>
3061
3062 <para>
3063 Permission is hereby granted, free of charge, to any person
3064 obtaining a copy of this software and associated documentation
3065 files (the "Software"), to deal in the Software without
3066 restriction, including without limitation the rights to use,
3067 copy, modify, merge, publish, distribute, sublicense, and/or
3068 sell copies of the Software, and to permit persons to whom the
3069 Software is furnished to do so, subject to the following
3070 conditions:
3071 </para>
3072
3073 <para>
3074 The above copyright notice and this permission notice shall be
3075 included in all copies or substantial portions of the Software.
3076 </para>
3077
3078 <para>
3079 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3080 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
3081 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3082 NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE
3083 FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3084 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3085 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3086 SOFTWARE.
3087 </para>
3088
3089 <para>
3090 Except as contained in this notice, the name of the X Consortium
3091 shall not be used in advertising or otherwise to promote the
3092 sale, use or other dealings in this Software without prior
3093 written authorization from the X Consortium.
3094 </para>
3095
3096 </sect2>
3097
3098 <sect2 id="licZLIB">
3099
3100 <title>zlib License</title>
3101
3102 <para>
3103 This software is provided 'as-is', without any express or
3104 implied warranty. In no event will the authors be held liable
3105 for any damages arising from the use of this software.
3106 </para>
3107
3108 <para>
3109 Permission is granted to anyone to use this software for any
3110 purpose, including commercial applications, and to alter it and
3111 redistribute it freely, subject to the following restrictions:
3112 </para>
3113
3114 <para>
3115 1. The origin of this software must not be misrepresented; you
3116 must not claim that you wrote the original software. If you use
3117 this software in a product, an acknowledgment in the product
3118 documentation would be appreciated but is not required.
3119 </para>
3120
3121 <para>
3122 2. Altered source versions must be plainly marked as such, and
3123 must not be misrepresented as being the original software.
3124 </para>
3125
3126 <para>
3127 3. This notice may not be removed or altered from any source
3128 distribution.
3129 </para>
3130
3131<screen>Jean-loup Gailly Mark Adler
3132[email protected] [email protected]</screen>
3133
3134 </sect2>
3135
3136 <sect2 id="licApache">
3137
3138 <title>Apache License v2</title>
3139
3140 <para>
3141 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3142 </para>
3143
3144 <para>
3145 1. Definitions.
3146 </para>
3147
3148 <para>
3149 "License" shall mean the terms and conditions for use, reproduction,
3150 and distribution as defined by Sections 1 through 9 of this document.
3151 </para>
3152
3153 <para>
3154 "Licensor" shall mean the copyright owner or entity authorized by
3155 the copyright owner that is granting the License.
3156 </para>
3157
3158 <para>
3159 "Legal Entity" shall mean the union of the acting entity and all
3160 other entities that control, are controlled by, or are under common
3161 control with that entity. For the purposes of this definition,
3162 "control" means (i) the power, direct or indirect, to cause the
3163 direction or management of such entity, whether by contract or
3164 otherwise, or (ii) ownership of fifty percent (50%) or more of the
3165 outstanding shares, or (iii) beneficial ownership of such entity.
3166 </para>
3167
3168 <para>
3169 "You" (or "Your") shall mean an individual or Legal Entity
3170 exercising permissions granted by this License.
3171 </para>
3172
3173 <para>
3174 "Source" form shall mean the preferred form for making modifications,
3175 including but not limited to software source code, documentation
3176 source, and configuration files.
3177 </para>
3178
3179 <para>
3180 "Object" form shall mean any form resulting from mechanical
3181 transformation or translation of a Source form, including but
3182 not limited to compiled object code, generated documentation,
3183 and conversions to other media types.
3184 </para>
3185
3186 <para>
3187 "Work" shall mean the work of authorship, whether in Source or
3188 Object form, made available under the License, as indicated by a
3189 copyright notice that is included in or attached to the work
3190 (an example is provided in the Appendix below).
3191 </para>
3192
3193 <para>
3194 "Derivative Works" shall mean any work, whether in Source or Object
3195 form, that is based on (or derived from) the Work and for which the
3196 editorial revisions, annotations, elaborations, or other modifications
3197 represent, as a whole, an original work of authorship. For the purposes
3198 of this License, Derivative Works shall not include works that remain
3199 separable from, or merely link (or bind by name) to the interfaces of,
3200 the Work and Derivative Works thereof.
3201 </para>
3202
3203 <para>
3204 "Contribution" shall mean any work of authorship, including
3205 the original version of the Work and any modifications or additions
3206 to that Work or Derivative Works thereof, that is intentionally
3207 submitted to Licensor for inclusion in the Work by the copyright owner
3208 or by an individual or Legal Entity authorized to submit on behalf of
3209 the copyright owner. For the purposes of this definition, "submitted"
3210 means any form of electronic, verbal, or written communication sent
3211 to the Licensor or its representatives, including but not limited to
3212 communication on electronic mailing lists, source code control systems,
3213 and issue tracking systems that are managed by, or on behalf of, the
3214 Licensor for the purpose of discussing and improving the Work, but
3215 excluding communication that is conspicuously marked or otherwise
3216 designated in writing by the copyright owner as "Not a Contribution."
3217 </para>
3218
3219 <para>
3220 "Contributor" shall mean Licensor and any individual or Legal Entity
3221 on behalf of whom a Contribution has been received by Licensor and
3222 subsequently incorporated within the Work.
3223 </para>
3224
3225 <para>
3226 2. Grant of Copyright License. Subject to the terms and conditions of
3227 this License, each Contributor hereby grants to You a perpetual,
3228 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3229 copyright license to reproduce, prepare Derivative Works of,
3230 publicly display, publicly perform, sublicense, and distribute the
3231 Work and such Derivative Works in Source or Object form.
3232 </para>
3233
3234 <para>
3235 3. Grant of Patent License. Subject to the terms and conditions of
3236 this License, each Contributor hereby grants to You a perpetual,
3237 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3238 (except as stated in this section) patent license to make, have made,
3239 use, offer to sell, sell, import, and otherwise transfer the Work,
3240 where such license applies only to those patent claims licensable
3241 by such Contributor that are necessarily infringed by their
3242 Contribution(s) alone or by combination of their Contribution(s)
3243 with the Work to which such Contribution(s) was submitted. If You
3244 institute patent litigation against any entity (including a
3245 cross-claim or counterclaim in a lawsuit) alleging that the Work
3246 or a Contribution incorporated within the Work constitutes direct
3247 or contributory patent infringement, then any patent licenses
3248 granted to You under this License for that Work shall terminate
3249 as of the date such litigation is filed.
3250 </para>
3251
3252 <para>
3253 4. Redistribution. You may reproduce and distribute copies of the
3254 Work or Derivative Works thereof in any medium, with or without
3255 modifications, and in Source or Object form, provided that You
3256 meet the following conditions:
3257 </para>
3258
3259 <para>
3260 (a) You must give any other recipients of the Work or
3261 Derivative Works a copy of this License; and
3262 </para>
3263
3264 <para>
3265 (b) You must cause any modified files to carry prominent notices
3266 stating that You changed the files; and
3267 </para>
3268
3269 <para>
3270 (c) You must retain, in the Source form of any Derivative Works
3271 that You distribute, all copyright, patent, trademark, and
3272 attribution notices from the Source form of the Work,
3273 excluding those notices that do not pertain to any part of
3274 the Derivative Works; and
3275 </para>
3276
3277 <para>
3278 (d) If the Work includes a "NOTICE" text file as part of its
3279 distribution, then any Derivative Works that You distribute must
3280 include a readable copy of the attribution notices contained
3281 within such NOTICE file, excluding those notices that do not
3282 pertain to any part of the Derivative Works, in at least one
3283 of the following places: within a NOTICE text file distributed
3284 as part of the Derivative Works; within the Source form or
3285 documentation, if provided along with the Derivative Works; or,
3286 within a display generated by the Derivative Works, if and
3287 wherever such third-party notices normally appear. The contents
3288 of the NOTICE file are for informational purposes only and
3289 do not modify the License. You may add Your own attribution
3290 notices within Derivative Works that You distribute, alongside
3291 or as an addendum to the NOTICE text from the Work, provided
3292 that such additional attribution notices cannot be construed
3293 as modifying the License.
3294 </para>
3295
3296 <para>
3297 You may add Your own copyright statement to Your modifications and
3298 may provide additional or different license terms and conditions
3299 for use, reproduction, or distribution of Your modifications, or
3300 for any such Derivative Works as a whole, provided Your use,
3301 reproduction, and distribution of the Work otherwise complies with
3302 the conditions stated in this License.
3303 </para>
3304
3305 <para>
3306 5. Submission of Contributions. Unless You explicitly state otherwise,
3307 any Contribution intentionally submitted for inclusion in the Work
3308 by You to the Licensor shall be under the terms and conditions of
3309 this License, without any additional terms or conditions.
3310 Notwithstanding the above, nothing herein shall supersede or modify
3311 the terms of any separate license agreement you may have executed
3312 with Licensor regarding such Contributions.
3313 </para>
3314
3315 <para>
3316 6. Trademarks. This License does not grant permission to use the trade
3317 names, trademarks, service marks, or product names of the Licensor,
3318 except as required for reasonable and customary use in describing the
3319 origin of the Work and reproducing the content of the NOTICE file.
3320 </para>
3321
3322 <para>
3323 7. Disclaimer of Warranty. Unless required by applicable law or
3324 agreed to in writing, Licensor provides the Work (and each
3325 Contributor provides its Contributions) on an "AS IS" BASIS,
3326 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
3327 implied, including, without limitation, any warranties or conditions
3328 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
3329 PARTICULAR PURPOSE. You are solely responsible for determining the
3330 appropriateness of using or redistributing the Work and assume any
3331 risks associated with Your exercise of permissions under this License.
3332 </para>
3333
3334 <para>
3335 8. Limitation of Liability. In no event and under no legal theory,
3336 whether in tort (including negligence), contract, or otherwise,
3337 unless required by applicable law (such as deliberate and grossly
3338 negligent acts) or agreed to in writing, shall any Contributor be
3339 liable to You for damages, including any direct, indirect, special,
3340 incidental, or consequential damages of any character arising as a
3341 result of this License or out of the use or inability to use the
3342 Work (including but not limited to damages for loss of goodwill,
3343 work stoppage, computer failure or malfunction, or any and all
3344 other commercial damages or losses), even if such Contributor
3345 has been advised of the possibility of such damages.
3346 </para>
3347
3348 <para>
3349 9. Accepting Warranty or Additional Liability. While redistributing
3350 the Work or Derivative Works thereof, You may choose to offer,
3351 and charge a fee for, acceptance of support, warranty, indemnity,
3352 or other liability obligations and/or rights consistent with this
3353 License. However, in accepting such obligations, You may act only
3354 on Your own behalf and on Your sole responsibility, not on behalf
3355 of any other Contributor, and only if You agree to indemnify,
3356 defend, and hold each Contributor harmless for any liability
3357 incurred by, or claims asserted against, such Contributor by reason
3358 of your accepting any such warranty or additional liability.
3359 </para>
3360
3361 <para>
3362 END OF TERMS AND CONDITIONS
3363 </para>
3364
3365 </sect2>
3366
3367 <sect2 id="licSSL">
3368
3369 <title>OpenSSL License</title>
3370
3371 <para>
3372 This package is an SSL implementation written by Eric Young
3373 ([email protected]). The implementation was written so as to
3374 conform with Netscape's SSL.
3375 </para>
3376
3377 <para>
3378 This library is free for commercial and non-commercial use as
3379 long as the following conditions are adhered to. The following
3380 conditions apply to all code found in this distribution, be it
3381 the RC4, RSA, lhash, DES, etc., code; not just the SSL code. The
3382 SSL documentation included with this distribution is covered by
3383 the same copyright terms except that the holder is Tim Hudson
3384 ([email protected]).
3385 </para>
3386
3387 <para>
3388 Copyright remains Eric Young's, and as such any Copyright
3389 notices in the code are not to be removed. If this package is
3390 used in a product, Eric Young should be given attribution as the
3391 author of the parts of the library used. This can be in the form
3392 of a textual message at program startup or in documentation
3393 (online or textual) provided with the package.
3394 </para>
3395
3396 <para>
3397 Redistribution and use in source and binary forms, with or
3398 without modification, are permitted provided that the following
3399 conditions are met:
3400 </para>
3401
3402 <para>
3403 1. Redistributions of source code must retain the copyright
3404 notice, this list of conditions and the following disclaimer.
3405 </para>
3406
3407 <para>
3408 2. Redistributions in binary form must reproduce the above
3409 copyright notice, this list of conditions and the following
3410 disclaimer in the documentation and/or other materials provided
3411 with the distribution.
3412 </para>
3413
3414 <para>
3415 3. All advertising materials mentioning features or use of this
3416 software must display the following acknowledgement: "This
3417 product includes cryptographic software written by Eric Young
3418 ([email protected])" The word 'cryptographic' can be left out if
3419 the routines from the library being used are not cryptographic
3420 related :-).
3421 </para>
3422
3423 <para>
3424 4. If you include any Windows specific code (or a derivative
3425 thereof) from the apps directory (application code) you must
3426 include an acknowledgement: "This product includes software
3427 written by Tim Hudson ([email protected])"
3428 </para>
3429
3430 <para>
3431 THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND ANY
3432 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
3433 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
3434 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
3435 OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
3436 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
3437 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
3438 USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
3439 AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3440 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
3441 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
3442 THE POSSIBILITY OF SUCH DAMAGE.
3443 </para>
3444
3445 <para>
3446 The licence and distribution terms for any publicly available
3447 version or derivative of this code cannot be changed. i.e. this
3448 code cannot simply be copied and put under another distribution
3449 licence [including the GNU Public Licence.]
3450 </para>
3451
3452 </sect2>
3453
3454 <sect2 id="licSlirp">
3455
3456 <title>Slirp License</title>
3457
3458 <para>
3459 Copyright (c) 1995,1996 Danny Gasparovski. All rights reserved.
3460 </para>
3461
3462 <para>
3463 Redistribution and use in source and binary forms, with or
3464 without modification, are permitted provided that the following
3465 conditions are met:
3466 </para>
3467
3468 <para>
3469 1. Redistributions of source code must retain the above
3470 copyright notice, this list of conditions and the following
3471 disclaimer.
3472 </para>
3473
3474 <para>
3475 2. Redistributions in binary form must reproduce the above
3476 copyright notice, this list of conditions and the following
3477 disclaimer in the documentation and/or other materials provided
3478 with the distribution.
3479 </para>
3480
3481 <para>
3482 3. Neither the name of the copyright holder nor the names of its
3483 contributors may be used to endorse or promote products derived
3484 from this software without specific prior written permission.
3485 </para>
3486
3487 <para>
3488 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
3489 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
3490 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3491 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL DANNY GASPAROVSKI OR
3492 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
3493 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
3494 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
3495 USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
3496 AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3497 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
3498 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
3499 THE POSSIBILITY OF SUCH DAMAGE.
3500 </para>
3501
3502 </sect2>
3503
3504 <sect2 id="licLZF">
3505
3506 <title>liblzf License</title>
3507
3508 <para>
3509 Redistribution and use in source and binary forms, with or
3510 without modification, are permitted provided that the following
3511 conditions are met:
3512 </para>
3513
3514 <para>
3515 1. Redistributions of source code must retain the above
3516 copyright notice, this list of conditions and the following
3517 disclaimer.
3518 </para>
3519
3520 <para>
3521 2. Redistributions in binary form must reproduce the above
3522 copyright notice, this list of conditions and the following
3523 disclaimer in the documentation and/or other materials provided
3524 with the distribution.
3525 </para>
3526
3527 <para>
3528 3. The name of the author may not be used to endorse or promote
3529 products derived from this software without specific prior
3530 written permission.
3531 </para>
3532
3533 <para>
3534 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY
3535 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
3536 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
3537 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
3538 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
3539 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
3540 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3541 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
3542 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3543 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
3544 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
3545 THE POSSIBILITY OF SUCH DAMAGE.
3546 </para>
3547
3548 </sect2>
3549
3550 <sect2 id="liclibping">
3551
3552 <title>libpng License</title>
3553
3554 <para>
3555 The PNG Reference Library is supplied "AS IS". The Contributing
3556 Authors and Group 42, Inc. disclaim all warranties, expressed or
3557 implied, including, without limitation, the warranties of
3558 merchantability and of fitness for any purpose. The Contributing
3559 Authors and Group 42, Inc. assume no liability for direct,
3560 indirect, incidental, special, exemplary, or consequential
3561 damages, which may result from the use of the PNG Reference
3562 Library, even if advised of the possibility of such damage.
3563 </para>
3564
3565 <para>
3566 Permission is hereby granted to use, copy, modify, and
3567 distribute this source code, or portions hereof, for any
3568 purpose, without fee, subject to the following restrictions:
3569 </para>
3570
3571 <para>
3572 1. The origin of this source code must not be misrepresented.
3573 </para>
3574
3575 <para>
3576 2. Altered versions must be plainly marked as such and must not
3577 be misrepresented as being the original source.
3578 </para>
3579
3580 <para>
3581 3. This Copyright notice may not be removed or altered from any
3582 source or altered source distribution.
3583 </para>
3584
3585 <para>
3586 The Contributing Authors and Group 42, Inc. specifically permit,
3587 without fee, and encourage the use of this source code as a
3588 component to supporting the PNG file format in commercial
3589 products. If you use this source code in a product,
3590 acknowledgment is not required but would be appreciated.
3591 </para>
3592
3593 </sect2>
3594
3595 <sect2 id="licLWIP">
3596
3597 <title>lwIP License</title>
3598
3599 <para>
3600 Redistribution and use in source and binary forms, with or
3601 without modification, are permitted provided that the following
3602 conditions are met:
3603 </para>
3604
3605 <para>
3606 1. Redistributions of source code must retain the above
3607 copyright notice, this list of conditions and the following
3608 disclaimer.
3609 </para>
3610
3611 <para>
3612 2. Redistributions in binary form must reproduce the above
3613 copyright notice, this list of conditions and the following
3614 disclaimer in the documentation and/or other materials provided
3615 with the distribution.
3616 </para>
3617
3618 <para>
3619 3. The name of the author may not be used to endorse or promote
3620 products derived from this software without specific prior
3621 written permission.
3622 </para>
3623
3624 <para>
3625 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY
3626 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
3627 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
3628 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
3629 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
3630 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
3631 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3632 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
3633 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3634 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
3635 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
3636 THE POSSIBILITY OF SUCH DAMAGE.
3637 </para>
3638
3639 </sect2>
3640
3641 <sect2 id="licLibXML">
3642
3643 <title>libxml License</title>
3644
3645 <para>
3646 Except where otherwise noted in the source code (e.g. the files
3647 hash.c, list.c and the trio files, which are covered by a
3648 similar licence but with different Copyright notices) all the
3649 files are:
3650 </para>
3651
3652 <para>
3653 Copyright (C) 1998-2012 Daniel Veillard. All Rights Reserved.
3654 </para>
3655
3656 <para>
3657 Permission is hereby granted, free of charge, to any person
3658 obtaining a copy of this software and associated documentation
3659 files (the "Software"), to deal in the Software without
3660 restriction, including without limitation the rights to use,
3661 copy, modify, merge, publish, distribute, sublicense, and/or
3662 sell copies of the Software, and to permit persons to whom the
3663 Software is furnished to do so, subject to the following
3664 conditions:
3665 </para>
3666
3667 <para>
3668 The above copyright notice and this permission notice shall be
3669 included in all copies or substantial portions of the Software.
3670 </para>
3671
3672 <para>
3673 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3674 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
3675 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3676 NONINFRINGEMENT. IN NO EVENT SHALL THE DANIEL VEILLARD BE LIABLE
3677 FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3678 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3679 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3680 SOFTWARE.
3681 </para>
3682
3683 <para>
3684 Except as contained in this notice, the name of Daniel Veillard
3685 shall not be used in advertising or otherwise to promote the
3686 sale, use or other dealings in this Software without prior
3687 written authorization from him.
3688 </para>
3689
3690 <para>
3691 The file hash.c is:
3692 </para>
3693
3694 <para>
3695 Copyright (C) 2000,2012 Bjorn Reese and Daniel Veillard.
3696 </para>
3697
3698 <para>
3699 The file list.c is:
3700 </para>
3701
3702 <para>
3703 Copyright (C) 2000 Gary Pennington and Daniel Veillard
3704 </para>
3705
3706 <para>
3707 The trio files are:
3708 </para>
3709
3710 <para>
3711 Copyright (C) 1998 Bjorn Reese and Daniel Stenberg.
3712 </para>
3713
3714 <para>
3715 The license for hash.c, list.c, and the trio files is:
3716 </para>
3717
3718 <para>
3719 Permission to use, copy, modify, and distribute this software
3720 for any purpose with or without fee is hereby granted, provided
3721 that the above copyright notice and this permission notice
3722 appear in all copies.
3723 </para>
3724
3725 <para>
3726 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
3727 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
3728 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3729 PURPOSE. THE AUTHORS AND CONTRIBUTORS ACCEPT NO RESPONSIBILITY
3730 IN ANY CONCEIVABLE MANNER.
3731 </para>
3732
3733 </sect2>
3734
3735 <sect2 id="licgSOAP">
3736
3737 <title>gSOAP Public License Version 1.3a</title>
3738
3739 <para>
3740 The gSOAP public license is derived from the Mozilla Public
3741 License (MPL1.1). The sections that were deleted from the
3742 original MPL1.1 text are 1.0.1, 2.1.(c),(d), 2.2.(c),(d),
3743 8.2.(b), 10, and 11. Section 3.8 was added. The modified
3744 sections are 2.1.(b), 2.2.(b), 3.2 (simplified), 3.5 (deleted
3745 the last sentence), and 3.6 (simplified).
3746 </para>
3747
3748 <para>
3749 1 DEFINITIONS
3750 </para>
3751
3752 <para>
3753 1.1. "Contributor" means each entity that creates or contributes
3754 to the creation of Modifications.
3755 </para>
3756
3757 <para>
3758 1.2. "Contributor Version" means the combination of the Original
3759 Code, prior Modifications used by a Contributor, and the
3760 Modifications made by that particular Contributor.
3761 </para>
3762
3763 <para>
3764 1.3. "Covered Code" means the Original Code, or Modifications or
3765 the combination of the Original Code, and Modifications, in each
3766 case including portions thereof.
3767 </para>
3768
3769 <para>
3770 1.4. "Electronic Distribution Mechanism" means a mechanism
3771 generally accepted in the software development community for the
3772 electronic transfer of data.
3773 </para>
3774
3775 <para>
3776 1.5. "Executable" means Covered Code in any form other than
3777 Source Code.
3778 </para>
3779
3780 <para>
3781 1.6. "Initial Developer" means the individual or entity
3782 identified as the Initial Developer in the Source Code notice
3783 required by Exhibit A.
3784 </para>
3785
3786 <para>
3787 1.7. "Larger Work" means a work which combines Covered Code or
3788 portions thereof with code not governed by the terms of this
3789 License.
3790 </para>
3791
3792 <para>
3793 1.8. "License" means this document.
3794 </para>
3795
3796 <para>
3797 1.8.1. "Licensable" means having the right to grant, to the
3798 maximum extent possible, whether at the time of the initial
3799 grant or subsequently acquired, any and all of the rights
3800 conveyed herein.
3801 </para>
3802
3803 <para>
3804 1.9. "Modifications" means any addition to or deletion from the
3805 substance or structure of either the Original Code or any
3806 previous Modifications. When Covered Code is released as a
3807 series of files, a Modification is:
3808 </para>
3809
3810 <para>
3811 A. Any addition to or deletion from the contents of a file
3812 containing Original Code or previous Modifications.
3813 </para>
3814
3815 <para>
3816 B. Any new file that contains any part of the Original Code, or
3817 previous Modifications.
3818 </para>
3819
3820 <para>
3821 1.10. "Original Code" means Source Code of computer software
3822 code which is described in the Source Code notice required by
3823 Exhibit A as Original Code, and which, at the time of its
3824 release under this License is not already Covered Code governed
3825 by this License.
3826 </para>
3827
3828 <para>
3829 1.10.1. "Patent Claims" means any patent claim(s), now owned or
3830 hereafter acquired, including without limitation, method,
3831 process, and apparatus claims, in any patent Licensable by
3832 grantor.
3833 </para>
3834
3835 <para>
3836 1.11. "Source Code" means the preferred form of the Covered Code
3837 for making modifications to it, including all modules it
3838 contains, plus any associated interface definition files,
3839 scripts used to control compilation and installation of an
3840 Executable, or source code differential comparisons against
3841 either the Original Code or another well known, available
3842 Covered Code of the Contributor's choice. The Source Code can be
3843 in a compressed or archival form, provided the appropriate
3844 decompression or de-archiving software is widely available for
3845 no charge.
3846 </para>
3847
3848 <para>
3849 1.12. "You" (or "Your") means an individual or a legal entity
3850 exercising rights under, and complying with all of the terms of,
3851 this License or a future version of this License issued under
3852 Section 6.1. For legal entities, "You" includes any entity which
3853 controls, is controlled by, or is under common control with You.
3854 For purposes of this definition, "control" means (a) the power,
3855 direct or indirect, to cause the direction or management of such
3856 entity, whether by contract or otherwise, or (b) ownership of
3857 more than fifty percent (50%) of the outstanding shares or
3858 beneficial ownership of such entity.
3859 </para>
3860
3861 <para>
3862 2 SOURCE CODE LICENSE.
3863 </para>
3864
3865 <para>
3866 2.1. The Initial Developer Grant.
3867 </para>
3868
3869 <para>
3870 The Initial Developer hereby grants You a world-wide,
3871 royalty-free, non-exclusive license, subject to third party
3872 intellectual property claims:
3873 </para>
3874
3875 <para>
3876 (a) under intellectual property rights (other than patent or
3877 trademark) Licensable by Initial Developer to use, reproduce,
3878 modify, display, perform, sublicense and distribute the Original
3879 Code (or portions thereof) with or without Modifications, and/or
3880 as part of a Larger Work; and
3881 </para>
3882
3883 <para>
3884 (b) under patents now or hereafter owned or controlled by
3885 Initial Developer, to make, have made, use and sell ("offer to
3886 sell and import") the Original Code, Modifications, or portions
3887 thereof, but solely to the extent that any such patent is
3888 reasonably necessary to enable You to utilize, alone or in
3889 combination with other software, the Original Code,
3890 Modifications, or any combination or portions thereof.
3891 </para>
3892
3893 <para>
3894 (c)
3895 </para>
3896
3897 <para>
3898 (d)
3899 </para>
3900
3901 <para>
3902 2.2. Contributor Grant.
3903 </para>
3904
3905 <para>
3906 Subject to third party intellectual property claims, each
3907 Contributor hereby grants You a world-wide, royalty-free,
3908 non-exclusive license
3909 </para>
3910
3911 <para>
3912 (a) under intellectual property rights (other than patent or
3913 trademark) Licensable by Contributor, to use, reproduce, modify,
3914 display, perform, sublicense and distribute the Modifications
3915 created by such Contributor (or portions thereof) either on an
3916 unmodified basis, with other Modifications, as Covered Code
3917 and/or as part of a Larger Work; and
3918 </para>
3919
3920 <para>
3921 (b) under patents now or hereafter owned or controlled by
3922 Contributor, to make, have made, use and sell ("offer to sell
3923 and import") the Contributor Version (or portions thereof), but
3924 solely to the extent that any such patent is reasonably
3925 necessary to enable You to utilize, alone or in combination with
3926 other software, the Contributor Version (or portions thereof).
3927 </para>
3928
3929 <para>
3930 (c)
3931 </para>
3932
3933 <para>
3934 (d)
3935 </para>
3936
3937 <para>
3938 3 DISTRIBUTION OBLIGATIONS.
3939 </para>
3940
3941 <para>
3942 3.1. Application of License.
3943 </para>
3944
3945 <para>
3946 The Modifications which You create or to which You contribute
3947 are governed by the terms of this License, including without
3948 limitation Section 2.2. The Source Code version of Covered Code
3949 may be distributed only under the terms of this License or a
3950 future version of this License released under Section 6.1, and
3951 You must include a copy of this License with every copy of the
3952 Source Code You distribute. You may not offer or impose any
3953 terms on any Source Code version that alters or restricts the
3954 applicable version of this License or the recipients' rights
3955 hereunder. However, You may include an additional document
3956 offering the additional rights described in Section 3.5.
3957 </para>
3958
3959 <para>
3960 3.2. Availability of Source Code.
3961 </para>
3962
3963 <para>
3964 Any Modification created by You will be provided to the Initial
3965 Developer in Source Code form and are subject to the terms of
3966 the License. 3.3. Description of Modifications.
3967 </para>
3968
3969 <para>
3970 You must cause all Covered Code to which You contribute to
3971 contain a file documenting the changes You made to create that
3972 Covered Code and the date of any change. You must include a
3973 prominent statement that the Modification is derived, directly
3974 or indirectly, from Original Code provided by the Initial
3975 Developer and including the name of the Initial Developer in (a)
3976 the Source Code, and (b) in any notice in an Executable version
3977 or related documentation in which You describe the origin or
3978 ownership of the Covered Code.
3979 </para>
3980
3981 <para>
3982 3.4. Intellectual Property Matters.
3983 </para>
3984
3985 <para>
3986 (a) Third Party Claims. If Contributor has knowledge that a
3987 license under a third party's intellectual property rights is
3988 required to exercise the rights granted by such Contributor
3989 under Sections 2.1 or 2.2, Contributor must include a text file
3990 with the Source Code distribution titled "LEGAL" which describes
3991 the claim and the party making the claim in sufficient detail
3992 that a recipient will know whom to contact. If Contributor
3993 obtains such knowledge after the Modification is made available
3994 as described in Section 3.2, Contributor shall promptly modify
3995 the LEGAL file in all copies Contributor makes available
3996 thereafter and shall take other steps (such as notifying
3997 appropriate mailing lists or newsgroups) reasonably calculated
3998 to inform those who received the Covered Code that new knowledge
3999 has been obtained.
4000 </para>
4001
4002 <para>
4003 (b) Contributor APIs. If Contributor's Modifications include an
4004 application programming interface and Contributor has knowledge
4005 of patent licenses which are reasonably necessary to implement
4006 that API, Contributor must also include this information in the
4007 LEGAL file.
4008 </para>
4009
4010 <para>
4011 (c) Representations. Contributor represents that, except as
4012 disclosed pursuant to Section 3.4(a) above, Contributor believes
4013 that Contributor's Modifications are Contributor's original
4014 creation(s) and/or Contributor has sufficient rights to grant
4015 the rights conveyed by this License.
4016 </para>
4017
4018 <para>
4019 3.5. Required Notices. You must duplicate the notice in Exhibit
4020 A in each file of the Source Code. If it is not possible to put
4021 such notice in a particular Source Code file due to its
4022 structure, then You must include such notice in a location (such
4023 as a relevant directory) where a user would be likely to look
4024 for such a notice. If You created one or more Modification(s)
4025 You may add your name as a Contributor to the notice described
4026 in Exhibit A. You must also duplicate this License in any
4027 documentation for the Source Code where You describe recipients'
4028 rights or ownership rights relating to Covered Code. You may
4029 choose to offer, and to charge a fee for, warranty, support,
4030 indemnity or liability obligations to one or more recipients of
4031 Covered Code. However, You may do so only on Your own behalf,
4032 and not on behalf of the Initial Developer or any Contributor.
4033 </para>
4034
4035 <para>
4036 3.6. Distribution of Executable Versions. You may distribute
4037 Covered Code in Executable form only if the requirements of
4038 Section 3.1-3.5 have been met for that Covered Code. You may
4039 distribute the Executable version of Covered Code or ownership
4040 rights under a license of Your choice, which may contain terms
4041 different from this License, provided that You are in compliance
4042 with the terms of this License and that the license for the
4043 Executable version does not attempt to limit or alter the
4044 recipient's rights in the Source Code version from the rights
4045 set forth in this License. If You distribute the Executable
4046 version under a different license You must make it absolutely
4047 clear that any terms which differ from this License are offered
4048 by You alone, not by the Initial Developer or any Contributor.
4049 If you distribute executable versions containing Covered Code as
4050 part of a product, you must reproduce the notice in Exhibit B in
4051 the documentation and/or other materials provided with the
4052 product.
4053 </para>
4054
4055 <para>
4056 3.7. Larger Works. You may create a Larger Work by combining
4057 Covered Code with other code not governed by the terms of this
4058 License and distribute the Larger Work as a single product. In
4059 such a case, You must make sure the requirements of this License
4060 are fulfilled for the Covered Code.
4061 </para>
4062
4063 <para>
4064 3.8. Restrictions. You may not remove any product
4065 identification, copyright, proprietary notices or labels from
4066 gSOAP.
4067 </para>
4068
4069 <para>
4070 4 INABILITY TO COMPLY DUE TO STATUTE OR REGULATION.
4071 </para>
4072
4073 <para>
4074 If it is impossible for You to comply with any of the terms of
4075 this License with respect to some or all of the Covered Code due
4076 to statute, judicial order, or regulation then You must: (a)
4077 comply with the terms of this License to the maximum extent
4078 possible; and (b) describe the limitations and the code they
4079 affect. Such description must be included in the LEGAL file
4080 described in Section 3.4 and must be included with all
4081 distributions of the Source Code. Except to the extent
4082 prohibited by statute or regulation, such description must be
4083 sufficiently detailed for a recipient of ordinary skill to be
4084 able to understand it.
4085 </para>
4086
4087 <para>
4088 5 APPLICATION OF THIS LICENSE.
4089 </para>
4090
4091 <para>
4092 This License applies to code to which the Initial Developer has
4093 attached the notice in Exhibit A and to related Covered Code.
4094 </para>
4095
4096 <para>
4097 6 VERSIONS OF THE LICENSE.
4098 </para>
4099
4100 <para>
4101 6.1. New Versions.
4102 </para>
4103
4104 <para>
4105 Grantor may publish revised and/or new versions of the License
4106 from time to time. Each version will be given a distinguishing
4107 version number.
4108 </para>
4109
4110 <para>
4111 6.2. Effect of New Versions.
4112 </para>
4113
4114 <para>
4115 Once Covered Code has been published under a particular version
4116 of the License, You may always continue to use it under the
4117 terms of that version. You may also choose to use such Covered
4118 Code under the terms of any subsequent version of the License.
4119 </para>
4120
4121 <para>
4122 6.3. Derivative Works.
4123 </para>
4124
4125 <para>
4126 If You create or use a modified version of this License (which
4127 you may only do in order to apply it to code which is not
4128 already Covered Code governed by this License), You must (a)
4129 rename Your license so that the phrase "gSOAP" or any
4130 confusingly similar phrase do not appear in your license (except
4131 to note that your license differs from this License) and (b)
4132 otherwise make it clear that Your version of the license
4133 contains terms which differ from the gSOAP Public License.
4134 (Filling in the name of the Initial Developer, Original Code or
4135 Contributor in the notice described in Exhibit A shall not of
4136 themselves be deemed to be modifications of this License.)
4137 </para>
4138
4139 <para>
4140 7 DISCLAIMER OF WARRANTY.
4141 </para>
4142
4143 <para>
4144 COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
4145 WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS, IMPLIED OR
4146 STATUTORY, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES
4147 OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE,
4148 NONINFRINGEMENT OF THIRD PARTY INTELLECTUAL PROPERTY RIGHTS, AND
4149 ANY WARRANTY THAT MAY ARISE BY REASON OF TRADE USAGE, CUSTOM, OR
4150 COURSE OF DEALING. WITHOUT LIMITING THE FOREGOING, YOU
4151 ACKNOWLEDGE THAT THE SOFTWARE IS PROVIDED "AS IS" AND THAT THE
4152 AUTHORS DO NOT WARRANT THE SOFTWARE WILL RUN UNINTERRUPTED OR
4153 ERROR FREE. LIMITED LIABILITY THE ENTIRE RISK AS TO RESULTS AND
4154 PERFORMANCE OF THE SOFTWARE IS ASSUMED BY YOU. UNDER NO
4155 CIRCUMSTANCES WILL THE AUTHORS BE LIABLE FOR ANY SPECIAL,
4156 INDIRECT, INCIDENTAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES OF ANY
4157 KIND OR NATURE WHATSOEVER, WHETHER BASED ON CONTRACT, WARRANTY,
4158 TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE,
4159 ARISING OUT OF OR IN ANY WAY RELATED TO THE SOFTWARE, EVEN IF
4160 THE AUTHORS HAVE BEEN ADVISED ON THE POSSIBILITY OF SUCH DAMAGE
4161 OR IF SUCH DAMAGE COULD HAVE BEEN REASONABLY FORESEEN, AND
4162 NOTWITHSTANDING ANY FAILURE OF ESSENTIAL PURPOSE OF ANY
4163 EXCLUSIVE REMEDY PROVIDED. SUCH LIMITATION ON DAMAGES INCLUDES,
4164 BUT IS NOT LIMITED TO, DAMAGES FOR LOSS OF GOODWILL, LOST
4165 PROFITS, LOSS OF DATA OR SOFTWARE, WORK STOPPAGE, COMPUTER
4166 FAILURE OR MALFUNCTION OR IMPAIRMENT OF OTHER GOODS. IN NO EVENT
4167 WILL THE AUTHORS BE LIABLE FOR THE COSTS OF PROCUREMENT OF
4168 SUBSTITUTE SOFTWARE OR SERVICES. YOU ACKNOWLEDGE THAT THIS
4169 SOFTWARE IS NOT DESIGNED FOR USE IN ON-LINE EQUIPMENT IN
4170 HAZARDOUS ENVIRONMENTS SUCH AS OPERATION OF NUCLEAR FACILITIES,
4171 AIRCRAFT NAVIGATION OR CONTROL, OR LIFE-CRITICAL APPLICATIONS.
4172 THE AUTHORS EXPRESSLY DISCLAIM ANY LIABILITY RESULTING FROM USE
4173 OF THE SOFTWARE IN ANY SUCH ON-LINE EQUIPMENT IN HAZARDOUS
4174 ENVIRONMENTS AND ACCEPTS NO LIABILITY IN RESPECT OF ANY ACTIONS
4175 OR CLAIMS BASED ON THE USE OF THE SOFTWARE IN ANY SUCH ON-LINE
4176 EQUIPMENT IN HAZARDOUS ENVIRONMENTS BY YOU. FOR PURPOSES OF THIS
4177 PARAGRAPH, THE TERM "LIFE-CRITICAL APPLICATION" MEANS AN
4178 APPLICATION IN WHICH THE FUNCTIONING OR MALFUNCTIONING OF THE
4179 SOFTWARE MAY RESULT DIRECTLY OR INDIRECTLY IN PHYSICAL INJURY OR
4180 LOSS OF HUMAN LIFE. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
4181 ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS
4182 AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
4183 </para>
4184
4185 <para>
4186 8 TERMINATION.
4187 </para>
4188
4189 <para>
4190 8.1.
4191 </para>
4192
4193 <para>
4194 This License and the rights granted hereunder will terminate
4195 automatically if You fail to comply with terms herein and fail
4196 to cure such breach within 30 days of becoming aware of the
4197 breach. All sublicenses to the Covered Code which are properly
4198 granted shall survive any termination of this License.
4199 Provisions which, by their nature, must remain in effect beyond
4200 the termination of this License shall survive.
4201 </para>
4202
4203 <para>
4204 8.2.
4205 </para>
4206
4207 <para>
4208 8.3.
4209 </para>
4210
4211 <para>
4212 If You assert a patent infringement claim against Participant
4213 alleging that such Participant's Contributor Version directly or
4214 indirectly infringes any patent where such claim is resolved
4215 (such as by license or settlement) prior to the initiation of
4216 patent infringement litigation, then the reasonable value of the
4217 licenses granted by such Participant under Sections 2.1 or 2.2
4218 shall be taken into account in determining the amount or value
4219 of any payment or license.
4220 </para>
4221
4222 <para>
4223 8.4. In the event of termination under Sections 8.1 or 8.2
4224 above, all end user license agreements (excluding distributors
4225 and resellers) which have been validly granted by You or any
4226 distributor hereunder prior to termination shall survive
4227 termination.
4228 </para>
4229
4230 <para>
4231 9 LIMITATION OF LIABILITY.
4232 </para>
4233
4234 <para>
4235 UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
4236 (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE
4237 INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF
4238 COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE
4239 TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR
4240 CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT
4241 LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE,
4242 COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL
4243 DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED
4244 OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY
4245 SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
4246 RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE
4247 LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW
4248 THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL
4249 DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
4250 </para>
4251
4252 <para>
4253 10 U.S. GOVERNMENT END USERS.
4254 </para>
4255
4256 <para>
4257 11 MISCELLANEOUS.
4258 </para>
4259
4260 <para>
4261 12 RESPONSIBILITY FOR CLAIMS.
4262 </para>
4263
4264 <para>
4265 As between Initial Developer and the Contributors, each party is
4266 responsible for claims and damages arising, directly or
4267 indirectly, out of its utilization of rights under this License
4268 and You agree to work with Initial Developer and Contributors to
4269 distribute such responsibility on an equitable basis. Nothing
4270 herein is intended or shall be deemed to constitute any
4271 admission of liability.
4272 </para>
4273
4274 <para>
4275 EXHIBIT A.
4276 </para>
4277
4278 <para>
4279 "The contents of this file are subject to the gSOAP Public
4280 License Version 1.3 (the "License"); you may not use this file
4281 except in compliance with the License. You may obtain a copy of
4282 the License at
4283 <ulink url="http://www.cs.fsu.edu/~engelen/soaplicense.html" />.
4284 Software distributed under the License is distributed on an "AS
4285 IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
4286 implied. See the License for the specific language governing
4287 rights and limitations under the License.
4288 </para>
4289
4290 <para>
4291 The Original Code of the gSOAP Software is: stdsoap.h,
4292 stdsoap2.h, stdsoap.c, stdsoap2.c, stdsoap.cpp, stdsoap2.cpp,
4293 soapcpp2.h, soapcpp2.c, soapcpp2_lex.l, soapcpp2_yacc.y,
4294 error2.h, error2.c, symbol2.c, init2.c, soapdoc2.html, and
4295 soapdoc2.pdf, httpget.h, httpget.c, stl.h, stldeque.h,
4296 stllist.h, stlvector.h, stlset.h.
4297 </para>
4298
4299 <para>
4300 The Initial Developer of the Original Code is Robert A. van
4301 Engelen. Portions created by Robert A. van Engelen are Copyright
4302 (C) 2001-2004 Robert A. van Engelen, Genivia inc. All Rights
4303 Reserved.
4304 </para>
4305
4306 <para>
4307 Contributor(s): "________________________." [Note: The text of
4308 this Exhibit A may differ slightly form the text of the notices
4309 in the Source Code files of the Original code. You should use
4310 the text of this Exhibit A rather than the text found in the
4311 Original Code Source Code for Your Modifications.]
4312 </para>
4313
4314 <para>
4315 EXHIBIT B.
4316 </para>
4317
4318 <para>
4319 "Part of the software embedded in this product is gSOAP
4320 software. Portions created by gSOAP are Copyright (C) 2001-2004
4321 Robert A. van Engelen, Genivia inc. All Rights Reserved. THE
4322 SOFTWARE IN THIS PRODUCT WAS IN PART PROVIDED BY GENIVIA INC AND
4323 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
4324 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
4325 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
4326 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
4327 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
4328 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4329 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
4330 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4331 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
4332 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
4333 THE POSSIBILITY OF SUCH DAMAGE."
4334 </para>
4335
4336 </sect2>
4337
4338 <sect2 id="licLibCurl">
4339
4340 <title>curl License</title>
4341
4342 <para>
4343 COPYRIGHT AND PERMISSION NOTICE
4344 </para>
4345
4346 <para>
4347 Copyright (c) 1996 - 2009, Daniel Stenberg, [email protected].
4348 </para>
4349
4350 <para>
4351 All rights reserved.
4352 </para>
4353
4354 <para>
4355 Permission to use, copy, modify, and distribute this software
4356 for any purpose with or without fee is hereby granted, provided
4357 that the above copyright notice and this permission notice
4358 appear in all copies.
4359 </para>
4360
4361 <para>
4362 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
4363 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
4364 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
4365 NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
4366 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
4367 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
4368 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4369 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4370 </para>
4371
4372 <para>
4373 Except as contained in this notice, the name of a copyright
4374 holder shall not be used in advertising or otherwise to promote
4375 the sale, use or other dealings in this Software without prior
4376 written authorization of the copyright holder.
4377 </para>
4378
4379 </sect2>
4380
4381 <sect2 id="licLibgd">
4382
4383 <title>libgd License</title>
4384
4385 <para>
4386 Credits and license terms:
4387 </para>
4388
4389 <para>
4390 In order to resolve any possible confusion regarding the
4391 authorship of gd, the following copyright statement covers all
4392 of the authors who have required such a statement. If you are
4393 aware of any oversights in this copyright notice, please contact
4394 Pierre-A. Joye who will be pleased to correct them.
4395 </para>
4396
4397 <para>
4398 Portions copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000,
4399 2001, 2002, 2003, 2004 by Cold Spring Harbor Laboratory. Funded
4400 under Grant P41-RR02188 by the National Institutes of Health.
4401 </para>
4402
4403 <para>
4404 Portions copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4405 2003, 2004 by Boutell.Com, Inc.
4406 </para>
4407
4408 <para>
4409 Portions relating to GD2 format copyright 1999, 2000, 2001,
4410 2002, 2003, 2004 Philip Warner.
4411 </para>
4412
4413 <para>
4414 Portions relating to PNG copyright 1999, 2000, 2001, 2002, 2003,
4415 2004 Greg Roelofs.
4416 </para>
4417
4418 <para>
4419 Portions relating to gdttf.c copyright 1999, 2000, 2001, 2002,
4420 2003, 2004 John Ellson ([email protected]).
4421 </para>
4422
4423 <para>
4424 Portions relating to gdft.c copyright 2001, 2002, 2003, 2004
4425 John Ellson ([email protected]).
4426 </para>
4427
4428 <para>
4429 Portions copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006,
4430 2007, 2008 Pierre-Alain Joye ([email protected]).
4431 </para>
4432
4433 <para>
4434 Portions relating to JPEG and to color quantization copyright
4435 2000, 2001, 2002, 2003, 2004, Doug Becker and copyright (C)
4436 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
4437 Thomas G. Lane. This software is based in part on the work of
4438 the Independent JPEG Group. See the file README-JPEG.TXT for
4439 more information.
4440 </para>
4441
4442 <para>
4443 Portions relating to GIF compression copyright 1989 by Jef
4444 Poskanzer and David Rowley, with modifications for thread safety
4445 by Thomas Boutell.
4446 </para>
4447
4448 <para>
4449 Portions relating to GIF decompression copyright 1990, 1991,
4450 1993 by David Koblas, with modifications for thread safety by
4451 Thomas Boutell.
4452 </para>
4453
4454 <para>
4455 Portions relating to WBMP copyright 2000, 2001, 2002, 2003, 2004
4456 Maurice Szmurlo and Johan Van den Brande.
4457 </para>
4458
4459 <para>
4460 Portions relating to GIF animations copyright 2004 Jaakko
4461 Hyvätti ([email protected])
4462 </para>
4463
4464 <para>
4465 Permission has been granted to copy, distribute and modify gd in
4466 any context without fee, including a commercial application,
4467 provided that this notice is present in user-accessible
4468 supporting documentation.
4469 </para>
4470
4471 <para>
4472 This does not affect your ownership of the derived work itself,
4473 and the intent is to assure proper credit for the authors of gd,
4474 not to interfere with your productive use of gd. If you have
4475 questions, ask. "Derived works" includes all programs that
4476 utilize the library. Credit must be given in user-accessible
4477 documentation.
4478 </para>
4479
4480 <para>
4481 This software is provided "AS IS." The copyright holders
4482 disclaim all warranties, either express or implied, including
4483 but not limited to implied warranties of merchantability and
4484 fitness for a particular purpose, with respect to this code and
4485 accompanying documentation.
4486 </para>
4487
4488 <para>
4489 Although their code does not appear in gd, the authors wish to
4490 thank David Koblas, David Rowley, and Hutchison Avenue Software
4491 Corporation for their prior contributions.
4492 </para>
4493
4494 </sect2>
4495
4496 <sect2 id="licBsdIntel">
4497
4498 <title>BSD License from Intel</title>
4499
4500 <para>
4501 All rights reserved.
4502 </para>
4503
4504 <para>
4505 Redistribution and use in source and binary forms, with or
4506 without modification, are permitted provided that the following
4507 conditions are met:
4508 </para>
4509
4510 <itemizedlist>
4511
4512 <listitem>
4513 <para>
4514 Redistributions of source code must retain the above
4515 copyright notice, this list of conditions and the following
4516 disclaimer.
4517 </para>
4518 </listitem>
4519
4520 <listitem>
4521 <para>
4522 Redistributions in binary form must reproduce the above
4523 copyright notice, this list of conditions and the following
4524 disclaimer in the documentation and/or other materials
4525 provided with the distribution.
4526 </para>
4527 </listitem>
4528
4529 <listitem>
4530 <para>
4531 Neither the name of the Intel Corporation nor the names of
4532 its contributors may be used to endorse or promote products
4533 derived from this software without specific prior written
4534 permission.
4535 </para>
4536 </listitem>
4537
4538 </itemizedlist>
4539
4540 <para>
4541 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
4542 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
4543 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
4544 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4545 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
4546 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
4547 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
4548 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
4549 USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
4550 AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4551 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
4552 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
4553 THE POSSIBILITY OF SUCH DAMAGE.
4554 </para>
4555
4556 </sect2>
4557
4558 <sect2 id="licIJG">
4559
4560 <title>IJG (Independent JPEG Group) License</title>
4561
4562 <para>
4563 The authors make NO WARRANTY or representation, either express
4564 or implied, with respect to this software, its quality,
4565 accuracy, merchantability, or fitness for a particular purpose.
4566 This software is provided "AS IS", and you, its user, assume the
4567 entire risk as to its quality and accuracy.
4568 </para>
4569
4570 <para>
4571 This software is copyright (C) 1991-2021, Thomas G. Lane, Guido
4572 Vollbeding. All Rights Reserved except as specified below.
4573 </para>
4574
4575 <para>
4576 Permission is hereby granted to use, copy, modify, and
4577 distribute this software (or portions thereof) for any purpose,
4578 without fee, subject to these conditions:
4579 </para>
4580
4581 <para>
4582 (1) If any part of the source code for this software is
4583 distributed, then this README file must be included, with this
4584 copyright and no-warranty notice unaltered; and any additions,
4585 deletions, or changes to the original files must be clearly
4586 indicated in accompanying documentation.
4587 </para>
4588
4589 <para>
4590 (2) If only executable code is distributed, then the
4591 accompanying documentation must state that "this software is
4592 based in part on the work of the Independent JPEG Group".
4593 </para>
4594
4595 <para>
4596 (3) Permission for use of this software is granted only if the
4597 user accepts full responsibility for any undesirable
4598 consequences; the authors accept NO LIABILITY for damages of any
4599 kind.
4600 </para>
4601
4602 <para>
4603 These conditions apply to any software derived from or based on
4604 the IJG code, not just to the unmodified library. If you use our
4605 work, you ought to acknowledge us.
4606 </para>
4607
4608 <para>
4609 Permission is NOT granted for the use of any IJG author's name
4610 or company name in advertising or publicity relating to this
4611 software or products derived from it. This software may be
4612 referred to only as "the Independent JPEG Group's software".
4613 </para>
4614
4615 <para>
4616 We specifically permit and encourage the use of this software as
4617 the basis of commercial products, provided that all warranty or
4618 liability claims are assumed by the product vendor.
4619 </para>
4620
4621 </sect2>
4622
4623 <sect2 id="licBsdJPEG">
4624
4625 <title>libjpeg-turbo Modified (3-clause) BSD License</title>
4626
4627 <para>
4628 Copyright (C)2009-2022 D. R. Commander. All Rights Reserved.
4629 Copyright (C)2015 Viktor Szathmáry. All Rights Reserved.
4630 </para>
4631
4632 <para>
4633 Redistribution and use in source and binary forms, with or
4634 without modification, are permitted provided that the following
4635 conditions are met:
4636 </para>
4637
4638 <orderedlist>
4639
4640 <listitem>
4641 <para>
4642 Redistributions of source code must retain the above
4643 copyright notice, this list of conditions and the following
4644 disclaimer.
4645 </para>
4646 </listitem>
4647
4648 <listitem>
4649 <para>
4650 Redistributions in binary form must reproduce the above
4651 copyright notice, this list of conditions and the following
4652 disclaimer in the documentation and/or other materials
4653 provided with the distribution.
4654 </para>
4655 </listitem>
4656
4657 <listitem>
4658 <para>
4659 Neither the name of the libjpeg-turbo Project nor the names
4660 of its contributors may be used to endorse or promote
4661 products derived from this software without specific prior
4662 written permission.
4663 </para>
4664 </listitem>
4665
4666 </orderedlist>
4667
4668 <para>
4669 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS",
4670 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4671 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4672 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE
4673 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
4674 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
4675 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
4676 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
4677 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
4678 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4679 POSSIBILITY OF SUCH DAMAGE.
4680 </para>
4681
4682 </sect2>
4683
4684 <sect2 id="licFreeBsd">
4685
4686 <title>FreeBSD License</title>
4687
4688 <para>
4689 The compilation of software known as FreeBSD is distributed
4690 under the following terms:
4691 </para>
4692
4693 <para>
4694 Copyright 1992-2022 The FreeBSD Project.
4695 </para>
4696
4697 <para>
4698 Redistribution and use in source and binary forms, with or
4699 without modification, are permitted provided that the following
4700 conditions are met:
4701 </para>
4702
4703 <orderedlist>
4704
4705 <listitem>
4706 <para>
4707 Redistributions of source code must retain the above
4708 copyright notice, this list of conditions and the following
4709 disclaimer.
4710 </para>
4711 </listitem>
4712
4713 <listitem>
4714 <para>
4715 Redistributions in binary form must reproduce the above
4716 copyright notice, this list of conditions and the following
4717 disclaimer in the documentation and/or other materials
4718 provided with the distribution.
4719 </para>
4720 </listitem>
4721
4722 </orderedlist>
4723
4724 <para>
4725 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS
4726 IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
4727 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
4728 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
4729 SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
4730 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4731 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
4732 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
4733 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
4734 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4735 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
4736 THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4737 SUCH DAMAGE.
4738 </para>
4739
4740 <para>
4741 The views and conclusions contained in the software and
4742 documentation are those of the authors and should not be
4743 interpreted as representing official policies, either expressed
4744 or implied, of the FreeBSD Project.
4745 </para>
4746
4747 </sect2>
4748
4749 <sect2 id="licNetBsd">
4750
4751 <title>NetBSD License</title>
4752
4753 <para>
4754 Copyright (c) 2008 The NetBSD Foundation, Inc.
4755 </para>
4756
4757 <para>
4758 This code is derived from software contributed to The NetBSD
4759 Foundation by
4760 </para>
4761
4762 <para>
4763 Redistribution and use in source and binary forms, with or
4764 without modification, are permitted provided that the following
4765 conditions are met:
4766 </para>
4767
4768 <orderedlist>
4769
4770 <listitem>
4771 <para>
4772 Redistributions of source code must retain the above
4773 copyright notice, this list of conditions and the following
4774 disclaimer.
4775 </para>
4776 </listitem>
4777
4778 <listitem>
4779 <para>
4780 Redistributions in binary form must reproduce the above
4781 copyright notice, this list of conditions and the following
4782 disclaimer in the documentation and/or other materials
4783 provided with the distribution.
4784 </para>
4785 </listitem>
4786
4787 </orderedlist>
4788
4789 <para>
4790 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND
4791 CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
4792 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
4793 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4794 DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
4795 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
4796 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
4797 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4798 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
4799 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4800 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
4801 ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4802 POSSIBILITY OF SUCH DAMAGE.
4803 </para>
4804
4805 </sect2>
4806
4807 <sect2 id="licVPX">
4808
4809 <title>VPX License</title>
4810
4811 <para>
4812 Copyright (c) 2010, The WebM Project authors. All rights
4813 reserved.
4814 </para>
4815
4816 <para>
4817 Redistribution and use in source and binary forms, with or
4818 without modification, are permitted provided that the following
4819 conditions are met:
4820 </para>
4821
4822 <itemizedlist>
4823
4824 <listitem>
4825 <para>
4826 Redistributions of source code must retain the above
4827 copyright notice, this list of conditions and the following
4828 disclaimer.
4829 </para>
4830 </listitem>
4831
4832 <listitem>
4833 <para>
4834 Redistributions in binary form must reproduce the above
4835 copyright notice, this list of conditions and the following
4836 disclaimer in the documentation and/or other materials
4837 provided with the distribution.
4838 </para>
4839 </listitem>
4840
4841 <listitem>
4842 <para>
4843 Neither the name of Google, nor the WebM Project, nor the
4844 names of its contributors may be used to endorse or promote
4845 products derived from this software without specific prior
4846 written permission.
4847 </para>
4848 </listitem>
4849
4850 </itemizedlist>
4851
4852 <para>
4853 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
4854 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
4855 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
4856 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4857 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
4858 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
4859 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
4860 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
4861 USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
4862 AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4863 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
4864 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
4865 THE POSSIBILITY OF SUCH DAMAGE.
4866 </para>
4867
4868 </sect2>
4869
4870 <sect2 id="licVorbis">
4871
4872 <title>Vorbis License</title>
4873
4874 <para>
4875 Copyright (c) 2002-2020 Xiph.org Foundation
4876 </para>
4877
4878 <para>
4879 Redistribution and use in source and binary forms, with or without
4880 modification, are permitted provided that the following conditions
4881 are met:
4882 </para>
4883
4884 <itemizedlist>
4885
4886 <listitem>
4887 <para>
4888 Redistributions of source code must retain the above
4889 copyright notice, this list of conditions and the following
4890 disclaimer.
4891 </para>
4892 </listitem>
4893
4894 <listitem>
4895 <para>
4896 Redistributions in binary form must reproduce the above
4897 copyright notice, this list of conditions and the following
4898 disclaimer in the documentation and/or other materials
4899 provided with the distribution.
4900 </para>
4901 </listitem>
4902
4903 <listitem>
4904 <para>
4905 Neither the name of the Xiph.org Foundation nor the names of its
4906 contributors may be used to endorse or promote products derived from
4907 this software without specific prior written permission.
4908 </para>
4909 </listitem>
4910
4911 </itemizedlist>
4912
4913 <para>
4914 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
4915 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
4916 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
4917 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION
4918 OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
4919 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
4920 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4921 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4922 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4923 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
4924 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4925 </para>
4926
4927 </sect2>
4928
4929 <sect2 id="licCurl">
4930
4931 <title>curl License</title>
4932
4933 <para>
4934 Copyright (c) 1996 - 2022, Daniel Stenberg,
4935 &lt;[email protected]&gt;, and many contributors, see the THANKS
4936 file.
4937 </para>
4938
4939 <para>
4940 All rights reserved.
4941 </para>
4942
4943 <para>
4944 Permission to use, copy, modify, and distribute this software for
4945 any purpose with or without fee is hereby granted, provided that
4946 the above copyright notice and this permission notice appear in
4947 all copies.
4948 </para>
4949
4950 <para>
4951 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
4952 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
4953 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
4954 NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
4955 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
4956 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
4957 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4958 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4959 </para>
4960
4961 <para>
4962 Except as contained in this notice, the name of a copyright
4963 holder shall not be used in advertising or otherwise to promote
4964 the sale, use or other dealings in this Software without prior
4965 written authorization of the copyright holder.
4966 </para>
4967
4968 </sect2>
4969
4970 <sect2 id="licDocBook-XML-DTD">
4971
4972 <title>DocBook XML DTD License</title>
4973
4974 <para>
4975 Copyright 1992-2004 HaL Computer Systems, Inc., O'Reilly
4976 &amp; Associates, Inc., ArborText, Inc., Fujitsu Software
4977 Corporation, Norman Walsh, Sun Microsystems, Inc., and the
4978 Organization for the Advancement of Structured Information
4979 Standards (OASIS).
4980 </para>
4981
4982 <para>
4983 See also http://docbook.org/specs/
4984 </para>
4985
4986 <para>
4987 $Id: user_ThirdParty.xml 96288 2022-08-18 08:18:14Z vboxsync $
4988 </para>
4989
4990 <para>
4991 Permission to use, copy, modify and distribute the DocBook XML
4992 DTD and its accompanying documentation for any purpose and
4993 without fee is hereby granted in perpetuity, provided that the
4994 above copyright notice and this paragraph appear in all copies.
4995 The copyright holders make no representation about the
4996 suitability of the DTD for any purpose. It is provided "as is"
4997 without expressed or implied warranty.
4998 </para>
4999
5000 <para>
5001 If you modify the DocBook DTD in any way, except for declaring
5002 and referencing additional sets of general entities and
5003 declaring additional notations, label your DTD as a variant of
5004 DocBook. See the maintenance documentation for more information.
5005 </para>
5006
5007 <para>
5008 Please direct all questions, bug reports, or suggestions for
5009 changes to the [email protected] mailing list. For
5010 more information, see http://www.oasis-open.org/docbook/.
5011 </para>
5012
5013 </sect2>
5014
5015 <sect2 id="licDocBook-XSL-SS">
5016
5017 <title>DocBook XSL Stylesheets License</title>
5018
5019 <para>
5020 Copyright (C) 1999, 2000, 2001, 2002 Norman Walsh
5021 </para>
5022
5023 <para>
5024 Permission is hereby granted, free of charge, to any person
5025 obtaining a copy of this software and associated documentation
5026 files (the ``Software''), to deal in the Software without
5027 restriction, including without limitation the rights to use,
5028 copy, modify, merge, publish, distribute, sublicense, and/or
5029 sell copies of the Software, and to permit persons to whom the
5030 Software is furnished to do so, subject to the following
5031 conditions:
5032 </para>
5033
5034 <itemizedlist>
5035
5036 <listitem>
5037 <para>
5038 The above copyright notice and this permission notice shall
5039 be included in all copies or substantial portions of the
5040 Software.
5041 </para>
5042 </listitem>
5043
5044 <listitem>
5045 <para>
5046 Except as contained in this notice, the names of individuals
5047 credited with contribution to this software shall not be used
5048 in advertising or otherwise to promote the sale, use or other
5049 dealings in this Software without prior written authorization
5050 from the individuals in question.
5051 </para>
5052 </listitem>
5053
5054 <listitem>
5055 <para>
5056 Any stylesheet derived from this Software that is publically
5057 distributed will be identified with a different name and the
5058 version strings in any derived Software will be changed so
5059 that no possibility of confusion between the derived package
5060 and this Software will exist.
5061 </para>
5062 </listitem>
5063
5064 </itemizedlist>
5065
5066 <para>
5067 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
5068 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
5069 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
5070 NONINFRINGEMENT. IN NO EVENT SHALL NORMAN WALSH OR ANY OTHER
5071 CONTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
5072 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
5073 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
5074 OTHER DEALINGS IN THE SOFTWARE.
5075 </para>
5076
5077 <para>
5078 These stylesheets are maintained by Norman Walsh, &lt;[email protected]&gt;.
5079 </para>
5080
5081 </sect2>
5082
5083 <sect2 id="licIntel">
5084
5085 <title>Intel ACPI Component Architecture (ACPICA) License</title>
5086
5087 <itemizedlist>
5088
5089 <listitem>
5090 <para>
5091 1. Copyright Notice
5092 </para>
5093
5094 <para>
5095 Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
5096 All rights reserved.
5097 </para>
5098 </listitem>
5099
5100 <listitem>
5101 <para>
5102 2. License
5103 </para>
5104
5105 <itemizedlist>
5106
5107 <listitem>
5108 <para>
5109 2.1. This is your license from Intel Corp. under its
5110 intellectual property rights. You may have additional
5111 license terms from the party that provided you this
5112 software, covering your right to use that party's
5113 intellectual property rights.
5114 </para>
5115 </listitem>
5116
5117 <listitem>
5118 <para>
5119 2.2. Intel grants, free of charge, to any person
5120 ("Licensee") obtaining a copy of the source code
5121 appearing in this file ("Covered Code") an irrevocable,
5122 perpetual, worldwide license under Intel's copyrights in
5123 the base code distributed originally by Intel ("Original
5124 Intel Code") to copy, make derivatives, distribute, use
5125 and display any portion of the Covered Code in any form,
5126 with the right to sublicense such rights; and
5127 </para>
5128 </listitem>
5129
5130 <listitem>
5131 <para>
5132 2.3. Intel grants Licensee a non-exclusive and
5133 non-transferable patent license (with the right to
5134 sublicense), under only those claims of Intel patents
5135 that are infringed by the Original Intel Code, to make,
5136 use, sell, offer to sell, and import the Covered Code
5137 and derivative works thereof solely to the minimum
5138 extent necessary to exercise the above copyright
5139 license, and in no event shall the patent license
5140 extend to any additions to or modifications of the
5141 Original Intel Code. No other license or right is
5142 granted directly or by implication, estoppel or
5143 otherwise;
5144 </para>
5145 </listitem>
5146
5147 </itemizedlist>
5148
5149 </listitem>
5150
5151 <listitem>
5152 <para>
5153 3. Conditions
5154 </para>
5155
5156 <itemizedlist>
5157
5158 <listitem>
5159 <para>
5160 3.1. Redistribution of Source with Rights to Further
5161 Distribute Source. Redistribution of source code of any
5162 substantial portion of the Covered Code or modification
5163 with rights to further distribute source must include
5164 the above Copyright Notice, the above License, this
5165 list of Conditions, and the following Disclaimer and
5166 Export Compliance provision. In addition, Licensee must
5167 cause all Covered Code to which Licensee contributes to
5168 contain a file documenting the changes Licensee made to
5169 create that Covered Code and the date of any change.
5170 Licensee must include in that file the documentation of
5171 any changes made by any predecessor Licensee. Licensee
5172 must include a prominent statement that the
5173 modification is derived, directly or indirectly, from
5174 Original Intel Code.
5175 </para>
5176 </listitem>
5177
5178 <listitem>
5179 <para>
5180 3.2. Redistribution of Source with no Rights to Further
5181 Distribute Source. Redistribution of source code of any
5182 substantial portion of the Covered Code or modification
5183 without rights to further distribute source must
5184 include the following Disclaimer and Export Compliance
5185 provision in the documentation and/or other materials
5186 provided with distribution. In addition, Licensee may
5187 not authorize further sublicense of source of any
5188 portion of the Covered Code, and must include terms to
5189 the effect that the license from Licensee to its
5190 licensee is limited to the intellectual property
5191 embodied in the software Licensee provides to its
5192 licensee, and not to intellectual property embodied in
5193 modifications its licensee may make.
5194 </para>
5195 </listitem>
5196
5197 <listitem>
5198 <para>
5199 3.3. Redistribution of Executable. Redistribution in
5200 executable form of any substantial portion of the
5201 Covered Code or modification must reproduce the above
5202 Copyright Notice, and the following Disclaimer and
5203 Export Compliance provision in the documentation and/or
5204 other materials provided with the distribution.
5205 </para>
5206 </listitem>
5207
5208 <listitem>
5209 <para>
5210 3.4. Intel retains all right, title, and interest in and
5211 to the Original Intel Code.
5212 </para>
5213 </listitem>
5214
5215 <listitem>
5216 <para>
5217 3.5. Neither the name Intel nor any other trademark owned
5218 or controlled by Intel shall be used in advertising or
5219 otherwise to promote the sale, use or other dealings in
5220 products derived from or relating to the Covered Code
5221 without prior written authorization from Intel.
5222 </para>
5223 </listitem>
5224
5225 </itemizedlist>
5226
5227 </listitem>
5228
5229 <listitem>
5230 <para>
5231 4. Disclaimer and Export Compliance
5232 </para>
5233
5234 <itemizedlist>
5235
5236 <listitem>
5237 <para>
5238 4.1. INTEL MAKES NO WARRANTY OF ANY KIND REGARDING ANY
5239 SOFTWARE PROVIDED HERE. ANY SOFTWARE ORIGINATING FROM
5240 INTEL OR DERIVED FROM INTEL SOFTWARE IS PROVIDED "AS IS,"
5241 AND INTEL WILL NOT PROVIDE ANY SUPPORT, ASSISTANCE,
5242 INSTALLATION, TRAINING OR OTHER SERVICES. INTEL WILL NOT
5243 PROVIDE ANY UPDATES, ENHANCEMENTS OR EXTENSIONS. INTEL
5244 SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF
5245 MERCHANTABILITY, NONINFRINGEMENT AND FITNESS FOR A PARTICULAR PURPOSE.
5246 </para>
5247 </listitem>
5248
5249 <listitem>
5250 <para>
5251 4.2. IN NO EVENT SHALL INTEL HAVE ANY LIABILITY TO
5252 LICENSEE, ITS LICENSEES OR ANY OTHER THIRD PARTY, FOR ANY
5253 LOST PROFITS, LOST DATA, LOSS OF USE OR COSTS OF
5254 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES, OR FOR ANY
5255 INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF
5256 THIS AGREEMENT, UNDER ANY CAUSE OF ACTION OR THEORY OF
5257 LIABILITY, AND IRRESPECTIVE OF WHETHER INTEL HAS ADVANCE
5258 NOTICE OF THE POSSIBILITY OF SUCH DAMAGES. THESE
5259 LIMITATIONS SHALL APPLY NOTWITHSTANDING THE FAILURE OF
5260 THE ESSENTIAL PURPOSE OF ANY LIMITED REMEDY.
5261 </para>
5262 </listitem>
5263
5264 <listitem>
5265 <para>
5266 4.3. Licensee shall not export, either directly or
5267 indirectly, any of this software or system incorporating
5268 such software without first obtaining any required
5269 license or other approval from the U. S. Department of
5270 Commerce or any other agency or department of the United
5271 States Government. In the event Licensee exports any
5272 such software from the United States or re-exports any
5273 such software from a foreign destination, Licensee shall
5274 ensure that the distribution and export/re-export of the
5275 software is in compliance with all laws, regulations,
5276 orders, or other restrictions of the U.S. Export
5277 Administration Regulations. Licensee agrees that neither
5278 it nor any of its subsidiaries will export/re-export any
5279 technical data, process, software, or service, directly
5280 or indirectly, to any country for which the United
5281 States government or any agency thereof requires an
5282 export license, other governmental approval, or letter
5283 of assurance, without first obtaining such license,
5284 approval or letter.
5285 </para>
5286 </listitem>
5287
5288 </itemizedlist>
5289
5290 </listitem>
5291
5292 </itemizedlist>
5293
5294 </sect2>
5295
5296 <sect2 id="licKhronos">
5297
5298 <title>Khronos License</title>
5299
5300 <para>
5301 Copyright (c) 2008-2018 The Khronos Group Inc.
5302 </para>
5303
5304 <para>
5305 Permission is hereby granted, free of charge, to any person
5306 obtaining a copy of this software and/or associated
5307 documentation files (the "Materials"), to deal in the Materials
5308 without restriction, including without limitation the rights to
5309 use, copy, modify, merge, publish, distribute, sublicense,
5310 and/or sell copies of the Materials, and to permit persons to
5311 whom the Materials are furnished to do so, subject to the
5312 following conditions:
5313 </para>
5314
5315 <para>
5316 The above copyright notice and this permission notice shall be
5317 included in all copies or substantial portions of the Materials.
5318 </para>
5319
5320 <para>
5321 THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
5322 KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
5323 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
5324 AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
5325 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
5326 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
5327 FROM, OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR
5328 OTHER DEALINGS IN THE MATERIALS.
5329 </para>
5330
5331 </sect2>
5332
5333 <sect2 id="licSGI-FSL-B">
5334
5335 <title>SGI Free Software License B</title>
5336
5337 <para>
5338 Copyright (C) 1991-2000 Silicon Graphics, Inc. All Rights Reserved.
5339 </para>
5340
5341 <para>
5342 Permission is hereby granted, free of charge, to any person
5343 obtaining a copy of this software and associated documentation
5344 files (the "Software"), to deal in the Software without
5345 restriction, including without limitation the rights to use,
5346 copy, modify, merge, publish, distribute, sublicense, and/or
5347 sell copies of the Software, and to permit persons to whom the
5348 Software is furnished to do so, subject to the following
5349 conditions:
5350 </para>
5351
5352 <para>
5353 The above copyright notice including the dates of first
5354 publication and either this permission notice or a reference to
5355 http://oss.sgi.com/projects/FreeB/ shall be included in all
5356 copies or substantial portions of the Software.
5357 </para>
5358
5359 <para>
5360 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
5361 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
5362 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
5363 NONINFRINGEMENT. IN NO EVENT SHALL SILICON GRAPHICS, INC. BE
5364 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
5365 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
5366 IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5367 THE SOFTWARE.
5368 </para>
5369
5370 <para>
5371 Except as contained in this notice, the name of Silicon
5372 Graphics, Inc. shall not be used in advertising or otherwise to
5373 promote the sale, use or other dealings in this Software without
5374 prior written authorization from Silicon Graphics, Inc.
5375 </para>
5376
5377 </sect2>
5378
5379 <sect2 id="licBoost">
5380
5381 <title>Boost Software License</title>
5382
5383 <para>
5384 Boost Software License - Version 1.0 - August 17th, 2003
5385 </para>
5386
5387 <para>
5388 Permission is hereby granted, free of charge, to any person or
5389 organization obtaining a copy of the software and accompanying
5390 documentation covered by this license (the "Software") to use,
5391 reproduce, display, distribute, execute, and transmit the
5392 Software, and to prepare derivative works of the Software, and
5393 to permit third-parties to whom the Software is furnished to do
5394 so, all subject to the following:
5395 </para>
5396
5397 <itemizedlist>
5398
5399 <listitem>
5400 <para>
5401 The copyright notices in the Software and this entire
5402 statement, including the above license grant, this
5403 restriction and the following disclaimer, must be included
5404 in all copies of the Software, in whole or in part, and all
5405 derivative works of the Software, unless such copies or
5406 derivative works are solely in the form of
5407 machine-executable object code generated by a source
5408 language processor.
5409 </para>
5410 </listitem>
5411
5412 </itemizedlist>
5413
5414 <para>
5415 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
5416 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
5417 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND
5418 NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR
5419 ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR
5420 OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING
5421 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
5422 OTHER DEALINGS IN THE SOFTWARE.
5423 </para>
5424
5425 </sect2>
5426
5427 <sect2 id="licMesa-default">
5428
5429 <title>Default Mesa 3D Graphics Library License</title>
5430
5431 <para>
5432 License / Copyright Information
5433 </para>
5434
5435 <para>
5436 The Mesa distribution consists of several components. Different
5437 copyrights and licenses apply to different components. For
5438 example, the GLX client code uses the SGI Free Software License
5439 B, and some of the Mesa device drivers are copyrighted by
5440 their authors. See below for a list of Mesa's main components
5441 and the license for each.
5442 </para>
5443
5444 <para>
5445 The core Mesa library is licensed according to the terms of the
5446 MIT license. This allows integration with the XFree86, Xorg and
5447 DRI projects.
5448 </para>
5449
5450 <para>
5451 The default Mesa license is as follows:
5452 </para>
5453
5454 <para>
5455 Copyright (C) 1999-2007 Brian Paul All Rights Reserved.
5456 </para>
5457
5458 <para>
5459 Permission is hereby granted, free of charge, to any person
5460 obtaining a copy of this software and associated documentation
5461 files (the "Software"), to deal in the Software without
5462 restriction, including without limitation the rights to use,
5463 copy, modify, merge, publish, distribute, sublicense, and/or
5464 sell copies of the Software, and to permit persons to whom the
5465 Software is furnished to do so, subject to the following
5466 conditions:
5467 </para>
5468
5469 <para>
5470 The above copyright notice and this permission notice shall be
5471 included in all copies or substantial portions of the Software.
5472 </para>
5473
5474 <para>
5475 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
5476 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
5477 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
5478 PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
5479 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
5480 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
5481 CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
5482 IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5483 THE SOFTWARE.
5484 </para>
5485
5486 <para>
5487 Attention, Contributors
5488 </para>
5489
5490 <para>
5491 When contributing to the Mesa project you must agree to the
5492 licensing terms of the component to which you're contributing.
5493 The following section lists the primary components of the Mesa
5494 distribution and their respective licenses.
5495 </para>
5496
5497 <para>
5498 Mesa Component Licenses
5499 </para>
5500
5501 <table id="Mesa-component-licenses" tabstyle="oracle-all">
5502 <title>Mesa Component Licenses</title>
5503 <tgroup cols="3" align="center">
5504 <thead>
5505 <row>
5506 <entry><para>
5507 <emphasis role="bold">Component</emphasis>
5508 </para></entry>
5509 <entry><para>
5510 <emphasis role="bold">Location</emphasis>
5511 </para></entry>
5512 <entry><para>
5513 <emphasis role="bold">License</emphasis>
5514 </para></entry>
5515 </row>
5516 </thead>
5517 <tbody>
5518 <row>
5519 <entry><para>
5520 Main Mesa code
5521 </para></entry>
5522 <entry><para>
5523 <filename>src/mesa/</filename>
5524 </para></entry>
5525 <entry><para>
5526 <xref linkend="licMIT"/>
5527 </para></entry>
5528 </row>
5529 <row>
5530 <entry><para>
5531 Device drivers
5532 </para></entry>
5533 <entry><para>
5534 <filename>src/mesa/drivers/*</filename>
5535 </para></entry>
5536 <entry><para>
5537 <xref linkend="licMIT"/>, generally
5538 </para></entry>
5539 </row>
5540 <row>
5541 <entry><para>
5542 Gallium code
5543 </para></entry>
5544 <entry><para>
5545 <filename>src/gallium/</filename>
5546 </para></entry>
5547 <entry><para>
5548 <xref linkend="licMIT"/>
5549 </para></entry>
5550 </row>
5551 <row>
5552 <entry><para>
5553 Ext headers
5554 </para></entry>
5555 <entry><para>
5556 <filename>include/GL/glext.h</filename>
5557 <filename>include/GL/glxext.h</filename>
5558 </para></entry>
5559 <entry><para>
5560 <xref linkend="licKhronos"/>
5561 </para></entry>
5562 </row>
5563 <row>
5564 <entry><para>
5565 GLX client code
5566 </para></entry>
5567 <entry><para>
5568 <filename>src/glx/</filename>
5569 </para></entry>
5570 <entry><para>
5571 <xref linkend="licSGI-FSL-B"/>
5572 </para></entry>
5573 </row>
5574 <row>
5575 <entry><para>
5576 C11 thread emulation
5577 </para></entry>
5578 <entry><para>
5579 <filename>include/c11/threads*.h</filename>
5580 </para></entry>
5581 <entry><para>
5582 <xref linkend="licBoost"/> (permissive)
5583 </para></entry>
5584 </row>
5585 </tbody>
5586 </tgroup>
5587 </table>
5588
5589 <para>
5590 Additional copyrights:
5591 </para>
5592
5593 <para>
5594 Copyright (c) 2001, 2002, 2003, 2004 The SCons Foundation;
5595 Copyright IBM Corporation 2003, 2004, 2005, 2006; Copyright Zack
5596 Rusin 2005. All Rights Reserved.; Copyright John Maddock 2006.;
5597 Copyright (c) 2002, 2007-2011 Apple Inc.; Copyright (c) 2006 -
5598 2015, 2017 Intel Corporation; Copyright (C) 2005 Aapo Tahkola.;
5599 Copyright (C) 2014 Adrián Arroyo Calle
5600 &lt;[email protected]&gt;; Copyright (c) 2014 Alex
5601 Henrie &lt;[email protected]&gt;; Copyright 2006-2012,
5602 Haiku. All rights reserved.; Copyright (C) 2015 Android-x86 Open
5603 Source Project; Copyright 2010 Thomas Balling Sørensen &amp; Orasanu
5604 Lucian.; Copyright (C) 2010 Belen Masia ([email protected]);
5605 Copyright (c) 2011 Benjamin Franzke; Copyright (c) 2015 Boyan
5606 Ding; Copyright (c) 2014 Broadcom; Copyright (c) 2011 Bryan
5607 Cain; Copyright (c) 2007 Carl Worth; Copyright (C) 2015 Chih-Wei
5608 Huang &lt;[email protected]&gt;; Copyright (C) 2010, 2013
5609 Christoph Bumiller; Copyright 2011 The Chromium OS authors.;
5610 Copyright (c) 2012 Collabora, Ltd.; Copyright (c) 2014 Connor
5611 Abbott; Copyright (c) 2007-2010 Dan Nicholson; Copyright (c)
5612 2011 Daniel Richard G. &lt;[email protected]&gt;; Copyright (c)
5613 2007 Dave Airlie &lt;[email protected]&gt;; Copyright (C)
5614 1999-2004 David Airlie All Rights Reserved.; Copyright 2015
5615 Axel Davy &lt;[email protected]&gt;; Copyright 2016 Nayan
5616 Deshmukh.; Copyright (c) 2010 Diego Elio Petteno`
5617 &lt;[email protected]&gt;; Copyright (c) 2017 Dylan Baker;
5618 Copyright (c) 2011-2014 Emil Velikov
5619 &lt;[email protected]&gt;; Copyright (c) 2012-2013
5620 Etnaviv Project; Copyright (C) 2003 Felix Kuehling; Copyright
5621 (C) 2010 Fernando Navarro ([email protected]); Copyright
5622 2008-2009 Jose Fonseca; Copyright (c) 2009 Francesco Salvestrini
5623 &lt;[email protected]&gt;; Copyright (c) 2013
5624 Gabriele Svelto &lt;[email protected]&gt;; Copyright (c)
5625 2017 Gert Wollny; Copyright 2015 Zoltan Gilian; Copyright 2012
5626 Vadim Girlin &lt;[email protected]&gt;; Copyright (c) 2017,
5627 Google Inc.; Copyright 2013 Grigori Goronzy
5628 &lt;[email protected]&gt;; Copyright (c) 2017 Gražvydas Ignotas;
5629 Copyright (c) 2002 Greg Parker. All Rights Reserved.; Copyright
5630 (c) 2013 Gregory Hainaut &lt;[email protected]&gt;;
5631 Copyright (c) 2008 Guido U. Draheim &lt;[email protected]&gt;;
5632 Copyright (c) 2007-2008, 2014-2016 Red Hat, Inc.; Copyright
5633 2006-2008, Philippe Houdoin. All rights reserved.; Copyright (C)
5634 1998-2013 VMware, Inc. All rights reserved.; Copyright
5635 1998-1999 Precision Insight, Inc., Cedar Park, Texas.; Copyright
5636 (c) 2007, 2010 Jakob Bornecrantz &lt;[email protected]&gt;;
5637 Copyright (c) 2009 Jeremy Huddleston, Julien Cristau, and
5638 Matthieu Herrb; Copyright (C) 2009, 2012 Francisco Jerez.;
5639 Copyright (c) 2008, 2010 Jérôme Glisse
5640 &lt;[email protected]&gt;; Copyright (c) 2008 John
5641 Darrington &lt;[email protected]&gt;; Copyright
5642 (c) 2009-2014 Jon TURNEY; Copyright (C) 2010 Jorge Jimenez
5643 ([email protected]); Copyright (C) 2010 Jose I. Echevarria
5644 ([email protected]); Copyright (c) 2010-2014
5645 Christian König; Copyright (c) 2008-2011 Kristian Høgsberg;
5646 Copyright 2011-2013 Maarten Lankhorst, Ilia Mirkin; Copyright
5647 (c) 2012 Laurent Carlier &lt;[email protected]&gt;; Copyright
5648 (C) 2011 Lauri Kasanen ([email protected]); Copyright (C) 2016
5649 Linaro, Ltd, Rob Herring &lt;[email protected]&gt;; Copyright
5650 2000, 2001 VA Linux Systems Inc., Fremont, California.;
5651 Copyright (c) 2010 Luca Barbieri; Copyright (C) 2010, 2011
5652 LunarG Inc.; Copyright (c) 2011 Maarten Bosmans
5653 &lt;[email protected]&gt;; Copyright (c) 2008, 2009 Maciej
5654 Cencora &lt;[email protected]&gt;; Copyright 2010 Younes
5655 Manton &amp; Thomas Balling Sørensen.; Copyright 2009 Younes
5656 Manton.; Copyright 2014-2015 Serge Martin; Copyright (c) 2012
5657 Matt Turner &lt;[email protected]&gt;; Copyright (c) 2016 Mauro
5658 Rossi &lt;[email protected]&gt;; Copyright (C) 2010, 2011
5659 Advanced Micro Devices, Inc.; Copyright (c) 2009-2010 Mikhail
5660 Gusarov; Copyright (C) 2016 Miklós Máté; Copyright (C) 2013,
5661 2014, 2016 Ilia Mirkin. All Rights Reserved.; Copyright (C) 2011
5662 Morgan Armand &lt;[email protected]&gt;; Copyright (C)
5663 2004, 2009 Nicolai Hähnle &lt;[email protected]&gt;; Copyright
5664 (c) 2016 Bas Nieuwenhuizen; Copyright (c) 2014, 2015, NVIDIA
5665 Corporation; Copyright (c) 2009, 2010 Marek Olšák
5666 &lt;[email protected]&gt;; Copyright (c) 2009 Pauli Nieminen;
5667 Copyright (c) 1999-2000 Pawel W. Olszta. All Rights Reserved.;
5668 Copyright 2007 Nouveau Project; Copyright 2011 Adam Rak
5669 &lt;[email protected]&gt;; Copyright (c) 2012 Rob
5670 Clark &lt;[email protected]&gt;; Copyright (C) 2004
5671 Roland Scheidegger All Rights Reserved.; Copyright 2015
5672 Patrick Rudolph &lt;[email protected]&gt;; Copyright (C) 2015
5673 Samuel Pitoiset; Copyright 2008, 2010 George Sapountzis
5674 &lt;[email protected]&gt;; Copyright (c) 2014 Scott Mansell;
5675 Copyright (C) 1991-2000 Silicon Graphics, Inc. All Rights
5676 Reserved.; Copyright (c) 2008, 2009 Corbin Simpson
5677 &lt;[email protected]&gt;; Copyright (c) 2009 Joakim
5678 Sindholt &lt;[email protected]&gt;; Copyright (C) 2005, 2008
5679 Ben Skeggs.; Copyright 2008 Dennis Smit; Copyright (c)
5680 2003-2005, Stefan Gustavson; Copyright (C) 2005 Stephane
5681 Marchesin; Copyright (c) 2008 Steven G. Johnson
5682 &lt;[email protected]&gt;; Copyright 2000, 2001 ATI
5683 Technologies Inc., Ontario, Canada, and$ VA Linux Systems Inc.,
5684 Fremont, California.; Copyright 2000-2002 ATI Technologies Inc.,
5685 Ontario, Canada, and VMware, Inc.; Copyright (c) 2000 The NetBSD
5686 Foundation, Inc.; Copyright (c) 2015 Thomas Helland; Copyright
5687 (C) 1995 Thorsten.Ohl @ Physik.TH-Darmstadt.de; Copyright (C)
5688 2013, 2017 Timothy Arceri All Rights Reserved.; Copyright (c)
5689 2002 Todd C. Miller &lt;[email protected]&gt;; Copyright
5690 (c) 2010, 2012-2014 Tom Stellard &lt;[email protected]&gt;;
5691 Copyright (C) 2014 Tomasz Figa &lt;[email protected]&gt;;
5692 Copyright (c) 2004 Torrey T. Lyons. All Rights Reserved.;
5693 Copyright (c) 2003, 2007-2008 Tungsten Graphics, Inc., Cedar
5694 Park, TX., USA; Copyright 1992 Vrije Universiteit, The
5695 Netherlands; Copyright (c) 2015-2016 Valve Corporation;
5696 Copyright 2014-2016 Jan Vesely; Copyright (c) 2012 Vincent
5697 Lejeune; Copyright 2013 Alexander von Gluck IV
5698 &lt;[email protected]&gt;; Copyright (c) 2013 W.J. van der
5699 Laan; Copyright (C) The Weather Channel, Inc. 2002. All Rights
5700 Reserved.; Copyright (C) 1999 Wittawat Yamwong; Copyright
5701 2009-2010 Chia-I Wu &lt;[email protected]&gt;; Copyright (C)
5702 2009 Chia-I Wu &lt;[email protected]&gt;; Copyright 2009 Artur
5703 Wyszynski &lt;[email protected]&gt;; Copyright (c) 2012 Yaakov
5704 Selkowitz and Keith Packard; Copyright (c) 1988-2004 Keith
5705 Packard and Bart Massey.; Copyright (C) 2016 Zodiac Inflight
5706 Innovations; Copyright (C) 2006-2010 by the following authors:
5707 Artur Huillet &lt;[email protected]&gt; (ahuillet), Ben
5708 Skeggs (darktama, darktama_), B. R.
5709 &lt;[email protected]&gt; (koala_br), Carlos Martin
5710 &lt;[email protected]&gt; (carlosmn), Christoph Bumiller
5711 &lt;[email protected]&gt; (calim, chrisbmr), Dawid
5712 Gajownik &lt;[email protected]&gt; (gajownik), Dmitry
5713 Baryshkov, Dmitry Eremin,Solenikov &lt;[email protected]&gt;
5714 (lumag), EdB &lt;[email protected]&gt; (edb_), Erik Waling
5715 &lt;[email protected]&gt; (erikwaling), Francisco Jerez
5716 &lt;[email protected]&gt; (curro), imirkin
5717 &lt;[email protected]&gt; (imirkin), jb17bsome
5718 &lt;[email protected]&gt; (jb17bsome), Jeremy Kolb
5719 &lt;[email protected]&gt; (kjeremy), Laurent Carlier
5720 &lt;[email protected]&gt; (lordheavy), Luca Barbieri
5721 &lt;luca@luca,barbieri.com&gt; (lb, lb1), Maarten Maathuis
5722 &lt;[email protected]&gt; (stillunknown), Marcin Kościelnicki
5723 &lt;[email protected]&gt; (mwk, koriakin), Mark Carey
5724 &lt;[email protected]&gt; (careym), Matthieu Castet
5725 &lt;[email protected]&gt; (mat,c), nvidiaman
5726 &lt;[email protected]&gt; (nvidiaman), Patrice Mandin
5727 &lt;[email protected]&gt; (pmandin, pmdata), Pekka Paalanen
5728 &lt;[email protected]&gt; (pq, ppaalanen), Peter Popov
5729 &lt;[email protected]&gt; (ironpeter), Richard Hughes
5730 &lt;[email protected]&gt; (hughsient), Rudi Cilibrasi
5731 &lt;[email protected]&gt; (cilibrar), Serge Martin, Simon
5732 Raffeiner, Stephane Loeuillet &lt;[email protected]&gt;
5733 (leroutier), Stephane Marchesin
5734 &lt;[email protected]&gt; (marcheu), sturmflut
5735 &lt;[email protected]&gt; (sturmflut), Sylvain Munaut
5736 &lt;[email protected]&gt;, Victor Stinner
5737 &lt;[email protected]&gt; (haypo), Wladmir van der
5738 Laan &lt;[email protected]&gt; (miathan6), Younes Manton
5739 &lt;[email protected]&gt; (ymanton)
5740 </para>
5741
5742 </sect2>
5743
5744 <sect2 id="licMicrosoft">
5745
5746 <title>Microsoft Software License</title>
5747
5748 <para>
5749 MICROSOFT SOFTWARE LICENSE TERMS
5750 </para>
5751
5752 <para>
5753 MICROSOFT WINDOWS DRIVER KIT
5754 </para>
5755
5756 <para>
5757 These license terms are an agreement between Microsoft
5758 Corporation (or based on where you live, one of its affiliates)
5759 and you. Please read them. They apply to the software named
5760 above, which includes the media on which you received it, if
5761 any. The terms also apply to any Microsoft
5762 </para>
5763
5764 <itemizedlist>
5765
5766 <listitem>
5767 <para>
5768 updates,
5769 </para>
5770 </listitem>
5771
5772 <listitem>
5773 <para>
5774 supplements,
5775 </para>
5776 </listitem>
5777
5778 <listitem>
5779 <para>
5780 Internet-based services, and
5781 </para>
5782 </listitem>
5783
5784 <listitem>
5785 <para>
5786 support services
5787 </para>
5788 </listitem>
5789
5790 </itemizedlist>
5791
5792 <para>
5793 for this software, unless other terms accompany those items. If
5794 so, those terms apply.
5795 By using the software, you accept these terms. If you do not
5796 accept them, do not use the software.
5797 </para>
5798
5799 <para>
5800 If you comply with these license terms, you have the rights below.
5801 </para>
5802
5803 <orderedlist>
5804
5805 <listitem>
5806 <para>
5807 INSTALLATION AND USE RIGHTS.
5808 </para>
5809
5810 <orderedlist>
5811
5812 <listitem>
5813 <para>
5814 Installation and Use. One user may install and use any
5815 number of copies of the software on your devices to
5816 design, develop and test your programs.
5817 </para>
5818 </listitem>
5819
5820 <listitem>
5821 <para>
5822 Included Microsoft Programs. The software contains
5823 other Microsoft programs. In some cases, those programs
5824 and the license terms that apply to your use of them are
5825 addressed specifically in these license terms. For all
5826 other included Microsoft programs, these license terms
5827 govern your use.
5828 </para>
5829 </listitem>
5830
5831 <listitem>
5832 <para>
5833 Device Simulation Framework. One user may install and
5834 use any number of copies of the Device Simulation
5835 Framework on your devices for the sole purpose of
5836 testing the interoperability of your devices, drivers
5837 and firmware with Windows. For the avoidance of doubt,
5838 the Device Simulation Framework shall not be used for
5839 testing software you have designed and developed using a
5840 software development kit other than the Windows Driver
5841 Kit.
5842 </para>
5843 </listitem>
5844
5845 <listitem>
5846 <para>
5847 Third Party Programs. The software contains third party
5848 programs. These license terms as well as any license
5849 terms accompanying the third party program files apply
5850 to your use of them.
5851 </para>
5852 </listitem>
5853
5854 </orderedlist>
5855
5856 </listitem>
5857
5858 <listitem>
5859 <para>
5860 ADDITIONAL LICENSING REQUIREMENTS AND/OR USE RIGHTS.
5861 </para>
5862
5863 <orderedlist>
5864
5865 <listitem>
5866 <para>
5867 Distributable Code. The software contains code that you
5868 are permitted to distribute in programs you develop if
5869 you comply with the terms below.
5870 </para>
5871
5872 <orderedlist>
5873
5874 <listitem>
5875 <para>
5876 Right to Use and Distribute. The code and text
5877 files listed below are “Distributable Code.”
5878 </para>
5879
5880 <itemizedlist>
5881
5882 <listitem>
5883 <para>
5884 REDIST.TXT Files. You may copy and distribute
5885 the object code form of code listed in
5886 REDIST.TXT files.
5887 </para>
5888 </listitem>
5889
5890 <listitem>
5891 <para>
5892 Sample Code. You may modify, copy and distribute
5893 only in object code form the sample code found
5894 in the SRC directory of the Windows Driver Kit,
5895 except that you may also modify, copy, and
5896 distribute in source code form the sample code
5897 listed in the SAMPLES.TXT file.
5898 </para>
5899 </listitem>
5900
5901 <listitem>
5902 <para>
5903 Third Party Distribution. You may permit
5904 distributors of your programs to copy and
5905 distribute the Distributable Code as part of
5906 those programs.
5907 </para>
5908 </listitem>
5909
5910 </itemizedlist>
5911
5912 </listitem>
5913 <listitem>
5914 <para>
5915 Distribution Requirements. For any Distributable
5916 Code you distribute, you must
5917 </para>
5918
5919 <itemizedlist>
5920
5921 <listitem>
5922 <para>
5923 add significant primary functionality to it in
5924 your programs;
5925 </para>
5926 </listitem>
5927
5928 <listitem>
5929 <para>
5930 require distributors and external end users to
5931 agree to terms that protect it at least as much
5932 as this agreement;
5933 </para>
5934 </listitem>
5935
5936 <listitem>
5937 <para>
5938 display your valid copyright notice on your
5939 programs; and
5940 </para>
5941 </listitem>
5942
5943 <listitem>
5944 <para>
5945 indemnify, defend, and hold harmless Microsoft
5946 from any claims, including attorneys’ fees,
5947 related to the distribution or use of your
5948 programs.
5949 </para>
5950 </listitem>
5951
5952 </itemizedlist>
5953
5954 </listitem>
5955 <listitem>
5956 <para>
5957 Distribution Restrictions. You may not
5958 </para>
5959
5960 <itemizedlist>
5961
5962 <listitem>
5963 <para>
5964 alter any copyright, trademark or patent notice
5965 in the Distributable Code;
5966 </para>
5967 </listitem>
5968
5969 <listitem>
5970 <para>
5971 use Microsoft’s trademarks in your programs’
5972 names or in a way that suggests your programs
5973 come from or are endorsed by Microsoft;
5974 </para>
5975 </listitem>
5976
5977 <listitem>
5978 <para>
5979 distribute Distributable Code to run on a
5980 platform other than the Windows platform;
5981 </para>
5982 </listitem>
5983
5984 <listitem>
5985 <para>
5986 include Distributable Code in malicious,
5987 deceptive or unlawful programs; or
5988 </para>
5989 </listitem>
5990
5991 <listitem>
5992 <para>
5993 modify or distribute the source code of any
5994 Distributable Code so that any part of it
5995 becomes subject to an Excluded License. An
5996 Excluded License is one that requires, as a
5997 condition of use, modification or distribution,
5998 that
5999 </para>
6000 </listitem>
6001
6002 <listitem>
6003 <para>
6004 the code be disclosed or distributed in source
6005 code form; or
6006 </para>
6007 </listitem>
6008
6009 <listitem>
6010 <para>
6011 others have the right to modify it.
6012 </para>
6013 </listitem>
6014
6015 </itemizedlist>
6016
6017 </listitem>
6018
6019 </orderedlist>
6020
6021 </listitem>
6022
6023 </orderedlist>
6024
6025 </listitem>
6026 <listitem>
6027 <para>
6028 Scope of License. The software is licensed, not
6029 sold. This agreement only gives you some rights to
6030 use the software. Microsoft reserves all other
6031 rights. Unless applicable law gives you more rights
6032 despite this limitation, you may use the software
6033 only as expressly permitted in this agreement. In
6034 doing so, you must comply with any technical
6035 limitations in the software that only allow you to
6036 use it in certain ways. You may not
6037 </para>
6038
6039 <itemizedlist>
6040
6041 <listitem>
6042 <para>
6043 work around any technical limitations in the
6044 software;
6045 </para>
6046 </listitem>
6047
6048 <listitem>
6049 <para>
6050 reverse engineer, decompile or disassemble the
6051 software, except and only to the extent that
6052 applicable law expressly permits, despite this
6053 limitation;
6054 </para>
6055 </listitem>
6056
6057 <listitem>
6058 <para>
6059 make more copies of the software than specified
6060 in this agreement or allowed by applicable law,
6061 despite this limitation;
6062 </para>
6063 </listitem>
6064
6065 <listitem>
6066 <para>
6067 publish the software for others to copy;
6068 </para>
6069 </listitem>
6070
6071 <listitem>
6072 <para>
6073 rent, lease or lend the software;
6074 </para>
6075 </listitem>
6076
6077 <listitem>
6078 <para>
6079 transfer the software or this agreement to any
6080 third party; or
6081 </para>
6082 </listitem>
6083
6084 <listitem>
6085 <para>
6086 use the software for commercial software hosting
6087 services.
6088 </para>
6089 </listitem>
6090
6091 </itemizedlist>
6092 </listitem>
6093 <listitem>
6094 <para>
6095 BACKUP COPY. You may make one backup copy of the
6096 software. You may use it only to reinstall the
6097 software.
6098 </para>
6099 </listitem>
6100
6101 <listitem>
6102 <para>
6103 DOCUMENTATION. Any person that has valid access to
6104 your computer or internal network may copy and use
6105 the documentation for your internal, reference
6106 purposes.
6107 </para>
6108 </listitem>
6109
6110 <listitem>
6111 <para>
6112 Export Restrictions. The software is subject to
6113 United States export laws and regulations. You must
6114 comply with all domestic and international export
6115 laws and regulations that apply to the software.
6116 These laws include restrictions on destinations, end
6117 users and end use. For additional information, see
6118 www.microsoft.com/exporting.
6119 </para>
6120 </listitem>
6121
6122 <listitem>
6123 <para>
6124 SUPPORT SERVICES. Because this software is “as is,”
6125 we may not provide support services for it.
6126 </para>
6127 </listitem>
6128
6129 <listitem>
6130 <para>
6131 Entire Agreement. This agreement, and the terms for
6132 supplements, updates, Internet-based services and
6133 support services that you use, are the entire
6134 agreement for the software and support services
6135 </para>
6136 </listitem>
6137 <listitem>
6138 <para>
6139 Applicable Law.
6140 </para>
6141
6142 <orderedlist>
6143
6144 <listitem>
6145 <para>
6146 United States. If you acquired the software in
6147 the United States, Washington state law governs
6148 the interpretation of this agreement and applies
6149 to claims for breach of it, regardless of
6150 conflict of laws principles. The laws of the
6151 state where you live govern all other claims,
6152 including claims under state consumer protection
6153 laws, unfair competition laws, and in tort.
6154 </para>
6155 </listitem>
6156
6157 <listitem>
6158 <para>
6159 Outside the United States. If you acquired the
6160 software in any other country, the laws of that
6161 country apply.
6162 </para>
6163 </listitem>
6164
6165 </orderedlist>
6166 </listitem>
6167 <listitem>
6168 <para>
6169 Legal Effect. This agreement describes certain
6170 legal rights. You may have other rights under the
6171 laws of your country. You may also have rights with
6172 respect to the party from whom you acquired the
6173 software. This agreement does not change your
6174 rights under the laws of your country if the laws of
6175 your country do not permit it to do so.
6176 </para>
6177 </listitem>
6178
6179 <listitem>
6180 <para>
6181 Disclaimer of Warranty. The software is licensed
6182 “as-is.” You bear the risk of using it. Microsoft
6183 gives no express warranties, guarantees or
6184 conditions. You may have additional consumer rights
6185 under your local laws which this agreement cannot
6186 change. To the extent permitted under your local
6187 laws, Microsoft excludes the implied warranties of
6188 merchantability, fitness for a particular purpose
6189 and non-infringement.
6190 </para>
6191 </listitem>
6192
6193 <listitem>
6194 <para>
6195 Limitation on and Exclusion of Remedies and Damages.
6196 You can recover from Microsoft and its suppliers
6197 only direct damages up to U.S. $5.00. You cannot
6198 recover any other damages, including consequential,
6199 lost profits, special, indirect or incidental
6200 damages.
6201 This limitation applies to
6202 </para>
6203
6204 <itemizedlist>
6205
6206 <listitem>
6207 <para>
6208 anything related to the software, services,
6209 content (including code) on third party Internet
6210 sites, or third party programs; and
6211 </para>
6212 </listitem>
6213
6214 <listitem>
6215 <para>
6216 claims for breach of contract, breach of
6217 warranty, guarantee or condition, strict
6218 liability, negligence, or other tort to the
6219 extent permitted by applicable law.
6220 </para>
6221 </listitem>
6222 </itemizedlist>
6223
6224 <para>
6225 It also applies even if Microsoft knew or should have known
6226 about the possibility of the damages. The above limitation
6227 or exclusion may not apply to you because your country may
6228 not allow the exclusion or limitation of incidental,
6229 consequential or other damages.
6230 </para>
6231
6232 </listitem>
6233 </orderedlist>
6234
6235 <para>
6236 Please note: As this software is distributed in Quebec,
6237 Canada, some of the clauses in this agreement are provided
6238 below in French.
6239 </para>
6240
6241 <para>
6242 Remarque : Ce logiciel étant distribué au Québec, Canada,
6243 certaines des clauses dans ce contrat sont fournies
6244 ci-dessous en français.
6245 </para>
6246
6247 <para>
6248 EXONÉRATION DE GARANTIE. Le logiciel visé par une licence
6249 est offert « tel quel ». Toute utilisation de ce logiciel
6250 est à votre seule risque et péril. Microsoft n’accorde
6251 aucune autre garantie expresse. Vous pouvez bénéficier de
6252 droits additionnels en vertu du droit local sur la
6253 protection des consommateurs, que ce contrat ne peut
6254 modifier. La ou elles sont permises par le droit locale, les
6255 garanties implicites de qualité marchande, d’adéquation à un
6256 usage particulier et d’absence de contrefaçon sont exclues.
6257 </para>
6258
6259 <para>
6260 LIMITATION DES DOMMAGES-INTÉRÊTS ET EXCLUSION DE
6261 RESPONSABILITÉ POUR LES DOMMAGES. Vous pouvez obtenir de
6262 Microsoft et de ses fournisseurs une indemnisation en cas de
6263 dommages directs uniquement à hauteur de 5,00 $ US. Vous ne
6264 pouvez prétendre à aucune indemnisation pour les autres
6265 dommages, y compris les dommages spéciaux, indirects ou
6266 accessoires et pertes de bénéfices.
6267 </para>
6268
6269 <para>
6270 Cette limitation concerne :
6271 </para>
6272
6273 <itemizedlist>
6274
6275 <listitem>
6276 <para>
6277 tout ce qui est relié au logiciel, aux services ou au
6278 contenu (y compris le code) figurant sur des sites Internet
6279 tiers ou dans des programmes tiers ; et
6280 </para>
6281 </listitem>
6282
6283 <listitem>
6284 <para>
6285 les réclamations au titre de violation de contrat ou de
6286 garantie, ou au titre de responsabilité stricte, de
6287 négligence ou d’une autre faute dans la limite autorisée par
6288 la loi en vigueur.
6289 </para>
6290 </listitem>
6291
6292 </itemizedlist>
6293
6294 <para>
6295 Elle s’applique également, même si Microsoft connaissait ou
6296 devrait connaître l’éventualité d’un tel dommage. Si votre pays
6297 n’autorise pas l’exclusion ou la limitation de responsabilité
6298 pour les dommages indirects, accessoires ou de quelque nature
6299 que ce soit, il se peut que la limitation ou l’exclusion
6300 ci-dessus ne s’appliquera pas à votre égard.
6301 </para>
6302
6303 <para>
6304 EFFET JURIDIQUE. Le présent contrat décrit certains droits
6305 juridiques. Vous pourriez avoir d’autres droits prévus par les
6306 lois de votre pays. Le présent contrat ne modifie pas les
6307 droits que vous confèrent les lois de votre pays si celles-ci ne
6308 le permettent pas.
6309 </para>
6310
6311 </sect2>
6312
6313 <sect2 id="licCPython">
6314
6315 <title>Python License</title>
6316
6317 <para>
6318 A. HISTORY OF THE SOFTWARE
6319 ==========================
6320 </para>
6321
6322 <para>
6323 Python was created in the early 1990s by Guido van Rossum at
6324 Stichting Mathematisch Centrum (CWI, see http://www.cwi.nl) in
6325 the Netherlands as a successor of a language called ABC. Guido
6326 remains Python's principal author, although it includes many
6327 contributions from others.
6328 </para>
6329
6330 <para>
6331 In 1995, Guido continued his work on Python at the Corporation
6332 for National Research Initiatives (CNRI, see
6333 http://www.cnri.reston.va.us) in Reston, Virginia where
6334 he released several versions of the software.
6335 </para>
6336
6337 <para>
6338 In May 2000, Guido and the Python core development team moved to
6339 BeOpen.com to form the BeOpen PythonLabs team. In October of
6340 the same year, the PythonLabs team moved to Digital Creations,
6341 which became Zope Corporation. In 2001, the Python Software
6342 Foundation (PSF, see https://www.python.org/psf/) was formed, a
6343 non-profit organization created specifically to own
6344 Python-related Intellectual Property. Zope Corporation was a
6345 sponsoring member of the PSF.
6346 </para>
6347
6348 <para>
6349 All Python releases are Open Source (see
6350 http://www.opensource.org for the Open Source Definition).
6351 Historically, most, but not all, Python releases have also been
6352 GPL-compatible; the table below summarizes the various releases.
6353 </para>
6354
6355 <table id="Python-releases" tabstyle="oracle-all">
6356 <title>Python releases</title>
6357 <tgroup cols="5" align="center">
6358 <thead>
6359 <row>
6360 <entry><para>
6361 <emphasis role="bold">Release</emphasis>
6362 </para></entry>
6363 <entry><para>
6364 <emphasis role="bold">Derived from</emphasis>
6365 </para></entry>
6366 <entry><para>
6367 <emphasis role="bold">Year</emphasis>
6368 </para></entry>
6369 <entry><para>
6370 <emphasis role="bold">Owner</emphasis>
6371 </para></entry>
6372 <entry><para>
6373 <emphasis role="bold">GPL-compatible? (1)</emphasis>
6374 </para></entry>
6375 </row>
6376 </thead>
6377 <tbody>
6378 <row>
6379 <entry><para>
6380 0.9.0 thru 1.2
6381 </para></entry>
6382 <entry><para>
6383
6384 </para></entry>
6385 <entry><para>
6386 1991-1995
6387 </para></entry>
6388 <entry><para>
6389 CWI
6390 </para></entry>
6391 <entry><para>
6392 yes
6393 </para></entry>
6394 </row>
6395 <row>
6396 <entry><para>
6397 0.9.0 thru 1.2
6398 </para></entry>
6399 <entry><para>
6400
6401 </para></entry>
6402 <entry><para>
6403 1991-1995
6404 </para></entry>
6405 <entry><para>
6406 CWI
6407 </para></entry>
6408 <entry><para>
6409 yes
6410 </para></entry>
6411 </row>
6412 <row>
6413 <entry><para>
6414 1.3 thru 1.5.2
6415 </para></entry>
6416 <entry><para>
6417 1.2
6418 </para></entry>
6419 <entry><para>
6420 1995-1999
6421 </para></entry>
6422 <entry><para>
6423 CNRI
6424 </para></entry>
6425 <entry><para>
6426 yes
6427 </para></entry>
6428 </row>
6429 <row>
6430 <entry><para>
6431 1.6
6432 </para></entry>
6433 <entry><para>
6434 1.5.2
6435 </para></entry>
6436 <entry><para>
6437 2000
6438 </para></entry>
6439 <entry><para>
6440 CNRI
6441 </para></entry>
6442 <entry><para>
6443 no
6444 </para></entry>
6445 </row>
6446 <row>
6447 <entry><para>
6448 2.0
6449 </para></entry>
6450 <entry><para>
6451 1.6
6452 </para></entry>
6453 <entry><para>
6454 2000
6455 </para></entry>
6456 <entry><para>
6457 BeOpen.com
6458 </para></entry>
6459 <entry><para>
6460 no
6461 </para></entry>
6462 </row>
6463 <row>
6464 <entry><para>
6465 1.6.1
6466 </para></entry>
6467 <entry><para>
6468 1.6
6469 </para></entry>
6470 <entry><para>
6471 2001
6472 </para></entry>
6473 <entry><para>
6474 CNRI
6475 </para></entry>
6476 <entry><para>
6477 yes (2)
6478 </para></entry>
6479 </row>
6480 <row>
6481 <entry><para>
6482 2.1
6483 </para></entry>
6484 <entry><para>
6485 2.0+1.6.1
6486 </para></entry>
6487 <entry><para>
6488 2001
6489 </para></entry>
6490 <entry><para>
6491 PSF
6492 </para></entry>
6493 <entry><para>
6494 yes
6495 </para></entry>
6496 </row>
6497 <row>
6498 <entry><para>
6499 2.0.1
6500 </para></entry>
6501 <entry><para>
6502 2.0+1.6.1
6503 </para></entry>
6504 <entry><para>
6505 2001
6506 </para></entry>
6507 <entry><para>
6508 PSF
6509 </para></entry>
6510 <entry><para>
6511 yes
6512 </para></entry>
6513 </row>
6514 <row>
6515 <entry><para>
6516 2.1.1
6517 </para></entry>
6518 <entry><para>
6519 2.1+2.0.1
6520 </para></entry>
6521 <entry><para>
6522 2001
6523 </para></entry>
6524 <entry><para>
6525 PSF
6526 </para></entry>
6527 <entry><para>
6528 yes
6529 </para></entry>
6530 </row>
6531 <row>
6532 <entry><para>
6533 2.1.2
6534 </para></entry>
6535 <entry><para>
6536 2.1.1
6537 </para></entry>
6538 <entry><para>
6539 2002
6540 </para></entry>
6541 <entry><para>
6542 PSF
6543 </para></entry>
6544 <entry><para>
6545 yes
6546 </para></entry>
6547 </row>
6548 <row>
6549 <entry><para>
6550 2.1.3
6551 </para></entry>
6552 <entry><para>
6553 2.1.2
6554 </para></entry>
6555 <entry><para>
6556 2002
6557 </para></entry>
6558 <entry><para>
6559 PSF
6560 </para></entry>
6561 <entry><para>
6562 yes
6563 </para></entry>
6564 </row>
6565 <row>
6566 <entry><para>
6567 2.2 and above
6568 </para></entry>
6569 <entry><para>
6570 2.1.1
6571 </para></entry>
6572 <entry><para>
6573 2001-now
6574 </para></entry>
6575 <entry><para>
6576 PSF
6577 </para></entry>
6578 <entry><para>
6579 yes
6580 </para></entry>
6581 </row>
6582 </tbody>
6583 </tgroup>
6584 </table>
6585
6586 <para>
6587 Footnotes:
6588 </para>
6589
6590 <para>
6591 (1) GPL-compatible doesn't mean that we're distributing Python
6592 under the GPL. All Python licenses, unlike the GPL, let you
6593 distribute a modified version without making your changes open
6594 source. The GPL-compatible licenses make it possible to combine
6595 Python with other software that is released under the GPL; the
6596 others don't.
6597 </para>
6598
6599 <para>
6600 (2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
6601 because its license has a choice of law clause. According to
6602 CNRI, however, Stallman's lawyer has told CNRI's lawyer that
6603 1.6.1 is "not incompatible" with the GPL.
6604 </para>
6605
6606 <para>
6607 Thanks to the many outside volunteers who have worked under
6608 Guido's direction to make these releases possible.
6609 </para>
6610
6611 <para>
6612 B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
6613 ===============================================================
6614 </para>
6615
6616 <para>
6617 Python software and documentation are licensed under the
6618 Python Software Foundation License Version 2.
6619 </para>
6620
6621 <para>
6622 Starting with Python 3.8.6, examples, recipes, and other code in
6623 the documentation are dual licensed under the PSF License
6624 Version 2 and the Zero-Clause BSD license.
6625 </para>
6626
6627 <para>
6628 Some software incorporated into Python is under different
6629 licenses. The licenses are listed with code falling under that
6630 license.
6631 </para>
6632
6633 <para>
6634 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
6635 --------------------------------------------
6636 </para>
6637
6638 <para>
6639 1. This LICENSE AGREEMENT is between the Python Software
6640 Foundation ("PSF"), and the Individual or Organization
6641 ("Licensee") accessing and otherwise using this software
6642 ("Python") in source or binary form and its associated
6643 documentation.
6644 </para>
6645
6646 <para>
6647 2. Subject to the terms and conditions of this License
6648 Agreement, PSF hereby grants Licensee a nonexclusive,
6649 royalty-free, world-wide license to reproduce, analyze, test,
6650 perform and/or display publicly, prepare derivative works,
6651 distribute, and otherwise use Python alone or in any derivative
6652 version, provided, however, that PSF's License Agreement and
6653 PSF's notice of copyright, i.e., "Copyright (c) 2001, 2002,
6654 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012,
6655 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022
6656 Python Software Foundation; All Rights Reserved" are retained in
6657 Python alone or in any derivative version prepared by Licensee.
6658 </para>
6659
6660 <para>
6661 3. In the event Licensee prepares a derivative work that is based on
6662 or incorporates Python or any part thereof, and wants to make
6663 the derivative work available to others as provided herein, then
6664 Licensee hereby agrees to include in any such work a brief summary of
6665 the changes made to Python.
6666 </para>
6667
6668 <para>
6669 4. PSF is making Python available to Licensee on an "AS IS"
6670 basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
6671 IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO
6672 AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY
6673 OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON
6674 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
6675 </para>
6676
6677 <para>
6678 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF
6679 PYTHON FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR
6680 LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING
6681 PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE
6682 POSSIBILITY THEREOF.
6683 </para>
6684
6685 <para>
6686 6. This License Agreement will automatically terminate upon a
6687 material breach of its terms and conditions.
6688 </para>
6689
6690 <para>
6691 7. Nothing in this License Agreement shall be deemed to create
6692 any relationship of agency, partnership, or joint venture
6693 between PSF and Licensee. This License Agreement does not grant
6694 permission to use PSF trademarks or trade name in a trademark
6695 sense to endorse or promote products or services of Licensee, or
6696 any third party.
6697 </para>
6698
6699 <para>
6700 8. By copying, installing or otherwise using Python, Licensee
6701 agrees to be bound by the terms and conditions of this License
6702 Agreement.
6703 </para>
6704
6705 <para>
6706 BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
6707 -------------------------------------------
6708 </para>
6709
6710 <para>
6711 BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
6712 </para>
6713
6714 <para>
6715 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
6716 office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
6717 Individual or Organization ("Licensee") accessing and otherwise using
6718 this software in source or binary form and its associated
6719 documentation ("the Software").
6720 </para>
6721
6722 <para>
6723 2. Subject to the terms and conditions of this BeOpen Python
6724 License Agreement, BeOpen hereby grants Licensee a
6725 non-exclusive, royalty-free, world-wide license to reproduce,
6726 analyze, test, perform and/or display publicly, prepare
6727 derivative works, distribute, and otherwise use the Software
6728 alone or in any derivative version, provided, however, that the
6729 BeOpen Python License is retained in the Software, alone or in
6730 any derivative version prepared by Licensee.
6731 </para>
6732
6733 <para>
6734 3. BeOpen is making the Software available to Licensee on an "AS
6735 IS" basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES,
6736 EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION,
6737 BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF
6738 MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT
6739 THE USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY
6740 RIGHTS.
6741 </para>
6742
6743 <para>
6744 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF
6745 THE SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL
6746 DAMAGES OR LOSS AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
6747 THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE
6748 POSSIBILITY THEREOF.
6749 </para>
6750
6751 <para>
6752 5. This License Agreement will automatically terminate upon a
6753 material breach of its terms and conditions.
6754 </para>
6755
6756 <para>
6757 6. This License Agreement shall be governed by and interpreted
6758 in all respects by the law of the State of California, excluding
6759 conflict of law provisions. Nothing in this License Agreement
6760 shall be deemed to create any relationship of agency,
6761 partnership, or joint venture between BeOpen and Licensee. This
6762 License Agreement does not grant permission to use BeOpen
6763 trademarks or trade names in a trademark sense to endorse or
6764 promote products or services of Licensee, or any third party.
6765 As an exception, the "BeOpen Python" logos available at
6766 http://www.pythonlabs.com/logos.html may be used according to
6767 the permissions granted on that web page.
6768 </para>
6769
6770 <para>
6771 7. By copying, installing or otherwise using the software,
6772 Licensee agrees to be bound by the terms and conditions of this
6773 License Agreement.
6774 </para>
6775
6776 <para>
6777 CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
6778 ---------------------------------------
6779 </para>
6780
6781 <para>
6782 1. This LICENSE AGREEMENT is between the Corporation for
6783 National Research Initiatives, having an office at 1895 Preston
6784 White Drive, Reston, VA 20191 ("CNRI"), and the Individual or
6785 Organization ("Licensee") accessing and otherwise using Python
6786 1.6.1 software in source or binary form and its associated
6787 documentation.
6788 </para>
6789
6790 <para>
6791 2. Subject to the terms and conditions of this License
6792 Agreement, CNRI hereby grants Licensee a nonexclusive,
6793 royalty-free, world-wide license to reproduce, analyze, test,
6794 perform and/or display publicly, prepare derivative works,
6795 distribute, and otherwise use Python 1.6.1 alone or in any
6796 derivative version, provided, however, that CNRI's License
6797 Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
6798 1995-2001 Corporation for National Research Initiatives; All
6799 Rights Reserved" are retained in Python 1.6.1 alone or in any
6800 derivative version prepared by Licensee. Alternately, in lieu
6801 of CNRI's License Agreement, Licensee may substitute the
6802 following text (omitting the quotes): "Python 1.6.1 is made
6803 available subject to the terms and conditions in CNRI's License
6804 Agreement. This Agreement together with Python 1.6.1 may be
6805 located on the Internet using the following unique, persistent
6806 identifier (known as a handle): 1895.22/1013. This Agreement
6807 may also be obtained from a proxy server on the Internet using
6808 the following URL: http://hdl.handle.net/1895.22/1013".
6809 </para>
6810
6811 <para>
6812 3. In the event Licensee prepares a derivative work that is
6813 based on or incorporates Python 1.6.1 or any part thereof, and
6814 wants to make the derivative work available to others as
6815 provided herein, then Licensee hereby agrees to include in any
6816 such work a brief summary of the changes made to Python 1.6.1.
6817 </para>
6818
6819 <para>
6820 4. CNRI is making Python 1.6.1 available to Licensee on an "AS
6821 IS" basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS
6822 OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES
6823 NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF
6824 MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT
6825 THE USE OF PYTHON 1.6.1 WILL NOT INFRINGE ANY THIRD PARTY
6826 RIGHTS.
6827 </para>
6828
6829 <para>
6830 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF
6831 PYTHON 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL
6832 DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR
6833 OTHERWISE USING PYTHON 1.6.1, OR ANY DERIVATIVE THEREOF, EVEN IF
6834 ADVISED OF THE POSSIBILITY THEREOF.
6835 </para>
6836
6837 <para>
6838 6. This License Agreement will automatically terminate upon a
6839 material breach of its terms and conditions.
6840 </para>
6841
6842 <para>
6843 7. This License Agreement shall be governed by the federal
6844 intellectual property law of the United States, including
6845 without limitation the federal copyright law, and, to the extent
6846 such U.S. federal law does not apply, by the law of the
6847 Commonwealth of Virginia, excluding Virginia's conflict of law
6848 provisions. Notwithstanding the foregoing, with regard to
6849 derivative works based on Python 1.6.1 that incorporate
6850 non-separable material that was previously distributed under the
6851 GNU General Public License (GPL), the law of the Commonwealth of
6852 Virginia shall govern this License Agreement only as to issues
6853 arising under or with respect to Paragraphs 4, 5, and 7 of this
6854 License Agreement. Nothing in this License Agreement shall be
6855 deemed to create any relationship of agency, partnership, or
6856 joint venture between CNRI and Licensee. This License Agreement
6857 does not grant permission to use CNRI trademarks or trade name
6858 in a trademark sense to endorse or promote products or services
6859 of Licensee, or any third party.
6860 </para>
6861
6862 <para>
6863 8. By clicking on the "ACCEPT" button where indicated, or by
6864 copying, installing or otherwise using Python 1.6.1, Licensee
6865 agrees to be bound by the terms and conditions of this License
6866 Agreement.
6867 </para>
6868
6869 <para>
6870 ACCEPT
6871 </para>
6872
6873 <para>
6874 CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
6875 --------------------------------------------------
6876 </para>
6877
6878 <para>
6879 Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum
6880 Amsterdam, The Netherlands. All rights reserved.
6881 </para>
6882
6883 <para>
6884 Permission to use, copy, modify, and distribute this software
6885 and its documentation for any purpose and without fee is hereby
6886 granted, provided that the above copyright notice appear in all
6887 copies and that both that copyright notice and this permission
6888 notice appear in supporting documentation, and that the name of
6889 Stichting Mathematisch Centrum or CWI not be used in advertising
6890 or publicity pertaining to distribution of the software without
6891 specific, written prior permission.
6892 </para>
6893
6894 <para>
6895 STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH
6896 REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
6897 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING
6898 MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, INDIRECT OR
6899 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
6900 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
6901 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
6902 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
6903 </para>
6904
6905 <para>
6906 ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON DOCUMENTATION
6907 ----------------------------------------------------------------------
6908 </para>
6909
6910 <para>
6911 Permission to use, copy, modify, and/or distribute this software
6912 for any purpose with or without fee is hereby granted.
6913 </para>
6914
6915 <para>
6916 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
6917 REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
6918 AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
6919 INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
6920 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
6921 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
6922 PERFORMANCE OF THIS SOFTWARE.
6923 </para>
6924
6925 </sect2>
6926
6927 <sect2 id="licBSD-SoftFloat">
6928
6929 <title>License for Berkeley SoftFloat Release 3e</title>
6930
6931 <para>
6932 John R. Hauser
6933 2018 January 20
6934 </para>
6935
6936 <para>
6937 The following applies to the whole of SoftFloat Release 3e as
6938 well as to each source file individually.
6939 </para>
6940
6941 <para>
6942 Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The
6943 Regents of the University of California. All rights reserved.
6944 </para>
6945
6946 <para>
6947 Redistribution and use in source and binary forms, with or
6948 without modification, are permitted provided that the following
6949 conditions are met:
6950 </para>
6951
6952 <orderedlist>
6953
6954 <listitem>
6955 <para>
6956 Redistributions of source code must retain the above
6957 copyright notice, this list of conditions, and the following
6958 disclaimer.
6959 </para>
6960 </listitem>
6961
6962 <listitem>
6963 <para>
6964 Redistributions in binary form must reproduce the above
6965 copyright notice, this list of conditions, and the following
6966 disclaimer in the documentation and/or other materials
6967 provided with the distribution.
6968 </para>
6969 </listitem>
6970
6971 <listitem>
6972 <para>
6973 Neither the name of the University nor the names of its
6974 contributors may be used to endorse or promote products
6975 derived from this software without specific prior written
6976 permission.
6977 </para>
6978 </listitem>
6979
6980 </orderedlist>
6981
6982 <para>
6983 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS
6984 IS", AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
6985 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
6986 FITNESS FOR A PARTICULAR PURPOSE, ARE DISCLAIMED. IN NO EVENT
6987 SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
6988 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
6989 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
6990 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
6991 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
6992 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6993 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
6994 THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
6995 SUCH DAMAGE.
6996 </para>
6997
6998 </sect2>
6999
7000 <sect2 id="licBSD-3Clause-Glslang">
7001
7002 <title>BSD 3-Clause License for Glslang</title>
7003
7004 <para>
7005 Copyright (C) 2015-2018 Google, Inc.; Copyright (C) &lt;various
7006 other dates and companies&gt;
7007 </para>
7008
7009 <para>
7010 All rights reserved.
7011 </para>
7012
7013 <para>
7014 Redistribution and use in source and binary forms, with or
7015 without modification, are permitted provided that the following
7016 conditions are met:
7017 </para>
7018
7019 <orderedlist>
7020
7021 <listitem>
7022 <para>
7023 Redistributions of source code must retain the above
7024 copyright notice, this list of conditions, and the following
7025 disclaimer.
7026 </para>
7027 </listitem>
7028
7029 <listitem>
7030 <para>
7031 Redistributions in binary form must reproduce the above
7032 copyright notice, this list of conditions, and the following
7033 disclaimer in the documentation and/or other materials
7034 provided with the distribution.
7035 </para>
7036 </listitem>
7037
7038 <listitem>
7039 <para>
7040 Neither the name of 3Dlabs Inc. Ltd. nor the names of its
7041 contributors may be used to endorse or promote products
7042 derived from this software without specific prior written
7043 permission.
7044 </para>
7045 </listitem>
7046
7047 </orderedlist>
7048
7049 <para>
7050 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
7051 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
7052 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
7053 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
7054 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR
7055 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
7056 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
7057 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
7058 USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
7059 AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
7060 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
7061 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
7062 THE POSSIBILITY OF SUCH DAMAGE.
7063 </para>
7064
7065 </sect2>
7066
7067 <sect2 id="licBSD-2Clause-Glslang">
7068
7069 <title>BSD 2-Clause License for Glslang</title>
7070
7071 <para>
7072
7073 </para>
7074
7075 <para>
7076 Redistribution and use in source and binary forms, with or
7077 without modification, are permitted provided that the following
7078 conditions are met:
7079 </para>
7080
7081 <orderedlist>
7082
7083 <listitem>
7084 <para>
7085 Redistributions of source code must retain the above
7086 copyright notice, this list of conditions and the following
7087 disclaimer.
7088 </para>
7089 </listitem>
7090
7091 <listitem>
7092 <para>
7093 Redistributions in binary form must reproduce the above
7094 copyright notice, this list of conditions and the following
7095 disclaimer in the documentation and/or other materials
7096 provided with the distribution.
7097 </para>
7098 </listitem>
7099
7100 </orderedlist>
7101
7102 <para>
7103 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
7104 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
7105 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
7106 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
7107 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
7108 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
7109 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
7110 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
7111 USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
7112 AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
7113 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
7114 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
7115 THE POSSIBILITY OF SUCH DAMAGE.
7116 </para>
7117
7118 </sect2>
7119
7120 <sect2 id="licGPL-Bison-Glslang">
7121
7122 <title>GNU General Public License (GPL) License with Bison Exception for Glslang</title>
7123
7124 <para>
7125 GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
7126 </para>
7127
7128 <para>
7129 Copyright (C) 2007 Free Software Foundation, Inc.
7130 &lt;http://fsf.org/&gt; Everyone is permitted to copy and distribute
7131 verbatim copies of this license document, but changing it is not
7132 allowed.
7133 </para>
7134
7135 <para>
7136 Preamble
7137 </para>
7138
7139 <para>
7140 The GNU General Public License is a free, copyleft license for
7141 software and other kinds of works.
7142 </para>
7143
7144 <para>
7145 The licenses for most software and other practical works are
7146 designed to take away your freedom to share and change the
7147 works. By contrast, the GNU General Public License is intended
7148 to guarantee your freedom to share and change all versions of a
7149 program--to make sure it remains free software for all its
7150 users. We, the Free Software Foundation, use the GNU General
7151 Public License for most of our software; it applies also to any
7152 other work released this way by its authors. You can apply it
7153 to your programs, too.
7154 </para>
7155
7156 <para>
7157 When we speak of free software, we are referring to freedom, not
7158 price. Our General Public Licenses are designed to make sure
7159 that you have the freedom to distribute copies of free software
7160 (and charge for them if you wish), that you receive source code
7161 or can get it if you want it, that you can change the software
7162 or use pieces of it in new free programs, and that you know you
7163 can do these things.
7164 </para>
7165
7166 <para>
7167 To protect your rights, we need to prevent others from denying
7168 you these rights or asking you to surrender the rights.
7169 Therefore, you have certain responsibilities if you distribute
7170 copies of the software, or if you modify it: responsibilities to
7171 respect the freedom of others.
7172 </para>
7173
7174 <para>
7175 For example, if you distribute copies of such a program, whether
7176 gratis or for a fee, you must pass on to the recipients the same
7177 freedoms that you received. You must make sure that they, too,
7178 receive or can get the source code. And you must show them
7179 these terms so they know their rights.
7180 </para>
7181
7182 <para>
7183 Developers that use the GNU GPL protect your rights with two
7184 steps: (1) assert copyright on the software, and (2) offer you
7185 this License giving you legal permission to copy, distribute
7186 and/or modify it.
7187 </para>
7188
7189 <para>
7190 For the developers' and authors' protection, the GPL clearly
7191 explains that there is no warranty for this free software. For
7192 both users' and authors' sake, the GPL requires that modified
7193 versions be marked as changed, so that their problems will not
7194 be attributed erroneously to authors of previous versions.
7195 </para>
7196
7197 <para>
7198 Some devices are designed to deny users access to install or run
7199 modified versions of the software inside them, although the
7200 manufacturer can do so. This is fundamentally incompatible with
7201 the aim of protecting users' freedom to change the software.
7202 The systematic pattern of such abuse occurs in the area of
7203 products for individuals to use, which is precisely where it is
7204 most unacceptable. Therefore, we have designed this version of
7205 the GPL to prohibit the practice for those products. If such
7206 problems arise substantially in other domains, we stand ready to
7207 extend this provision to those domains in future versions of the
7208 GPL, as needed to protect the freedom of users.
7209 </para>
7210
7211 <para>
7212 Finally, every program is threatened constantly by software
7213 patents. States should not allow patents to restrict
7214 development and use of software on general-purpose computers,
7215 but in those that do, we wish to avoid the special danger that
7216 patents applied to a free program could make it effectively
7217 proprietary. To prevent this, the GPL assures that patents
7218 cannot be used to render the program non-free.
7219 </para>
7220
7221 <para>
7222 The precise terms and conditions for copying, distribution and
7223 modification follow.
7224 </para>
7225
7226 <para>
7227 TERMS AND CONDITIONS
7228 </para>
7229
7230 <para>
7231 0. Definitions.
7232 </para>
7233
7234 <para>
7235 "This License" refers to version 3 of the GNU General Public
7236 License.
7237 </para>
7238
7239 <para>
7240 "Copyright" also means copyright-like laws that apply to other
7241 kinds of works, such as semiconductor masks.
7242 </para>
7243
7244 <para>
7245 "The Program" refers to any copyrightable work licensed under
7246 this License. Each licensee is addressed as "you". "Licensees"
7247 and "recipients" may be individuals or organizations.
7248 </para>
7249
7250 <para>
7251 To "modify" a work means to copy from or adapt all or part of
7252 the work in a fashion requiring copyright permission, other than
7253 the making of an exact copy. The resulting work is called a
7254 "modified version" of the earlier work or a work "based on" the
7255 earlier work.
7256 </para>
7257
7258 <para>
7259 A "covered work" means either the unmodified Program or a work
7260 based on the Program.
7261 </para>
7262
7263 <para>
7264 To "propagate" a work means to do anything with it that, without
7265 permission, would make you directly or secondarily liable for
7266 infringement under applicable copyright law, except executing it
7267 on a computer or modifying a private copy. Propagation includes
7268 copying, distribution (with or without modification), making
7269 available to the public, and in some countries other activities
7270 as well.
7271 </para>
7272
7273 <para>
7274 To "convey" a work means any kind of propagation that enables
7275 other parties to make or receive copies. Mere interaction with
7276 a user through a computer network, with no transfer of a copy,
7277 is not conveying.
7278 </para>
7279
7280 <para>
7281 An interactive user interface displays "Appropriate Legal
7282 Notices" to the extent that it includes a convenient and
7283 prominently visible feature that (1) displays an appropriate
7284 copyright notice, and (2) tells the user that there is no
7285 warranty for the work (except to the extent that warranties are
7286 provided), that licensees may convey the work under this
7287 License, and how to view a copy of this License. If the
7288 interface presents a list of user commands or options, such as a
7289 menu, a prominent item in the list meets this criterion.
7290 </para>
7291
7292 <para>
7293 1. Source Code.
7294 </para>
7295
7296 <para>
7297 The "source code" for a work means the preferred form of the
7298 work for making modifications to it. "Object code" means any
7299 non-source form of a work.
7300 </para>
7301
7302 <para>
7303 A "Standard Interface" means an interface that either is an
7304 official standard defined by a recognized standards body, or, in
7305 the case of interfaces specified for a particular programming
7306 language, one that is widely used among developers working in
7307 that language.
7308 </para>
7309
7310 <para>
7311 The "System Libraries" of an executable work include anything,
7312 other than the work as a whole, that (a) is included in the
7313 normal form of packaging a Major Component, but which is not
7314 part of that Major Component, and (b) serves only to enable use
7315 of the work with that Major Component, or to implement a
7316 Standard Interface for which an implementation is available to
7317 the public in source code form. A "Major Component", in this
7318 context, means a major essential component (kernel, window
7319 system, and so on) of the specific operating system (if any) on
7320 which the executable work runs, or a compiler used to produce
7321 the work, or an object code interpreter used to run it.
7322 </para>
7323
7324 <para>
7325 The "Corresponding Source" for a work in object code form means
7326 all the source code needed to generate, install, and (for an
7327 executable work) run the object code and to modify the work,
7328 including scripts to control those activities. However, it does
7329 not include the work's System Libraries, or general-purpose
7330 tools or generally available free programs which are used
7331 unmodified in performing those activities but which are not part
7332 of the work. For example, Corresponding Source includes
7333 interface definition files associated with source files for the
7334 work, and the source code for shared libraries and dynamically
7335 linked subprograms that the work is specifically designed to
7336 require, such as by intimate data communication or control flow
7337 between those subprograms and other parts of the work.
7338 </para>
7339
7340 <para>
7341 The Corresponding Source need not include anything that users
7342 can regenerate automatically from other parts of the
7343 Corresponding Source.
7344 </para>
7345
7346 <para>
7347 The Corresponding Source for a work in source code form is that
7348 same work.
7349 </para>
7350
7351 <para>
7352 2. Basic Permissions.
7353 </para>
7354
7355 <para>
7356 All rights granted under this License are granted for the term
7357 of copyright on the Program, and are irrevocable provided the
7358 stated conditions are met. This License explicitly affirms your
7359 unlimited permission to run the unmodified Program. The output
7360 from running a covered work is covered by this License only if
7361 the output, given its content, constitutes a covered work. This
7362 License acknowledges your rights of fair use or other
7363 equivalent, as provided by copyright law.
7364 </para>
7365
7366 <para>
7367 You may make, run and propagate covered works that you do not
7368 convey, without conditions so long as your license otherwise
7369 remains in force. You may convey covered works to others for
7370 the sole purpose of having them make modifications exclusively
7371 for you, or provide you with facilities for running those works,
7372 provided that you comply with the terms of this License in
7373 conveying all material for which you do not control copyright.
7374 Those thus making or running the covered works for you must do
7375 so exclusively on your behalf, under your direction and control,
7376 on terms that prohibit them from making any copies of your
7377 copyrighted material outside their relationship with you.
7378 </para>
7379
7380 <para>
7381 Conveying under any other circumstances is permitted solely
7382 under the conditions stated below. Sublicensing is not allowed;
7383 section 10 makes it unnecessary.
7384 </para>
7385
7386 <para>
7387 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
7388 </para>
7389
7390 <para>
7391 No covered work shall be deemed part of an effective
7392 technological measure under any applicable law fulfilling
7393 obligations under article 11 of the WIPO copyright treaty
7394 adopted on 20 December 1996, or similar laws prohibiting or
7395 restricting circumvention of such measures.
7396 </para>
7397
7398 <para>
7399 When you convey a covered work, you waive any legal power to
7400 forbid circumvention of technological measures to the extent
7401 such circumvention is effected by exercising rights under this
7402 License with respect to the covered work, and you disclaim any
7403 intention to limit operation or modification of the work as a
7404 means of enforcing, against the work's users, your or third
7405 parties' legal rights to forbid circumvention of technological
7406 measures.
7407 </para>
7408
7409 <para>
7410 4. Conveying Verbatim Copies.
7411 </para>
7412
7413 <para>
7414 You may convey verbatim copies of the Program's source code as
7415 you receive it, in any medium, provided that you conspicuously
7416 and appropriately publish on each copy an appropriate copyright
7417 notice; keep intact all notices stating that this License and
7418 any non-permissive terms added in accord with section 7 apply to
7419 the code; keep intact all notices of the absence of any
7420 warranty; and give all recipients a copy of this License along
7421 with the Program.
7422 </para>
7423
7424 <para>
7425 You may charge any price or no price for each copy that you
7426 convey, and you may offer support or warranty protection for a
7427 fee.
7428 </para>
7429
7430 <para>
7431 5. Conveying Modified Source Versions.
7432 </para>
7433
7434 <para>
7435 You may convey a work based on the Program, or the modifications
7436 to produce it from the Program, in the form of source code under
7437 the terms of section 4, provided that you also meet all of these
7438 conditions:
7439 </para>
7440
7441 <para>
7442 a) The work must carry prominent notices stating that you
7443 modified it, and giving a relevant date.
7444 </para>
7445
7446 <para>
7447 b) The work must carry prominent notices stating that it is
7448 released under this License and any conditions added under
7449 section 7. This requirement modifies the requirement in section
7450 4 to "keep intact all notices".
7451 </para>
7452
7453 <para>
7454 c) You must license the entire work, as a whole, under this
7455 License to anyone who comes into possession of a copy. This
7456 License will therefore apply, along with any applicable section
7457 7 additional terms, to the whole of the work, and all its parts,
7458 regardless of how they are packaged. This License gives no
7459 permission to license the work in any other way, but it does not
7460 invalidate such permission if you have separately received it.
7461 </para>
7462
7463 <para>
7464 d) If the work has interactive user interfaces, each must
7465 display Appropriate Legal Notices; however, if the Program has
7466 interactive interfaces that do not display Appropriate Legal
7467 Notices, your work need not make them do so.
7468 </para>
7469
7470 <para>
7471 A compilation of a covered work with other separate and
7472 independent works, which are not by their nature extensions of
7473 the covered work, and which are not combined with it such as to
7474 form a larger program, in or on a volume of a storage or
7475 distribution medium, is called an "aggregate" if the compilation
7476 and its resulting copyright are not used to limit the access or
7477 legal rights of the compilation's users beyond what the
7478 individual works permit. Inclusion of a covered work in an
7479 aggregate does not cause this License to apply to the other
7480 parts of the aggregate.
7481 </para>
7482
7483 <para>
7484 6. Conveying Non-Source Forms.
7485 </para>
7486
7487 <para>
7488 You may convey a covered work in object code form under the
7489 terms of sections 4 and 5, provided that you also convey the
7490 machine-readable Corresponding Source under the terms of this
7491 License, in one of these ways:
7492 </para>
7493
7494 <para>
7495 a) Convey the object code in, or embodied in, a physical product
7496 (including a physical distribution medium), accompanied by the
7497 Corresponding Source fixed on a durable physical medium
7498 customarily used for software interchange.
7499 </para>
7500
7501 <para>
7502 b) Convey the object code in, or embodied in, a physical product
7503 (including a physical distribution medium), accompanied by a
7504 written offer, valid for at least three years and valid for as
7505 long as you offer spare parts or customer support for that
7506 product model, to give anyone who possesses the object code
7507 either (1) a copy of the Corresponding Source for all the
7508 software in the product that is covered by this License, on a
7509 durable physical medium customarily used for software
7510 interchange, for a price no more than your reasonable cost of
7511 physically performing this conveying of source, or (2) access to
7512 copy the Corresponding Source from a network server at no
7513 charge.
7514 </para>
7515
7516 <para>
7517 c) Convey individual copies of the object code with a copy of
7518 the written offer to provide the Corresponding Source. This
7519 alternative is allowed only occasionally and noncommercially,
7520 and only if you received the object code with such an offer, in
7521 accord with subsection 6b.
7522 </para>
7523
7524 <para>
7525 d) Convey the object code by offering access from a designated
7526 place (gratis or for a charge), and offer equivalent access to
7527 the Corresponding Source in the same way through the same place
7528 at no further charge. You need not require recipients to copy
7529 the Corresponding Source along with the object code. If the
7530 place to copy the object code is a network server, the
7531 Corresponding Source may be on a different server (operated by
7532 you or a third party) that supports equivalent copying
7533 facilities, provided you maintain clear directions next to the
7534 object code saying where to find the Corresponding Source.
7535 Regardless of what server hosts the Corresponding Source, you
7536 remain obligated to ensure that it is available for as long as
7537 needed to satisfy these requirements.
7538 </para>
7539
7540 <para>
7541 e) Convey the object code using peer-to-peer transmission,
7542 provided you inform other peers where the object code and
7543 Corresponding Source of the work are being offered to the
7544 general public at no charge under subsection 6d.
7545 </para>
7546
7547 <para>
7548 A separable portion of the object code, whose source code is
7549 excluded from the Corresponding Source as a System Library, need
7550 not be included in conveying the object code work.
7551 </para>
7552
7553 <para>
7554 A "User Product" is either (1) a "consumer product", which means
7555 any tangible personal property which is normally used for
7556 personal, family, or household purposes, or (2) anything
7557 designed or sold for incorporation into a dwelling. In
7558 determining whether a product is a consumer product, doubtful
7559 cases shall be resolved in favor of coverage. For a particular
7560 product received by a particular user, "normally used" refers to
7561 a typical or common use of that class of product, regardless of
7562 the status of the particular user or of the way in which the
7563 particular user actually uses, or expects or is expected to use,
7564 the product. A product is a consumer product regardless of
7565 whether the product has substantial commercial, industrial or
7566 non-consumer uses, unless such uses represent the only
7567 significant mode of use of the product.
7568 </para>
7569
7570 <para>
7571 "Installation Information" for a User Product means any methods,
7572 procedures, authorization keys, or other information required to
7573 install and execute modified versions of a covered work in that
7574 User Product from a modified version of its Corresponding
7575 Source. The information must suffice to ensure that the
7576 continued functioning of the modified object code is in no case
7577 prevented or interfered with solely because modification has
7578 been made.
7579 </para>
7580
7581 <para>
7582 If you convey an object code work under this section in, or
7583 with, or specifically for use in, a User Product, and the
7584 conveying occurs as part of a transaction in which the right of
7585 possession and use of the User Product is transferred to the
7586 recipient in perpetuity or for a fixed term (regardless of how
7587 the transaction is characterized), the Corresponding Source
7588 conveyed under this section must be accompanied by the
7589 Installation Information. But this requirement does not apply
7590 if neither you nor any third party retains the ability to
7591 install modified object code on the User Product (for example,
7592 the work has been installed in ROM).
7593 </para>
7594
7595 <para>
7596 The requirement to provide Installation Information does not
7597 include a requirement to continue to provide support service,
7598 warranty, or updates for a work that has been modified or
7599 installed by the recipient, or for the User Product in which it
7600 has been modified or installed. Access to a network may be
7601 denied when the modification itself materially and adversely
7602 affects the operation of the network or violates the rules and
7603 protocols for communication across the network.
7604 </para>
7605
7606 <para>
7607 Corresponding Source conveyed, and Installation Information
7608 provided, in accord with this section must be in a format that
7609 is publicly documented (and with an implementation available to
7610 the public in source code form), and must require no special
7611 password or key for unpacking, reading or copying.
7612 </para>
7613
7614 <para>
7615 7. Additional Terms.
7616 </para>
7617
7618 <para>
7619 "Additional permissions" are terms that supplement the terms of
7620 this License by making exceptions from one or more of its
7621 conditions. Additional permissions that are applicable to the
7622 entire Program shall be treated as though they were included in
7623 this License, to the extent that they are valid under applicable
7624 law. If additional permissions apply only to part of the
7625 Program, that part may be used separately under those
7626 permissions, but the entire Program remains governed by this
7627 License without regard to the additional permissions.
7628 </para>
7629
7630 <para>
7631 When you convey a copy of a covered work, you may at your option
7632 remove any additional permissions from that copy, or from any
7633 part of it. (Additional permissions may be written to require
7634 their own removal in certain cases when you modify the work.)
7635 You may place additional permissions on material, added by you
7636 to a covered work, for which you have or can give appropriate
7637 copyright permission.
7638 </para>
7639
7640 <para>
7641 Notwithstanding any other provision of this License, for
7642 material you add to a covered work, you may (if authorized by
7643 the copyright holders of that material) supplement the terms of
7644 this License with terms:
7645 </para>
7646
7647 <para>
7648 a) Disclaiming warranty or limiting liability differently from
7649 the terms of sections 15 and 16 of this License; or
7650 </para>
7651
7652 <para>
7653 b) Requiring preservation of specified reasonable legal notices
7654 or author attributions in that material or in the Appropriate
7655 Legal Notices displayed by works containing it; or
7656 </para>
7657
7658 <para>
7659 c) Prohibiting misrepresentation of the origin of that material,
7660 or requiring that modified versions of such material be marked
7661 in reasonable ways as different from the original version; or
7662 </para>
7663
7664 <para>
7665 d) Limiting the use for publicity purposes of names of licensors
7666 or authors of the material; or
7667 </para>
7668
7669 <para>
7670 e) Declining to grant rights under trademark law for use of some
7671 trade names, trademarks, or service marks; or
7672 </para>
7673
7674 <para>
7675 f) Requiring indemnification of licensors and authors of that
7676 material by anyone who conveys the material (or modified
7677 versions of it) with contractual assumptions of liability to the
7678 recipient, for any liability that these contractual assumptions
7679 directly impose on those licensors and authors.
7680 </para>
7681
7682 <para>
7683 All other non-permissive additional terms are considered
7684 "further restrictions" within the meaning of section 10. If the
7685 Program as you received it, or any part of it, contains a notice
7686 stating that it is governed by this License along with a term
7687 that is a further restriction, you may remove that term. If a
7688 license document contains a further restriction but permits
7689 relicensing or conveying under this License, you may add to a
7690 covered work material governed by the terms of that license
7691 document, provided that the further restriction does not survive
7692 such relicensing or conveying.
7693 </para>
7694
7695 <para>
7696 If you add terms to a covered work in accord with this section,
7697 you must place, in the relevant source files, a statement of the
7698 additional terms that apply to those files, or a notice
7699 indicating where to find the applicable terms.
7700 </para>
7701
7702 <para>
7703 Additional terms, permissive or non-permissive, may be stated in
7704 the form of a separately written license, or stated as
7705 exceptions; the above requirements apply either way.
7706 </para>
7707
7708 <para>
7709 8. Termination.
7710 </para>
7711
7712 <para>
7713 You may not propagate or modify a covered work except as
7714 expressly provided under this License. Any attempt otherwise to
7715 propagate or modify it is void, and will automatically terminate
7716 your rights under this License (including any patent licenses
7717 granted under the third paragraph of section 11).
7718 </para>
7719
7720 <para>
7721 However, if you cease all violation of this License, then your
7722 license from a particular copyright holder is reinstated (a)
7723 provisionally, unless and until the copyright holder explicitly
7724 and finally terminates your license, and (b) permanently, if the
7725 copyright holder fails to notify you of the violation by some
7726 reasonable means prior to 60 days after the cessation.
7727 </para>
7728
7729 <para>
7730 Moreover, your license from a particular copyright holder is
7731 reinstated permanently if the copyright holder notifies you of
7732 the violation by some reasonable means, this is the first time
7733 you have received notice of violation of this License (for any
7734 work) from that copyright holder, and you cure the violation
7735 prior to 30 days after your receipt of the notice.
7736 </para>
7737
7738 <para>
7739 Termination of your rights under this section does not terminate
7740 the licenses of parties who have received copies or rights from
7741 you under this License. If your rights have been terminated and
7742 not permanently reinstated, you do not qualify to receive new
7743 licenses for the same material under section 10.
7744 </para>
7745
7746 <para>
7747 9. Acceptance Not Required for Having Copies.
7748 </para>
7749
7750 <para>
7751 You are not required to accept this License in order to receive
7752 or run a copy of the Program. Ancillary propagation of a
7753 covered work occurring solely as a consequence of using
7754 peer-to-peer transmission to receive a copy likewise does not
7755 require acceptance. However, nothing other than this License
7756 grants you permission to propagate or modify any covered work.
7757 These actions infringe copyright if you do not accept this
7758 License. Therefore, by modifying or propagating a covered work,
7759 you indicate your acceptance of this License to do so.
7760 </para>
7761
7762 <para>
7763 10. Automatic Licensing of Downstream Recipients.
7764 </para>
7765
7766 <para>
7767 Each time you convey a covered work, the recipient automatically
7768 receives a license from the original licensors, to run, modify
7769 and propagate that work, subject to this License. You are not
7770 responsible for enforcing compliance by third parties with this
7771 License.
7772 </para>
7773
7774 <para>
7775 An "entity transaction" is a transaction transferring control of
7776 an organization, or substantially all assets of one, or
7777 subdividing an organization, or merging organizations. If
7778 propagation of a covered work results from an entity
7779 transaction, each party to that transaction who receives a copy
7780 of the work also receives whatever licenses to the work the
7781 party's predecessor in interest had or could give under the
7782 previous paragraph, plus a right to possession of the
7783 Corresponding Source of the work from the predecessor in
7784 interest, if the predecessor has it or can get it with
7785 reasonable efforts.
7786 </para>
7787
7788 <para>
7789 You may not impose any further restrictions on the exercise of
7790 the rights granted or affirmed under this License. For example,
7791 you may not impose a license fee, royalty, or other charge for
7792 exercise of rights granted under this License, and you may not
7793 initiate litigation (including a cross-claim or counterclaim in
7794 a lawsuit) alleging that any patent claim is infringed by
7795 making, using, selling, offering for sale, or importing the
7796 Program or any portion of it.
7797 </para>
7798
7799 <para>
7800 11. Patents.
7801 </para>
7802
7803 <para>
7804 A "contributor" is a copyright holder who authorizes use under
7805 this License of the Program or a work on which the Program is
7806 based. The work thus licensed is called the contributor's
7807 "contributor version".
7808 </para>
7809
7810 <para>
7811 A contributor's "essential patent claims" are all patent claims
7812 owned or controlled by the contributor, whether already acquired
7813 or hereafter acquired, that would be infringed by some manner,
7814 permitted by this License, of making, using, or selling its
7815 contributor version, but do not include claims that would be
7816 infringed only as a consequence of further modification of the
7817 contributor version. For purposes of this definition, "control"
7818 includes the right to grant patent sublicenses in a manner
7819 consistent with the requirements of this License.
7820 </para>
7821
7822 <para>
7823 Each contributor grants you a non-exclusive, worldwide,
7824 royalty-free patent license under the contributor's essential
7825 patent claims, to make, use, sell, offer for sale, import and
7826 otherwise run, modify and propagate the contents of its
7827 contributor version.
7828 </para>
7829
7830 <para>
7831 In the following three paragraphs, a "patent license" is any
7832 express agreement or commitment, however denominated, not to
7833 enforce a patent (such as an express permission to practice a
7834 patent or covenant not to sue for patent infringement). To
7835 "grant" such a patent license to a party means to make such an
7836 agreement or commitment not to enforce a patent against the
7837 party.
7838 </para>
7839
7840 <para>
7841 If you convey a covered work, knowingly relying on a patent
7842 license, and the Corresponding Source of the work is not
7843 available for anyone to copy, free of charge and under the terms
7844 of this License, through a publicly available network server or
7845 other readily accessible means, then you must either (1) cause
7846 the Corresponding Source to be so available, or (2) arrange to
7847 deprive yourself of the benefit of the patent license for this
7848 particular work, or (3) arrange, in a manner consistent with the
7849 requirements of this License, to extend the patent license to
7850 downstream recipients. "Knowingly relying" means you have
7851 actual knowledge that, but for the patent license, your
7852 conveying the covered work in a country, or your recipient's use
7853 of the covered work in a country, would infringe one or more
7854 identifiable patents in that country that you have reason to
7855 believe are valid.
7856 </para>
7857
7858 <para>
7859 If, pursuant to or in connection with a single transaction or
7860 arrangement, you convey, or propagate by procuring conveyance
7861 of, a covered work, and grant a patent license to some of the
7862 parties receiving the covered work authorizing them to use,
7863 propagate, modify or convey a specific copy of the covered work,
7864 then the patent license you grant is automatically extended to
7865 all recipients of the covered work and works based on it.
7866 </para>
7867
7868 <para>
7869 A patent license is "discriminatory" if it does not include
7870 within the scope of its coverage, prohibits the exercise of, or
7871 is conditioned on the non-exercise of one or more of the rights
7872 that are specifically granted under this License. You may not
7873 convey a covered work if you are a party to an arrangement with
7874 a third party that is in the business of distributing software,
7875 under which you make payment to the third party based on the
7876 extent of your activity of conveying the work, and under which
7877 the third party grants, to any of the parties who would receive
7878 the covered work from you, a discriminatory patent license (a)
7879 in connection with copies of the covered work conveyed by you
7880 (or copies made from those copies), or (b) primarily for and in
7881 connection with specific products or compilations that contain
7882 the covered work, unless you entered into that arrangement, or
7883 that patent license was granted, prior to 28 March 2007.
7884 </para>
7885
7886 <para>
7887 Nothing in this License shall be construed as excluding or
7888 limiting any implied license or other defenses to infringement
7889 that may otherwise be available to you under applicable patent
7890 law.
7891 </para>
7892
7893 <para>
7894 12. No Surrender of Others' Freedom.
7895 </para>
7896
7897 <para>
7898 If conditions are imposed on you (whether by court order,
7899 agreement or otherwise) that contradict the conditions of this
7900 License, they do not excuse you from the conditions of this
7901 License. If you cannot convey a covered work so as to satisfy
7902 simultaneously your obligations under this License and any other
7903 pertinent obligations, then as a consequence you may not convey
7904 it at all. For example, if you agree to terms that obligate you
7905 to collect a royalty for further conveying from those to whom
7906 you convey the Program, the only way you could satisfy both
7907 those terms and this License would be to refrain entirely from
7908 conveying the Program.
7909 </para>
7910
7911 <para>
7912 13. Use with the GNU Affero General Public License.
7913 </para>
7914
7915 <para>
7916 Notwithstanding any other provision of this License, you have
7917 permission to link or combine any covered work with a work
7918 licensed under version 3 of the GNU Affero General Public
7919 License into a single combined work, and to convey the resulting
7920 work. The terms of this License will continue to apply to the
7921 part which is the covered work, but the special requirements of
7922 the GNU Affero General Public License, section 13, concerning
7923 interaction through a network will apply to the combination as
7924 such.
7925 </para>
7926
7927 <para>
7928 14. Revised Versions of this License.
7929 </para>
7930
7931 <para>
7932 The Free Software Foundation may publish revised and/or new
7933 versions of the GNU General Public License from time to time.
7934 Such new versions will be similar in spirit to the present
7935 version, but may differ in detail to address new problems or
7936 concerns.
7937 </para>
7938
7939 <para>
7940 Each version is given a distinguishing version number. If the
7941 Program specifies that a certain numbered version of the GNU
7942 General Public License "or any later version" applies to it, you
7943 have the option of following the terms and conditions either of
7944 that numbered version or of any later version published by the
7945 Free Software Foundation. If the Program does not specify a
7946 version number of the GNU General Public License, you may choose
7947 any version ever published by the Free Software Foundation.
7948 </para>
7949
7950 <para>
7951 If the Program specifies that a proxy can decide which future
7952 versions of the GNU General Public License can be used, that
7953 proxy's public statement of acceptance of a version permanently
7954 authorizes you to choose that version for the Program.
7955 </para>
7956
7957 <para>
7958 Later license versions may give you additional or different
7959 permissions. However, no additional obligations are imposed on
7960 any author or copyright holder as a result of your choosing to
7961 follow a later version.
7962 </para>
7963
7964 <para>
7965 15. Disclaimer of Warranty.
7966 </para>
7967
7968 <para>
7969 THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
7970 APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE
7971 COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS
7972 IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
7973 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
7974 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
7975 ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS
7976 WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE
7977 COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
7978 </para>
7979
7980 <para>
7981 16. Limitation of Liability.
7982 </para>
7983
7984 <para>
7985 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
7986 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO
7987 MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE
7988 LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
7989 INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
7990 INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS
7991 OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
7992 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH
7993 ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
7994 ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
7995 </para>
7996
7997 <para>
7998 17. Interpretation of Sections 15 and 16.
7999 </para>
8000
8001 <para>
8002 If the disclaimer of warranty and limitation of liability
8003 provided above cannot be given local legal effect according to
8004 their terms, reviewing courts shall apply local law that most
8005 closely approximates an absolute waiver of all civil liability
8006 in connection with the Program, unless a warranty or assumption
8007 of liability accompanies a copy of the Program in return for a
8008 fee.
8009 </para>
8010
8011 <para>
8012 Bison Exception
8013 </para>
8014
8015 <para>
8016 As a special exception, you may create a larger work that
8017 contains part or all of the Bison parser skeleton and distribute
8018 that work under terms of your choice, so long as that work isn't
8019 itself a parser generator using the skeleton or a modified
8020 version thereof as a parser skeleton. Alternatively, if you
8021 modify or redistribute the parser skeleton itself, you may (at
8022 your option) remove this special exception, which will cause the
8023 skeleton and the resulting Bison output files to be licensed
8024 under the GNU General Public License without this special
8025 exception.
8026 </para>
8027
8028 <para>
8029 This special exception was added by the Free Software Foundation
8030 in version 2.2 of Bison.
8031 </para>
8032 <para>
8033 END OF TERMS AND CONDITIONS
8034 </para>
8035
8036 </sect2>
8037
8038 <sect2 id="licWix-Toolset">
8039
8040 <title>WiX Toolset License</title>
8041
8042 <para>
8043 The WiX toolset is released under the Microsoft Reciprocal
8044 License (MS-RL). A reciprocal license is used to ensure that
8045 others who build on the effort of the WiX community give back to
8046 the WiX community. Specifically the license requires that fixes
8047 and improvements to the WiX toolset must be published using the
8048 same license.
8049 </para>
8050
8051 <para>
8052 Sometimes the reciprocal license is incorrectly interpreted to
8053 also apply to bundles, packages, and custom actions built using
8054 the WiX toolset. The Outercurve Foundation has previously
8055 provided this statement below to clarify which now the .NET
8056 Foundation reaffirms:
8057 </para>
8058
8059 <blockquote>
8060 <para>
8061 The WiX toolset (WiX) is licensed under the Microsoft
8062 Reciprocal License (MS-RL). The MS-RL governs the distribution
8063 of the software licensed under it, as well as derivative
8064 works, and incorporates the definition of a derivative work
8065 provided in U.S. copyright law. OuterCurve Foundation (and the
8066 .NET Foundation) does not view the installer packages
8067 generated by WiX as falling within the definition of a
8068 derivative work, merely because they are produced using WiX.
8069 Thus, the installer packages generated by WiX will normally
8070 fall outside the scope of the MS-RL, and any of your source
8071 code, binaries, libraries, routines or other software
8072 components that are incorporated in installer packages
8073 generated by WiX can be governed by other licensing terms.
8074 </para>
8075 </blockquote>
8076
8077 <para>
8078 The full text of the MS-RL license is reproduced below. It can
8079 also be found in the LICENSE.TXT file included with the source
8080 code.
8081 </para>
8082
8083 <para>
8084 Microsoft Reciprocal License (MS-RL)
8085 </para>
8086
8087 <para>
8088 This license governs use of the accompanying software. If you
8089 use the software, you accept this license. If you do not accept
8090 the license, do not use the software.
8091 </para>
8092
8093 <orderedlist>
8094
8095 <listitem>
8096 <para>
8097 Definitions.
8098 </para>
8099
8100 <para>
8101 The terms "reproduce," "reproduction," "derivative works,"
8102 and "distribution" have the same meaning here as under U.S.
8103 copyright law. A "contribution" is the original software,
8104 or any additions or changes to the software. A
8105 "contributor" is any person that distributes its
8106 contribution under this license. "Licensed patents" are a
8107 contributor's patent claims that read directly on its
8108 contribution. disclaimer.
8109 </para>
8110 </listitem>
8111
8112 <listitem>
8113 <para>
8114 Grant of Rights
8115 </para>
8116
8117 <orderedlist>
8118
8119 <listitem>
8120 <para>
8121 Copyright Grant- Subject to the terms of this license,
8122 including the license conditions and limitations in
8123 section 3, each contributor grants you a
8124 non-exclusive, worldwide, royalty-free copyright
8125 license to reproduce its contribution, prepare
8126 derivative works of its contribution, and distribute
8127 its contribution or any derivative works that you
8128 create.
8129 </para>
8130 </listitem>
8131
8132 <listitem>
8133 <para>
8134 Patent Grant- Subject to the terms of this license,
8135 including the license conditions and limitations in
8136 section 3, each contributor grants you a
8137 non-exclusive, worldwide, royalty-free license under
8138 its licensed patents to make, have made, use, sell,
8139 offer for sale, import, and/or otherwise dispose of
8140 its contribution in the software or derivative works
8141 of the contribution in the software.
8142 </para>
8143 </listitem>
8144
8145 </orderedlist>
8146
8147 </listitem>
8148
8149 <listitem>
8150 <para>
8151 Conditions and Limitations
8152 </para>
8153
8154 <orderedlist>
8155
8156 <listitem>
8157 <para>
8158 Reciprocal Grants- For any file you distribute that
8159 contains code from the software (in source code or
8160 binary format), you must provide recipients the source
8161 code to that file along with a copy of this license,
8162 which license will govern that file. You may license
8163 other files that are entirely your own work and do not
8164 contain code from the software under any terms you
8165 choose.
8166 </para>
8167 </listitem>
8168
8169 <listitem>
8170 <para>
8171 No Trademark License- This license does not grant you
8172 rights to use any contributors' name, logo, or
8173 trademarks.
8174 </para>
8175 </listitem>
8176
8177 <listitem>
8178 <para>
8179 If you bring a patent claim against any contributor
8180 over patents that you claim are infringed by the
8181 software, your patent license from such contributor to
8182 the software ends automatically.
8183 </para>
8184 </listitem>
8185
8186 <listitem>
8187 <para>
8188 If you distribute any portion of the software, you
8189 must retain all copyright, patent, trademark, and
8190 attribution notices that are present in the software.
8191 </para>
8192 </listitem>
8193
8194 <listitem>
8195 <para>
8196 If you distribute any portion of the software in
8197 source code form, you may do so only under this
8198 license by including a complete copy of this license
8199 with your distribution. If you distribute any portion
8200 of the software in compiled or object code form, you
8201 may only do so under a license that complies with this
8202 license.
8203 </para>
8204 </listitem>
8205
8206 <listitem>
8207 <para>
8208 The software is licensed "as-is." You bear the risk of
8209 using it. The contributors give no express warranties,
8210 guarantees or conditions. You may have additional
8211 consumer rights under your local laws which this
8212 license cannot change. To the extent permitted under
8213 your local laws, the contributors exclude the implied
8214 warranties of merchantability, fitness for a
8215 particular purpose and non-infringement.
8216 </para>
8217 </listitem>
8218
8219 </orderedlist>
8220
8221 </listitem>
8222
8223 </orderedlist>
8224
8225 </sect2>
8226
8227 <sect2 id="licXFree86">
8228
8229 <title>XFree86 License (variant 1)</title>
8230
8231 <para>
8232 Copyright (C) 1994-2003 The XFree86 Project, Inc. All Rights
8233 Reserved.
8234 </para>
8235
8236 <para>
8237 Permission is hereby granted, free of charge, to any person
8238 obtaining a copy of this software and associated documentation
8239 files (the "Software"), to deal in the Software without
8240 restriction, including without limitation the rights to use,
8241 copy, modify, merge, publish, distribute, sublicense, and/or
8242 sell copies of the Software, and to permit persons to whom the
8243 Software is furnished to do so, subject to the following
8244 conditions:
8245 </para>
8246
8247 <para>
8248 The above copyright notice and this permission notice shall be
8249 included in all copies or substantial portions of the Software.
8250 </para>
8251
8252 <para>
8253 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
8254 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
8255 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
8256 NONINFRINGEMENT. IN NO EVENT SHALL THE XFREE86 PROJECT BE
8257 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
8258 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8259 IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
8260 IN THE SOFTWARE.
8261 </para>
8262
8263 <para>
8264 Except as contained in this notice, the name of the XFree86
8265 Project shall not be used in advertising or otherwise to promote
8266 the sale, use or other dealings in this Software without prior
8267 written authorization from the XFree86 Project.
8268 </para>
8269
8270 </sect2>
8271
8272 <sect2 id="licXFree86-v2">
8273
8274 <title>XFree86 License (variant 2)</title>
8275
8276 <para>
8277 Copyright 1997 by The XFree86 Project, Inc.
8278 </para>
8279
8280 <para>
8281 Permission to use, copy, modify, distribute, and sell this
8282 software and its documentation for any purpose is hereby granted
8283 without fee, provided that the above copyright notice appear in
8284 all copies and that both that copyright notice and this
8285 permission notice appear in supporting documentation, and that
8286 the name of the XFree86 Project, Inc. not be used in
8287 advertising or publicity pertaining to distribution of the
8288 software without specific, written prior permission. The
8289 Xfree86 Project, Inc. makes no representations about the
8290 suitability of this software for any purpose. It is provided
8291 "as is" without express or implied warranty.
8292 </para>
8293
8294 <para>
8295 THE XFREE86 PROJECT, INC. DISCLAIMS ALL WARRANTIES WITH REGARD
8296 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
8297 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI
8298 OR DAVID WEXELBLAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
8299 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
8300 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
8301 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
8302 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
8303 </para>
8304
8305 </sect2>
8306
8307 <sect2 id="licCereal">
8308
8309 <title>Cereal License</title>
8310
8311 <para>
8312 Copyright (c) 2013-2022, Randolph Voorhies, Shane Grant
8313 All rights reserved.
8314 </para>
8315
8316 <para>
8317 Redistribution and use in source and binary forms, with or without
8318 modification, are permitted provided that the following conditions are met:
8319 </para>
8320
8321 <itemizedlist>
8322
8323 <listitem>
8324 <para>
8325 Redistributions of source code must retain the above
8326 copyright notice, this list of conditions and the following
8327 disclaimer.
8328 </para>
8329 </listitem>
8330
8331 <listitem>
8332 <para>
8333 Redistributions in binary form must reproduce the above
8334 copyright notice, this list of conditions and the following
8335 disclaimer in the documentation and/or other materials
8336 provided with the distribution.
8337 </para>
8338 </listitem>
8339
8340 <listitem>
8341 <para>
8342 Neither the name of the copyright holder nor the names of
8343 its contributors may be used to endorse or promote products
8344 derived from this software without specific prior written
8345 permission.
8346 </para>
8347 </listitem>
8348
8349 </itemizedlist>
8350
8351 <para>
8352 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
8353 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
8354 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
8355 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
8356 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
8357 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
8358 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
8359 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
8360 USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
8361 AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
8362 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
8363 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
8364 THE POSSIBILITY OF SUCH DAMAGE.
8365 </para>
8366
8367 </sect2>
8368
8369 <sect2 id="licX-KeithPackard1">
8370
8371 <title>Keith Packard License</title>
8372
8373 <para>
8374 Copyright (c) 2001, 2003 Keith Packard
8375 </para>
8376
8377 <para>
8378 Permission to use, copy, modify, distribute, and sell this
8379 software and its documentation for any purpose is hereby granted
8380 without fee, provided that the above copyright notice appear in
8381 all copies and that both that copyright notice and this
8382 permission notice appear in supporting documentation, and that
8383 the name of Keith Packard not be used in advertising or
8384 publicity pertaining to distribution of the software without
8385 specific, written prior permission. Keith Packard makes no
8386 representations about the suitability of this software for any
8387 purpose. It is provided "as is" without express or implied
8388 warranty.
8389 </para>
8390
8391 <para>
8392 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
8393 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
8394 AND FITNESS, IN NO EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY
8395 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
8396 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
8397 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
8398 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
8399 THIS SOFTWARE.
8400 </para>
8401
8402 </sect2>
8403
8404 <sect2 id="licX-DRI2">
8405
8406 <title>X Direct Rendering Infrastructure (DRI) 2 Extension License</title>
8407
8408 <para>
8409 Copyright (c) 2007 Red Hat, Inc.
8410 </para>
8411
8412 <para>
8413 Permission is hereby granted, free of charge, to any person
8414 obtaining a copy of this software and associated documentation
8415 files (the "Software"), to deal in the Software without
8416 restriction, including without limitation the rights to use,
8417 copy, modify, merge, publish, distribute, and/or sell copies of
8418 the Software, and to permit persons to whom the Software is
8419 furnished to do so, provided that the above copyright notice(s)
8420 and this permission notice appear in all copies of the Soft-
8421 ware and that both the above copyright notice(s) and this
8422 permission notice appear in supporting documentation.
8423 </para>
8424
8425 <para>
8426 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
8427 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
8428 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
8429 NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
8430 COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE
8431 FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
8432 DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
8433 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
8434 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
8435 USE OR PERFORMANCE OF THIS SOFTWARE.
8436 </para>
8437
8438 <para>
8439 Except as contained in this notice, the name of a copyright
8440 holder shall not be used in advertising or otherwise to promote
8441 the sale, use or other dealings in this Software without prior
8442 written authorization of the copyright holder.
8443 </para>
8444
8445 <para>
8446 Authors:
8447 Kristian Høgsberg ([email protected])
8448 </para>
8449
8450 </sect2>
8451
8452 <sect2 id="licX-NCD-DEC">
8453
8454 <title>Network Computing Devices and DEC License</title>
8455
8456 <para>
8457 Copyright 1990, 1991 Network Computing Devices; Portions
8458 Copyright 1987 by Digital Equipment Corporation
8459 </para>
8460
8461 <para>
8462 Permission to use, copy, modify, distribute, and sell this
8463 software and its documentation for any purpose is hereby granted
8464 without fee, provided that the above copyright notice appear in
8465 all copies and that both that copyright notice and this
8466 permission notice appear in supporting documentation, and that
8467 the names of Network Computing Devices or Digital not be used in
8468 advertising or publicity pertaining to distribution of the
8469 software without specific, written prior permission. Network
8470 Computing Devices and Digital make no representations about the
8471 suitability of this software for any purpose. It is provided
8472 "as is" without express or implied warranty.
8473 </para>
8474
8475 <para>
8476 NETWORK COMPUTING DEVICES AND DIGITAL DISCLAIM ALL WARRANTIES
8477 WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
8478 OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL NETWORK
8479 COMPUTING DEVICES OR DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT
8480 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
8481 FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
8482 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
8483 IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
8484 </para>
8485
8486 </sect2>
8487
8488 <sect2 id="licMIT-OpenGroup">
8489
8490 <title>MIT Open Group Variant License</title>
8491
8492 <para>
8493 Copyright 1989, 1990, 1991, 1998 The Open Group
8494 </para>
8495
8496 <para>
8497 Permission to use, copy, modify, distribute, and sell this
8498 software and its documentation for any purpose is hereby granted
8499 without fee, provided that the above copyright notice appear in
8500 all copies and that both that copyright notice and this
8501 permission notice appear in supporting documentation.
8502 </para>
8503
8504 <para>
8505 The above copyright notice and this permission notice shall be
8506 included in all copies or substantial portions of the Software.
8507 </para>
8508
8509 <para>
8510 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
8511 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
8512 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
8513 NONINFRINGEMENT. IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR
8514 ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
8515 CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
8516 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
8517 SOFTWARE.
8518 </para>
8519
8520 <para>
8521 Except as contained in this notice, the name of The Open Group
8522 shall not be used in advertising or otherwise to promote the
8523 sale, use or other dealings in this Software without prior
8524 written authorization from The Open Group.
8525 </para>
8526
8527 </sect2>
8528
8529 <sect2 id="licX-DEC1">
8530
8531 <title>Digital Equipment Corporation License (variant 1)</title>
8532
8533 <para>
8534 Copyright 1987 by Digital Equipment Corporation, Maynard,
8535 Massachusetts. All Rights Reserved
8536 </para>
8537
8538 <para>
8539 Permission to use, copy, modify, and distribute this software
8540 and its documentation for any purpose and without fee is hereby
8541 granted, provided that the above copyright notice appear in all
8542 copies and that both that copyright notice and this permission
8543 notice appear in supporting documentation, and that the name of
8544 Digital not be used in advertising or publicity pertaining to
8545 distribution of the software without specific, written prior
8546 permission.
8547 </para>
8548
8549 <para>
8550 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
8551 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
8552 IN NO EVENT SHALL DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR
8553 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
8554 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
8555 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
8556 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
8557 </para>
8558
8559 </sect2>
8560
8561 <sect2 id="licX-DEC2">
8562
8563 <title>Digital Equipment Corporation License (variant 2)</title>
8564
8565 <para>
8566 Copyright (c) 1996 Digital Equipment Corporation, Maynard,
8567 Massachusetts.
8568 </para>
8569
8570 <para>
8571 Permission is hereby granted, free of charge, to any person
8572 obtaining a copy of this software and associated documentation
8573 files (the "Software"), to deal in the Software without
8574 restriction, including without limitation the rights to use,
8575 copy, modify, merge, publish, distribute, sublicense, and/or
8576 sell copies of the Software.
8577 </para>
8578
8579 <para>
8580 The above copyright notice and this permission notice shall be included in
8581 all copies or substantial portions of the Software.
8582 </para>
8583
8584 <para>
8585 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
8586 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
8587 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
8588 NONINFRINGEMENT. IN NO EVENT SHALL DIGITAL EQUIPMENT
8589 CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING, BUT NOT
8590 LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER
8591 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
8592 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
8593 USE OR OTHER DEALINGS IN THE SOFTWARE.
8594 </para>
8595
8596 <para>
8597 Except as contained in this notice, the name of Digital
8598 Equipment Corporation shall not be used in advertising or
8599 otherwise to promote the sale, use or other dealings in this
8600 Software without prior written authorization from Digital
8601 Equipment Corporation.
8602 </para>
8603
8604 </sect2>
8605
8606 <sect2 id="licX-DEC3">
8607
8608 <title>Digital Equipment Corporation License (variant 3)</title>
8609
8610 <para>
8611 Copyright 1997 Digital Equipment Corporation. All rights
8612 reserved.
8613 </para>
8614
8615 <para>
8616 This software is furnished under license and may be used and
8617 copied only in accordance with the following terms and
8618 conditions. Subject to these conditions, you may download,
8619 copy, install, use, modify and distribute this software in
8620 source and/or binary form. No title or ownership is transferred
8621 hereby.
8622 </para>
8623
8624 <para>
8625 1) Any source code used, modified or distributed must reproduce
8626 and retain this copyright notice and list of conditions as they
8627 appear in the source file.
8628 </para>
8629
8630 <para>
8631 2) No right is granted to use any trade name, trademark, or logo
8632 of Digital Equipment Corporation. Neither the "Digital Equipment
8633 Corporation" name nor any trademark or logo of Digital Equipment
8634 Corporation may be used to endorse or promote products derived
8635 from this software without the prior written permission of
8636 Digital Equipment Corporation.
8637 </para>
8638
8639 <para>
8640 3) This software is provided "AS-IS" and any express or implied
8641 warranties, including but not limited to, any implied warranties
8642 of merchantability, fitness for a particular purpose, or
8643 non-infringement are disclaimed. In no event shall DIGITAL be
8644 liable for any damages whatsoever, and in particular, DIGITAL
8645 shall not be liable for special, indirect, consequential, or
8646 incidental damages or damages for lost profits, loss of revenue
8647 or loss of use, whether such damages arise in contract,
8648 negligence, tort, under statute, in equity, at law or otherwise,
8649 even if advised of the possibility of such damage.
8650 </para>
8651
8652 </sect2>
8653
8654 <sect2 id="licX-DEC-Quarterdeck">
8655
8656 <title>Digital Equipment Corporation and QuarterDeck Office Systems License</title>
8657
8658 <para>
8659 Copyright 1987 by Digital Equipment Corporation, Maynard,
8660 Massachusetts, Copyright 1994 Quarterdeck Office Systems. All
8661 Rights Reserved
8662 </para>
8663
8664 <para>
8665 Permission to use, copy, modify, and distribute this software
8666 and its documentation for any purpose and without fee is hereby
8667 granted, provided that the above copyright notice appear in all
8668 copies and that both that copyright notice and this permission
8669 notice appear in supporting documentation, and that the names of
8670 Digital and Quarterdeck not be used in advertising or publicity
8671 pertaining to distribution of the software without specific,
8672 written prior permission.
8673 </para>
8674
8675 <para>
8676 DIGITAL AND QUARTERDECK DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
8677 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
8678 FITNESS, IN NO EVENT SHALL DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT
8679 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
8680 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
8681 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
8682 OR PERFORMANCE OF THIS SOFTWARE.
8683 </para>
8684
8685 </sect2>
8686
8687 <sect2 id="licX-HP1">
8688
8689 <title>Hewlett-Packard License (variant 1)</title>
8690
8691 <para>
8692 Copyright 1989 by Hewlett-Packard Company, Palo Alto,
8693 California.
8694 </para>
8695
8696 <para>
8697 Permission to use, copy, modify, and distribute this software
8698 and its documentation for any purpose and without fee is hereby
8699 granted, provided that the above copyright notice appear in all
8700 copies and that both that copyright notice and this permission
8701 notice appear in supporting documentation, and that the name of
8702 Hewlett-Packard not be used in advertising or publicity
8703 pertaining to distribution of the software without specific,
8704 written prior permission.
8705 </para>
8706
8707 <para>
8708 HEWLETT-PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
8709 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
8710 AND FITNESS, IN NO EVENT SHALL HEWLETT-PACKARD BE LIABLE FOR ANY
8711 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
8712 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
8713 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
8714 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
8715 THIS SOFTWARE.
8716 </para>
8717
8718 </sect2>
8719
8720 <sect2 id="licX-HP2">
8721
8722 <title>Hewlett-Packard License (variant 2)</title>
8723
8724 <para>
8725 Copyright (c) 1994, 1995 Hewlett-Packard Company
8726 </para>
8727
8728 <para>
8729 Permission is hereby granted, free of charge, to any person
8730 obtaining a copy of this software and associated documentation
8731 files (the "Software"), to deal in the Software without
8732 restriction, including without limitation the rights to use,
8733 copy, modify, merge, publish, distribute, sublicense, and/or
8734 sell copies of the Software, and to permit persons to whom the
8735 Software is furnished to do so, subject to the following
8736 conditions:
8737 </para>
8738
8739 <para>
8740 The above copyright notice and this permission notice shall be
8741 included in all copies or substantial portions of the Software.
8742 </para>
8743
8744 <para>
8745 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
8746 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
8747 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
8748 NONINFRINGEMENT. IN NO EVENT SHALL HEWLETT-PACKARD COMPANY BE
8749 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
8750 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
8751 IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8752 THE SOFTWARE.
8753 </para>
8754
8755 <para>
8756 Except as contained in this notice, the name of the
8757 Hewlett-Packard Company shall not be used in advertising or
8758 otherwise to promote the sale, use or other dealings in this
8759 Software without prior written authorization from the
8760 Hewlett-Packard Company.
8761 </para>
8762
8763 </sect2>
8764
8765 <sect2 id="licX-HP3">
8766
8767 <title>Hewlett-Packard License (variant 3)</title>
8768
8769 <para>
8770 Copyright 1986, 1987, 1988 by Hewlett-Packard Corporation
8771 </para>
8772
8773 <para>
8774 Permission to use, copy, modify, and distribute this software
8775 and its documentation for any purpose and without fee is hereby
8776 granted, provided that the above copyright notice appear in all
8777 copies and that both that copyright notice and this permission
8778 notice appear in supporting documentation, and that the name of
8779 Hewlett-Packard not be used in advertising or publicity
8780 pertaining to distribution of the software without specific,
8781 written prior permission.
8782 </para>
8783
8784 <para>
8785 Hewlett-Packard makes no representations about the
8786 suitability of this software for any purpose. It is provided
8787 "as is" without express or implied warranty.
8788 </para>
8789
8790 <para>
8791 This software is not subject to any license of the American
8792 Telephone and Telegraph Company or of the Regents of the
8793 University of California.
8794 </para>
8795
8796 </sect2>
8797
8798 <sect2 id="licX-HP4">
8799
8800 <title>Hewlett-Packard License (variant 4)</title>
8801
8802 <para>
8803 Copyright 1987 by Apollo Computer Inc., Chelmsford,
8804 Massachusetts.; Copyright 1989 by Hewlett-Packard Company. All
8805 Rights Reserved
8806 </para>
8807
8808 <para>
8809 Permission to use, duplicate, change, and distribute this
8810 software and its documentation for any purpose and without fee
8811 is granted, provided that the above copyright notice appear in
8812 such copy and that this copyright notice appear in all
8813 supporting documentation, and that the names of Apollo Computer
8814 Inc., the Hewlett-Packard Company, or the X Consortium not be
8815 used in advertising or publicity pertaining to distribution of
8816 the software without written prior permission.
8817 </para>
8818
8819 <para>
8820 HEWLETT-PACKARD MAKES NO WARRANTY OF ANY KIND WITH REGARD TO
8821 THIS SOFWARE, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
8822 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
8823 PURPOSE. Hewlett-Packard shall not be liable for errors
8824 contained herein or direct, indirect, special, incidental or
8825 consequential damages in connection with the furnishing,
8826 performance, or use of this material.
8827 </para>
8828
8829 </sect2>
8830
8831 <sect2 id="licX-SGI">
8832
8833 <title>Silicon Graphics License</title>
8834
8835 <para>
8836 Copyright (c) 1993, 1997 by Silicon Graphics Computer Systems,
8837 Inc.
8838 </para>
8839
8840 <para>
8841 Permission to use, copy, modify, and distribute this software
8842 and its documentation for any purpose and without fee is hereby
8843 granted, provided that the above copyright notice appear in all
8844 copies and that both that copyright notice and this permission
8845 notice appear in supporting documentation, and that the name of
8846 Silicon Graphics not be used in advertising or publicity
8847 pertaining to distribution of the software without specific
8848 prior written permission. Silicon Graphics makes no
8849 representation about the suitability of this software for any
8850 purpose. It is provided "as is" without any express or implied
8851 warranty.
8852 </para>
8853
8854 <para>
8855 SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
8856 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
8857 AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
8858 GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
8859 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
8860 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
8861 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
8862 USE OR PERFORMANCE OF THIS SOFTWARE.
8863 </para>
8864
8865 </sect2>
8866
8867 <sect2 id="licX-RandR">
8868
8869 <title>X Resize and Rotate Extension (RandR) License</title>
8870
8871 <para>
8872 Copyright (c) 2000 Compaq Computer Corporation; Copyright (c)
8873 2002 Hewlett-Packard Company; Copyright (c) 2006 Intel
8874 Corporation; Copyright (c) 2008 Red Hat, Inc.
8875 </para>
8876
8877 <para>
8878 Permission to use, copy, modify, distribute, and sell this
8879 software and its documentation for any purpose is hereby granted
8880 without fee, provided that the above copyright notice appear in
8881 all copies and that both that copyright notice and this
8882 permission notice appear in supporting documentation, and that
8883 the name of the copyright holders not be used in advertising or
8884 publicity pertaining to distribution of the software without
8885 specific, written prior permission. The copyright holders make
8886 no representations about the suitability of this software for
8887 any purpose. It is provided "as is" without express or implied
8888 warranty.
8889 </para>
8890
8891 <para>
8892 THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO
8893 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
8894 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE COPYRIGHT
8895 HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
8896 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
8897 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
8898 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
8899 USE OR PERFORMANCE OF THIS SOFTWARE.
8900 </para>
8901
8902 </sect2>
8903
8904 <sect2 id="licX-SuSE">
8905
8906 <title>SuSE License</title>
8907
8908 <para>
8909 Copyright (c) 2000 SuSE, Inc.
8910 </para>
8911
8912 <para>
8913 Permission to use, copy, modify, distribute, and sell this
8914 software and its documentation for any purpose is hereby granted
8915 without fee, provided that the above copyright notice appear in
8916 all copies and that both that copyright notice and this
8917 permission notice appear in supporting documentation, and that
8918 the name of SuSE not be used in advertising or publicity
8919 pertaining to distribution of the software without specific,
8920 written prior permission. SuSE makes no representations about
8921 the suitability of this software for any purpose. It is
8922 provided "as is" without express or implied warranty.
8923 </para>
8924
8925 <para>
8926 SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
8927 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
8928 IN NO EVENT SHALL SuSE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
8929 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
8930 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
8931 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
8932 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
8933 </para>
8934
8935 </sect2>
8936
8937 <sect2 id="licX-NCD1">
8938
8939 <title>Network Computing Devices (NCD) License (variant 1)</title>
8940
8941 <para>
8942 Copyright 1992 Network Computing Devices; Portions
8943 </para>
8944
8945 <para>
8946 Permission to use, copy, modify, distribute, and sell this
8947 software and its documentation for any purpose is hereby granted
8948 without fee, provided that the above copyright notice appear in
8949 all copies and that both that copyright notice and this
8950 permission notice appear in supporting documentation, and that
8951 the name of NCD. not be used in advertising or publicity
8952 pertaining to distribution of the software without specific,
8953 written prior permission. NCD. makes no representations about
8954 the suitability of this software for any purpose. It is
8955 provided "as is" without express or implied warranty.
8956 </para>
8957
8958 <para>
8959 NCD. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
8960 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
8961 IN NO EVENT SHALL NCD. BE LIABLE FOR ANY SPECIAL, INDIRECT OR
8962 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
8963 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
8964 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
8965 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
8966 </para>
8967
8968 </sect2>
8969
8970 <sect2 id="licX-NCD2">
8971
8972 <title>Network Computing Devices (NCD) License (variant 2)</title>
8973
8974 <para>
8975 Copyright 1988, 1989, 1990, 1994 Network Computing Devices, Inc.
8976 </para>
8977
8978 <para>
8979 Permission to use, copy, modify, distribute, and sell this
8980 software and its documentation for any purpose is hereby granted
8981 without fee, provided that the above copyright notice appear in
8982 all copies and that both that copyright notice and this
8983 permission notice appear in supporting documentation, and that
8984 the name Network Computing Devices, Inc. not be used in
8985 advertising or publicity pertaining to distribution of this
8986 software without specific, written prior permission.
8987 </para>
8988
8989 <para>
8990 THIS SOFTWARE IS PROVIDED `AS-IS'. NETWORK COMPUTING DEVICES,
8991 INC., DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
8992 INCLUDING WITHOUT LIMITATION ALL IMPLIED WARRANTIES OF
8993 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
8994 NONINFRINGEMENT. IN NO EVENT SHALL NETWORK COMPUTING DEVICES,
8995 INC., BE LIABLE FOR ANY DAMAGES WHATSOEVER, INCLUDING SPECIAL,
8996 INCIDENTAL OR CONSEQUENTIAL DAMAGES, INCLUDING LOSS OF USE,
8997 DATA, OR PROFITS, EVEN IF ADVISED OF THE POSSIBILITY THEREOF,
8998 AND REGARDLESS OF WHETHER IN AN ACTION IN CONTRACT, TORT OR
8999 NEGLIGENCE, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
9000 PERFORMANCE OF THIS SOFTWARE.
9001 </para>
9002
9003 </sect2>
9004
9005 <sect2 id="licX-NCD3">
9006
9007 <title>Network Computing Devices (NCD) License (variant 3)</title>
9008
9009 <para>
9010 Copyright 1989 Network Computing Devices, Inc., Mountain View, California.
9011 </para>
9012
9013 <para>
9014 Permission to use, copy, modify, and distribute this software
9015 and its documentation for any purpose and without fee is hereby
9016 granted, provided that the above copyright notice appear in all
9017 copies and that both that copyright notice and this permission
9018 notice appear in supporting documentation, and that the name of
9019 N.C.D. not be used in advertising or publicity pertaining to
9020 distribution of the software without specific, written prior
9021 permission. N.C.D. makes no representations about the
9022 suitability of this software for any purpose. It is provided
9023 "as is" without express or implied warranty.
9024 </para>
9025
9026 </sect2>
9027
9028 <sect2 id="licX-DEC-Olivetti">
9029
9030 <title>Digital Equipment Corporation and Olivetti Research Limited License</title>
9031
9032 <para>
9033 Copyright 1991,1993 by Digital Equipment Corporation, Maynard,
9034 Massachusetts, and Olivetti Research Limited, Cambridge,
9035 England. All Rights Reserved
9036 </para>
9037
9038 <para>
9039 Permission to use, copy, modify, and distribute this software
9040 and its documentation for any purpose and without fee is hereby
9041 granted, provided that the above copyright notice appear in all
9042 copies and that both that copyright notice and this permission
9043 notice appear in supporting documentation, and that the names of
9044 Digital or Olivetti not be used in advertising or publicity
9045 pertaining to distribution of the software without specific,
9046 written prior permission.
9047 </para>
9048
9049 <para>
9050 DIGITAL AND OLIVETTI DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
9051 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
9052 AND FITNESS, IN NO EVENT SHALL THEY BE LIABLE FOR ANY SPECIAL,
9053 INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
9054 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
9055 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
9056 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
9057 SOFTWARE.
9058 </para>
9059
9060 </sect2>
9061
9062 <sect2 id="licX11-Multi-party">
9063
9064 <title>X Consortium, DEC, Intergraph, Silicon Graphics, and Hewlett-Packard License</title>
9065
9066 <para>
9067 Copyright (c) 1989 X Consortium, Inc. and Digital Equipment
9068 Corporation.; Copyright (c) 1992 X Consortium, Inc. and
9069 Intergraph Corporation.; Copyright (c) 1993 X Consortium, Inc.
9070 and Silicon Graphics, Inc.; Copyright (c) 1994, 1995 X
9071 Consortium, Inc. and Hewlett-Packard Company.
9072 </para>
9073
9074 <para>
9075 Permission to use, copy, modify, and distribute this
9076 documentation for any purpose and without fee is hereby granted,
9077 provided that the above copyright notice and this permission
9078 notice appear in all copies. Digital Equipment Corporation,
9079 Intergraph Corporation, Silicon Graphics, Hewlett-Packard, and
9080 the X Consortium make no representations about the suitability
9081 for any purpose of the information in this document. This
9082 documentation is provided ``as is'' without express or implied
9083 warranty.
9084 </para>
9085
9086 </sect2>
9087
9088 <sect2 id="licX-Sun">
9089
9090 <title>Sun Microsystems License</title>
9091
9092 <para>
9093 Copyright 2007, 2008, 2009 Sun Microsystems, Inc. All rights
9094 reserved.
9095 </para>
9096
9097 <para>
9098 Permission is hereby granted, free of charge, to any person
9099 obtaining a copy of this software and associated documentation
9100 files (the "Software"), to deal in the Software without
9101 restriction, including without limitation the rights to use,
9102 copy, modify, merge, publish, distribute, and/or sell copies of
9103 the Software, and to permit persons to whom the Software is
9104 furnished to do so, provided that the above copyright notice(s)
9105 and this permission notice appear in all copies of the Software
9106 and that both the above copyright notice(s) and this permission
9107 notice appear in supporting documentation.
9108 </para>
9109
9110 <para>
9111 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
9112 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
9113 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
9114 NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
9115 COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE
9116 FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
9117 OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
9118 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
9119 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
9120 PERFORMANCE OF THIS SOFTWARE.
9121 </para>
9122
9123 <para>
9124 Except as contained in this notice, the name of a copyright
9125 holder shall not be used in advertising or otherwise to promote
9126 the sale, use or other dealings in this Software without prior
9127 written authorization of the copyright holder.
9128 </para>
9129
9130 </sect2>
9131
9132 <sect2 id="licX-Pardines-Kettenis">
9133
9134 <title>X libpciaccess Library License</title>
9135
9136 <para>
9137 Copyright (c) 2008 Juan Romero Pardines; Copyright (c) 2008 Mark Kettenis
9138 </para>
9139
9140 <para>
9141 Permission to use, copy, modify, and distribute this software
9142 for any purpose with or without fee is hereby granted, provided
9143 that the above copyright notice and this permission notice
9144 appear in all copies.
9145 </para>
9146
9147 <para>
9148 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
9149 WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
9150 WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
9151 AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
9152 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
9153 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
9154 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
9155 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
9156 </para>
9157
9158 </sect2>
9159
9160 <sect2 id="licX-libxshmfence">
9161
9162 <title>X libxshmfence License</title>
9163
9164 <para>
9165 Copyright (c) 2013 Keith Packard
9166 </para>
9167
9168 <para>
9169 Permission to use, copy, modify, distribute, and sell this
9170 software and its documentation for any purpose is hereby granted
9171 without fee, provided that the above copyright notice appear in
9172 all copies and that both that copyright notice and this
9173 permission notice appear in supporting documentation, and that
9174 the name of the copyright holders not be used in advertising or
9175 publicity pertaining to distribution of the software without
9176 specific, written prior permission. The copyright holders make
9177 no representations about the suitability of this software for
9178 any purpose. It is provided "as is" without express or implied
9179 warranty.
9180 </para>
9181
9182 <para>
9183 THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO
9184 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
9185 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE COPYRIGHT
9186 HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
9187 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
9188 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
9189 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
9190 USE OR PERFORMANCE OF THIS SOFTWARE.
9191 </para>
9192
9193 </sect2>
9194
9195 <sect2 id="licX-Mouse">
9196
9197 <title>X xf86-input-mouse driver License</title>
9198
9199 <para>
9200 Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany.;
9201 Copyright 1993 by David Dawes &lt;[email protected]&gt;;
9202 Copyright 2002 by SuSE Linux AG, Author: Egbert Eich; Copyright
9203 1994-2002 by The XFree86 Project, Inc.; Copyright 2002 by Paul
9204 Elliott
9205 </para>
9206
9207 <para>
9208 Permission to use, copy, modify, distribute, and sell this
9209 software and its documentation for any purpose is hereby granted
9210 without fee, provided that the above copyright notice appear in
9211 all copies and that both that copyright notice and this
9212 permission notice appear in supporting documentation, and that
9213 the names of copyright holders not be used in advertising or
9214 publicity pertaining to distribution of the software without
9215 specific, written prior permission. The copyright holders make
9216 no representations about the suitability of this software for
9217 any purpose. It is provided "as is" without express or implied
9218 warranty.
9219 </para>
9220
9221 <para>
9222 THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO
9223 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
9224 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE COPYRIGHT
9225 HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
9226 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
9227 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
9228 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
9229 USE OR PERFORMANCE OF THIS SOFTWARE.
9230 </para>
9231
9232 </sect2>
9233
9234 <sect2 id="licX-Yokota">
9235
9236 <title>Kazutaka YOKOTA License</title>
9237
9238 <para>
9239 Copyright 1998 by Kazutaka YOKOTA
9240 &lt;[email protected]&gt;
9241 </para>
9242
9243 <para>
9244 Permission to use, copy, modify, distribute, and sell this
9245 software and its documentation for any purpose is hereby granted
9246 without fee, provided that the above copyright notice appear in
9247 all copies and that both that copyright notice and this
9248 permission notice appear in supporting documentation, and that
9249 the name of Kazutaka YOKOTA not be used in advertising or
9250 publicity pertaining to distribution of the software without
9251 specific, written prior permission. Kazutaka YOKOTA makes no
9252 representations about the suitability of this software for any
9253 purpose. It is provided "as is" without express or implied
9254 warranty.
9255 </para>
9256
9257 <para>
9258 KAZUTAKA YOKOTA DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
9259 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
9260 AND FITNESS, IN NO EVENT SHALL KAZUTAKA YOKOTA BE LIABLE FOR ANY
9261 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
9262 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
9263 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
9264 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
9265 THIS SOFTWARE.
9266 </para>
9267
9268 </sect2>
9269
9270 <sect2 id="licX-Connectiva">
9271
9272 <title>Conectiva License</title>
9273
9274 <para>
9275 Copyright (c) 2000 by Conectiva S.A. (http://www.conectiva.com)
9276 </para>
9277
9278 <para>
9279 Permission is hereby granted, free of charge, to any person
9280 obtaining a copy of this software and associated documentation
9281 files (the "Software"), to deal in the Software without
9282 restriction, including without limitation the rights to use,
9283 copy, modify, merge, publish, distribute, sublicense, and/or
9284 sell copies of the Software, and to permit persons to whom the
9285 Software is furnished to do so, subject to the following
9286 conditions:
9287 </para>
9288
9289 <para>
9290 The above copyright notice and this permission notice shall be
9291 included in all copies or substantial portions of the Software.
9292 </para>
9293
9294 <para>
9295 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
9296 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
9297 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
9298 NONINFRINGEMENT. IN NO EVENT SHALL CONECTIVA LINUX BE LIABLE
9299 FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
9300 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
9301 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9302 SOFTWARE.
9303 </para>
9304
9305 <para>
9306 Except as contained in this notice, the name of Conectiva Linux
9307 shall not be used in advertising or otherwise to promote the
9308 sale, use or other dealings in this Software without prior
9309 written authorization from Conectiva Linux.
9310 </para>
9311
9312 </sect2>
9313
9314 <sect2 id="licX-RedHat-SuSE">
9315
9316 <title>Red Hat and SuSE License</title>
9317
9318 <para>
9319 Copyright © 2008 Red Hat, Inc. Partly based on code Copyright ©
9320 2000 SuSE, Inc.
9321 </para>
9322
9323 <para>
9324 Permission to use, copy, modify, distribute, and sell this
9325 software and its documentation for any purpose is hereby granted
9326 without fee, provided that the above copyright notice appear in
9327 all copies and that both that copyright notice and this
9328 permission notice appear in supporting documentation, and that
9329 the name of Red Hat not be used in advertising or publicity
9330 pertaining to distribution of the software without specific,
9331 written prior permission. Red Hat makes no representations
9332 about the suitability of this software for any purpose. It is
9333 provided "as is" without express or implied warranty.
9334 </para>
9335
9336 <para>
9337 Red Hat DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
9338 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
9339 IN NO EVENT SHALL Red Hat BE LIABLE FOR ANY SPECIAL, INDIRECT OR
9340 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
9341 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
9342 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
9343 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
9344 </para>
9345
9346 <para>
9347 Permission to use, copy, modify, distribute, and sell this
9348 software and its documentation for any purpose is hereby granted
9349 without fee, provided that the above copyright notice appear in
9350 all copies and that both that copyright notice and this
9351 permission notice appear in supporting documentation, and that
9352 the name of SuSE not be used in advertising or publicity
9353 pertaining to distribution of the software without specific,
9354 written prior permission. SuSE makes no representations about
9355 the suitability of this software for any purpose. It is
9356 provided "as is" without express or implied warranty.
9357 </para>
9358
9359 <para>
9360 SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
9361 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
9362 IN NO EVENT SHALL SuSE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
9363 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
9364 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
9365 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
9366 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
9367 </para>
9368
9369 </sect2>
9370
9371 <sect2 id="licX-RedHat">
9372
9373 <title>Red Hat License</title>
9374
9375 <para>
9376 Copyright (c) 2006 Red Hat, Inc. (C) Copyright 1998-1999
9377 Precision Insight, Inc., Cedar Park, Texas. All Rights Reserved.
9378 </para>
9379
9380 <para>
9381 Permission is hereby granted, free of charge, to any person
9382 obtaining a copy of this software and associated documentation
9383 files (the "Software"), to deal in the Software without
9384 restriction, including without limitation the rights to use,
9385 copy, modify, merge, publish, distribute, sub license, and/or
9386 sell copies of the Software, and to permit persons to whom the
9387 Software is furnished to do so, subject to the following
9388 conditions:
9389 </para>
9390
9391 <para>
9392 The above copyright notice and this permission notice (including
9393 the next paragraph) shall be included in all copies or
9394 substantial portions of the Software.
9395 </para>
9396
9397 <para>
9398 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
9399 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
9400 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
9401 NON-INFRINGEMENT. IN NO EVENT SHALL RED HAT, INC, OR PRECISION
9402 INSIGHT AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES
9403 OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
9404 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
9405 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9406 </para>
9407
9408 </sect2>
9409
9410 <sect2 id="licX11-RedHat">
9411
9412 <title>X Consortium and Red Hat License</title>
9413
9414 <para>
9415 Copyright (c) 1995 X Consortium Copyright 2004 Red Hat Inc.,
9416 Durham, North Carolina. All Rights Reserved.
9417 </para>
9418
9419 <para>
9420 Permission is hereby granted, free of charge, to any person
9421 obtaining a copy of this software and associated documentation
9422 files (the "Software"), to deal in the Software without
9423 restriction, including without limitation on the rights to use,
9424 copy, modify, merge, publish, distribute, sublicense, and/or
9425 sell copies of the Software, and to permit persons to whom the
9426 Software is furnished to do so, subject to the following
9427 conditions:
9428 </para>
9429
9430 <para>
9431 The above copyright notice and this permission notice shall be
9432 included in all copies or substantial portions of the Software.
9433 </para>
9434
9435 <para>
9436 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
9437 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
9438 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
9439 NON-INFRINGEMENT. IN NO EVENT SHALL RED HAT, THE X CONSORTIUM,
9440 AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9441 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
9442 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
9443 USE OR OTHER DEALINGS IN THE SOFTWARE.
9444 </para>
9445
9446 <para>
9447 Except as contained in this notice, the name of the X Consortium
9448 shall not be used in advertising or otherwise to promote the
9449 sale, use or other dealings in this Software without prior
9450 written authorization from the X Consortium.
9451 </para>
9452
9453 </sect2>
9454
9455 <sect2 id="licX-PrecisionInsight">
9456
9457 <title>Precision Insight License</title>
9458
9459 <para>
9460 Copyright 1998-2000 Precision Insight, Inc., Cedar Park, Texas.;
9461 Copyright 2000 VA Linux Systems, Inc.; Copyright (c) 2002, 2008,
9462 2009 Apple Computer, Inc.; Copyright (c) 2003-2004 Torrey T.
9463 Lyons.; All Rights Reserved.
9464 </para>
9465
9466 <para>
9467 Permission is hereby granted, free of charge, to any person
9468 obtaining a copy of this software and associated documentation
9469 files (the "Software"), to deal in the Software without
9470 restriction, including without limitation the rights to use,
9471 copy, modify, merge, publish, distribute, sub license, and/or
9472 sell copies of the Software, and to permit persons to whom the
9473 Software is furnished to do so, subject to the following
9474 conditions:
9475 </para>
9476
9477 <para>
9478 The above copyright notice and this permission notice (including
9479 the next paragraph) shall be included in all copies or
9480 substantial portions of the Software.
9481 </para>
9482
9483 <para>
9484 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
9485 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
9486 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
9487 NON-INFRINGEMENT. IN NO EVENT SHALL PRECISION INSIGHT AND/OR
9488 ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9489 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
9490 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
9491 USE OR OTHER DEALINGS IN THE SOFTWARE.
9492 </para>
9493
9494 </sect2>
9495
9496 <sect2 id="licX-VALinux-IBM">
9497
9498 <title>VA Linux and IBM License</title>
9499
9500 <para>
9501 (C) Copyright IBM Corporation 2003 All Rights Reserved.
9502 </para>
9503
9504 <para>
9505 Permission is hereby granted, free of charge, to any person
9506 obtaining a copy of this software and associated documentation
9507 files (the "Software"), to deal in the Software without
9508 restriction, including without limitation on the rights to use,
9509 copy, modify, merge, publish, distribute, sub license, and/or
9510 sell copies of the Software, and to permit persons to whom the
9511 Software is furnished to do so, subject to the following
9512 conditions:
9513 </para>
9514
9515 <para>
9516 The above copyright notice and this permission notice (including
9517 the next paragraph) shall be included in all copies or
9518 substantial portions of the Software.
9519 </para>
9520
9521 <para>
9522 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
9523 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
9524 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
9525 NON-INFRINGEMENT. IN NO EVENT SHALL VA LINUX SYSTEM, IBM AND/OR
9526 THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9527 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
9528 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
9529 USE OR OTHER DEALINGS IN THE SOFTWARE.
9530 </para>
9531
9532 </sect2>
9533
9534 <sect2 id="licX-IBM">
9535
9536 <title>IBM License</title>
9537
9538 <para>
9539 (C) Copyright IBM Corporation 2004-2005 All Rights Reserved.
9540 </para>
9541
9542 <para>
9543 Permission is hereby granted, free of charge, to any person
9544 obtaining a copy of this software and associated documentation
9545 files (the "Software"), to deal in the Software without
9546 restriction, including without limitation the rights to use,
9547 copy, modify, merge, publish, distribute, sub license, and/or
9548 sell copies of the Software, and to permit persons to whom the
9549 Software is furnished to do so, subject to the following
9550 conditions:
9551 </para>
9552
9553 <para>
9554 The above copyright notice and this permission notice (including
9555 the next paragraph) shall be included in all copies or
9556 substantial portions of the Software.
9557 </para>
9558
9559 <para>
9560 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
9561 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
9562 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
9563 NON-INFRINGEMENT. IN NO EVENT SHALL IBM, AND/OR THEIR SUPPLIERS
9564 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
9565 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
9566 OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
9567 IN THE SOFTWARE.
9568 </para>
9569
9570 </sect2>
9571
9572 <sect2 id="licX-MetroLink1">
9573
9574 <title>Metro Link License (variant 1)</title>
9575
9576 <para>
9577 Copyright (c) 1997 Metro Link Incorporated
9578 </para>
9579
9580 <para>
9581 Permission is hereby granted, free of charge, to any person
9582 obtaining a copy of this software and associated documentation
9583 files (the "Software"), to deal in the Software without
9584 restriction, including without limitation the rights to use,
9585 copy, modify, merge, publish, distribute, sub license, and/or
9586 sell copies of the Software, and to permit persons to whom the
9587 Software is furnished to do so, subject to the following
9588 conditions:
9589 </para>
9590
9591 <para>
9592 The above copyright notice and this permission notice shall be
9593 included in all copies or substantial portions of the Software.
9594 </para>
9595
9596 <para>
9597 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
9598 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
9599 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
9600 NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE
9601 FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
9602 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
9603 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9604 SOFTWARE.
9605 </para>
9606
9607 <para>
9608 Except as contained in this notice, the name of the Metro Link
9609 shall not be used in advertising or otherwise to promote the
9610 sale, use or other dealings in this Software without prior
9611 written authorization from Metro Link.
9612 </para>
9613
9614 </sect2>
9615
9616 <sect2 id="licX-MetroLink2">
9617
9618 <title>Metro Link License (variant 2)</title>
9619
9620 <para>
9621 Copyright 1995-1998 by Metro Link, Inc.; Copyright (c) 1997
9622 Matthieu Herrb
9623 </para>
9624
9625 <para>
9626 Permission to use, copy, modify, distribute, and sell this
9627 software and its documentation for any purpose is hereby granted
9628 without fee, provided that the above copyright notice appear in
9629 all copies and that both that copyright notice and this
9630 permission notice appear in supporting documentation, and that
9631 the name of Metro Link, Inc. not be used in advertising or
9632 publicity pertaining to distribution of the software without
9633 specific, written prior permission. Metro Link, Inc. makes no
9634 representations about the suitability of this software for any
9635 purpose. It is provided "as is" without express or implied
9636 warranty.
9637 </para>
9638
9639 <para>
9640 METRO LINK, INC. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
9641 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
9642 AND FITNESS, IN NO EVENT SHALL METRO LINK, INC. BE LIABLE FOR
9643 ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
9644 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
9645 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
9646 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
9647 THIS SOFTWARE.
9648 </para>
9649
9650 </sect2>
9651
9652 <sect2 id="licX-MetroLink3">
9653
9654 <title>Metro Link License (variant 3)</title>
9655
9656 <para>
9657 Copyright 1998 by Metro Link Incorporated
9658 </para>
9659
9660 <para>
9661 Permission to use, copy, modify, distribute, and sell this
9662 software and its documentation for any purpose is hereby granted
9663 without fee, provided that the above copyright notice appear in
9664 all copies and that both that copyright notice and this
9665 permission notice appear in supporting documentation, and that
9666 the name of Metro Link Incorporated not be used in advertising
9667 or publicity pertaining to distribution of the software without
9668 specific, written prior permission. Metro Link Incorporated
9669 makes no representations about the suitability of this software
9670 for any purpose. It is provided "as is" without express or
9671 implied warranty.
9672 </para>
9673
9674 <para>
9675 METRO LINK INCORPORATED DISCLAIMS ALL WARRANTIES WITH REGARD TO
9676 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
9677 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL METRO LINK
9678 INCORPORATED BE LIABLE FOR ANY SPECIAL, INDIRECT OR
9679 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
9680 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
9681 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
9682 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
9683 </para>
9684
9685 </sect2>
9686
9687 <sect2 id="licX-NVIDIA">
9688
9689 <title>NVIDIA License</title>
9690
9691 <para>
9692 Copyright (c) 2001, Andy Ritger [email protected] All rights
9693 reserved.
9694 </para>
9695
9696 <para>
9697 Redistribution and use in source and binary forms, with or
9698 without modification, are permitted provided that the following
9699 conditions are met:
9700 </para>
9701
9702 <para>
9703 o Redistributions of source code must retain the above copyright
9704 notice, this list of conditions and the following disclaimer.
9705 </para>
9706
9707 <para>
9708 o Redistributions in binary form must reproduce the above
9709 copyright notice, this list of conditions and the following
9710 disclaimer in the documentation and/or other materials provided
9711 with the distribution.
9712 </para>
9713
9714 <para>
9715 o Neither the name of NVIDIA nor the names of its contributors
9716 may be used to endorse or promote products derived from this
9717 software without specific prior written permission.
9718 </para>
9719
9720 <para>
9721 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
9722 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
9723 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
9724 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
9725 DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE
9726 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
9727 OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
9728 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
9729 OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
9730 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
9731 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
9732 OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
9733 OF SUCH DAMAGE.
9734 </para>
9735
9736 </sect2>
9737
9738 <sect2 id="licX-Vrije">
9739
9740 <title>Vrije Universiteit License</title>
9741
9742 <para>
9743 Copyright 1992 Vrije Universiteit, The Netherlands
9744 </para>
9745
9746 <para>
9747 Permission to use, copy, modify, and distribute this software
9748 and its documentation for any purpose and without fee is hereby
9749 granted, provided that the above copyright notice appear in all
9750 copies and that both that copyright notice and this permission
9751 notice appear in supporting documentation, and that the name of
9752 the Vrije Universiteit not be used in advertising or publicity
9753 pertaining to distribution of the software without specific,
9754 written prior permission. The Vrije Universiteit makes no
9755 representations about the suitability of this software for any
9756 purpose. It is provided "as is" without express or implied
9757 warranty.
9758 </para>
9759
9760 <para>
9761 The Vrije Universiteit DISCLAIMS ALL WARRANTIES WITH REGARD TO
9762 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
9763 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL The Vrije
9764 Universiteit BE LIABLE FOR ANY SPECIAL, INDIRECT OR
9765 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
9766 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
9767 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
9768 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
9769 </para>
9770
9771 </sect2>
9772
9773 <sect2 id="licX-Concurrent">
9774
9775 <title>Concurrent Computer Corporation License</title>
9776
9777 <para>
9778 Copyright 1998 by Concurrent Computer Corporation
9779 </para>
9780
9781 <para>
9782 Permission to use, copy, modify, distribute, and sell this
9783 software and its documentation for any purpose is hereby granted
9784 without fee, provided that the above copyright notice appear in
9785 all copies and that both that copyright notice and this
9786 permission notice appear in supporting documentation, and that
9787 the name of Concurrent Computer Corporation not be used in
9788 advertising or publicity pertaining to distribution of the
9789 software without specific, written prior permission. Concurrent
9790 Computer Corporation makes no representations about the
9791 suitability of this software for any purpose. It is provided
9792 "as is" without express or implied warranty.
9793 </para>
9794
9795 <para>
9796 CONCURRENT COMPUTER CORPORATION DISCLAIMS ALL WARRANTIES WITH
9797 REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
9798 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL CONCURRENT
9799 COMPUTER CORPORATION BE LIABLE FOR ANY SPECIAL, INDIRECT OR
9800 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
9801 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
9802 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
9803 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
9804 </para>
9805
9806 </sect2>
9807
9808 <sect2 id="licX-Nokia">
9809
9810 <title>Nokia License</title>
9811
9812 <para>
9813 Copyright (c) 2004 Nokia
9814 </para>
9815
9816 <para>
9817 Permission to use, copy, modify, distribute, and sell this
9818 software and its documentation for any purpose is hereby granted
9819 without fee, provided that the above copyright notice appear in
9820 all copies and that both that copyright notice and this
9821 permission notice appear in supporting documentation, and that
9822 the name of Nokia not be used in advertising or publicity
9823 pertaining to distribution of the software without specific,
9824 written prior permission. Nokia makes no representations about
9825 the suitability of this software for any purpose. It is
9826 provided "as is" without express or implied warranty.
9827 </para>
9828
9829 <para>
9830 NOKIA DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
9831 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
9832 IN NO EVENT SHALL NOKIA BE LIABLE FOR ANY SPECIAL, INDIRECT OR
9833 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
9834 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
9835 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
9836 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
9837 </para>
9838
9839 </sect2>
9840
9841 <sect2 id="licX-Adobe">
9842
9843 <title>Adobe License</title>
9844
9845 <para>
9846 (c)Copyright 1988,1991 Adobe Systems Incorporated. All rights
9847 reserved.
9848 </para>
9849
9850 <para>
9851 Permission to use, copy, modify, distribute, and sublicense this
9852 software and its documentation for any purpose and without fee
9853 is hereby granted, provided that the above copyright notices
9854 appear in all copies and that both those copyright notices and
9855 this permission notice appear in supporting documentation and
9856 that the name of Adobe Systems Incorporated not be used in
9857 advertising or publicity pertaining to distribution of the
9858 software without specific, written prior permission. No
9859 trademark license to use the Adobe trademarks is hereby granted.
9860 If the Adobe trademark "Display PostScript"(tm) is used to
9861 describe this software, its functionality or for any other
9862 purpose, such use shall be limited to a statement that this
9863 software works in conjunction with the Display PostScript
9864 system. Proper trademark attribution to reflect Adobe's
9865 ownership of the trademark shall be given whenever any such
9866 reference to the Display PostScript system is made.
9867 </para>
9868
9869 <para>
9870 ADOBE MAKES NO REPRESENTATIONS ABOUT THE SUITABILITY OF THE SOFTWARE FOR ANY
9871 PURPOSE. IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY. ADOBE
9872 DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED
9873 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-
9874 INFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL ADOBE BE LIABLE TO YOU
9875 OR ANY OTHER PARTY FOR ANY SPECIAL, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
9876 DAMAGES WHATSOEVER WHETHER IN AN ACTION OF CONTRACT,NEGLIGENCE, STRICT
9877 LIABILITY OR ANY OTHER ACTION ARISING OUT OF OR IN CONNECTION WITH THE USE OR
9878 PERFORMANCE OF THIS SOFTWARE. ADOBE WILL NOT PROVIDE ANY TRAINING OR OTHER
9879 SUPPORT FOR THE SOFTWARE.
9880 </para>
9881
9882 <para>
9883 Adobe, PostScript, and Display PostScript are trademarks of Adobe Systems
9884 Incorporated which may be registered in certain jurisdictions.
9885 </para>
9886
9887 </sect2>
9888
9889 <sect2 id="licX-UC">
9890
9891 <title>University of California License (variant 1)</title>
9892
9893 <para>
9894 Copyright (c) 1987 by the Regents of the University of California
9895 </para>
9896
9897 <para>
9898 Permission to use, copy, modify, and distribute this software
9899 and its documentation for any purpose and without fee is hereby
9900 granted, provided that the above copyright notice appear in all
9901 copies. The University of California makes no representations
9902 about the suitability of this software for any purpose. It is
9903 provided "as is" without express or implied warranty.
9904 </para>
9905
9906 </sect2>
9907
9908 <sect2 id="licX-UC2">
9909
9910 <title>University of California License (variant 2)</title>
9911
9912 <para>
9913 Copyright (c) 1989, 1990, 1993, 1994 The Regents of the
9914 University of California. All rights reserved.
9915 </para>
9916
9917 <para>
9918 This code is derived from software contributed to Berkeley by
9919 Chris Torek.
9920 </para>
9921
9922 <para>
9923 This code is derived from software contributed to Berkeley by
9924 Michael Rendell of Memorial University of Newfoundland.
9925 </para>
9926
9927 <para>
9928 Redistribution and use in source and binary forms, with or
9929 without modification, are permitted provided that the following
9930 conditions are met:
9931 </para>
9932
9933 <para>
9934 1. Redistributions of source code must retain the above
9935 copyright notice, this list of conditions and the following
9936 disclaimer.
9937 </para>
9938
9939 <para>
9940 2. Redistributions in binary form must reproduce the above
9941 copyright notice, this list of conditions and the following
9942 disclaimer in the documentation and/or other materials provided
9943 with the distribution.
9944 </para>
9945
9946 <para>
9947 4. Neither the name of the University nor the names of its
9948 contributors may be used to endorse or promote products derived
9949 from this software without specific prior written permission.
9950 </para>
9951
9952 <para>
9953 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS
9954 IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
9955 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
9956 FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
9957 SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
9958 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
9959 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
9960 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
9961 BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
9962 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
9963 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
9964 THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
9965 SUCH DAMAGE.
9966 </para>
9967
9968 </sect2>
9969
9970 <sect2 id="licX-OMRON-DG">
9971
9972 <title>OMRON Corporation and Data General Corporation License</title>
9973
9974 <para>
9975 Copyright 1992, 1993 Data General Corporation; Copyright 1992,
9976 1993 OMRON Corporation
9977 </para>
9978
9979 <para>
9980 Permission to use, copy, modify, distribute, and sell this
9981 software and its documentation for any purpose is hereby granted
9982 without fee, provided that the above copyright notice appear in
9983 all copies and that both that copyright notice and this
9984 permission notice appear in supporting documentation, and that
9985 neither the name OMRON or DATA GENERAL be used in advertising or
9986 publicity pertaining to distribution of the software without
9987 specific, written prior permission of the party whose name is to
9988 be used. Neither OMRON or DATA GENERAL make any representation
9989 about the suitability of this software for any purpose. It is
9990 provided "as is" without express or implied warranty.
9991 </para>
9992
9993 <para>
9994 OMRON AND DATA GENERAL EACH DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
9995 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
9996 IN NO EVENT SHALL OMRON OR DATA GENERAL BE LIABLE FOR ANY SPECIAL, INDIRECT
9997 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
9998 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
9999 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
10000 OF THIS SOFTWARE.
10001 </para>
10002
10003 </sect2>
10004
10005 <sect2 id="licX-Legacy1">
10006
10007 <title>X11 Legacy License (variant 1)</title>
10008
10009 <para>
10010 Copyright (c) 1999 Keith Packard; Copyright (c) 2000 Compaq
10011 Computer Corporation; Copyright (c) 2002 MontaVista Software
10012 Inc.; Copyright (c) 2005 OpenedHand Ltd.; Copyright (c) 2006
10013 Nokia Corporation
10014 </para>
10015
10016 <para>
10017 Permission to use, copy, modify, distribute, and sell this
10018 software and its documentation for any purpose is hereby granted
10019 without fee, provided that the above copyright notice appear in
10020 all copies and that both that copyright notice and this
10021 permission notice appear in supporting documentation, and that
10022 the name of the authors and/or copyright holders not be used in
10023 advertising or publicity pertaining to distribution of the
10024 software without specific, written prior permission. The
10025 authors and/or copyright holders make no representations about
10026 the suitability of this software for any purpose. It is
10027 provided "as is" without express or implied warranty.
10028 </para>
10029
10030 <para>
10031 THE AUTHORS AND/OR COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES
10032 WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
10033 OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE AUTHORS
10034 AND/OR COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
10035 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
10036 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
10037 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
10038 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
10039 </para>
10040
10041 </sect2>
10042
10043 <sect2 id="licX-Legacy2">
10044
10045 <title>X11 Legacy License (variant 2)</title>
10046
10047 <para>
10048 Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany;
10049 Copyright 1993 by David Wexelblat &lt;[email protected]&gt;;
10050 Copyright 1999 by David Holland &lt;[email protected]&gt;;
10051 Copyright (c) 2000 Compaq Computer Corporation; Copyright (c)
10052 2002 Hewlett-Packard Company; Copyright (c) 2004, 2005 Red Hat,
10053 Inc.; Copyright (c) 2004 Nicholas Miell; Copyright (c) 2005
10054 Trolltech AS; Copyright (c) 2006 Intel Corporation; Copyright
10055 (c) 2006-2007 Keith Packard; Copyright (c) 2008 Red Hat, Inc;
10056 Copyright (c) 2008 George Sapountzis &lt;[email protected]&gt;;
10057 Copyright (c) 2000 Keith Packard, member of The XFree86 Project,
10058 Inc.; 2005 Lars Knoll &amp; Zack Rusin, Trolltech
10059 </para>
10060
10061 <para>
10062 Permission to use, copy, modify, distribute, and sell this
10063 software and its documentation for any purpose is hereby granted
10064 without fee, provided that the above copyright notice appear in
10065 all copies and that both that copyright notice and this
10066 permission notice appear in supporting documentation, and that
10067 the name of the copyright holders not be used in advertising or
10068 publicity pertaining to distribution of the software without
10069 specific, written prior permission. The copyright holders make
10070 no representations about the suitability of this software for
10071 any purpose. It is provided "as is" without express or implied
10072 warranty.
10073 </para>
10074
10075 <para>
10076 THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO
10077 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
10078 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE COPYRIGHT
10079 HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
10080 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
10081 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
10082 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
10083 USE OR PERFORMANCE OF THIS SOFTWARE.
10084 </para>
10085
10086 </sect2>
10087
10088 <sect2 id="licX-Legacy3">
10089
10090 <title>X11 Legacy License (variant 3)</title>
10091
10092 <para>
10093 Copyright 1987, 1998 The Open Group; Copyright (c) 1998-1999,
10094 2001 The XFree86 Project, Inc.; Copyright (c) 2000 VA Linux
10095 Systems, Inc.; Copyright (c) 2000, 2001 Nokia Home
10096 Communications; Copyright (c) 2007, 2008 Red Hat, Inc.; All
10097 rights reserved.
10098 </para>
10099
10100 <para>
10101 Permission is hereby granted, free of charge, to any person
10102 obtaining a copy of this software and associated documentation
10103 files (the "Software"), to deal in the Software without
10104 restriction, including without limitation the rights to use,
10105 copy, modify, merge, publish, distribute, and/or sell copies of
10106 the Software, and to permit persons to whom the Software is
10107 furnished to do so, provided that the above copyright notice(s)
10108 and this permission notice appear in all copies of the Software
10109 and that both the above copyright notice(s) and this permission
10110 notice appear in supporting documentation.
10111 </para>
10112
10113 <para>
10114 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
10115 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
10116 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
10117 NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
10118 COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE
10119 FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
10120 OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
10121 PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
10122 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
10123 PERFORMANCE OF THIS SOFTWARE.
10124 </para>
10125
10126 <para>
10127 Except as contained in this notice, the name of a copyright
10128 holder shall not be used in advertising or otherwise to promote
10129 the sale, use or other dealings in this Software without prior
10130 written authorization of the copyright holder.
10131 </para>
10132
10133 </sect2>
10134
10135 <sect2 id="licX-Legacy4">
10136
10137 <title>X11 Legacy License (variant 4)</title>
10138
10139 <para>
10140 Copyright 1996 by Thomas E. Dickey &lt;[email protected]&gt; All
10141 Rights Reserved
10142 </para>
10143
10144 <para>
10145 Permission to use, copy, modify, and distribute this software
10146 and its documentation for any purpose and without fee is hereby
10147 granted, provided that the above copyright notice appear in all
10148 copies and that both that copyright notice and this permission
10149 notice appear in supporting documentation, and that the name of
10150 the above listed copyright holder(s) not be used in advertising
10151 or publicity pertaining to distribution of the software without
10152 specific, written prior
10153 </para>
10154
10155 <para>
10156 THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM ALL WARRANTIES
10157 WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
10158 OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE ABOVE
10159 LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY SPECIAL, INDIRECT
10160 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
10161 FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
10162 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
10163 IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
10164 </para>
10165
10166 </sect2>
10167
10168 <sect2 id="licX-Legacy5">
10169
10170 <title>X11 Legacy License (variant 5)</title>
10171
10172 <para>
10173 Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.;
10174 Copyright (c) 2001 Andreas Monitzer.; Copyright (c) 2001-2004
10175 Greg Parker.; Copyright (c) 2001-2004 Torrey T. Lyons; Copyright
10176 (c) 2002-2003 Apple Computer, Inc.; Copyright (c) 2004-2005
10177 Alexander Gottwald; Copyright (c) 2002-2009 Apple Inc.;
10178 Copyright (c) 2007 Jeremy Huddleston; All Rights Reserved.
10179 </para>
10180
10181 <para>
10182 Permission is hereby granted, free of charge, to any person
10183 obtaining a copy of this software and associated documentation
10184 files (the "Software"), to deal in the Software without
10185 restriction, including without limitation the rights to use,
10186 copy, modify, merge, publish, distribute, sublicense, and/or
10187 sell copies of the Software, and to permit persons to whom the
10188 Software is furnished to do so, subject to the following
10189 conditions:
10190 </para>
10191
10192 <para>
10193 The above copyright notice and this permission notice shall be
10194 included in all copies or substantial portions of the Software.
10195 </para>
10196
10197 <para>
10198 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
10199 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
10200 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
10201 NONINFRINGEMENT. IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT
10202 HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
10203 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
10204 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
10205 OTHER DEALINGS IN THE SOFTWARE.
10206 </para>
10207
10208 <para>
10209 Except as contained in this notice, the name(s) of the above
10210 copyright holders shall not be used in advertising or otherwise
10211 to promote the sale, use or other dealings in this Software
10212 without prior written authorization.
10213 </para>
10214
10215 </sect2>
10216
10217 <sect2 id="licX-Legacy6">
10218
10219 <title>X11 Legacy License (variant 6)</title>
10220
10221 <para>
10222 Copyright (C) 1999,2000 by Eric Sunshine
10223 &lt;[email protected]&gt;; Copyright (C) 2001-2005 by
10224 Thomas Winischhofer, Vienna, Austria.; All rights reserved.
10225 </para>
10226
10227 <para>
10228 Redistribution and use in source and binary forms, with or without
10229 modification, are permitted provided that the following conditions are met:
10230 </para>
10231
10232 <para>
10233 1. Redistributions of source code must retain the above
10234 copyright notice, this list of conditions and the following
10235 disclaimer.
10236 </para>
10237
10238 <para>
10239 2. Redistributions in binary form must reproduce the above
10240 copyright notice, this list of conditions and the following
10241 disclaimer in the documentation and/or other materials provided
10242 with the distribution.
10243 </para>
10244
10245 <para>
10246 3. The name of the author may not be used to endorse or promote
10247 products derived from this software without specific prior
10248 written permission.
10249 </para>
10250
10251 <para>
10252 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY
10253 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
10254 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
10255 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
10256 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
10257 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
10258 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
10259 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
10260 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
10261 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
10262 IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
10263 THE POSSIBILITY OF SUCH DAMAGE.
10264 </para>
10265
10266 </sect2>
10267
10268 <sect2 id="licX-Legacy7">
10269
10270 <title>X11 Legacy License (variant 7)</title>
10271
10272 <para>
10273 Copyright (C) 2005 Bogdan D. [email protected]
10274 </para>
10275
10276 <para>
10277 Permission is hereby granted, free of charge, to any person
10278 obtaining a copy of this software and associated documentation
10279 files (the "Software"), to deal in the Software without
10280 restriction, including without limitation the rights to use,
10281 copy, modify, merge, publish, distribute, sublicense, and/or
10282 sell copies of the Software, and to permit persons to whom the
10283 Software is furnished to do so, subject to the following
10284 conditions:
10285 </para>
10286
10287 <para>
10288 The above copyright notice and this permission notice shall be
10289 included in all copies or substantial portions of the Software.
10290 </para>
10291
10292 <para>
10293 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
10294 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
10295 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
10296 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
10297 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
10298 CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
10299 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10300 SOFTWARE.
10301 </para>
10302
10303 <para>
10304 Except as contained in this notice, the name of the author shall
10305 not be used in advertising or otherwise to promote the sale, use
10306 or other dealings in this Software without prior written
10307 authorization from the author.
10308 </para>
10309
10310 </sect2>
10311
10312 <sect2 id="licX-Legacy8">
10313
10314 <title>X11 Legacy License (variant 8)</title>
10315
10316 <para>
10317 Copyright (c) 2002 David Dawes
10318 </para>
10319
10320 <para>
10321 Permission is hereby granted, free of charge, to any person
10322 obtaining a copy of this software and associated documentation
10323 files (the "Software"), to deal in the Software without
10324 restriction, including without limitation the rights to use,
10325 copy, modify, merge, publish, distribute, sublicense, and/or
10326 sell copies of the Software, and to permit persons to whom the
10327 Software is furnished to do so, subject to the following
10328 conditions:
10329 </para>
10330
10331 <para>
10332 The above copyright notice and this permission notice shall be
10333 included in all copies or substantial portions of the Software.
10334 </para>
10335
10336 <para>
10337 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
10338 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
10339 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
10340 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR
10341 ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
10342 CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
10343 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10344 SOFTWARE.
10345 </para>
10346
10347 <para>
10348 Except as contained in this notice, the name of the author(s)
10349 shall not be used in advertising or otherwise to promote the
10350 sale, use or other dealings in this Software without prior
10351 written authorization from the author(s).
10352 </para>
10353
10354 </sect2>
10355
10356 <sect2 id="licX-Legacy9">
10357
10358 <title>X11 Legacy License (variant 9)</title>
10359
10360 <para>
10361 Copyright (C) 1996-1999 SciTech Software, Inc.; Copyright (C)
10362 David Mosberger-Tang; Copyright (C) 1999 Egbert Eich; Copyright
10363 (C) 2008 Bart Trojanowski, Symbio Technologies, LLC
10364 </para>
10365
10366 <para>
10367 Permission to use, copy, modify, distribute, and sell this
10368 software and its documentation for any purpose is hereby granted
10369 without fee, provided that the above copyright notice appear in
10370 all copies and that both that copyright notice and this
10371 permission notice appear in supporting documentation, and that
10372 the name of the authors not be used in advertising or publicity
10373 pertaining to distribution of the software without specific,
10374 written prior permission. The authors makes no representations
10375 about the suitability of this software for any purpose. It is
10376 provided "as is" without express or implied warranty.
10377 </para>
10378
10379 <para>
10380 THE AUTHORS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
10381 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10382 AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
10383 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
10384 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
10385 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
10386 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
10387 THIS SOFTWARE.
10388 </para>
10389
10390 </sect2>
10391
10392 <sect2 id="licX-Legacy10">
10393
10394 <title>X11 Legacy License (variant 10)</title>
10395
10396 <para>
10397 Copyright 2005-2006 Luc Verhaegen.
10398 </para>
10399
10400 <para>
10401 Permission is hereby granted, free of charge, to any person
10402 obtaining a copy of this software and associated documentation
10403 files (the "Software"), to deal in the Software without
10404 restriction, including without limitation the rights to use,
10405 copy, modify, merge, publish, distribute, sublicense, and/or
10406 sell copies of the Software, and to permit persons to whom the
10407 Software is furnished to do so, subject to the following
10408 conditions:
10409 </para>
10410
10411 <para>
10412 The above copyright notice and this permission notice shall be
10413 included in all copies or substantial portions of the Software.
10414 </para>
10415
10416 <para>
10417 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
10418 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
10419 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
10420 NONINFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) OR
10421 AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
10422 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
10423 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
10424 OTHER DEALINGS IN THE SOFTWARE.
10425 </para>
10426
10427 </sect2>
10428
10429 <sect2 id="licX-Legacy11">
10430
10431 <title>X11 Legacy License (variant 11)</title>
10432
10433 <para>
10434 Copyright 1995 by Robin Cutshaw &lt;[email protected]&gt;;
10435 Copyright 2000 by Egbert Eich; Copyright 2002 by David Dawes
10436 </para>
10437
10438 <para>
10439 Permission to use, copy, modify, distribute, and sell this
10440 software and its documentation for any purpose is hereby granted
10441 without fee, provided that the above copyright notice appear in
10442 all copies and that both that copyright notice and this
10443 permission notice appear in supporting documentation, and that
10444 the names of the above listed copyright holder(s) not be used in
10445 advertising or publicity pertaining to distribution of the
10446 software without specific, written prior permission. The above
10447 listed copyright holder(s) make(s) no representations about the
10448 suitability of this software for any purpose. It is provided
10449 "as is" without express or implied warranty.
10450 </para>
10451
10452 <para>
10453 THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM(S) ALL WARRANTIES
10454 WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
10455 OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE ABOVE
10456 LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY SPECIAL, INDIRECT
10457 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
10458 FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
10459 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
10460 IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
10461 </para>
10462
10463 </sect2>
10464
10465 <sect2 id="licX-Legacy12">
10466
10467 <title>X11 Legacy License (variant 12)</title>
10468
10469 <para>
10470 Copyright 1990, 1991 by Thomas Roell, Dinkelscherben, Germany; Copyright 1992 by David Dawes &lt;[email protected]&gt;; Copyright 1992 by Jim Tsillas &lt;[email protected]&gt;; Copyright 1992 by Rich Murphey &lt;[email protected]&gt;; Copyright 1992 by Robert Baron &lt;[email protected]&gt;; Copyright 1992 by Orest Zborowski &lt;[email protected]&gt;; Copyright 1993 by Vrije Universiteit, The Netherlands; Copyright 1993 by David Wexelblat &lt;[email protected]&gt;; Copyright 1994, 1996 by Holger Veit &lt;[email protected]&gt;; Copyright 1997 by Takis Psarogiannakopoulos &lt;[email protected]&gt;; Copyright 1994-2003 by The XFree86 Project, Inc
10471 </para>
10472
10473 <para>
10474 Permission to use, copy, modify, distribute, and sell this
10475 software and its documentation for any purpose is hereby granted
10476 without fee, provided that the above copyright notice appear in
10477 all copies and that both that copyright notice and this
10478 permission notice appear in supporting documentation, and that
10479 the names of the above listed copyright holders not be used in
10480 advertising or publicity pertaining to distribution of the
10481 software without specific, written prior permission. The above
10482 listed copyright holders make no representations about the
10483 suitability of this software for any purpose. It is provided
10484 "as is" without express or implied warranty.
10485 </para>
10486
10487 <para>
10488 THE ABOVE LISTED COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH
10489 REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
10490 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED
10491 COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
10492 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
10493 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
10494 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
10495 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
10496 </para>
10497
10498 </sect2>
10499
10500 <sect2 id="licX-Legacy13">
10501
10502 <title>X11 Legacy License (variant 13)</title>
10503
10504 <para>
10505 Copyright (C) 2000 Keith Packard; 2004 Eric Anholt; 2005 Zack Rusin
10506 </para>
10507
10508 <para>
10509 Permission to use, copy, modify, distribute, and sell this
10510 software and its documentation for any purpose is hereby granted
10511 without fee, provided that the above copyright notice appear in
10512 all copies and that both that copyright notice and this
10513 permission notice appear in supporting documentation, and that
10514 the name of copyright holders not be used in advertising or
10515 publicity pertaining to distribution of the software without
10516 specific, written prior permission. Copyright holders make no
10517 representations about the suitability of this software for any
10518 purpose. It is provided "as is" without express or implied
10519 warranty.
10520 </para>
10521
10522 <para>
10523 THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO
10524 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
10525 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE COPYRIGHT
10526 HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
10527 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
10528 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
10529 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
10530 USE OR PERFORMANCE OF THIS SOFTWARE.
10531 </para>
10532
10533 </sect2>
10534
10535 <sect2 id="licX-Legacy14">
10536
10537 <title>X11 Legacy License (variant 14)</title>
10538
10539 <para>
10540 (C) Copyright IBM Corporation 2002-2007 All Rights Reserved.
10541 </para>
10542
10543 <para>
10544 Permission is hereby granted, free of charge, to any person
10545 obtaining a copy of this software and associated documentation
10546 files (the "Software"), to deal in the Software without
10547 restriction, including without limitation on the rights to use,
10548 copy, modify, merge, publish, distribute, sub license, and/or
10549 sell copies of the Software, and to permit persons to whom the
10550 Software is furnished to do so, subject to the following
10551 conditions:
10552 </para>
10553
10554 <para>
10555 The above copyright notice and this permission notice (including
10556 the next paragraph) shall be included in all copies or
10557 substantial portions of the Software.
10558 </para>
10559
10560 <para>
10561 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
10562 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
10563 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
10564 NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS
10565 AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10566 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
10567 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
10568 USE OR OTHER DEALINGS IN THE SOFTWARE.
10569 </para>
10570
10571 <para>
10572 Permission to use, copy, modify, distribute, and sell this
10573 software and its documentation for any purpose is hereby granted
10574 without fee, provided that this permission notice appear in
10575 supporting documentation. This permission notice shall be
10576 included in all copies or substantial portions of the Software.
10577 </para>
10578
10579 <para>
10580 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
10581 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
10582 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
10583 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
10584 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
10585 CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
10586 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10587 SOFTWARE.
10588 </para>
10589
10590 </sect2>
10591
10592 <sect2 id="licX-DavorMatic">
10593
10594 <title>Davor Matic License</title>
10595
10596 <para>
10597 Copyright 1993 by Davor Matic
10598 </para>
10599
10600 <para>
10601 Permission to use, copy, modify, distribute, and sell this
10602 software and its documentation for any purpose is hereby granted
10603 without fee, provided that the above copyright notice appear in
10604 all copies and that both that copyright notice and this
10605 permission notice appear in supporting documentation. Davor
10606 Matic makes no representations about the suitability of this
10607 software for any purpose. It is provided "as is" without
10608 express or implied warranty.
10609 </para>
10610
10611 </sect2>
10612
10613 <sect2 id="licX-HaroldHuntII">
10614
10615 <title>Harold L Hunt II License</title>
10616
10617 <para>
10618 Copyright (C) 2001-2004 Harold L Hunt II All Rights Reserved.;
10619 Copyright (C) Colin Harrison 2005-2008
10620 </para>
10621
10622 <para>
10623 Permission is hereby granted, free of charge, to any person
10624 obtaining a copy of this software and associated documentation
10625 files (the "Software"), to deal in the Software without
10626 restriction, including without limitation the rights to use,
10627 copy, modify, merge, publish, distribute, sublicense, and/or
10628 sell copies of the Software, and to permit persons to whom the
10629 Software is furnished to do so, subject to the following
10630 conditions:
10631 </para>
10632
10633 <para>
10634 The above copyright notice and this permission notice shall be
10635 included in all copies or substantial portions of the Software.
10636 </para>
10637
10638 <para>
10639 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
10640 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
10641 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
10642 NONINFRINGEMENT. IN NO EVENT SHALL HAROLD L HUNT II BE LIABLE
10643 FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
10644 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
10645 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10646 SOFTWARE.
10647 </para>
10648
10649 <para>
10650 Except as contained in this notice, the name of Harold L Hunt II
10651 shall not be used in advertising or otherwise to promote the
10652 sale, use or other dealings in this Software without prior
10653 written authorization from Harold L Hunt II.
10654 </para>
10655
10656 </sect2>
10657
10658 <sect2 id="licX-Roell">
10659
10660 <title>Thomas Roell License</title>
10661
10662 <para>
10663 Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany.
10664 </para>
10665
10666 <para>
10667 Permission to use, copy, modify, distribute, and sell this
10668 software and its documentation for any purpose is hereby granted
10669 without fee, provided that the above copyright notice appear in
10670 all copies and that both that copyright notice and this
10671 permission notice appear in supporting documentation, and that
10672 the name of Thomas Roell not be used in advertising or publicity
10673 pertaining to distribution of the software without specific,
10674 written prior permission. Thomas Roell makes no representations
10675 about the suitability of this software for any purpose. It is
10676 provided "as is" without express or implied warranty.
10677 </para>
10678
10679 <para>
10680 THOMAS ROELL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
10681 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10682 AND FITNESS, IN NO EVENT SHALL THOMAS ROELL BE LIABLE FOR ANY
10683 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
10684 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
10685 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
10686 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
10687 THIS SOFTWARE.
10688 </para>
10689
10690 </sect2>
10691
10692 <sect2 id="licX-Roell-Wexelblat">
10693
10694 <title>Thomas Roell and David Wexelblat License</title>
10695
10696 <para>
10697 Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany;
10698 Copyright 1993 by David Wexelblat &lt;[email protected]&gt;
10699 </para>
10700
10701 <para>
10702 Permission to use, copy, modify, distribute, and sell this
10703 software and its documentation for any purpose is hereby granted
10704 without fee, provided that the above copyright notice appear in
10705 all copies and that both that copyright notice and this
10706 permission notice appear in supporting documentation, and that
10707 the names of Thomas Roell and David Wexelblat not be used in
10708 advertising or publicity pertaining to distribution of the
10709 software without specific, written prior permission. Thomas
10710 Roell and David Wexelblat makes no representations about the
10711 suitability of this software for any purpose. It is provided
10712 "as is" without express or implied warranty.
10713 </para>
10714
10715 <para>
10716 THOMAS ROELL AND DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES WITH
10717 REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
10718 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THOMAS ROELL OR
10719 DAVID WEXELBLAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
10720 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
10721 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
10722 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
10723 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
10724 </para>
10725
10726 </sect2>
10727
10728 <sect2 id="licX-Roell-SGCS">
10729
10730 <title>Thomas Roell and SGCS (Snitily Graphics Consulting Services) License</title>
10731
10732 <para>
10733 Copyright 1990,91,92,93 by Thomas Roell, Germany.; Copyright
10734 1991,92,93 by SGCS (Snitily Graphics Consulting Services),
10735 USA.
10736 </para>
10737
10738 <para>
10739 Permission to use, copy, modify, distribute, and sell this
10740 software and its documentation for any purpose is hereby granted
10741 without fee, provided that the above copyright notice appear in
10742 all copies and that both that copyright notice and this
10743 permission notice appear in supporting documentation, and that
10744 the name of Thomas Roell nor SGCS be used in advertising or
10745 publicity pertaining to distribution of the software without
10746 specific, written prior permission. Thomas Roell nor SGCS makes
10747 no representations about the suitability of this software for
10748 any purpose. It is provided "as is" without express or implied
10749 warranty.
10750 </para>
10751
10752 <para>
10753 THOMAS ROELL AND SGCS DISCLAIMS ALL WARRANTIES WITH REGARD TO
10754 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
10755 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THOMAS ROELL OR
10756 SGCS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
10757 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
10758 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
10759 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
10760 USE OR PERFORMANCE OF THIS SOFTWARE.
10761 </para>
10762
10763 </sect2>
10764
10765 <sect2 id="licX-Hourihane">
10766
10767 <title>Alan Hourihane License</title>
10768
10769 <para>
10770 Copyright 1998 by Alan Hourihane, Wigan, England.; Copyright
10771 2000-2002 by Alan Hourihane, Flint Mountain, North Wales.
10772 </para>
10773
10774 <para>
10775 Permission to use, copy, modify, distribute, and sell this
10776 software and its documentation for any purpose is hereby granted
10777 without fee, provided that the above copyright notice appear in
10778 all copies and that both that copyright notice and this
10779 permission notice appear in supporting documentation, and that
10780 the name of Alan Hourihane not be used in advertising or
10781 publicity pertaining to distribution of the software without
10782 specific, written prior permission. Alan Hourihane makes no
10783 representations about the suitability of this software for any
10784 purpose. It is provided "as is" without express or implied
10785 warranty.
10786 </para>
10787
10788 <para>
10789 ALAN HOURIHANE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
10790 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10791 AND FITNESS, IN NO EVENT SHALL ALAN HOURIHANE BE LIABLE FOR ANY
10792 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
10793 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
10794 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
10795 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
10796 THIS SOFTWARE.
10797 </para>
10798
10799 </sect2>
10800
10801 <sect2 id="licX-Keithley">
10802
10803 <title>Kaleb S. Keithley License</title>
10804
10805 <para>
10806 Copyright 1995 Kaleb S. KEITHLEY
10807 </para>
10808
10809 <para>
10810 Permission is hereby granted, free of charge, to any person
10811 obtaining a copy of this software and associated documentation
10812 files (the "Software"), to deal in the Software without
10813 restriction, including without limitation the rights to use,
10814 copy, modify, merge, publish, distribute, sublicense, and/or
10815 sell copies of the Software, and to permit persons to whom the
10816 Software is furnished to do so, subject to the following
10817 conditions:
10818 </para>
10819
10820 <para>
10821 The above copyright notice and this permission notice shall be
10822 included in all copies or substantial portions of the Software.
10823 </para>
10824
10825 <para>
10826 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
10827 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
10828 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
10829 IN NO EVENT SHALL Kaleb S. KEITHLEY BE LIABLE FOR ANY CLAIM, DAMAGES
10830 OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
10831 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
10832 OTHER DEALINGS IN THE SOFTWARE.
10833 </para>
10834
10835 <para>
10836 Except as contained in this notice, the name of Kaleb S.
10837 KEITHLEY shall not be used in advertising or otherwise to
10838 promote the sale, use or other dealings in this Software without
10839 prior written authorization from Kaleb S. KEITHLEY
10840 </para>
10841 </sect2>
10842
10843 <sect2 id="licX-Herrb">
10844
10845 <title>Matthieu Herrb License</title>
10846
10847 <para>
10848 Copyright (c) 1997 Matthieu Herrb
10849 </para>
10850
10851 <para>
10852 Permission to use, copy, modify, distribute, and sell this
10853 software and its documentation for any purpose is hereby granted
10854 without fee, provided that the above copyright notice appear in
10855 all copies and that both that copyright notice and this
10856 permission notice appear in supporting documentation, and that
10857 the name of Matthieu Herrb not be used in advertising or
10858 publicity pertaining to distribution of the software without
10859 specific, written prior permission. Matthieu Herrb makes no
10860 representations about the suitability of this software for any
10861 purpose. It is provided "as is" without express or implied
10862 warranty.
10863 </para>
10864
10865 <para>
10866 MATTHIEU HERRB DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
10867 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
10868 EVENT SHALL MATTHIEU HERRB BE LIABLE FOR ANY SPECIAL, INDIRECT OR
10869 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
10870 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
10871 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
10872 PERFORMANCE OF THIS SOFTWARE.
10873 </para>
10874
10875 </sect2>
10876
10877 <sect2 id="licX-Eich">
10878
10879 <title>Egbert Eich License</title>
10880
10881 <para>
10882 Copyright 2004, Egbert Eich
10883 </para>
10884
10885 <para>
10886 Permission is hereby granted, free of charge, to any person
10887 obtaining a copy of this software and associated documentation
10888 files (the "Software"), to deal in the Software without
10889 restriction, including without limitation the rights to use,
10890 copy, modify, merge, publish, distribute, sublicense, and/or
10891 sell copies of the Software, and to permit persons to whom the
10892 Software is furnished to do so, subject to the following
10893 conditions:
10894 </para>
10895
10896 <para>
10897 The above copyright notice and this permission notice shall be included in
10898 all copies or substantial portions of the Software.
10899 </para>
10900
10901 <para>
10902 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10903 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10904 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
10905 EGBERT EICH BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
10906 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
10907 NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
10908 </para>
10909
10910 <para>
10911 Except as contained in this notice, the name of Egbert Eich
10912 shall not be used in advertising or otherwise to promote the
10913 sale, use or other dealings in this Software without prior
10914 written authorization from Egbert Eich.
10915 </para>
10916
10917 </sect2>
10918
10919 <sect2 id="licX-Wexelblat">
10920
10921 <title>David Wexelblat License</title>
10922
10923 <para>
10924 Copyright 1993 by David Wexelblat &lt;[email protected]&gt;;
10925 Copyright 2005 by Kean Johnston &lt;[email protected]&gt;; Copyright
10926 1993 by David McCullough &lt;[email protected]&gt;
10927 </para>
10928
10929 <para>
10930 Permission to use, copy, modify, distribute, and sell this
10931 software and its documentation for any purpose is hereby granted
10932 without fee, provided that the above copyright notice appear in
10933 all copies and that both that copyright notice and this
10934 permission notice appear in supporting documentation, and that
10935 the name of David Wexelblat not be used in advertising or
10936 publicity pertaining to distribution of the software without
10937 specific, written prior permission. David Wexelblat makes no
10938 representations about the suitability of this software for any
10939 purpose. It is provided "as is" without express or implied
10940 warranty.
10941 </para>
10942
10943 <para>
10944 DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
10945 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
10946 AND FITNESS, IN NO EVENT SHALL DAVID WEXELBLAT BE LIABLE FOR ANY
10947 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
10948 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
10949 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
10950 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
10951 THIS SOFTWARE.
10952 </para>
10953
10954 </sect2>
10955
10956 <sect2 id="licX-Zborowski-Wexelblat">
10957
10958 <title>Orest Zborowski and David Wexelblat License</title>
10959
10960 <para>
10961 Copyright 1992 by Orest Zborowski &lt;[email protected]&gt;;
10962 Copyright 1993 by David Wexelblat &lt;[email protected]&gt;
10963 </para>
10964
10965 <para>
10966 Permission to use, copy, modify, distribute, and sell this
10967 software and its documentation for any purpose is hereby granted
10968 without fee, provided that the above copyright notice appear in
10969 all copies and that both that copyright notice and this
10970 permission notice appear in supporting documentation, and that
10971 the names of Orest Zborowski and David Wexelblat not be used in
10972 advertising or publicity pertaining to distribution of the
10973 software without specific, written prior permission. Orest
10974 Zborowski and David Wexelblat make no representations about the
10975 suitability of this software for any purpose. It is provided
10976 "as is" without express or implied warranty.
10977 </para>
10978
10979 <para>
10980 OREST ZBOROWSKI AND DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES
10981 WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
10982 OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL OREST
10983 ZBOROWSKI OR DAVID WEXELBLAT BE LIABLE FOR ANY SPECIAL, INDIRECT
10984 OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
10985 FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
10986 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
10987 IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
10988 </para>
10989
10990 </sect2>
10991
10992 <sect2 id="licX-Zborowski-Dawes">
10993
10994 <title>Orest Zborowski and David Dawes License</title>
10995
10996 <para>
10997 Copyright 1992 by Orest Zborowski &lt;[email protected]&gt;;
10998 Copyright 1993 by David Dawes &lt;[email protected]&gt;
10999 </para>
11000
11001 <para>
11002 Permission to use, copy, modify, distribute, and sell this
11003 software and its documentation for any purpose is hereby granted
11004 without fee, provided that the above copyright notice appear in
11005 all copies and that both that copyright notice and this
11006 permission notice appear in supporting documentation, and that
11007 the names of Orest Zborowski and David Dawes not be used in
11008 advertising or publicity pertaining to distribution of the
11009 software without specific, written prior permission. Orest
11010 Zborowski and David Dawes make no representations about the
11011 suitability of this software for any purpose. It is provided
11012 "as is" without express or implied warranty.
11013 </para>
11014
11015 <para>
11016 OREST ZBOROWSKI AND DAVID DAWES DISCLAIMS ALL WARRANTIES WITH
11017 REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
11018 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI
11019 OR DAVID DAWES BE LIABLE FOR ANY SPECIAL, INDIRECT OR
11020 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
11021 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
11022 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
11023 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
11024 </para>
11025
11026 </sect2>
11027
11028 <sect2 id="licX-Lepied">
11029
11030 <title>Frederic Lepied License</title>
11031
11032 <para>
11033 Copyright 1995-1999 by Frederic Lepied, France.
11034 &lt;[email protected]&gt;
11035 </para>
11036
11037 <para>
11038 Permission to use, copy, modify, distribute, and sell this
11039 software and its documentation for any purpose is hereby
11040 granted without fee, provided that the above copyright notice
11041 appear in all copies and that both that copyright notice
11042 and this permission notice appear in supporting
11043 documentation, and that the name of Frederic Lepied not
11044 be used in advertising or publicity pertaining to distribution
11045 of the software without specific, written prior
11046 permission. Frederic Lepied makes no representations
11047 about the suitability of this software for any purpose. It is
11048 provided "as is" without express or implied warranty.
11049 </para>
11050
11051 <para>
11052 FREDERIC LEPIED DISCLAIMS ALL WARRANTIES WITH REGARD TO
11053 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
11054 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL FREDERIC
11055 LEPIED BE LIABLE FOR ANY SPECIAL, INDIRECT OR
11056 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
11057 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
11058 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
11059 OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
11060 SOFTWARE.
11061 </para>
11062
11063 </sect2>
11064
11065 <sect2 id="licX-Murphy-Wexelblat">
11066
11067 <title>Rich Murphey and David Wexelblat License</title>
11068
11069 <para>
11070 Copyright 1992 by Rich Murphey &lt;[email protected]&gt;; Copyright
11071 1993 by David Wexelblat &lt;[email protected]&gt;
11072 </para>
11073
11074 <para>
11075 Permission to use, copy, modify, distribute, and sell this
11076 software and its documentation for any purpose is hereby granted
11077 without fee, provided that the above copyright notice appear in
11078 all copies and that both that copyright notice and this
11079 permission notice appear in supporting documentation, and that
11080 the names of Rich Murphey and David Wexelblat not be used in
11081 advertising or publicity pertaining to distribution of the
11082 software without specific, written prior permission. Rich
11083 Murphey and David Wexelblat make no representations about the
11084 suitability of this software for any purpose. It is provided
11085 "as is" without express or implied warranty.
11086 </para>
11087
11088 <para>
11089 RICH MURPHEY AND DAVID WEXELBLAT DISCLAIM ALL WARRANTIES WITH
11090 REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
11091 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL RICH MURPHEY OR
11092 DAVID WEXELBLAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
11093 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
11094 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
11095 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
11096 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
11097 </para>
11098
11099 </sect2>
11100
11101 <sect2 id="licX-Murphey-Dawes">
11102
11103 <title>Rich Murphey and David Dawes License</title>
11104
11105 <para>
11106 Copyright 1992 by Rich Murphey &lt;[email protected]&gt;; Copyright
11107 1993 by David Dawes &lt;[email protected]&gt;
11108 </para>
11109
11110 <para>
11111 Permission to use, copy, modify, distribute, and sell this
11112 software and its documentation for any purpose is hereby granted
11113 without fee, provided that the above copyright notice appear in
11114 all copies and that both that copyright notice and this
11115 permission notice appear in supporting documentation, and that
11116 the names of Rich Murphey and David Dawes not be used in
11117 advertising or publicity pertaining to distribution of the
11118 software without specific, written prior permission. Rich
11119 Murphey and David Dawes make no representations about the
11120 suitability of this software for any purpose. It is provided
11121 "as is" without express or implied warranty.
11122 </para>
11123
11124 <para>
11125 RICH MURPHEY AND DAVID DAWES DISCLAIM ALL WARRANTIES WITH REGARD
11126 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
11127 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL RICH MURPHEY OR
11128 DAVID DAWES BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
11129 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
11130 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
11131 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
11132 USE OR PERFORMANCE OF THIS SOFTWARE.
11133 </para>
11134
11135 </sect2>
11136
11137 <sect2 id="licX-Carlsson">
11138
11139 <title>Anders Carlsson License</title>
11140
11141 <para>
11142 Copyright (c) 2003-2004 Anders Carlsson
11143 </para>
11144
11145 <para>
11146 Permission to use, copy, modify, distribute, and sell this
11147 software and its documentation for any purpose is hereby granted
11148 without fee, provided that the above copyright notice appear in
11149 all copies and that both that copyright notice and this
11150 permission notice appear in supporting documentation, and that
11151 the name of Anders Carlsson not be used in advertising or
11152 publicity pertaining to distribution of the software without
11153 specific, written prior permission. Anders Carlsson makes no
11154 representations about the suitability of this software for any
11155 purpose. It is provided "as is" without express or implied
11156 warranty.
11157 </para>
11158
11159 <para>
11160 ANDERS CARLSSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
11161 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
11162 AND FITNESS, IN NO EVENT SHALL ANDERS CARLSSON BE LIABLE FOR ANY
11163 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
11164 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
11165 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
11166 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
11167 THIS SOFTWARE.
11168 </para>
11169
11170 </sect2>
11171
11172 <sect2 id="licX-Anholt">
11173
11174 <title>Eric Anholt License</title>
11175
11176 <para>
11177 Copyright (C) 2003 Anders Carlsson; Copyright (c) 2003-2004 Eric
11178 Anholt; Copyright (c) 2004 Keith Packard
11179 </para>
11180
11181 <para>
11182 Permission to use, copy, modify, distribute, and sell this
11183 software and its documentation for any purpose is hereby granted
11184 without fee, provided that the above copyright notice appear in
11185 all copies and that both that copyright notice and this
11186 permission notice appear in supporting documentation, and that
11187 the name of Eric Anholt not be used in advertising or publicity
11188 pertaining to distribution of the software without specific,
11189 written prior permission. Eric Anholt makes no representations
11190 about the suitability of this software for any purpose. It is
11191 provided "as is" without express or implied warranty.
11192 </para>
11193
11194 <para>
11195 ERIC ANHOLT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
11196 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
11197 AND FITNESS, IN NO EVENT SHALL ERIC ANHOLT BE LIABLE FOR ANY
11198 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
11199 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
11200 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
11201 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
11202 THIS SOFTWARE.
11203 </para>
11204
11205 </sect2>
11206
11207 <sect2 id="licX-Miller">
11208
11209 <title>Todd C. Miller License</title>
11210
11211 <para>
11212 Copyright (c) 1998 Todd C. Miller &lt;[email protected]&gt;
11213 </para>
11214
11215 <para>
11216 Permission to use, copy, modify, and distribute this software for any
11217 purpose with or without fee is hereby granted, provided that the above
11218 copyright notice and this permission notice appear in all copies.
11219 </para>
11220
11221 <para>
11222 THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS
11223 ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
11224 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT
11225 SHALL TODD C. MILLER BE LIABLE FOR ANY SPECIAL, DIRECT,
11226 INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
11227 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
11228 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
11229 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
11230 SOFTWARE.
11231 </para>
11232
11233 </sect2>
11234
11235 <sect2 id="licX-Blundell">
11236
11237 <title>Philip Blundell License</title>
11238
11239 <para>
11240 Copyright (c) 2003-2004 Philip Blundell
11241 </para>
11242
11243 <para>
11244 Permission to use, copy, modify, distribute, and sell this
11245 software and its documentation for any purpose is hereby granted
11246 without fee, provided that the above copyright notice appear in
11247 all copies and that both that copyright notice and this
11248 permission notice appear in supporting documentation, and that
11249 the name of Philip Blundell not be used in advertising or
11250 publicity pertaining to distribution of the software without
11251 specific, written prior permission. Philip Blundell makes no
11252 representations about the suitability of this software for any
11253 purpose. It is provided "as is" without express or implied
11254 warranty.
11255 </para>
11256
11257 <para>
11258 PHILIP BLUNDELL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
11259 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
11260 AND FITNESS, IN NO EVENT SHALL PHILIP BLUNDELL BE LIABLE FOR ANY
11261 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
11262 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
11263 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
11264 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
11265 THIS SOFTWARE.
11266 </para>
11267
11268 </sect2>
11269
11270 <sect2 id="licX-AureleLF">
11271
11272 <title>Marc Aurele La France License</title>
11273
11274 <para>
11275 Copyright 1997-2004 by Marc Aurele La France (TSI @ UQV),
11276 [email protected]
11277 </para>
11278
11279 <para>
11280 Permission to use, copy, modify, distribute, and sell this
11281 software and its documentation for any purpose is hereby granted
11282 without fee, provided that the above copyright notice appear in
11283 all copies and that both that copyright notice and this
11284 permission notice appear in supporting documentation, and that
11285 the name of Marc Aurele La France not be used in advertising or
11286 publicity pertaining to distribution of the software without
11287 specific, written prior permission. Marc Aurele La France makes
11288 no representations about the suitability of this software for
11289 any purpose. It is provided "as-is" without express or implied
11290 warranty.
11291 </para>
11292
11293 <para>
11294 MARC AURELE LA FRANCE DISCLAIMS ALL WARRANTIES WITH REGARD TO
11295 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
11296 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL MARC AURELE LA
11297 FRANCE BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
11298 DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
11299 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
11300 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
11301 USE OR PERFORMANCE OF THIS SOFTWARE.
11302 </para>
11303
11304 </sect2>
11305
11306 <sect2 id="licX-Johnston">
11307
11308 <title>J. Kean Johnston License</title>
11309
11310 <para>
11311 Copyright 2001-2005 by J. Kean Johnston &lt;[email protected]&gt;
11312 </para>
11313
11314 <para>
11315 Permission to use, copy, modify, distribute, and sell this
11316 software and its documentation for any purpose is hereby granted
11317 without fee, provided that the above copyright notice appear in
11318 all copies and that both that copyright notice and this
11319 permission notice appear in supporting documentation, and that
11320 the name J. Kean Johnston not be used in advertising or
11321 publicity pertaining to distribution of the software without
11322 specific, written prior permission. J. Kean Johnston makes no
11323 representations about the suitability of this software for any
11324 purpose. It is provided "as is" without express or implied
11325 warranty.
11326 </para>
11327
11328 <para>
11329 J. KEAN JOHNSTON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
11330 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
11331 AND FITNESS, IN NO EVENT SHALL J. KEAN JOHNSTON BE LIABLE FOR
11332 ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
11333 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
11334 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
11335 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
11336 THIS SOFTWARE.
11337 </para>
11338
11339 </sect2>
11340
11341 <sect2 id="licX-Jelinek">
11342
11343 <title>Jakub Jelinek License</title>
11344
11345 <para>
11346 Copyright (C) 2000 Jakub Jelinek ([email protected])
11347 </para>
11348
11349 <para>
11350 Permission is hereby granted, free of charge, to any person
11351 obtaining a copy of this software and associated documentation
11352 files (the "Software"), to deal in the Software without
11353 restriction, including without limitation the rights to use,
11354 copy, modify, merge, publish, distribute, sublicense, and/or
11355 sell copies of the Software, and to permit persons to whom the
11356 Software is furnished to do so, subject to the following
11357 conditions:
11358 </para>
11359
11360 <para>
11361 The above copyright notice and this permission notice shall be
11362 included in all copies or substantial portions of the Software.
11363 </para>
11364
11365 <para>
11366 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
11367 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
11368 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
11369 NONINFRINGEMENT. IN NO EVENT SHALL JAKUB JELINEK BE LIABLE FOR
11370 ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
11371 CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
11372 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
11373 SOFTWARE.
11374 </para>
11375
11376 </sect2>
11377
11378 <sect2 id="licX-Yasushi">
11379
11380 <title>UCHIYAMA Yasushi License</title>
11381
11382 <para>
11383 Copyright 1997,1998 by UCHIYAMA Yasushi
11384 </para>
11385
11386 <para>
11387 Permission to use, copy, modify, distribute, and sell this
11388 software and its documentation for any purpose is hereby granted
11389 without fee, provided that the above copyright notice appear in
11390 all copies and that both that copyright notice and this
11391 permission notice appear in supporting documentation, and that
11392 the name of UCHIYAMA Yasushi not be used in advertising or
11393 publicity pertaining to distribution of the software without
11394 specific, written prior permission. UCHIYAMA Yasushi makes no
11395 representations about the suitability of this software for any
11396 purpose. It is provided "as is" without express or implied
11397 warranty.
11398 </para>
11399
11400 <para>
11401 UCHIYAMA YASUSHI DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
11402 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
11403 AND FITNESS, IN NO EVENT SHALL UCHIYAMA YASUSHI BE LIABLE FOR
11404 ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
11405 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
11406 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
11407 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
11408 THIS SOFTWARE.
11409 </para>
11410
11411 </sect2>
11412
11413 <sect2 id="licX-OpenedHand">
11414
11415 <title>OpenedHand Ltd License</title>
11416
11417 <para>
11418 Copyright (c) 2007 OpenedHand Ltd
11419 </para>
11420
11421 <para>
11422 Permission to use, copy, modify, distribute, and sell this
11423 software and its documentation for any purpose is hereby granted
11424 without fee, provided that the above copyright notice appear in
11425 all copies and that both that copyright notice and this
11426 permission notice appear in supporting documentation, and that
11427 the name of OpenedHand Ltd not be used in advertising or
11428 publicity pertaining to distribution of the software without
11429 specific, written prior permission. OpenedHand Ltd makes no
11430 representations about the suitability of this software for any
11431 purpose. It is provided "as is" without express or implied
11432 warranty.
11433 </para>
11434
11435 <para>
11436 OpenedHand Ltd DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
11437 SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
11438 AND FITNESS, IN NO EVENT SHALL OpenedHand Ltd BE LIABLE FOR ANY
11439 SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
11440 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
11441 IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
11442 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
11443 THIS SOFTWARE.
11444 </para>
11445
11446 </sect2>
11447
11448 <sect2 id="licX-Oracle">
11449
11450 <title>Oracle License</title>
11451
11452 <para>
11453 Copyright (c) 1991, Oracle and/or its affiliates. All rights
11454 reserved.
11455 </para>
11456
11457 <para>
11458 Permission is hereby granted, free of charge, to any person
11459 obtaining a copy of this software and associated documentation
11460 files (the "Software"), to deal in the Software without
11461 restriction, including without limitation the rights to use,
11462 copy, modify, merge, publish, distribute, sublicense, and/or
11463 sell copies of the Software, and to permit persons to whom the
11464 Software is furnished to do so, subject to the following
11465 conditions:
11466 </para>
11467
11468 <para>
11469 The above copyright notice and this permission notice (including
11470 the next paragraph) shall be included in all copies or
11471 substantial portions of the Software.
11472 </para>
11473
11474 <para>
11475 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
11476 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
11477 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
11478 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
11479 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
11480 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
11481 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
11482 OTHER DEALINGS IN THE SOFTWARE.
11483 </para>
11484
11485 </sect2>
11486
11487 <sect2 id="licNVIDIA-Glslang">
11488
11489 <title>NVIDIA License for Glslang</title>
11490
11491 <para>
11492 Copyright (c) 2002, NVIDIA Corporation.
11493 </para>
11494
11495 <para>
11496 NVIDIA Corporation("NVIDIA") supplies this software to you in
11497 consideration of your agreement to the following terms, and your
11498 use, installation, modification or redistribution of this NVIDIA
11499 software constitutes acceptance of these terms. If you do not
11500 agree with these terms, please do not use, install, modify or
11501 redistribute this NVIDIA software.
11502 </para>
11503
11504 <para>
11505 In consideration of your agreement to abide by the following
11506 terms, and subject to these terms, NVIDIA grants you a personal,
11507 non-exclusive license, under NVIDIA's copyrights in this
11508 original NVIDIA software (the "NVIDIA Software"), to use,
11509 reproduce, modify and redistribute the NVIDIA Software, with or
11510 without modifications, in source and/or binary forms; provided
11511 that if you redistribute the NVIDIA Software, you must retain
11512 the copyright notice of NVIDIA, this notice and the following
11513 text and disclaimers in all such redistributions of the NVIDIA
11514 Software. Neither the name, trademarks, service marks nor logos
11515 of NVIDIA Corporation may be used to endorse or promote products
11516 derived from the NVIDIA Software without specific prior written
11517 permission from NVIDIA. Except as expressly stated in this
11518 notice, no other rights or licenses express or implied, are
11519 granted by NVIDIA herein, including but not limited to any
11520 patent rights that may be infringed by your derivative works or
11521 by other works in which the NVIDIA Software may be incorporated.
11522 No hardware is licensed hereunder.
11523 </para>
11524
11525 <para>
11526 THE NVIDIA SOFTWARE IS BEING PROVIDED ON AN "AS IS" BASIS,
11527 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
11528 IMPLIED, INCLUDING WITHOUT LIMITATION, WARRANTIES OR CONDITIONS
11529 OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY, FITNESS FOR A
11530 PARTICULAR PURPOSE, OR ITS USE AND OPERATION EITHER ALONE OR IN
11531 COMBINATION WITH OTHER PRODUCTS.
11532 </para>
11533
11534 <para>
11535 IN NO EVENT SHALL NVIDIA BE LIABLE FOR ANY SPECIAL, INDIRECT,
11536 INCIDENTAL, EXEMPLARY, CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
11537 LIMITED TO, LOST PROFITS; PROCUREMENT OF SUBSTITUTE GOODS OR
11538 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
11539 INTERRUPTION) OR ARISING IN ANY WAY OUT OF THE USE,
11540 REPRODUCTION, MODIFICATION AND/OR DISTRIBUTION OF THE NVIDIA
11541 SOFTWARE, HOWEVER CAUSED AND WHETHER UNDER THEORY OF CONTRACT,
11542 TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, EVEN
11543 IF NVIDIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
11544 </para>
11545
11546 </sect2>
11547
11548 <sect2 id="licKhronos-Glslang">
11549
11550 <title>The Khronos Group Inc. License for Glslang</title>
11551
11552 <para>
11553 Copyright (c) 2014-2016 The Khronos Group Inc.
11554 </para>
11555
11556 <para>
11557 Permission is hereby granted, free of charge, to any person
11558 obtaining a copy of this software and/or associated
11559 documentation files (the "Materials"), to deal in the Materials
11560 without restriction, including without limitation the rights to
11561 use, copy, modify, merge, publish, distribute, sublicense,
11562 and/or sell copies of the Materials, and to permit persons to
11563 whom the Materials are furnished to do so, subject to the
11564 following conditions:
11565 </para>
11566
11567 <para>
11568 The above copyright notice and this permission notice shall be
11569 included in all copies or substantial portions of the Materials.
11570 </para>
11571
11572 <para>
11573 MODIFICATIONS TO THIS FILE MAY MEAN IT NO LONGER ACCURATELY
11574 REFLECTS KHRONOS STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS
11575 OF KHRONOS SPECIFICATIONS AND HEADER INFORMATION ARE LOCATED AT
11576 https://www.khronos.org/registry/
11577 </para>
11578
11579 <para>
11580 THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
11581 KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
11582 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
11583 AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
11584 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
11585 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
11586 FROM,OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR
11587 OTHER DEALINGS The above copyright notice and this permission
11588 notice shall be included in all copies or substantial portions
11589 of the Materials. IN THE MATERIALS.
11590 </para>
11591
11592 </sect2>
11593
11594 <sect2 id="licKhronos-EGL">
11595
11596 <title>The Khronos Group Inc. License for the EGL Registry Repository</title>
11597
11598 <para>
11599 Copyright (c) 2008-2018 The Khronos Group Inc.
11600 </para>
11601
11602 <para>
11603 Permission is hereby granted, free of charge, to any person
11604 obtaining a copy of this software and/or associated
11605 documentation files (the "Materials"), to deal in the Materials
11606 without restriction, including without limitation the rights to
11607 use, copy, modify, merge, publish, distribute, sublicense,
11608 and/or sell copies of the Materials, and to permit persons to
11609 whom the Materials are furnished to do so, subject to the
11610 following conditions:
11611 </para>
11612
11613 <para>
11614 The above copyright notice and this permission notice shall be
11615 included in all copies or substantial portions of the Materials.
11616 </para>
11617
11618 <para>
11619 THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
11620 KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
11621 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
11622 AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
11623 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
11624 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
11625 FROM, OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR
11626 OTHER DEALINGS IN THE MATERIALS.
11627 </para>
11628
11629 </sect2>
11630
11631 <sect2 id="licTpms">
11632
11633 <title>The IBM Corporation License for the libtpms library</title>
11634
11635 <para>
11636 Copyright IBM Corporation 2006 - 2011 All rights reserved;
11637 Copyright IBM Corp. and others, 2012-2016
11638 </para>
11639
11640 <para>
11641 For the TPM 1.2 code and the library code the following license applies:
11642 </para>
11643
11644 <para>
11645 Redistribution and use in source and binary forms, with or without
11646 modification, are permitted provided that the following conditions are
11647 met:
11648 Redistributions of source code must retain the above copyright notice,
11649 this list of conditions and the following disclaimer.
11650 Redistributions in binary form must reproduce the above copyright
11651 notice, this list of conditions and the following disclaimer in the
11652 documentation and/or other materials provided with the distribution.
11653 Neither the names of the IBM Corporation nor the names of its
11654 contributors may be used to endorse or promote products derived from
11655 this software without specific prior written permission.
11656 </para>
11657
11658 <para>
11659 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
11660 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
11661 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
11662 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
11663 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
11664 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
11665 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
11666 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
11667 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
11668 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
11669 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
11670 </para>
11671
11672 <para>
11673 For the TPM 2 code the following license and notices apply:
11674 </para>
11675
11676 <para>
11677 Licenses and Notices
11678 </para>
11679
11680 <orderedlist>
11681
11682 <listitem>
11683
11684 <para>
11685 Copyright Licenses:
11686 </para>
11687
11688 <itemizedlist>
11689
11690 <listitem>
11691 <para>
11692 Trusted Computing Group (TCG) grants to the user of the source code in
11693 this specification (the "Source Code") a worldwide, irrevocable,
11694 nonexclusive, royalty free, copyright license to reproduce, create
11695 derivative works, distribute, display and perform the Source Code and
11696 derivative works thereof, and to grant others the rights granted herein.
11697 </para>
11698 </listitem>
11699
11700 <listitem>
11701 <para>
11702 The TCG grants to the user of the other parts of the specification
11703 (other than the Source Code) the rights to reproduce, distribute,
11704 display, and perform the specification solely for the purpose of
11705 developing products based on such documents.
11706 </para>
11707 </listitem>
11708
11709 </itemizedlist>
11710
11711 </listitem>
11712
11713 <listitem>
11714 <para>
11715 Source Code Distribution Conditions:
11716 </para>
11717
11718 <itemizedlist>
11719
11720 <listitem>
11721 <para>
11722 Redistributions of Source Code must retain the above copyright licenses,
11723 this list of conditions and the following disclaimers.
11724 </para>
11725 </listitem>
11726
11727 <listitem>
11728 <para>
11729 Redistributions in binary form must reproduce the above copyright
11730 licenses, this list of conditions and the following disclaimers in the
11731 documentation and/or other materials provided with the distribution.
11732 </para>
11733 </listitem>
11734
11735 </itemizedlist>
11736
11737 </listitem>
11738
11739 <listitem>
11740 <para>
11741 Disclaimers:
11742 </para>
11743
11744 <itemizedlist>
11745
11746 <listitem>
11747 <para>
11748 THE COPYRIGHT LICENSES SET FORTH ABOVE DO NOT REPRESENT ANY FORM OF
11749 LICENSE OR WAIVER, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE, WITH
11750 RESPECT TO PATENT RIGHTS HELD BY TCG MEMBERS (OR OTHER THIRD PARTIES)
11751 THAT MAY BE NECESSARY TO IMPLEMENT THIS SPECIFICATION OR OTHERWISE.
11752 Contact TCG Administration ([email protected]) for
11753 information on specification licensing rights available through TCG
11754 membership agreements.
11755 </para>
11756 </listitem>
11757
11758 <listitem>
11759 <para>
11760 THIS SPECIFICATION IS PROVIDED "AS IS" WITH NO EXPRESS OR IMPLIED
11761 WARRANTIES WHATSOEVER, INCLUDING ANY WARRANTY OF MERCHANTABILITY OR
11762 FITNESS FOR A PARTICULAR PURPOSE, ACCURACY, COMPLETENESS, OR
11763 NONINFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS, OR ANY WARRANTY
11764 OTHERWISE ARISING OUT OF ANY PROPOSAL, SPECIFICATION OR SAMPLE.
11765 </para>
11766 </listitem>
11767
11768 <listitem>
11769 <para>
11770 Without limitation, TCG and its members and licensors disclaim all
11771 liability, including liability for infringement of any proprietary
11772 rights, relating to use of information in this specification and to the
11773 implementation of this specification, and TCG disclaims all liability for
11774 cost of procurement of substitute goods or services, lost profits, loss
11775 of use, loss of data or any incidental, consequential, direct, indirect,
11776 or special damages, whether under contract, tort, warranty or otherwise,
11777 arising in any way out of use or reliance upon this specification or any
11778 information herein.
11779 </para>
11780 </listitem>
11781
11782 </itemizedlist>
11783 </listitem>
11784 </orderedlist>
11785
11786 </sect2>
11787
11788 </sect1>
11789
11790</appendix>
Note: See TracBrowser for help on using the repository browser.

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