11811 lines
470 KiB
XML
11811 lines
470 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!--
|
||
Copyright (C) 2006-2023 Oracle and/or its affiliates.
|
||
|
||
This file is part of VirtualBox base platform packages, as
|
||
available from https://www.virtualbox.org.
|
||
|
||
This program is free software; you can redistribute it and/or
|
||
modify it under the terms of the GNU General Public License
|
||
as published by the Free Software Foundation, in version 3 of the
|
||
License.
|
||
|
||
This program is distributed in the hope that it will be useful, but
|
||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||
General Public License for more details.
|
||
|
||
You should have received a copy of the GNU General Public License
|
||
along with this program; if not, see <https://www.gnu.org/licenses>.
|
||
|
||
SPDX-License-Identifier: GPL-3.0-only
|
||
-->
|
||
<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"[
|
||
<!ENTITY % all.entities SYSTEM "all-entities.ent">
|
||
%all.entities;
|
||
]>
|
||
<appendix id="ThirdParty">
|
||
|
||
<title>Third-Party Materials and Licenses</title>
|
||
|
||
<para>
|
||
&product-name; incorporates materials from several Open Source
|
||
software projects. Therefore the use of these materials by
|
||
&product-name; is governed by different Open Source licenses. This
|
||
document reproduces these licenses and provides a list of the
|
||
materials used and their respective licensing conditions. Section 1
|
||
contains a list of the materials used. Section 2 reproduces the
|
||
applicable Open Source licenses. For each material, a reference to
|
||
its license is provided.
|
||
</para>
|
||
|
||
<para>
|
||
The source code for the materials listed below as well as the rest
|
||
of the &product-name; code which is released as open source are
|
||
available at
|
||
<ulink url="http://www.virtualbox.org" />,
|
||
both as tarballs for particular releases and as a live SVN
|
||
repository.
|
||
</para>
|
||
|
||
<sect1 id="third-party-materials">
|
||
|
||
<title>Third-Party Materials</title>
|
||
|
||
<itemizedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains portions of QEMU which is governed by
|
||
the licenses in
|
||
<xref linkend="licX11" xrefstyle="template: %n" /> and
|
||
<xref linkend="licLGPL" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 1998, 2003-2005 Fabrice Bellard; Copyright (C)
|
||
2004 Magnus Damm; Copyright (C) 2003-2005 Vassili Karpov
|
||
(malc); Copyright (C) 2004 Antony T Curtis; Copyright (C)
|
||
2003 Jocelyn Mayer
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the X Window System which is
|
||
governed by the license in
|
||
<xref linkend="licX11" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright 2004 by the Massachusetts Institute of Technology.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the BOCHS VGA BIOS which is
|
||
governed by the license in
|
||
<xref linkend="licLGPL" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 2001,2002 the LGPL VGABios developers Team.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the BOCHS ROM BIOS which is
|
||
governed by the license in
|
||
<xref linkend="licLGPL" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 2002 MandrakeSoft S.A.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains the zlib library which is governed by
|
||
the license in
|
||
<xref linkend="licZLIB" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains OpenSSL 3.0 or later which is governed by the
|
||
license in <xref linkend="licApache" xrefstyle="template: %n" />
|
||
and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains OpenSSL before 3.0 which is governed by the
|
||
license in <xref linkend="licSSL" xrefstyle="template: %n" />
|
||
and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 1998-2019 The OpenSSL Project. All rights reserved.;
|
||
Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com). This
|
||
product includes software written by Tim Hudson
|
||
(tjh@cryptsoft.com).
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; may contain NSPR and XPCOM which is governed by
|
||
the license in
|
||
<xref linkend="licMPL" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 2002-2003 Netscape Communications Corporation.
|
||
All Rights Reserved.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains Slirp which is governed by the license
|
||
in <xref linkend="licSlirp" xrefstyle="template: %n" /> and
|
||
was written by Danny Gasparovski.
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 1995,1996 Danny Gasparovski. All rights reserved.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains liblzf which is governed by the
|
||
license in <xref linkend="licLZF" xrefstyle="template: %n" />
|
||
and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 2000-2009 Marc Alexander Lehmann
|
||
<schmorp@schmorp.de>
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; may contain iPXE which is governed by the
|
||
license in <xref linkend="licGPL" xrefstyle="template: %n" />
|
||
and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 2015 Michael Brown <mbrown@fensystems.co.uk>
|
||
and others.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from Wine which is governed by
|
||
the license in
|
||
<xref linkend="licLGPL" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 1993-2015 the Wine project authors
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from lwIP which is governed by
|
||
the license in
|
||
<xref linkend="licLWIP" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 2001, 2004 Swedish Institute of Computer
|
||
Science. All rights reserved.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains libxml2 which is governed by the
|
||
license in
|
||
<xref linkend="licLibXML" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 1998-2012 Daniel Veillard. All Rights Reserved.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the gSOAP XML web services
|
||
tools, which are licensed under the license in
|
||
<xref
|
||
linkend="licgSOAP" xrefstyle="template: %n" />
|
||
and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 2000-2022, Robert van Engelen, Genivia Inc., and
|
||
others.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains libcurl which is governed by the
|
||
license in
|
||
<xref linkend="licLibCurl" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 1996-2022, Daniel Stenberg.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains dnsproxy which is governed by the
|
||
license in <xref linkend="licMIT" xrefstyle="template: %n" />
|
||
and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2003, 2004, 2005 Armin Wolfermann
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains some code from libgd which is governed
|
||
by the license in
|
||
<xref linkend="licLibgd" xrefstyle="template: %n"/> and
|
||
</para>
|
||
|
||
<para>
|
||
Portions Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006,
|
||
2007, 2008 Pierre-Alain Joye (pierre@libgd.org). For complete
|
||
copyright information, see the license.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the EFI Development Kit II
|
||
(EDK II) which is governed by the licenses in
|
||
<xref linkend="licBsdIntel" xrefstyle="template: %n" /> and
|
||
<xref linkend="licMIT" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2019, TianoCore and contributors.;
|
||
Copyright (c) 2004-2019, Intel Corporation.;
|
||
Copyright (c) 2011, Andrei Warkentin <andreiw@motorola.com>;
|
||
Copyright (c) 2011, Bei Guan <gbtju85@gmail.com>;
|
||
Copyright (c) 2012-2018, Red Hat, Inc.;
|
||
Copyright (c) 2014, Pluribus Networks, Inc.;
|
||
Copyright (c) 2015 Nahanni Systems
|
||
Copyright (c) 2016 Hewlett Packard Enterprise Development LP;
|
||
Copyright (c) 2017, Advanced Micro Devices. All rights reserved.;
|
||
Copyright (c) 2020, Rebecca Cran <rebecca@bsdio.com>
|
||
Portions copyright (c) 2010, 2011, Apple Inc. All rights reserved.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains libjpeg-turbo which is governed by the
|
||
licenses in <xref linkend="licIJG" xrefstyle="template: %n" />
|
||
and <xref linkend="licBsdJPEG" xrefstyle="template: %n" />
|
||
and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 1991-2020, Thomas G. Lane, Guido Vollbeding.
|
||
Copyright (C)2009-2022 D. R. Commander. All Rights Reserved.
|
||
Copyright (C)2015 Viktor Szathmáry. All Rights Reserved.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; may contain the libjpeg-turbo x86 SIMD extensions
|
||
which is governed by the license in
|
||
<xref linkend="licZLIB" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; may ship a copy of Qt which is governed by the
|
||
license in <xref linkend="licLGPL" xrefstyle="template: %n" />
|
||
and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 2015 The Qt Company Ltd.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains parts of the FreeBSD kernel which is
|
||
governed by the license in
|
||
<xref linkend="licFreeBsd" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright 1992-2022 The FreeBSD Project.
|
||
</para>
|
||
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains parts of the NetBSD kernel which is
|
||
governed by the license in
|
||
<xref linkend="licNetBsd" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2008 The NetBSD Foundation, Inc.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; may contain code from the WebM VP8 Codec SDK
|
||
which is governed by the license in
|
||
<xref linkend="licVPX" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2010, 2013, 2016, 2019 The WebM Project authors.
|
||
All rights reserved.; Copyright (C) 2002-2010 The Xiph.Org
|
||
Foundation and contributors.; Copyright (C) 2005-2016 x264
|
||
project; Copyright (c) 2010, Google Inc. All rights reserved.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; may contain code from libvorbis ("Vorbis") which is
|
||
governed by the license in
|
||
<xref linkend="licVorbis" xrefstyle="template: %n" /> and
|
||
</para>
|
||
<para>
|
||
Monty <monty@xiph.org>
|
||
|
||
and the rest of the Xiph.org Foundation.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from cURL which is governed by the
|
||
license in
|
||
<xref linkend="licCurl" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 1996 - 2022, Daniel Stenberg,
|
||
<daniel@haxx.se>, and others.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains documentation generated using the
|
||
DocBook XML DTD which is governed by the license in
|
||
<xref linkend="licDocBook-XML-DTD" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright 1992-2004 HaL Computer Systems, Inc., O'Reilly
|
||
& Associates, Inc., ArborText, Inc., Fujitsu Software
|
||
Associates, Inc., ArborText, Inc., Fujitsu Software
|
||
Corporation, Norman Walsh, Sun Microsystems, Inc., and the
|
||
Organization for the Advancement of Structured Information
|
||
Standards (OASIS).
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains documentation generated using
|
||
DocBook XSL Stylesheets which is governed by the license in
|
||
<xref linkend="licDocBook-XSL-SS" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 1999, 2000, 2001, 2002 Norman Walsh
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the ACPI Component
|
||
Architecture (ACPICA) project which is governed by the license
|
||
in <xref linkend="licIntel" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 1999 - 2010, Intel Corp. All rights reserved.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the Independent JPEG (IJG)
|
||
Group which is governed by the license in
|
||
<xref linkend="licIJG" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 1991-2021, Thomas G. Lane, Guido Vollbeding.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the Linux kernel which is
|
||
governed by the license in
|
||
<xref linkend="licGPL" xrefstyle="template: %n" />
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains makeself which is governed by the
|
||
license in
|
||
<xref linkend="licGPL" xrefstyle="template: %n" />
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the Mesa 3D graphics library
|
||
which is governed by the default Mesa license in
|
||
<xref linkend="licMesa-default" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 1999-2007 Brian Paul All Rights Reserved.
|
||
For complete copyright information, see the license.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the Microsoft Windows Driver
|
||
Kit (WDK) which is governed by the license in
|
||
<xref linkend="licMicrosoft" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 1999-2007 Brian Paul All Rights Reserved.
|
||
For complete copyright information, see the license.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from MoltenVK which is governed by
|
||
the license in
|
||
<xref linkend="licApache" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2015-2022 The Brenwill Workshop Ltd. (http://www.brenwill.com)
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the NSIS AccessControl plugin
|
||
which is governed by the license in
|
||
<xref linkend="licZLIB" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 1999-2009 Nullsoft and Contributors; Copyright
|
||
(C) 2003 Mathias Hasselmann <mathias@taschenorakel.de>
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the NSIS NsProcess plugin
|
||
which is governed by the license in
|
||
<xref linkend="licZLIB" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 1999-2008 Nullsoft and Contributors
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the Khronos OpenGL Registry
|
||
which is governed by the license in
|
||
<xref linkend="licKhronos" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2008-2018 The Khronos Group Inc.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from Python which is governed by
|
||
the license in
|
||
<xref linkend="licCPython" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2001-2022 Python Software Foundation. All rights
|
||
reserved.; Copyright (c) 2000 BeOpen.com. All rights
|
||
reserved.; Copyright (c) 1995-2001 Corporation for National
|
||
Research Initiatives. All rights reserved.; Copyright (c)
|
||
1991-1995 Stichting Mathematisch Centrum. All rights reserved.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the SPIR-V Registry which is
|
||
governed by the license in
|
||
<xref linkend="licKhronos" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2008-2018 The Khronos Group Inc.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from SPIRV-Cross which is governed
|
||
by the license in
|
||
<xref linkend="licApache" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2014-2021 The Khronos Group, Inc.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the SPIR-V Tools project
|
||
which is governed by the license in
|
||
<xref linkend="licApache" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2015-2020 The Khronos Group Inc.;Modifications
|
||
Copyright (C) 2020 Advanced Micro Devices, Inc. All rights
|
||
reserved.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from Berkeley SoftFloat which is
|
||
governed by the license in
|
||
<xref linkend="licBSD-SoftFloat" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The Regents of the
|
||
University of California. All rights reserved.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the Vulkan Header files and
|
||
API registry which is governed by the license in
|
||
<xref linkend="licApache" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2015-2016 The Khronos Group Inc.; Copyright (c)
|
||
2015-2016 Valve Corporation; Copyright (c) 2015-2016 LunarG, Inc.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the Vulkan tools which is
|
||
governed by the license in
|
||
<xref linkend="licApache" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2015-2021 The Khronos Group Inc.; Copyright (c)
|
||
2015-2021 Valve Corporation; Copyright (c) 2015-2021 LunarG,
|
||
Inc.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from Glslang which is governed by
|
||
the licenses in
|
||
<xref linkend="licBSD-3Clause-Glslang" xrefstyle="template: %n" /> and
|
||
<xref linkend="licBSD-2Clause-Glslang" xrefstyle="template: %n" /> and
|
||
<xref linkend="licMIT" xrefstyle="template: %n" /> and
|
||
<xref linkend="licApache" xrefstyle="template: %n" /> and
|
||
<xref linkend="licGPL-Bison-Glslang" xrefstyle="template: %n" /> and
|
||
<xref linkend="licNVIDIA-Glslang" xrefstyle="template: %n" /> and
|
||
<xref linkend="licKhronos-Glslang" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 1984, 1989-1990, 2000-2015, 2018-2020 Free
|
||
Software Foundation, Inc.; Copyright (C) 2002-2005 3Dlabs Inc.
|
||
Ltd.; Copyright (c) 2002-2010 The ANGLE Project Authors.;
|
||
Copyright (c) 2002, NVIDIA Corporation.; Copyright (C)
|
||
2012-2021 LunarG, Inc.; Copyright (c) 2013-2021 The Khronos
|
||
Group Inc.; Copyright (c) 2015-2021 Google Inc.; Copyright (c)
|
||
2015-2021 Valve Corporation; Copyright (C) 2017, 2019 ARM
|
||
Limited.; Copyright (c) 2019, Viktor Latypov; Copyright (C)
|
||
2020-2021 Advanced Micro Devices, Inc. All rights; Copyright
|
||
(c) 2020, Travis Fort; Copyright 2017 The Glslang Authors. All
|
||
rights reserved.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the EGL-Registry repository
|
||
which is governed by the licenses in
|
||
<xref linkend="licApache" xrefstyle="template: %n" /> and
|
||
<xref linkend="licKhronos-EGL" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2008-2020 The Khronos Group Inc.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the Wayland project which is
|
||
governed by the license in
|
||
<xref linkend="licMIT" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2008-2012 Kristian Høgsberg; Copyright (c)
|
||
2010-2012 Intel Corporation; Copyright (c) 2011 Benjamin
|
||
Franzke; Copyright (c) 2012 Collabora, Ltd.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the WiX toolset which is
|
||
governed by the license in
|
||
<xref linkend="licWix-Toolset" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2008-2012 Kristian Høgsberg; Copyright (c)
|
||
2010-2012 Intel Corporation; Copyright (c) 2011 Benjamin
|
||
Franzke; Copyright (c) 2012 Collabora, Ltd.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the XFree86-VidModeExtension
|
||
which is governed by the license in
|
||
<xref linkend="licXFree86" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 1994-2003 The XFree86 Project, Inc. All Rights
|
||
Reserved.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the Advanced Linux Sound
|
||
Architecture (ALSA) project which is governed by the license
|
||
in <xref linkend="licLGPL" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 1994-2007, 2010 by Jaroslav Kysela
|
||
<perex@perex.cz>; Copyright (c) 1998-1999 by Frank van
|
||
de Pol <fvdpol@coil.demon.nl>; Copyright (c) 1999 by
|
||
Uros Bizjak <uros@kss-loka.si>; Copyright (c) 1994-2003
|
||
by Abramo Bagnara <abramo@alsa-project.org>; Copyright
|
||
(c) 2016 by Thomas Klausner <wiz@NetBSD.org>; Copyright
|
||
(c) 2006-2007 Diego Pettenò <flameeyes@gmail.com>;
|
||
Copyright (c) 2014-2015 Intel Corporation; Copyright (C) 2010
|
||
Red Hat Inc.; Copyright (C) 2000-2002 Richard W.E. Furse, Paul
|
||
Barton-Davis, Stefan Westerfeld; Copyright (C) 2008-2010
|
||
SlimLogic Ltd; Copyright (C) 1998,99,2000, 2003-2007, 2015
|
||
Takashi Iwai <tiwai@suse.de>; Copyright (c) 2015-2016
|
||
Takashi Sakamoto; Copyright (C) 2010, 2012 Texas Instruments
|
||
Inc.; Copyright (C) 2003 Thomas Charbonnel
|
||
(thomas@undata.org); Copyright (C) 2003 Winfried Ritsch (IEM);
|
||
Copyright (C) 2010 Wolfson Microelectronics PLC; Copyright (C)
|
||
1994 X Consortium; Copyright (c) 2006-2007 xine project
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the cereal C++11
|
||
serialization library which is governed by the license in
|
||
<xref linkend="licCereal" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2013-2022, Randolph Voorhies, Shane Grant
|
||
All rights reserved.; (C) Copyright 2002 Robert Ramey -
|
||
http://www.rrsd.com; (C) Copyright 2006 David Abrahams -
|
||
http://www.boost.org.; Copyright (C) 2004-2008 René
|
||
Nyffenegger; Copyright (c) 2014, 2017, Juan Pedro; Copyright
|
||
(c) 2015, Kyle Fleming, Juan Pedro Bolivar Puente; Copyright
|
||
(c) 2017, Juan Pedro Bolivar Puente; Copyright (c) 2006-2013
|
||
Alexander Chemeris; Copyright (C) 2006, 2007, 2009 Marcin
|
||
Kalicinski; Copyright (c) 2016-2021 Viktor Kirilov; Copyright
|
||
(C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All
|
||
rights reserved.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the X Composite Extension
|
||
which is governed by the licenses in
|
||
<xref linkend="licX11" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-KeithPackard1" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2006, Oracle and/or its affiliates. All rights
|
||
reserved.; Copyright (c) 2003 Keith Packard, Noah Levitt
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the X Damage Extension which
|
||
is governed by the license in
|
||
<xref linkend="licX-KeithPackard1" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2001,2003 Keith Packard; Copyright (c) 2007 Eric Anholt
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the X Direct Rendering
|
||
Infrastructure (DRI) 2 Extension which is governed by the
|
||
license in
|
||
<xref linkend="licX-DRI2" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2007 Red Hat, Inc.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the X Fixes Extension which
|
||
is governed by the licenses in
|
||
<xref linkend="licX11" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-KeithPackard1" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2006, Oracle and/or its affiliates. All rights
|
||
reserved.; Copyright 2010 Red Hat, Inc.; Copyright (c)
|
||
2001,2003 Keith Packard
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the X Fonts Extension which
|
||
is governed by the licenses in
|
||
<xref linkend="licX-NCD-DEC" xrefstyle="template: %n" /> and
|
||
<xref linkend="licMIT-OpenGroup" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-DEC1" xrefstyle="template: %n" /> and
|
||
<xref linkend="licXFree86" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright 1990, 1991 Network Computing Devices; Portions
|
||
Copyright 1987 by Digital Equipment Corporation; Copyright
|
||
1990, 1991, 1998 The Open Group; Copyright 1987 by Digital
|
||
Equipment Corporation, Maynard, Massachusetts.; Copyright (c)
|
||
1999 The XFree86 Project Inc.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the X OpenGL Extension (GLX)
|
||
which is governed by the license in
|
||
<xref linkend="licSGI-FSL-B" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 1991-2000 Silicon Graphics, Inc. All Rights
|
||
Reserved.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the X Input Extension which
|
||
is governed by the licenses in
|
||
<xref linkend="licMIT-OpenGroup" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-HP1" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright 1989, 1998 The Open Group; Copyright 1989 by
|
||
Hewlett-Packard Company, Palo Alto, California.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the X Keyboard Extension which
|
||
is governed by the license in
|
||
<xref linkend="licX-SGI" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 1993 by Silicon Graphics Computer Systems, Inc.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the X Resize and Rotate
|
||
Extension (RandR) Extension which is governed by the license
|
||
in
|
||
<xref linkend="licX-RandR" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2000 Compaq Computer Corporation; Copyright (c)
|
||
2002 Hewlett-Packard Company; Copyright (c) 2006 Intel
|
||
Corporation; Copyright (c) 2008 Red Hat, Inc.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the X Rendering Extension which
|
||
is governed by the license in
|
||
<xref linkend="licX-SuSE" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2000 SuSE, Inc.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the X XExt Extension which
|
||
is governed by the licenses in
|
||
<xref linkend="licMIT-OpenGroup" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-SGI" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-NCD1" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-HP2" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-DEC2" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-NCD2" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-DEC-Olivetti" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-HP3" xrefstyle="template: %n" /> and
|
||
<xref linkend="licMIT" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX11" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright 1989, 1998 The Open Group; Copyright (c) 1997 by
|
||
Silicon Graphics Computer Systems, Inc.; Copyright 1992
|
||
Network Computing Devices; Copyright (c) 1994, 1995
|
||
Hewlett-Packard Company; Copyright (c) 1996 Digital Equipment
|
||
Corporation, Maynard, Massachusetts.; Copyright 1988, 1989,
|
||
1990, 1994 Network Computing Devices, Inc.; Copyright
|
||
1991,1993 by Digital Equipment Corporation, Maynard,
|
||
Massachusetts, and Olivetti Research Limited, Cambridge,
|
||
England.; Copyright 1986, 1987, 1988 by Hewlett-Packard
|
||
Corporation
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the XFree86 Direct Rendering
|
||
Infrastructure (DRI) Extension which is governed by the
|
||
license in
|
||
<xref linkend="licMIT" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright 1998-1999 Precision Insight, Inc., Cedar Park,
|
||
Texas.; Copyright 2000 VA Linux Systems, Inc.; All Rights
|
||
Reserved.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the libXcomposite library
|
||
which is governed by the licenses in
|
||
<xref linkend="licX-KeithPackard1" xrefstyle="template: %n" /> and
|
||
<xref linkend="licMIT" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2001,2003 Keith Packard; Copyright (c) 2006, 2007,
|
||
Oracle and/or its affiliates. All rights reserved.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the libXdamage library
|
||
which is governed by the licenses in
|
||
<xref linkend="licX-KeithPackard1" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2001,2003 Keith Packard; Copyright (c) 2007 Eric Anholt
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the libXext library
|
||
which is governed by the licenses in
|
||
<xref linkend="licMIT-OpenGroup" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-SGI" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-NCD1" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-HP2" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-DEC2" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-DEC-Olivetti" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-HP3" xrefstyle="template: %n" /> and
|
||
<xref linkend="licMIT" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX11-Multi-party" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright 1986, 1987, 1988, 1989, 1994, 1998 The Open Group;
|
||
Copyright (c) 1996 Digital Equipment Corporation, Maynard,
|
||
Massachusetts.; Copyright (c) 1997 by Silicon Graphics
|
||
Computer Systems, Inc.; Copyright 1992 Network Computing
|
||
Devices; Copyright 1991,1993 by Digital Equipment Corporation,
|
||
Maynard, Massachusetts, and Olivetti Research Limited,
|
||
Cambridge, England.; Copyright 1986, 1987, 1988 by
|
||
Hewlett-Packard Corporation; Copyright (c) 1994, 1995
|
||
Hewlett-Packard Company; Copyright Digital Equipment
|
||
Corporation, 1996; Copyright (c) 1999, 2005, 2006, 2013,
|
||
Oracle and/or its affiliates.; Copyright (c) 1989 X
|
||
Consortium, Inc. and Digital Equipment Corporation.; Copyright
|
||
(c) 1992 X Consortium, Inc. and Intergraph Corporation.;
|
||
Copyright (c) 1993 X Consortium, Inc. and Silicon Graphics,
|
||
Inc.; Copyright (c) 1994, 1995 X Consortium, Inc. and
|
||
Hewlett-Packard Company.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the libXfixes library which
|
||
is governed by the license in
|
||
<xref linkend="licX-KeithPackard1" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2001,2003 Keith Packard
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the X libpciaccess library
|
||
which is governed by the licenses in
|
||
<xref linkend="licMIT" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Sun" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Pardines-Kettenis" xrefstyle="template: %n" /> and
|
||
<xref linkend="licXFree86" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 2007 Free Software Foundation, Inc.; (C)
|
||
Copyright Eric Anholt 2006; (C) Copyright IBM Corporation
|
||
2006; Copyright (C) 2008 Free Software Foundation, Inc.;
|
||
Copyright 2005 Red Hat, Inc; Copyright (c) 2008 Juan Romero
|
||
Pardines; Copyright (c) 2008 Mark Kettenis; Copyright (c) 2007
|
||
Paulo R. Zanoni, Tiago Vignatti; Copyright 2005-2009 Sun
|
||
Microsystems, Inc. All rights reserved.; Copyright (C) 2000
|
||
The XFree86 Project, Inc. All Rights Reserved.; Copyright (c)
|
||
2009 Tiago Vignatti
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the libxshmfence library which
|
||
is governed by the license in
|
||
<xref linkend="licX-libxshmfence" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2013 Keith Packard; Copyright (c) 2013 Jung-uk
|
||
Kim <jkim@FreeBSD.org>
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the pixman library which
|
||
is governed by the license in
|
||
<xref linkend="licMIT" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright 1987, 1988, 1989, 1998 The Open Group; Copyright
|
||
1987, 1988, 1989 Digital Equipment Corporation; Copyright
|
||
1999, 2004, 2008 Keith Packard; Copyright 2000 SuSE, Inc.;
|
||
Copyright 2000 Keith Packard, member of The XFree86 Project,
|
||
Inc.; Copyright 2004, 2005, 2007, 2008, 2009, 2010 Red Hat,
|
||
Inc.; Copyright 2004 Nicholas Miell; Copyright 2005 Lars Knoll
|
||
& Zack Rusin, Trolltech; Copyright 2005 Trolltech AS;
|
||
Copyright 2007 Luca Barbato; Copyright 2008 Aaron Plattner,
|
||
NVIDIA Corporation; Copyright 2008 Rodrigo Kumpera; Copyright
|
||
2008 André Tupinambá; Copyright 2008 Mozilla Corporation;
|
||
Copyright 2008 Frederic Plourde; Copyright 2009, Oracle and/or
|
||
its affiliates. All rights reserved.; Copyright 2009, 2010
|
||
Nokia Corporation
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the xf86-input-mouse driver
|
||
which is governed by the licenses in
|
||
<xref linkend="licX-Mouse" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Yokota" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 1997-1999 by The XFree86 Project, Inc.;
|
||
Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany.;
|
||
Copyright 1993 by David Dawes <dawes@xfree86.org>;
|
||
Copyright 1994-2002 by The XFree86 Project, Inc.; Copyright
|
||
1998 by Kazutaka YOKOTA
|
||
<yokota@zodiac.mech.utsunomiya-u.ac.jp>; Copyright 2002
|
||
by Paul Elliott; Copyright 2002 by SuSE Linux AG, Author:
|
||
Egbert Eich; Copyright 2005 Red Hat, Inc; Copyright 2005 Sun
|
||
Microsystems, Inc. All rights reserved.; Copyright 2005 Adam
|
||
Jackson
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the xf86-video-vesa driver
|
||
which is governed by the license in
|
||
<xref linkend="licX-Connectiva" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2000 by Conectiva S.A.
|
||
(http://www.conectiva.com); Authors: Paulo César Pereira de
|
||
Andrade <pcpa@conectiva.com.br> David Dawes
|
||
<dawes@xfree86.org>
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the Xorg X server which is
|
||
governed by the licenses in
|
||
<xref linkend="licMIT" xrefstyle="template: %n" /> and
|
||
<xref linkend="licXFree86" xrefstyle="template: %n" /> and
|
||
<xref linkend="licXFree86-v2" xrefstyle="template: %n" /> and
|
||
<xref linkend="licMIT-OpenGroup" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-SuSE" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-DEC1" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-DEC-Quarterdeck" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-DEC3" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-DEC2" xrefstyle="template: %n" /> and
|
||
<xref linkend="licSGI-FSL-B" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-HP2" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-HP1" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-RedHat-SuSE" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-RedHat" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX11-RedHat" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-PrecisionInsight" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-VALinux-IBM" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-IBM" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-MetroLink1" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-MetroLink2" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-MetroLink3" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Connectiva" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-NVIDIA" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Vrije" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Concurrent" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Nokia" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Adobe" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-NCD3" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-UC" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-OMRON-DG" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-KeithPackard1" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Legacy1" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-DavorMatic" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-HaroldHuntII" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Roell" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Roell-Wexelblat" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Roell-SGCS" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Hourihane" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Keithley" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Herrb" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Eich" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Wexelblat" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Zborowski-Wexelblat" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Zborowski-Dawes" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Lepied" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Murphy-Wexelblat" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Murphey-Dawes" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Carlsson" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Anholt" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Miller" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Blundell" xrefstyle="template: %n" /> and
|
||
<xref linkend="licXFree86" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Legacy2" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Legacy3" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Legacy4" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Legacy5" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Legacy6" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Legacy7" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Legacy8" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Legacy9" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Legacy11" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-AureleLF" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Legacy12" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Johnston" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Jelinek" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Yasushi" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Legacy13" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-Legacy14" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-OpenedHand" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-UC2" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2000-2001 Juliusz Chroboczek; Copyright (c) 1998
|
||
Egbert Eich; Copyright (c) 2006-2007 Intel Corporation;
|
||
Copyright (c) 2006 Nokia Corporation; Copyright (c) 2006-2008
|
||
Peter Hutterer; Copyright (c) 2006 Adam Jackson; Copyright (c)
|
||
2009 NVIDIA Corporation; Copyright (c) 1999 Keith Packard;
|
||
Copyright (c) 2007-2009 Red Hat, Inc.; Copyright (c) 2005-2008
|
||
Daniel Stone; Copyright (c) 2006-2009 Simon Thum; Copyright
|
||
(c) 1987, 2003-2006, 2008-2009 Sun Microsystems, Inc.;
|
||
Copyright (c) 2006 Luc Verhaegen. For complete copyright
|
||
information, see the individual licenses.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the X Window System Core
|
||
Protocol which is governed by the licenses in
|
||
<xref linkend="licX-Oracle" xrefstyle="template: %n" /> and
|
||
<xref linkend="licMIT-OpenGroup" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-DEC1" xrefstyle="template: %n" /> and
|
||
<xref linkend="licX-HP4" xrefstyle="template: %n" /> and
|
||
<xref linkend="licXFree86" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 1991, 2005, 2006, Oracle and/or its affiliates.
|
||
All rights reserved.; Copyright 1997 Metro Link Incorporated;
|
||
Copyright (c) 2005 Daniel Stone; Copyright (c) 1999 The
|
||
XFree86 Project Inc.; Copyright 1985-1991, 1993-1998 The Open
|
||
Group; Copyright 1987 by Apollo Computer Inc., Chelmsford,
|
||
Massachusetts.; Copyright 1987, 1988 by Digital Equipment
|
||
Corporation, Maynard, Massachusetts.; Copyright 1989 by
|
||
Hewlett-Packard Company.; Copyright 2005 Red Hat, Inc
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the xset utility which is
|
||
governed by the license in
|
||
<xref linkend="licMIT-OpenGroup" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright 1985, 1988, 1998 The Open Group
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the libdrm library which is
|
||
governed by the license in
|
||
<xref linkend="licMIT" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright 1999, 2000 Precision Insight, Inc., Cedar Park, Texas.;
|
||
Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
|
||
All Rights Reserved.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from the libdevmapper library
|
||
which is governed by the license in
|
||
<xref linkend="licGPL" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 2001-2004 Sistina Software, Inc. All rights
|
||
reserved.; Copyright (C) 2004-2017 Red Hat, Inc. All rights
|
||
reserved.; Copyright (C) 2006 Rackable Systems All rights
|
||
reserved.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from DXVK Native which is
|
||
governed by the license in
|
||
<xref linkend="licZLIB" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2017-2021 Philip Rebohle; Copyright (c)
|
||
2019-2021 Joshua Ashton
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from PulseAudio which is
|
||
governed by the license in
|
||
<xref linkend="licLGPL" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2017-2021 Philip Rebohle; Copyright (c)
|
||
2019-2021 Joshua Ashton
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from libtpms which is
|
||
governed by the license in
|
||
<xref linkend="licTpms" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
(c) Copyright IBM Corporation 2006 - 2011;
|
||
(c) Copyright IBM Corp. and others, 2012-2016
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
&product-name; contains code from libssh which is
|
||
governed by the license in
|
||
<xref linkend="licLGPL" xrefstyle="template: %n" /> and
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2004-2013 by Aris Adamantiadis;
|
||
Copyright (c) 2009-2013 by Andreas Schneider <asn@cryptomilk.org>
|
||
</para>
|
||
</listitem>
|
||
|
||
</itemizedlist>
|
||
|
||
</sect1>
|
||
|
||
<sect1 id="third-party-licenses">
|
||
|
||
<title>Third-Party Licenses</title>
|
||
|
||
<sect2 id="licGPL">
|
||
|
||
<title>GNU General Public License (GPL)</title>
|
||
|
||
<para>
|
||
GNU GENERAL PUBLIC LICENSE Version 2, June 1991
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
|
||
</para>
|
||
|
||
<para>
|
||
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||
</para>
|
||
|
||
<para>
|
||
Everyone is permitted to copy and distribute verbatim copies of
|
||
this license document, but changing it is not allowed.
|
||
</para>
|
||
|
||
<para>
|
||
Preamble
|
||
</para>
|
||
|
||
<para>
|
||
The licenses for most software are designed to take away your
|
||
freedom to share and change it. By contrast, the GNU General
|
||
Public License is intended to guarantee your freedom to share
|
||
and change free software--to make sure the software is free for
|
||
all its users. This General Public License applies to most of
|
||
the Free Software Foundation's software and to any other program
|
||
whose authors commit to using it. (Some other Free Software
|
||
Foundation software is covered by the GNU Library General Public
|
||
License instead.) You can apply it to your programs, too.
|
||
</para>
|
||
|
||
<para>
|
||
When we speak of free software, we are referring to freedom, not
|
||
price. Our General Public Licenses are designed to make sure
|
||
that you have the freedom to distribute copies of free software
|
||
(and charge for this service if you wish), that you receive
|
||
source code or can get it if you want it, that you can change
|
||
the software or use pieces of it in new free programs; and that
|
||
you know you can do these things.
|
||
</para>
|
||
|
||
<para>
|
||
To protect your rights, we need to make restrictions that forbid
|
||
anyone to deny you these rights or to ask you to surrender the
|
||
rights. These restrictions translate to certain responsibilities
|
||
for you if you distribute copies of the software, or if you
|
||
modify it.
|
||
</para>
|
||
|
||
<para>
|
||
For example, if you distribute copies of such a program, whether
|
||
gratis or for a fee, you must give the recipients all the rights
|
||
that you have. You must make sure that they, too, receive or can
|
||
get the source code. And you must show them these terms so they
|
||
know their rights.
|
||
</para>
|
||
|
||
<para>
|
||
We protect your rights with two steps: (1) copyright the
|
||
software, and (2) offer you this license which gives you legal
|
||
permission to copy, distribute and/or modify the software.
|
||
</para>
|
||
|
||
<para>
|
||
Also, for each author's protection and ours, we want to make
|
||
certain that everyone understands that there is no warranty for
|
||
this free software. If the software is modified by someone else
|
||
and passed on, we want its recipients to know that what they
|
||
have is not the original, so that any problems introduced by
|
||
others will not reflect on the original authors' reputations.
|
||
</para>
|
||
|
||
<para>
|
||
Finally, any free program is threatened constantly by software
|
||
patents. We wish to avoid the danger that redistributors of a
|
||
free program will individually obtain patent licenses, in effect
|
||
making the program proprietary. To prevent this, we have made it
|
||
clear that any patent must be licensed for everyone's free use
|
||
or not licensed at all.
|
||
</para>
|
||
|
||
<para>
|
||
The precise terms and conditions for copying, distribution and
|
||
modification follow.
|
||
</para>
|
||
|
||
<para>
|
||
GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING,
|
||
DISTRIBUTION AND MODIFICATION
|
||
</para>
|
||
|
||
<para>
|
||
0. This License applies to any program or other work which
|
||
contains a notice placed by the copyright holder saying it may
|
||
be distributed under the terms of this General Public License.
|
||
The "Program", below, refers to any such program or work, and a
|
||
"work based on the Program" means either the Program or any
|
||
derivative work under copyright law: that is to say, a work
|
||
containing the Program or a portion of it, either verbatim or
|
||
with modifications and/or translated into another language.
|
||
(Hereinafter, translation is included without limitation in the
|
||
term "modification".) Each licensee is addressed as "you".
|
||
</para>
|
||
|
||
<para>
|
||
Activities other than copying, distribution and modification are
|
||
not covered by this License; they are outside its scope. The act
|
||
of running the Program is not restricted, and the output from
|
||
the Program is covered only if its contents constitute a work
|
||
based on the Program (independent of having been made by running
|
||
the Program). Whether that is true depends on what the Program
|
||
does.
|
||
</para>
|
||
|
||
<para>
|
||
1. You may copy and distribute verbatim copies of the Program's
|
||
source code as you receive it, in any medium, provided that you
|
||
conspicuously and appropriately publish on each copy an
|
||
appropriate copyright notice and disclaimer of warranty; keep
|
||
intact all the notices that refer to this License and to the
|
||
absence of any warranty; and give any other recipients of the
|
||
Program a copy of this License along with the Program.
|
||
</para>
|
||
|
||
<para>
|
||
You may charge a fee for the physical act of transferring a
|
||
copy, and you may at your option offer warranty protection in
|
||
exchange for a fee.
|
||
</para>
|
||
|
||
<para>
|
||
2. You may modify your copy or copies of the Program or any
|
||
portion of it, thus forming a work based on the Program, and
|
||
copy and distribute such modifications or work under the terms
|
||
of Section 1 above, provided that you also meet all of these
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
a) You must cause the modified files to carry prominent notices
|
||
stating that you changed the files and the date of any change.
|
||
</para>
|
||
|
||
<para>
|
||
b) You must cause any work that you distribute or publish, that
|
||
in whole or in part contains or is derived from the Program or
|
||
any part thereof, to be licensed as a whole at no charge to all
|
||
third parties under the terms of this License.
|
||
</para>
|
||
|
||
<para>
|
||
c) If the modified program normally reads commands interactively
|
||
when run, you must cause it, when started running for such
|
||
interactive use in the most ordinary way, to print or display an
|
||
announcement including an appropriate copyright notice and a
|
||
notice that there is no warranty (or else, saying that you
|
||
provide a warranty) and that users may redistribute the program
|
||
under these conditions, and telling the user how to view a copy
|
||
of this License. (Exception: if the Program itself is
|
||
interactive but does not normally print such an announcement,
|
||
your work based on the Program is not required to print an
|
||
announcement.)
|
||
</para>
|
||
|
||
<para>
|
||
These requirements apply to the modified work as a whole. If
|
||
identifiable sections of that work are not derived from the
|
||
Program, and can be reasonably considered independent and
|
||
separate works in themselves, then this License, and its terms,
|
||
do not apply to those sections when you distribute them as
|
||
separate works. But when you distribute the same sections as
|
||
part of a whole which is a work based on the Program, the
|
||
distribution of the whole must be on the terms of this License,
|
||
whose permissions for other licensees extend to the entire
|
||
whole, and thus to each and every part regardless of who wrote
|
||
it.
|
||
</para>
|
||
|
||
<para>
|
||
Thus, it is not the intent of this section to claim rights or
|
||
contest your rights to work written entirely by you; rather, the
|
||
intent is to exercise the right to control the distribution of
|
||
derivative or collective works based on the Program.
|
||
</para>
|
||
|
||
<para>
|
||
In addition, mere aggregation of another work not based on the
|
||
Program with the Program (or with a work based on the Program)
|
||
on a volume of a storage or distribution medium does not bring
|
||
the other work under the scope of this License.
|
||
</para>
|
||
|
||
<para>
|
||
3. You may copy and distribute the Program (or a work based on
|
||
it, under Section 2) in object code or executable form under the
|
||
terms of Sections 1 and 2 above provided that you also do one of
|
||
the following:
|
||
</para>
|
||
|
||
<para>
|
||
a) Accompany it with the complete corresponding machine-readable
|
||
source code, which must be distributed under the terms of
|
||
Sections 1 and 2 above on a medium customarily used for software
|
||
interchange; or,
|
||
</para>
|
||
|
||
<para>
|
||
b) Accompany it with a written offer, valid for at least three
|
||
years, to give any third party, for a charge no more than your
|
||
cost of physically performing source distribution, a complete
|
||
machine-readable copy of the corresponding source code, to be
|
||
distributed under the terms of Sections 1 and 2 above on a
|
||
medium customarily used for software interchange; or,
|
||
</para>
|
||
|
||
<para>
|
||
c) Accompany it with the information you received as to the
|
||
offer to distribute corresponding source code. (This alternative
|
||
is allowed only for noncommercial distribution and only if you
|
||
received the program in object code or executable form with such
|
||
an offer, in accord with Subsection b above.)
|
||
</para>
|
||
|
||
<para>
|
||
The source code for a work means the preferred form of the work
|
||
for making modifications to it. For an executable work, complete
|
||
source code means all the source code for all modules it
|
||
contains, plus any associated interface definition files, plus
|
||
the scripts used to control compilation and installation of the
|
||
executable. However, as a special exception, the source code
|
||
distributed need not include anything that is normally
|
||
distributed (in either source or binary form) with the major
|
||
components (compiler, kernel, and so on) of the operating system
|
||
on which the executable runs, unless that component itself
|
||
accompanies the executable.
|
||
</para>
|
||
|
||
<para>
|
||
If distribution of executable or object code is made by offering
|
||
access to copy from a designated place, then offering equivalent
|
||
access to copy the source code from the same place counts as
|
||
distribution of the source code, even though third parties are
|
||
not compelled to copy the source along with the object code.
|
||
</para>
|
||
|
||
<para>
|
||
4. You may not copy, modify, sublicense, or distribute the
|
||
Program except as expressly provided under this License. Any
|
||
attempt otherwise to copy, modify, sublicense or distribute the
|
||
Program is void, and will automatically terminate your rights
|
||
under this License. However, parties who have received copies,
|
||
or rights, from you under this License will not have their
|
||
licenses terminated so long as such parties remain in full
|
||
compliance.
|
||
</para>
|
||
|
||
<para>
|
||
5. You are not required to accept this License, since you have
|
||
not signed it. However, nothing else grants you permission to
|
||
modify or distribute the Program or its derivative works. These
|
||
actions are prohibited by law if you do not accept this License.
|
||
Therefore, by modifying or distributing the Program (or any work
|
||
based on the Program), you indicate your acceptance of this
|
||
License to do so, and all its terms and conditions for copying,
|
||
distributing or modifying the Program or works based on it.
|
||
</para>
|
||
|
||
<para>
|
||
6. Each time you redistribute the Program (or any work based on
|
||
the Program), the recipient automatically receives a license
|
||
from the original licensor to copy, distribute or modify the
|
||
Program subject to these terms and conditions. You may not
|
||
impose any further restrictions on the recipients' exercise of
|
||
the rights granted herein. You are not responsible for enforcing
|
||
compliance by third parties to this License.
|
||
</para>
|
||
|
||
<para>
|
||
7. If, as a consequence of a court judgment or allegation of
|
||
patent infringement or for any other reason (not limited to
|
||
patent issues), conditions are imposed on you (whether by court
|
||
order, agreement or otherwise) that contradict the conditions of
|
||
this License, they do not excuse you from the conditions of this
|
||
License. If you cannot distribute so as to satisfy
|
||
simultaneously your obligations under this License and any other
|
||
pertinent obligations, then as a consequence you may not
|
||
distribute the Program at all. For example, if a patent license
|
||
would not permit royalty-free redistribution of the Program by
|
||
all those who receive copies directly or indirectly through you,
|
||
then the only way you could satisfy both it and this License
|
||
would be to refrain entirely from distribution of the Program.
|
||
</para>
|
||
|
||
<para>
|
||
If any portion of this section is held invalid or unenforceable
|
||
under any particular circumstance, the balance of the section is
|
||
intended to apply and the section as a whole is intended to
|
||
apply in other circumstances.
|
||
</para>
|
||
|
||
<para>
|
||
It is not the purpose of this section to induce you to infringe
|
||
any patents or other property right claims or to contest
|
||
validity of any such claims; this section has the sole purpose
|
||
of protecting the integrity of the free software distribution
|
||
system, which is implemented by public license practices. Many
|
||
people have made generous contributions to the wide range of
|
||
software distributed through that system in reliance on
|
||
consistent application of that system; it is up to the
|
||
author/donor to decide if he or she is willing to distribute
|
||
software through any other system and a licensee cannot impose
|
||
that choice.
|
||
</para>
|
||
|
||
<para>
|
||
This section is intended to make thoroughly clear what is
|
||
believed to be a consequence of the rest of this License.
|
||
</para>
|
||
|
||
<para>
|
||
8. If the distribution and/or use of the Program is restricted
|
||
in certain countries either by patents or by copyrighted
|
||
interfaces, the original copyright holder who places the Program
|
||
under this License may add an explicit geographical distribution
|
||
limitation excluding those countries, so that distribution is
|
||
permitted only in or among countries not thus excluded. In such
|
||
case, this License incorporates the limitation as if written in
|
||
the body of this License.
|
||
</para>
|
||
|
||
<para>
|
||
9. The Free Software Foundation may publish revised and/or new
|
||
versions of the General Public License from time to time. Such
|
||
new versions will be similar in spirit to the present version,
|
||
but may differ in detail to address new problems or concerns.
|
||
</para>
|
||
|
||
<para>
|
||
Each version is given a distinguishing version number. If the
|
||
Program specifies a version number of this License which applies
|
||
to it and "any later version", you have the option of following
|
||
the terms and conditions either of that version or of any later
|
||
version published by the Free Software Foundation. If the
|
||
Program does not specify a version number of this License, you
|
||
may choose any version ever published by the Free Software
|
||
Foundation.
|
||
</para>
|
||
|
||
<para>
|
||
10. If you wish to incorporate parts of the Program into other
|
||
free programs whose distribution conditions are different, write
|
||
to the author to ask for permission. For software which is
|
||
copyrighted by the Free Software Foundation, write to the Free
|
||
Software Foundation; we sometimes make exceptions for this. Our
|
||
decision will be guided by the two goals of preserving the free
|
||
status of all derivatives of our free software and of promoting
|
||
the sharing and reuse of software generally.
|
||
</para>
|
||
|
||
<para>
|
||
NO WARRANTY
|
||
</para>
|
||
|
||
<para>
|
||
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO
|
||
WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE
|
||
LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
||
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT
|
||
WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
|
||
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
|
||
AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
|
||
QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
||
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
|
||
SERVICING, REPAIR OR CORRECTION.
|
||
</para>
|
||
|
||
<para>
|
||
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO
|
||
IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY
|
||
MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE
|
||
LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
|
||
INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
|
||
INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS
|
||
OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
||
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH
|
||
ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
|
||
ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
||
</para>
|
||
|
||
<para>
|
||
END OF TERMS AND CONDITIONS
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licLGPL">
|
||
|
||
<title>GNU Lesser General Public License (LGPL)</title>
|
||
|
||
<para>
|
||
GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59
|
||
Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is
|
||
permitted to copy and distribute verbatim copies of this license
|
||
document, but changing it is not allowed.
|
||
</para>
|
||
|
||
<para>
|
||
[This is the first released version of the Lesser GPL. It also
|
||
counts as the successor of the GNU Library Public License,
|
||
version 2, hence the version number 2.1.]
|
||
</para>
|
||
|
||
<para>
|
||
Preamble
|
||
</para>
|
||
|
||
<para>
|
||
The licenses for most software are designed to take away your
|
||
freedom to share and change it. By contrast, the GNU General
|
||
Public Licenses are intended to guarantee your freedom to share
|
||
and change free software--to make sure the software is free for
|
||
all its users.
|
||
</para>
|
||
|
||
<para>
|
||
This license, the Lesser General Public License, applies to some
|
||
specially designated software packages--typically libraries--of
|
||
the Free Software Foundation and other authors who decide to use
|
||
it. You can use it too, but we suggest you first think carefully
|
||
about whether this license or the ordinary General Public
|
||
License is the better strategy to use in any particular case,
|
||
based on the explanations below.
|
||
</para>
|
||
|
||
<para>
|
||
When we speak of free software, we are referring to freedom of
|
||
use, not price. Our General Public Licenses are designed to make
|
||
sure that you have the freedom to distribute copies of free
|
||
software (and charge for this service if you wish); that you
|
||
receive source code or can get it if you want it; that you can
|
||
change the software and use pieces of it in new free programs;
|
||
and that you are informed that you can do these things.
|
||
</para>
|
||
|
||
<para>
|
||
To protect your rights, we need to make restrictions that forbid
|
||
distributors to deny you these rights or to ask you to surrender
|
||
these rights. These restrictions translate to certain
|
||
responsibilities for you if you distribute copies of the library
|
||
or if you modify it.
|
||
</para>
|
||
|
||
<para>
|
||
For example, if you distribute copies of the library, whether
|
||
gratis or for a fee, you must give the recipients all the rights
|
||
that we gave you. You must make sure that they, too, receive or
|
||
can get the source code. If you link other code with the
|
||
library, you must provide complete object files to the
|
||
recipients, so that they can relink them with the library after
|
||
making changes to the library and recompiling it. And you must
|
||
show them these terms so they know their rights.
|
||
</para>
|
||
|
||
<para>
|
||
We protect your rights with a two-step method: (1) we copyright
|
||
the library, and (2) we offer you this license, which gives you
|
||
legal permission to copy, distribute and/or modify the library.
|
||
</para>
|
||
|
||
<para>
|
||
To protect each distributor, we want to make it very clear that
|
||
there is no warranty for the free library. Also, if the library
|
||
is modified by someone else and passed on, the recipients should
|
||
know that what they have is not the original version, so that
|
||
the original author's reputation will not be affected by
|
||
problems that might be introduced by others.
|
||
</para>
|
||
|
||
<para>
|
||
Finally, software patents pose a constant threat to the
|
||
existence of any free program. We wish to make sure that a
|
||
company cannot effectively restrict the users of a free program
|
||
by obtaining a restrictive license from a patent holder.
|
||
Therefore, we insist that any patent license obtained for a
|
||
version of the library must be consistent with the full freedom
|
||
of use specified in this license.
|
||
</para>
|
||
|
||
<para>
|
||
Most GNU software, including some libraries, is covered by the
|
||
ordinary GNU General Public License. This license, the GNU
|
||
Lesser General Public License, applies to certain designated
|
||
libraries, and is quite different from the ordinary General
|
||
Public License. We use this license for certain libraries in
|
||
order to permit linking those libraries into non-free programs.
|
||
</para>
|
||
|
||
<para>
|
||
When a program is linked with a library, whether statically or
|
||
using a shared library, the combination of the two is legally
|
||
speaking a combined work, a derivative of the original library.
|
||
The ordinary General Public License therefore permits such
|
||
linking only if the entire combination fits its criteria of
|
||
freedom. The Lesser General Public License permits more lax
|
||
criteria for linking other code with the library.
|
||
</para>
|
||
|
||
<para>
|
||
We call this license the "Lesser" General Public License because
|
||
it does Less to protect the user's freedom than the ordinary
|
||
General Public License. It also provides other free software
|
||
developers Less of an advantage over competing non-free
|
||
programs. These disadvantages are the reason we use the ordinary
|
||
General Public License for many libraries. However, the Lesser
|
||
license provides advantages in certain special circumstances.
|
||
</para>
|
||
|
||
<para>
|
||
For example, on rare occasions, there may be a special need to
|
||
encourage the widest possible use of a certain library, so that
|
||
it becomes a de-facto standard. To achieve this, non-free
|
||
programs must be allowed to use the library. A more frequent
|
||
case is that a free library does the same job as widely used
|
||
non-free libraries. In this case, there is little to gain by
|
||
limiting the free library to free software only, so we use the
|
||
Lesser General Public License.
|
||
</para>
|
||
|
||
<para>
|
||
In other cases, permission to use a particular library in
|
||
non-free programs enables a greater number of people to use a
|
||
large body of free software. For example, permission to use the
|
||
GNU C Library in non-free programs enables many more people to
|
||
use the whole GNU operating system, as well as its variant, the
|
||
GNU/Linux operating system.
|
||
</para>
|
||
|
||
<para>
|
||
Although the Lesser General Public License is Less protective of
|
||
the users' freedom, it does ensure that the user of a program
|
||
that is linked with the Library has the freedom and the
|
||
wherewithal to run that program using a modified version of the
|
||
Library.
|
||
</para>
|
||
|
||
<para>
|
||
The precise terms and conditions for copying, distribution and
|
||
modification follow. Pay close attention to the difference
|
||
between a "work based on the library" and a "work that uses the
|
||
library". The former contains code derived from the library,
|
||
whereas the latter must be combined with the library in order to
|
||
run.
|
||
</para>
|
||
|
||
<para>
|
||
GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR
|
||
COPYING, DISTRIBUTION AND MODIFICATION
|
||
</para>
|
||
|
||
<para>
|
||
0. This License Agreement applies to any software library or
|
||
other program which contains a notice placed by the copyright
|
||
holder or other authorized party saying it may be distributed
|
||
under the terms of this Lesser General Public License (also
|
||
called "this License"). Each licensee is addressed as "you".
|
||
</para>
|
||
|
||
<para>
|
||
A "library" means a collection of software functions and/or data
|
||
prepared so as to be conveniently linked with application
|
||
programs (which use some of those functions and data) to form
|
||
executables.
|
||
</para>
|
||
|
||
<para>
|
||
The "Library", below, refers to any such software library or
|
||
work which has been distributed under these terms. A "work based
|
||
on the Library" means either the Library or any derivative work
|
||
under copyright law: that is to say, a work containing the
|
||
Library or a portion of it, either verbatim or with
|
||
modifications and/or translated straightforwardly into another
|
||
language. (Hereinafter, translation is included without
|
||
limitation in the term "modification".)
|
||
</para>
|
||
|
||
<para>
|
||
"Source code" for a work means the preferred form of the work
|
||
for making modifications to it. For a library, complete source
|
||
code means all the source code for all modules it contains, plus
|
||
any associated interface definition files, plus the scripts used
|
||
to control compilation and installation of the library.
|
||
</para>
|
||
|
||
<para>
|
||
Activities other than copying, distribution and modification are
|
||
not covered by this License; they are outside its scope. The act
|
||
of running a program using the Library is not restricted, and
|
||
output from such a program is covered only if its contents
|
||
constitute a work based on the Library (independent of the use
|
||
of the Library in a tool for writing it). Whether that is true
|
||
depends on what the Library does and what the program that uses
|
||
the Library does.
|
||
</para>
|
||
|
||
<para>
|
||
1. You may copy and distribute verbatim copies of the Library's
|
||
complete source code as you receive it, in any medium, provided
|
||
that you conspicuously and appropriately publish on each copy an
|
||
appropriate copyright notice and disclaimer of warranty; keep
|
||
intact all the notices that refer to this License and to the
|
||
absence of any warranty; and distribute a copy of this License
|
||
along with the Library.
|
||
</para>
|
||
|
||
<para>
|
||
You may charge a fee for the physical act of transferring a
|
||
copy, and you may at your option offer warranty protection in
|
||
exchange for a fee.
|
||
</para>
|
||
|
||
<para>
|
||
2. You may modify your copy or copies of the Library or any
|
||
portion of it, thus forming a work based on the Library, and
|
||
copy and distribute such modifications or work under the terms
|
||
of Section 1 above, provided that you also meet all of these
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
a) The modified work must itself be a software library.
|
||
</para>
|
||
|
||
<para>
|
||
b) You must cause the files modified to carry prominent notices
|
||
stating that you changed the files and the date of any change.
|
||
</para>
|
||
|
||
<para>
|
||
c) You must cause the whole of the work to be licensed at no
|
||
charge to all third parties under the terms of this License.
|
||
</para>
|
||
|
||
<para>
|
||
d) If a facility in the modified Library refers to a function or
|
||
a table of data to be supplied by an application program that
|
||
uses the facility, other than as an argument passed when the
|
||
facility is invoked, then you must make a good faith effort to
|
||
ensure that, in the event an application does not supply such
|
||
function or table, the facility still operates, and performs
|
||
whatever part of its purpose remains meaningful.
|
||
</para>
|
||
|
||
<para>
|
||
(For example, a function in a library to compute square roots
|
||
has a purpose that is entirely well-defined independent of the
|
||
application. Therefore, Subsection 2d requires that any
|
||
application-supplied function or table used by this function
|
||
must be optional: if the application does not supply it, the
|
||
square root function must still compute square roots.)
|
||
</para>
|
||
|
||
<para>
|
||
These requirements apply to the modified work as a whole. If
|
||
identifiable sections of that work are not derived from the
|
||
Library, and can be reasonably considered independent and
|
||
separate works in themselves, then this License, and its terms,
|
||
do not apply to those sections when you distribute them as
|
||
separate works. But when you distribute the same sections as
|
||
part of a whole which is a work based on the Library, the
|
||
distribution of the whole must be on the terms of this License,
|
||
whose permissions for other licensees extend to the entire
|
||
whole, and thus to each and every part regardless of who wrote
|
||
it.
|
||
</para>
|
||
|
||
<para>
|
||
Thus, it is not the intent of this section to claim rights or
|
||
contest your rights to work written entirely by you; rather, the
|
||
intent is to exercise the right to control the distribution of
|
||
derivative or collective works based on the Library.
|
||
</para>
|
||
|
||
<para>
|
||
In addition, mere aggregation of another work not based on the
|
||
Library with the Library (or with a work based on the Library)
|
||
on a volume of a storage or distribution medium does not bring
|
||
the other work under the scope of this License.
|
||
</para>
|
||
|
||
<para>
|
||
3. You may opt to apply the terms of the ordinary GNU General
|
||
Public License instead of this License to a given copy of the
|
||
Library. To do this, you must alter all the notices that refer
|
||
to this License, so that they refer to the ordinary GNU General
|
||
Public License, version 2, instead of to this License. (If a
|
||
newer version than version 2 of the ordinary GNU General Public
|
||
License has appeared, then you can specify that version instead
|
||
if you wish.) Do not make any other change in these notices.
|
||
</para>
|
||
|
||
<para>
|
||
Once this change is made in a given copy, it is irreversible for
|
||
that copy, so the ordinary GNU General Public License applies to
|
||
all subsequent copies and derivative works made from that copy.
|
||
</para>
|
||
|
||
<para>
|
||
This option is useful when you wish to copy part of the code of
|
||
the Library into a program that is not a library.
|
||
</para>
|
||
|
||
<para>
|
||
4. You may copy and distribute the Library (or a portion or
|
||
derivative of it, under Section 2) in object code or executable
|
||
form under the terms of Sections 1 and 2 above provided that you
|
||
accompany it with the complete corresponding machine-readable
|
||
source code, which must be distributed under the terms of
|
||
Sections 1 and 2 above on a medium customarily used for software
|
||
interchange.
|
||
</para>
|
||
|
||
<para>
|
||
If distribution of object code is made by offering access to
|
||
copy from a designated place, then offering equivalent access to
|
||
copy the source code from the same place satisfies the
|
||
requirement to distribute the source code, even though third
|
||
parties are not compelled to copy the source along with the
|
||
object code.
|
||
</para>
|
||
|
||
<para>
|
||
5. A program that contains no derivative of any portion of the
|
||
Library, but is designed to work with the Library by being
|
||
compiled or linked with it, is called a "work that uses the
|
||
Library". Such a work, in isolation, is not a derivative work of
|
||
the Library, and therefore falls outside the scope of this
|
||
License.
|
||
</para>
|
||
|
||
<para>
|
||
However, linking a "work that uses the Library" with the Library
|
||
creates an executable that is a derivative of the Library
|
||
(because it contains portions of the Library), rather than a
|
||
"work that uses the library". The executable is therefore
|
||
covered by this License. Section 6 states terms for distribution
|
||
of such executables.
|
||
</para>
|
||
|
||
<para>
|
||
When a "work that uses the Library" uses material from a header
|
||
file that is part of the Library, the object code for the work
|
||
may be a derivative work of the Library even though the source
|
||
code is not. Whether this is true is especially significant if
|
||
the work can be linked without the Library, or if the work is
|
||
itself a library. The threshold for this to be true is not
|
||
precisely defined by law.
|
||
</para>
|
||
|
||
<para>
|
||
If such an object file uses only numerical parameters, data
|
||
structure layouts and accessors, and small macros and small
|
||
inline functions (ten lines or less in length), then the use of
|
||
the object file is unrestricted, regardless of whether it is
|
||
legally a derivative work. (Executables containing this object
|
||
code plus portions of the Library will still fall under Section
|
||
6.) Otherwise, if the work is a derivative of the Library, you
|
||
may distribute the object code for the work under the terms of
|
||
Section 6. Any executables containing that work also fall under
|
||
Section 6, whether or not they are linked directly with the
|
||
Library itself.
|
||
</para>
|
||
|
||
<para>
|
||
6. As an exception to the Sections above, you may also combine
|
||
or link a "work that uses the Library" with the Library to
|
||
produce a work containing portions of the Library, and
|
||
distribute that work under terms of your choice, provided that
|
||
the terms permit modification of the work for the customer's own
|
||
use and reverse engineering for debugging such modifications.
|
||
</para>
|
||
|
||
<para>
|
||
You must give prominent notice with each copy of the work that
|
||
the Library is used in it and that the Library and its use are
|
||
covered by this License. You must supply a copy of this License.
|
||
If the work during execution displays copyright notices, you
|
||
must include the copyright notice for the Library among them, as
|
||
well as a reference directing the user to the copy of this
|
||
License. Also, you must do one of these things:
|
||
</para>
|
||
|
||
<para>
|
||
a) Accompany the work with the complete corresponding
|
||
machine-readable source code for the Library including whatever
|
||
changes were used in the work (which must be distributed under
|
||
Sections 1 and 2 above); and, if the work is an executable
|
||
linked with the Library, with the complete machine-readable
|
||
"work that uses the Library", as object code and/or source code,
|
||
so that the user can modify the Library and then relink to
|
||
produce a modified executable containing the modified Library.
|
||
(It is understood that the user who changes the contents of
|
||
definitions files in the Library will not necessarily be able to
|
||
recompile the application to use the modified definitions.)
|
||
</para>
|
||
|
||
<para>
|
||
b) Use a suitable shared library mechanism for linking with the
|
||
Library. A suitable mechanism is one that (1) uses at run time a
|
||
copy of the library already present on the user's computer
|
||
system, rather than copying library functions into the
|
||
executable, and (2) will operate properly with a modified
|
||
version of the library, if the user installs one, as long as the
|
||
modified version is interface-compatible with the version that
|
||
the work was made with.
|
||
</para>
|
||
|
||
<para>
|
||
c) Accompany the work with a written offer, valid for at least
|
||
three years, to give the same user the materials specified in
|
||
Subsection 6a, above, for a charge no more than the cost of
|
||
performing this distribution.
|
||
</para>
|
||
|
||
<para>
|
||
d) If distribution of the work is made by offering access to
|
||
copy from a designated place, offer equivalent access to copy
|
||
the above specified materials from the same place.
|
||
</para>
|
||
|
||
<para>
|
||
e) Verify that the user has already received a copy of these
|
||
materials or that you have already sent this user a copy.
|
||
</para>
|
||
|
||
<para>
|
||
For an executable, the required form of the "work that uses the
|
||
Library" must include any data and utility programs needed for
|
||
reproducing the executable from it. However, as a special
|
||
exception, the materials to be distributed need not include
|
||
anything that is normally distributed (in either source or
|
||
binary form) with the major components (compiler, kernel, and so
|
||
on) of the operating system on which the executable runs, unless
|
||
that component itself accompanies the executable.
|
||
</para>
|
||
|
||
<para>
|
||
It may happen that this requirement contradicts the license
|
||
restrictions of other proprietary libraries that do not normally
|
||
accompany the operating system. Such a contradiction means you
|
||
cannot use both them and the Library together in an executable
|
||
that you distribute.
|
||
</para>
|
||
|
||
<para>
|
||
7. You may place library facilities that are a work based on the
|
||
Library side-by-side in a single library together with other
|
||
library facilities not covered by this License, and distribute
|
||
such a combined library, provided that the separate distribution
|
||
of the work based on the Library and of the other library
|
||
facilities is otherwise permitted, and provided that you do
|
||
these two things:
|
||
</para>
|
||
|
||
<para>
|
||
a) Accompany the combined library with a copy of the same work
|
||
based on the Library, uncombined with any other library
|
||
facilities. This must be distributed under the terms of the
|
||
Sections above.
|
||
</para>
|
||
|
||
<para>
|
||
b) Give prominent notice with the combined library of the fact
|
||
that part of it is a work based on the Library, and explaining
|
||
where to find the accompanying uncombined form of the same work.
|
||
</para>
|
||
|
||
<para>
|
||
8. You may not copy, modify, sublicense, link with, or
|
||
distribute the Library except as expressly provided under this
|
||
License. Any attempt otherwise to copy, modify, sublicense, link
|
||
with, or distribute the Library is void, and will automatically
|
||
terminate your rights under this License. However, parties who
|
||
have received copies, or rights, from you under this License
|
||
will not have their licenses terminated so long as such parties
|
||
remain in full compliance.
|
||
</para>
|
||
|
||
<para>
|
||
9. You are not required to accept this License, since you have
|
||
not signed it. However, nothing else grants you permission to
|
||
modify or distribute the Library or its derivative works. These
|
||
actions are prohibited by law if you do not accept this License.
|
||
Therefore, by modifying or distributing the Library (or any work
|
||
based on the Library), you indicate your acceptance of this
|
||
License to do so, and all its terms and conditions for copying,
|
||
distributing or modifying the Library or works based on it.
|
||
</para>
|
||
|
||
<para>
|
||
10. Each time you redistribute the Library (or any work based on
|
||
the Library), the recipient automatically receives a license
|
||
from the original licensor to copy, distribute, link with or
|
||
modify the Library subject to these terms and conditions. You
|
||
may not impose any further restrictions on the recipients'
|
||
exercise of the rights granted herein. You are not responsible
|
||
for enforcing compliance by third parties with this License.
|
||
</para>
|
||
|
||
<para>
|
||
11. If, as a consequence of a court judgment or allegation of
|
||
patent infringement or for any other reason (not limited to
|
||
patent issues), conditions are imposed on you (whether by court
|
||
order, agreement or otherwise) that contradict the conditions of
|
||
this License, they do not excuse you from the conditions of this
|
||
License. If you cannot distribute so as to satisfy
|
||
simultaneously your obligations under this License and any other
|
||
pertinent obligations, then as a consequence you may not
|
||
distribute the Library at all. For example, if a patent license
|
||
would not permit royalty-free redistribution of the Library by
|
||
all those who receive copies directly or indirectly through you,
|
||
then the only way you could satisfy both it and this License
|
||
would be to refrain entirely from distribution of the Library.
|
||
</para>
|
||
|
||
<para>
|
||
If any portion of this section is held invalid or unenforceable
|
||
under any particular circumstance, the balance of the section is
|
||
intended to apply, and the section as a whole is intended to
|
||
apply in other circumstances.
|
||
</para>
|
||
|
||
<para>
|
||
It is not the purpose of this section to induce you to infringe
|
||
any patents or other property right claims or to contest
|
||
validity of any such claims; this section has the sole purpose
|
||
of protecting the integrity of the free software distribution
|
||
system which is implemented by public license practices. Many
|
||
people have made generous contributions to the wide range of
|
||
software distributed through that system in reliance on
|
||
consistent application of that system; it is up to the
|
||
author/donor to decide if he or she is willing to distribute
|
||
software through any other system and a licensee cannot impose
|
||
that choice.
|
||
</para>
|
||
|
||
<para>
|
||
This section is intended to make thoroughly clear what is
|
||
believed to be a consequence of the rest of this License.
|
||
</para>
|
||
|
||
<para>
|
||
12. If the distribution and/or use of the Library is restricted
|
||
in certain countries either by patents or by copyrighted
|
||
interfaces, the original copyright holder who places the Library
|
||
under this License may add an explicit geographical distribution
|
||
limitation excluding those countries, so that distribution is
|
||
permitted only in or among countries not thus excluded. In such
|
||
case, this License incorporates the limitation as if written in
|
||
the body of this License.
|
||
</para>
|
||
|
||
<para>
|
||
13. The Free Software Foundation may publish revised and/or new
|
||
versions of the Lesser General Public License from time to time.
|
||
Such new versions will be similar in spirit to the present
|
||
version, but may differ in detail to address new problems or
|
||
concerns.
|
||
</para>
|
||
|
||
<para>
|
||
Each version is given a distinguishing version number. If the
|
||
Library specifies a version number of this License which applies
|
||
to it and "any later version", you have the option of following
|
||
the terms and conditions either of that version or of any later
|
||
version published by the Free Software Foundation. If the
|
||
Library does not specify a license version number, you may
|
||
choose any version ever published by the Free Software
|
||
Foundation.
|
||
</para>
|
||
|
||
<para>
|
||
14. If you wish to incorporate parts of the Library into other
|
||
free programs whose distribution conditions are incompatible
|
||
with these, write to the author to ask for permission. For
|
||
software which is copyrighted by the Free Software Foundation,
|
||
write to the Free Software Foundation; we sometimes make
|
||
exceptions for this. Our decision will be guided by the two
|
||
goals of preserving the free status of all derivatives of our
|
||
free software and of promoting the sharing and reuse of software
|
||
generally.
|
||
</para>
|
||
|
||
<para>
|
||
NO WARRANTY
|
||
</para>
|
||
|
||
<para>
|
||
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
|
||
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE
|
||
LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
||
HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT
|
||
WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
|
||
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
|
||
AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE
|
||
QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE
|
||
LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
|
||
SERVICING, REPAIR OR CORRECTION.
|
||
</para>
|
||
|
||
<para>
|
||
16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO
|
||
IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY
|
||
MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE
|
||
LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
|
||
INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
|
||
INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS
|
||
OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
||
YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH
|
||
ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
|
||
ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
||
</para>
|
||
|
||
<para>
|
||
END OF TERMS AND CONDITIONS
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licMPL">
|
||
|
||
<title>Mozilla Public License (MPL)</title>
|
||
|
||
<para>
|
||
MOZILLA PUBLIC LICENSE Version 1.1
|
||
</para>
|
||
|
||
<para>
|
||
1. Definitions.
|
||
</para>
|
||
|
||
<para>
|
||
1.0.1. "Commercial Use" means distribution or otherwise making
|
||
the Covered Code available to a third party.
|
||
</para>
|
||
|
||
<para>
|
||
1.1. "Contributor" means each entity that creates or contributes
|
||
to the creation of Modifications.
|
||
</para>
|
||
|
||
<para>
|
||
1.2. "Contributor Version" means the combination of the Original
|
||
Code, prior Modifications used by a Contributor, and the
|
||
Modifications made by that particular Contributor.
|
||
</para>
|
||
|
||
<para>
|
||
1.3. "Covered Code" means the Original Code or Modifications or
|
||
the combination of the Original Code and Modifications, in each
|
||
case including portions thereof.
|
||
</para>
|
||
|
||
<para>
|
||
1.4. "Electronic Distribution Mechanism" means a mechanism
|
||
generally accepted in the software development community for the
|
||
electronic transfer of data.
|
||
</para>
|
||
|
||
<para>
|
||
1.5. "Executable" means Covered Code in any form other than
|
||
Source Code.
|
||
</para>
|
||
|
||
<para>
|
||
1.6. "Initial Developer" means the individual or entity
|
||
identified as the Initial Developer in the Source Code notice
|
||
required by Exhibit A.
|
||
</para>
|
||
|
||
<para>
|
||
1.7. "Larger Work" means a work which combines Covered Code or
|
||
portions thereof with code not governed by the terms of this
|
||
License.
|
||
</para>
|
||
|
||
<para>
|
||
1.8. "License" means this document.
|
||
</para>
|
||
|
||
<para>
|
||
1.8.1. "Licensable" means having the right to grant, to the
|
||
maximum extent possible, whether at the time of the initial
|
||
grant or subsequently acquired, any and all of the rights
|
||
conveyed herein.
|
||
</para>
|
||
|
||
<para>
|
||
1.9. "Modifications" means any addition to or deletion from the
|
||
substance or structure of either the Original Code or any
|
||
previous Modifications. When Covered Code is released as a
|
||
series of files, a Modification is:
|
||
</para>
|
||
|
||
<para>
|
||
A. Any addition to or deletion from the contents of a file
|
||
containing Original Code or previous Modifications.
|
||
</para>
|
||
|
||
<para>
|
||
B. Any new file that contains any part of the Original Code or
|
||
previous Modifications.
|
||
</para>
|
||
|
||
<para>
|
||
1.10. "Original Code" means Source Code of computer software
|
||
code which is described in the Source Code notice required by
|
||
Exhibit A as Original Code, and which, at the time of its
|
||
release under this License is not already Covered Code governed
|
||
by this License.
|
||
</para>
|
||
|
||
<para>
|
||
1.10.1. "Patent Claims" means any patent claim(s), now owned or
|
||
hereafter acquired, including without limitation, method,
|
||
process, and apparatus claims, in any patent Licensable by
|
||
grantor.
|
||
</para>
|
||
|
||
<para>
|
||
1.11. "Source Code" means the preferred form of the Covered Code
|
||
for making modifications to it, including all modules it
|
||
contains, plus any associated interface definition files,
|
||
scripts used to control compilation and installation of an
|
||
Executable, or source code differential comparisons against
|
||
either the Original Code or another well known, available
|
||
Covered Code of the Contributor's choice. The Source Code can be
|
||
in a compressed or archival form, provided the appropriate
|
||
decompression or de-archiving software is widely available for
|
||
no charge.
|
||
</para>
|
||
|
||
<para>
|
||
1.12. "You" (or "Your") means an individual or a legal entity
|
||
exercising rights under, and complying with all of the terms of,
|
||
this License or a future version of this License issued under
|
||
Section 6.1. For legal entities, "You" includes any entity which
|
||
controls, is controlled by, or is under common control with You.
|
||
For purposes of this definition, "control" means (a) the power,
|
||
direct or indirect, to cause the direction or management of such
|
||
entity, whether by contract or otherwise, or (b) ownership of
|
||
more than fifty percent (50%) of the outstanding shares or
|
||
beneficial ownership of such entity.
|
||
</para>
|
||
|
||
<para>
|
||
2. Source Code License.
|
||
</para>
|
||
|
||
<para>
|
||
2.1. The Initial Developer Grant. The Initial Developer hereby
|
||
grants You a world-wide, royalty-free, non-exclusive license,
|
||
subject to third party intellectual property claims:
|
||
</para>
|
||
|
||
<para>
|
||
(a) under intellectual property rights (other than patent or
|
||
trademark) Licensable by Initial Developer to use, reproduce,
|
||
modify, display, perform, sublicense and distribute the Original
|
||
Code (or portions thereof) with or without Modifications, and/or
|
||
as part of a Larger Work; and
|
||
</para>
|
||
|
||
<para>
|
||
(b) under Patents Claims infringed by the making, using or
|
||
selling of Original Code, to make, have made, use, practice,
|
||
sell, and offer for sale, and/or otherwise dispose of the
|
||
Original Code (or portions thereof).
|
||
</para>
|
||
|
||
<para>
|
||
(c) the licenses granted in this Section 2.1(a) and (b) are
|
||
effective on the date Initial Developer first distributes
|
||
Original Code under the terms of this License.
|
||
</para>
|
||
|
||
<para>
|
||
(d) Notwithstanding Section 2.1(b) above, no patent license is
|
||
granted: 1) for code that You delete from the Original Code; 2)
|
||
separate from the Original Code; or 3) for infringements caused
|
||
by: i) the modification of the Original Code or ii) the
|
||
combination of the Original Code with other software or devices.
|
||
</para>
|
||
|
||
<para>
|
||
2.2. Contributor Grant. Subject to third party intellectual
|
||
property claims, each Contributor hereby grants You a
|
||
world-wide, royalty-free, non-exclusive license
|
||
</para>
|
||
|
||
<para>
|
||
(a) under intellectual property rights (other than patent or
|
||
trademark) Licensable by Contributor, to use, reproduce, modify,
|
||
display, perform, sublicense and distribute the Modifications
|
||
created by such Contributor (or portions thereof) either on an
|
||
unmodified basis, with other Modifications, as Covered Code
|
||
and/or as part of a Larger Work; and
|
||
</para>
|
||
|
||
<para>
|
||
(b) under Patent Claims infringed by the making, using, or
|
||
selling of Modifications made by that Contributor either alone
|
||
and/or in combination with its Contributor Version (or portions
|
||
of such combination), to make, use, sell, offer for sale, have
|
||
made, and/or otherwise dispose of: 1) Modifications made by that
|
||
Contributor (or portions thereof); and 2) the combination of
|
||
Modifications made by that Contributor with its Contributor
|
||
Version (or portions of such combination).
|
||
</para>
|
||
|
||
<para>
|
||
(c) the licenses granted in Sections 2.2(a) and 2.2(b) are
|
||
effective on the date Contributor first makes Commercial Use of
|
||
the Covered Code.
|
||
</para>
|
||
|
||
<para>
|
||
(d) Notwithstanding Section 2.2(b) above, no patent license is
|
||
granted: 1) for any code that Contributor has deleted from the
|
||
Contributor Version; 2) separate from the Contributor Version;
|
||
3) for infringements caused by: i) third party modifications of
|
||
Contributor Version or ii) the combination of Modifications made
|
||
by that Contributor with other software (except as part of the
|
||
Contributor Version) or other devices; or 4) under Patent Claims
|
||
infringed by Covered Code in the absence of Modifications made
|
||
by that Contributor.
|
||
</para>
|
||
|
||
<para>
|
||
3. Distribution Obligations.
|
||
</para>
|
||
|
||
<para>
|
||
3.1. Application of License. The Modifications which You create
|
||
or to which You contribute are governed by the terms of this
|
||
License, including without limitation Section 2.2. The Source
|
||
Code version of Covered Code may be distributed only under the
|
||
terms of this License or a future version of this License
|
||
released under Section 6.1, and You must include a copy of this
|
||
License with every copy of the Source Code You distribute. You
|
||
may not offer or impose any terms on any Source Code version
|
||
that alters or restricts the applicable version of this License
|
||
or the recipients' rights hereunder. However, You may include an
|
||
additional document offering the additional rights described in
|
||
Section 3.5.
|
||
</para>
|
||
|
||
<para>
|
||
3.2. Availability of Source Code. Any Modification which You
|
||
create or to which You contribute must be made available in
|
||
Source Code form under the terms of this License either on the
|
||
same media as an Executable version or via an accepted
|
||
Electronic Distribution Mechanism to anyone to whom you made an
|
||
Executable version available; and if made available via
|
||
Electronic Distribution Mechanism, must remain available for at
|
||
least twelve (12) months after the date it initially became
|
||
available, or at least six (6) months after a subsequent version
|
||
of that particular Modification has been made available to such
|
||
recipients. You are responsible for ensuring that the Source
|
||
Code version remains available even if the Electronic
|
||
Distribution Mechanism is maintained by a third party.
|
||
</para>
|
||
|
||
<para>
|
||
3.3. Description of Modifications. You must cause all Covered
|
||
Code to which You contribute to contain a file documenting the
|
||
changes You made to create that Covered Code and the date of any
|
||
change. You must include a prominent statement that the
|
||
Modification is derived, directly or indirectly, from Original
|
||
Code provided by the Initial Developer and including the name of
|
||
the Initial Developer in (a) the Source Code, and (b) in any
|
||
notice in an Executable version or related documentation in
|
||
which You describe the origin or ownership of the Covered Code.
|
||
</para>
|
||
|
||
<para>
|
||
3.4. Intellectual Property Matters
|
||
</para>
|
||
|
||
<para>
|
||
(a) Third Party Claims. If Contributor has knowledge that a
|
||
license under a third party's intellectual property rights is
|
||
required to exercise the rights granted by such Contributor
|
||
under Sections 2.1 or 2.2, Contributor must include a text file
|
||
with the Source Code distribution titled "LEGAL" which describes
|
||
the claim and the party making the claim in sufficient detail
|
||
that a recipient will know whom to contact. If Contributor
|
||
obtains such knowledge after the Modification is made available
|
||
as described in Section 3.2, Contributor shall promptly modify
|
||
the LEGAL file in all copies Contributor makes available
|
||
thereafter and shall take other steps (such as notifying
|
||
appropriate mailing lists or newsgroups) reasonably calculated
|
||
to inform those who received the Covered Code that new knowledge
|
||
has been obtained.
|
||
</para>
|
||
|
||
<para>
|
||
(b) Contributor APIs. If Contributor's Modifications include an
|
||
application programming interface and Contributor has knowledge
|
||
of patent licenses which are reasonably necessary to implement
|
||
that API, Contributor must also include this information in the
|
||
LEGAL file.
|
||
</para>
|
||
|
||
<para>
|
||
3.5. Required Notices. You must duplicate the notice in Exhibit
|
||
A in each file of the Source Code. If it is not possible to put
|
||
such notice in a particular Source Code file due to its
|
||
structure, then You must include such notice in a location (such
|
||
as a relevant directory) where a user would be likely to look
|
||
for such a notice. If You created one or more Modification(s)
|
||
You may add your name as a Contributor to the notice described
|
||
in Exhibit A. You must also duplicate this License in any
|
||
documentation for the Source Code where You describe recipients'
|
||
rights or ownership rights relating to Covered Code. You may
|
||
choose to offer, and to charge a fee for, warranty, support,
|
||
indemnity or liability obligations to one or more recipients of
|
||
Covered Code. However, You may do so only on Your own behalf,
|
||
and not on behalf of the Initial Developer or any Contributor.
|
||
You must make it absolutely clear than any such warranty,
|
||
support, indemnity or liability obligation is offered by You
|
||
alone, and You hereby agree to indemnify the Initial Developer
|
||
and every Contributor for any liability incurred by the Initial
|
||
Developer or such Contributor as a result of warranty, support,
|
||
indemnity or liability terms You offer.
|
||
</para>
|
||
|
||
<para>
|
||
3.6. Distribution of Executable Versions. You may distribute
|
||
Covered Code in Executable form only if the requirements of
|
||
Section 3.1-3.5 have been met for that Covered Code, and if You
|
||
include a notice stating that the Source Code version of the
|
||
Covered Code is available under the terms of this License,
|
||
including a description of how and where You have fulfilled the
|
||
obligations of Section 3.2. The notice must be conspicuously
|
||
included in any notice in an Executable version, related
|
||
documentation or collateral in which You describe recipients'
|
||
rights relating to the Covered Code. You may distribute the
|
||
Executable version of Covered Code or ownership rights under a
|
||
license of Your choice, which may contain terms different from
|
||
this License, provided that You are in compliance with the terms
|
||
of this License and that the license for the Executable version
|
||
does not attempt to limit or alter the recipient's rights in the
|
||
Source Code version from the rights set forth in this License.
|
||
If You distribute the Executable version under a different
|
||
license You must make it absolutely clear that any terms which
|
||
differ from this License are offered by You alone, not by the
|
||
Initial Developer or any Contributor. You hereby agree to
|
||
indemnify the Initial Developer and every Contributor for any
|
||
liability incurred by the Initial Developer or such Contributor
|
||
as a result of any such terms You offer.
|
||
</para>
|
||
|
||
<para>
|
||
3.7. Larger Works. You may create a Larger Work by combining
|
||
Covered Code with other code not governed by the terms of this
|
||
License and distribute the Larger Work as a single product. In
|
||
such a case, You must make sure the requirements of this License
|
||
are fulfilled for the Covered Code.
|
||
</para>
|
||
|
||
<para>
|
||
4. Inability to Comply Due to Statute or Regulation.If it is
|
||
impossible for You to comply with any of the terms of this
|
||
License with respect to some or all of the Covered Code due to
|
||
statute, judicial order, or regulation then You must: (a) comply
|
||
with the terms of this License to the maximum extent possible;
|
||
and (b) describe the limitations and the code they affect. Such
|
||
description must be included in the LEGAL file described in
|
||
Section 3.4 and must be included with all distributions of the
|
||
Source Code. Except to the extent prohibited by statute or
|
||
regulation, such description must be sufficiently detailed for a
|
||
recipient of ordinary skill to be able to understand it.
|
||
</para>
|
||
|
||
<para>
|
||
5. Application of this License. This License applies to code to
|
||
which the Initial Developer has attached the notice in Exhibit A
|
||
and to related Covered Code.
|
||
</para>
|
||
|
||
<para>
|
||
6. Versions of the License.
|
||
</para>
|
||
|
||
<para>
|
||
6.1. New Versions. Netscape Communications Corporation
|
||
("Netscape") may publish revised and/or new versions of the
|
||
License from time to time. Each version will be given a
|
||
distinguishing version number.
|
||
</para>
|
||
|
||
<para>
|
||
6.2. Effect of New Versions. Once Covered Code has been
|
||
published under a particular version of the License, You may
|
||
always continue to use it under the terms of that version. You
|
||
may also choose to use such Covered Code under the terms of any
|
||
subsequent version of the License published by Netscape. No one
|
||
other than Netscape has the right to modify the terms applicable
|
||
to Covered Code created under this License.
|
||
</para>
|
||
|
||
<para>
|
||
6.3. Derivative Works. If You create or use a modified version
|
||
of this License (which you may only do in order to apply it to
|
||
code which is not already Covered Code governed by this
|
||
License), You must (a) rename Your license so that the phrases
|
||
"Mozilla", "MOZILLAPL", "MOZPL", "Netscape", "MPL", "NPL" or any
|
||
confusingly similar phrase do not appear in your license (except
|
||
to note that your license differs from this License) and (b)
|
||
otherwise make it clear that Your version of the license
|
||
contains terms which differ from the Mozilla Public License and
|
||
Netscape Public License. (Filling in the name of the Initial
|
||
Developer, Original Code or Contributor in the notice described
|
||
in Exhibit A shall not of themselves be deemed to be
|
||
modifications of this License.)
|
||
</para>
|
||
|
||
<para>
|
||
7. DISCLAIMER OF WARRANTY.
|
||
</para>
|
||
|
||
<para>
|
||
COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
|
||
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
|
||
INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE
|
||
IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE
|
||
OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND
|
||
PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED
|
||
CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL
|
||
DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY
|
||
NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF
|
||
WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE
|
||
OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS
|
||
DISCLAIMER.
|
||
</para>
|
||
|
||
<para>
|
||
8. TERMINATION.
|
||
</para>
|
||
|
||
<para>
|
||
8.1. This License and the rights granted hereunder will
|
||
terminate automatically if You fail to comply with terms herein
|
||
and fail to cure such breach within 30 days of becoming aware of
|
||
the breach. All sublicenses to the Covered Code which are
|
||
properly granted shall survive any termination of this License.
|
||
Provisions which, by their nature, must remain in effect beyond
|
||
the termination of this License shall survive.
|
||
</para>
|
||
|
||
<para>
|
||
8.2. If You initiate litigation by asserting a patent
|
||
infringement claim (excluding declaratory judgment actions)
|
||
against Initial Developer or a Contributor (the Initial
|
||
Developer or Contributor against whom You file such action is
|
||
referred to as "Participant") alleging that:
|
||
</para>
|
||
|
||
<para>
|
||
(a) such Participant's Contributor Version directly or
|
||
indirectly infringes any patent, then any and all rights granted
|
||
by such Participant to You under Sections 2.1 and/or 2.2 of this
|
||
License shall, upon 60 days notice from Participant terminate
|
||
prospectively, unless if within 60 days after receipt of notice
|
||
You either: (i) agree in writing to pay Participant a mutually
|
||
agreeable reasonable royalty for Your past and future use of
|
||
Modifications made by such Participant, or (ii) withdraw Your
|
||
litigation claim with respect to the Contributor Version against
|
||
such Participant. If within 60 days of notice, a reasonable
|
||
royalty and payment arrangement are not mutually agreed upon in
|
||
writing by the parties or the litigation claim is not withdrawn,
|
||
the rights granted by Participant to You under Sections 2.1
|
||
and/or 2.2 automatically terminate at the expiration of the 60
|
||
day notice period specified above.
|
||
</para>
|
||
|
||
<para>
|
||
(b) any software, hardware, or device, other than such
|
||
Participant's Contributor Version, directly or indirectly
|
||
infringes any patent, then any rights granted to You by such
|
||
Participant under Sections 2.1(b) and 2.2(b) are revoked
|
||
effective as of the date You first made, used, sold,
|
||
distributed, or had made, Modifications made by that
|
||
Participant.
|
||
</para>
|
||
|
||
<para>
|
||
8.3. If You assert a patent infringement claim against
|
||
Participant alleging that such Participant's Contributor Version
|
||
directly or indirectly infringes any patent where such claim is
|
||
resolved (such as by license or settlement) prior to the
|
||
initiation of patent infringement litigation, then the
|
||
reasonable value of the licenses granted by such Participant
|
||
under Sections 2.1 or 2.2 shall be taken into account in
|
||
determining the amount or value of any payment or license.
|
||
</para>
|
||
|
||
<para>
|
||
8.4. In the event of termination under Sections 8.1 or 8.2
|
||
above, all end user license agreements (excluding distributors
|
||
and resellers) which have been validly granted by You or any
|
||
distributor hereunder prior to termination shall survive
|
||
termination.
|
||
</para>
|
||
|
||
<para>
|
||
9. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO
|
||
LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR
|
||
OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER
|
||
CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER
|
||
OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY
|
||
INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
|
||
CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF
|
||
GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY
|
||
AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY
|
||
SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES.
|
||
THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR
|
||
DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE
|
||
TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME
|
||
JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF
|
||
INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND
|
||
LIMITATION MAY NOT APPLY TO YOU.
|
||
</para>
|
||
|
||
<para>
|
||
10. U.S. GOVERNMENT END USERS. The Covered Code is a "commercial
|
||
item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995),
|
||
consisting of "commercial computer software" and "commercial
|
||
computer software documentation," as such terms are used in 48
|
||
C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and
|
||
48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S.
|
||
Government End Users acquire Covered Code with only those rights
|
||
set forth herein.
|
||
</para>
|
||
|
||
<para>
|
||
11. MISCELLANEOUS. This License represents the complete
|
||
agreement concerning subject matter hereof. If any provision of
|
||
this License is held to be unenforceable, such provision shall
|
||
be reformed only to the extent necessary to make it enforceable.
|
||
This License shall be governed by California law provisions
|
||
(except to the extent applicable law, if any, provides
|
||
otherwise), excluding its conflict-of-law provisions. With
|
||
respect to disputes in which at least one party is a citizen of,
|
||
or an entity chartered or registered to do business in the
|
||
United States of America, any litigation relating to this
|
||
License shall be subject to the jurisdiction of the Federal
|
||
Courts of the Northern District of California, with venue lying
|
||
in Santa Clara County, California, with the losing party
|
||
responsible for costs, including without limitation, court costs
|
||
and reasonable attorneys' fees and expenses. The application of
|
||
the United Nations Convention on Contracts for the International
|
||
Sale of Goods is expressly excluded. Any law or regulation which
|
||
provides that the language of a contract shall be construed
|
||
against the drafter shall not apply to this License.
|
||
</para>
|
||
|
||
<para>
|
||
12. RESPONSIBILITY FOR CLAIMS. As between Initial Developer and
|
||
the Contributors, each party is responsible for claims and
|
||
damages arising, directly or indirectly, out of its utilization
|
||
of rights under this License and You agree to work with Initial
|
||
Developer and Contributors to distribute such responsibility on
|
||
an equitable basis. Nothing herein is intended or shall be
|
||
deemed to constitute any admission of liability.
|
||
</para>
|
||
|
||
<para>
|
||
13. MULTIPLE-LICENSED CODE. Initial Developer may designate
|
||
portions of the Covered Code as "Multiple-Licensed".
|
||
"Multiple-Licensed" means that the Initial Developer permits you
|
||
to utilize portions of the Covered Code under Your choice of the
|
||
NPL or the alternative licenses, if any, specified by the
|
||
Initial Developer in the file described in Exhibit A.
|
||
</para>
|
||
|
||
<para>
|
||
EXHIBIT A -Mozilla Public License.
|
||
</para>
|
||
|
||
<para>
|
||
``The contents of this file are subject to the Mozilla Public
|
||
License Version 1.1 (the "License"); you may not use this file
|
||
except in compliance with the License. You may obtain a copy of
|
||
the License at http://www.mozilla.org/MPL/
|
||
</para>
|
||
|
||
<para>
|
||
Software distributed under the License is distributed on an "AS
|
||
IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||
implied. See the License for the specific language governing
|
||
rights and limitations under the License.
|
||
</para>
|
||
|
||
<para>
|
||
The Original Code is ______________________________________.
|
||
</para>
|
||
|
||
<para>
|
||
The Initial Developer of the Original Code is
|
||
________________________. Portions created by
|
||
______________________ are Copyright (C) ______
|
||
_______________________. All Rights Reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Contributor(s): ______________________________________.
|
||
</para>
|
||
|
||
<para>
|
||
Alternatively, the contents of this file may be used under the
|
||
terms of the _____ license (the "[___] License"), in which case
|
||
the provisions of [______] License are applicable instead of
|
||
those above. If you wish to allow use of your version of this
|
||
file only under the terms of the [____] License and not to allow
|
||
others to use your version of this file under the MPL, indicate
|
||
your decision by deleting the provisions above and replace them
|
||
with the notice and other provisions required by the [___]
|
||
License. If you do not delete the provisions above, a recipient
|
||
may use your version of this file under either the MPL or the
|
||
[___] License."
|
||
</para>
|
||
|
||
<para>
|
||
[NOTE: The text of this Exhibit A may differ slightly from the
|
||
text of the notices in the Source Code files of the Original
|
||
Code. You should use the text of this Exhibit A rather than the
|
||
text found in the Original Code Source Code for Your
|
||
Modifications.]
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licMIT">
|
||
|
||
<title>MIT License</title>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sublicense, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be
|
||
included in all copies or substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||
OTHER DEALINGS IN THE SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX11">
|
||
|
||
<title>X Consortium License (X11) (variant 1)</title>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sublicense, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be
|
||
included in all copies or substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||
OTHER DEALINGS IN THE SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX11-v2">
|
||
|
||
<title>X Consortium License (X11) (variant 2)</title>
|
||
|
||
<para>
|
||
Copyright (c) 1987, 1989-1990, 1992-1995 X Consortium
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sublicense, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be
|
||
included in all copies or substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE
|
||
FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||
SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Except as contained in this notice, the name of the X Consortium
|
||
shall not be used in advertising or otherwise to promote the
|
||
sale, use or other dealings in this Software without prior
|
||
written authorization from the X Consortium.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licZLIB">
|
||
|
||
<title>zlib License</title>
|
||
|
||
<para>
|
||
This software is provided 'as-is', without any express or
|
||
implied warranty. In no event will the authors be held liable
|
||
for any damages arising from the use of this software.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is granted to anyone to use this software for any
|
||
purpose, including commercial applications, and to alter it and
|
||
redistribute it freely, subject to the following restrictions:
|
||
</para>
|
||
|
||
<para>
|
||
1. The origin of this software must not be misrepresented; you
|
||
must not claim that you wrote the original software. If you use
|
||
this software in a product, an acknowledgment in the product
|
||
documentation would be appreciated but is not required.
|
||
</para>
|
||
|
||
<para>
|
||
2. Altered source versions must be plainly marked as such, and
|
||
must not be misrepresented as being the original software.
|
||
</para>
|
||
|
||
<para>
|
||
3. This notice may not be removed or altered from any source
|
||
distribution.
|
||
</para>
|
||
|
||
<screen>Jean-loup Gailly Mark Adler
|
||
jloup@gzip.org madler@alumni.caltech.edu</screen>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licApache">
|
||
|
||
<title>Apache License v2</title>
|
||
|
||
<para>
|
||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||
</para>
|
||
|
||
<para>
|
||
1. Definitions.
|
||
</para>
|
||
|
||
<para>
|
||
"License" shall mean the terms and conditions for use, reproduction,
|
||
and distribution as defined by Sections 1 through 9 of this document.
|
||
</para>
|
||
|
||
<para>
|
||
"Licensor" shall mean the copyright owner or entity authorized by
|
||
the copyright owner that is granting the License.
|
||
</para>
|
||
|
||
<para>
|
||
"Legal Entity" shall mean the union of the acting entity and all
|
||
other entities that control, are controlled by, or are under common
|
||
control with that entity. For the purposes of this definition,
|
||
"control" means (i) the power, direct or indirect, to cause the
|
||
direction or management of such entity, whether by contract or
|
||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||
</para>
|
||
|
||
<para>
|
||
"You" (or "Your") shall mean an individual or Legal Entity
|
||
exercising permissions granted by this License.
|
||
</para>
|
||
|
||
<para>
|
||
"Source" form shall mean the preferred form for making modifications,
|
||
including but not limited to software source code, documentation
|
||
source, and configuration files.
|
||
</para>
|
||
|
||
<para>
|
||
"Object" form shall mean any form resulting from mechanical
|
||
transformation or translation of a Source form, including but
|
||
not limited to compiled object code, generated documentation,
|
||
and conversions to other media types.
|
||
</para>
|
||
|
||
<para>
|
||
"Work" shall mean the work of authorship, whether in Source or
|
||
Object form, made available under the License, as indicated by a
|
||
copyright notice that is included in or attached to the work
|
||
(an example is provided in the Appendix below).
|
||
</para>
|
||
|
||
<para>
|
||
"Derivative Works" shall mean any work, whether in Source or Object
|
||
form, that is based on (or derived from) the Work and for which the
|
||
editorial revisions, annotations, elaborations, or other modifications
|
||
represent, as a whole, an original work of authorship. For the purposes
|
||
of this License, Derivative Works shall not include works that remain
|
||
separable from, or merely link (or bind by name) to the interfaces of,
|
||
the Work and Derivative Works thereof.
|
||
</para>
|
||
|
||
<para>
|
||
"Contribution" shall mean any work of authorship, including
|
||
the original version of the Work and any modifications or additions
|
||
to that Work or Derivative Works thereof, that is intentionally
|
||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||
or by an individual or Legal Entity authorized to submit on behalf of
|
||
the copyright owner. For the purposes of this definition, "submitted"
|
||
means any form of electronic, verbal, or written communication sent
|
||
to the Licensor or its representatives, including but not limited to
|
||
communication on electronic mailing lists, source code control systems,
|
||
and issue tracking systems that are managed by, or on behalf of, the
|
||
Licensor for the purpose of discussing and improving the Work, but
|
||
excluding communication that is conspicuously marked or otherwise
|
||
designated in writing by the copyright owner as "Not a Contribution."
|
||
</para>
|
||
|
||
<para>
|
||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||
on behalf of whom a Contribution has been received by Licensor and
|
||
subsequently incorporated within the Work.
|
||
</para>
|
||
|
||
<para>
|
||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||
this License, each Contributor hereby grants to You a perpetual,
|
||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||
copyright license to reproduce, prepare Derivative Works of,
|
||
publicly display, publicly perform, sublicense, and distribute the
|
||
Work and such Derivative Works in Source or Object form.
|
||
</para>
|
||
|
||
<para>
|
||
3. Grant of Patent License. Subject to the terms and conditions of
|
||
this License, each Contributor hereby grants to You a perpetual,
|
||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||
(except as stated in this section) patent license to make, have made,
|
||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||
where such license applies only to those patent claims licensable
|
||
by such Contributor that are necessarily infringed by their
|
||
Contribution(s) alone or by combination of their Contribution(s)
|
||
with the Work to which such Contribution(s) was submitted. If You
|
||
institute patent litigation against any entity (including a
|
||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||
or a Contribution incorporated within the Work constitutes direct
|
||
or contributory patent infringement, then any patent licenses
|
||
granted to You under this License for that Work shall terminate
|
||
as of the date such litigation is filed.
|
||
</para>
|
||
|
||
<para>
|
||
4. Redistribution. You may reproduce and distribute copies of the
|
||
Work or Derivative Works thereof in any medium, with or without
|
||
modifications, and in Source or Object form, provided that You
|
||
meet the following conditions:
|
||
</para>
|
||
|
||
<para>
|
||
(a) You must give any other recipients of the Work or
|
||
Derivative Works a copy of this License; and
|
||
</para>
|
||
|
||
<para>
|
||
(b) You must cause any modified files to carry prominent notices
|
||
stating that You changed the files; and
|
||
</para>
|
||
|
||
<para>
|
||
(c) You must retain, in the Source form of any Derivative Works
|
||
that You distribute, all copyright, patent, trademark, and
|
||
attribution notices from the Source form of the Work,
|
||
excluding those notices that do not pertain to any part of
|
||
the Derivative Works; and
|
||
</para>
|
||
|
||
<para>
|
||
(d) If the Work includes a "NOTICE" text file as part of its
|
||
distribution, then any Derivative Works that You distribute must
|
||
include a readable copy of the attribution notices contained
|
||
within such NOTICE file, excluding those notices that do not
|
||
pertain to any part of the Derivative Works, in at least one
|
||
of the following places: within a NOTICE text file distributed
|
||
as part of the Derivative Works; within the Source form or
|
||
documentation, if provided along with the Derivative Works; or,
|
||
within a display generated by the Derivative Works, if and
|
||
wherever such third-party notices normally appear. The contents
|
||
of the NOTICE file are for informational purposes only and
|
||
do not modify the License. You may add Your own attribution
|
||
notices within Derivative Works that You distribute, alongside
|
||
or as an addendum to the NOTICE text from the Work, provided
|
||
that such additional attribution notices cannot be construed
|
||
as modifying the License.
|
||
</para>
|
||
|
||
<para>
|
||
You may add Your own copyright statement to Your modifications and
|
||
may provide additional or different license terms and conditions
|
||
for use, reproduction, or distribution of Your modifications, or
|
||
for any such Derivative Works as a whole, provided Your use,
|
||
reproduction, and distribution of the Work otherwise complies with
|
||
the conditions stated in this License.
|
||
</para>
|
||
|
||
<para>
|
||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||
any Contribution intentionally submitted for inclusion in the Work
|
||
by You to the Licensor shall be under the terms and conditions of
|
||
this License, without any additional terms or conditions.
|
||
Notwithstanding the above, nothing herein shall supersede or modify
|
||
the terms of any separate license agreement you may have executed
|
||
with Licensor regarding such Contributions.
|
||
</para>
|
||
|
||
<para>
|
||
6. Trademarks. This License does not grant permission to use the trade
|
||
names, trademarks, service marks, or product names of the Licensor,
|
||
except as required for reasonable and customary use in describing the
|
||
origin of the Work and reproducing the content of the NOTICE file.
|
||
</para>
|
||
|
||
<para>
|
||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||
agreed to in writing, Licensor provides the Work (and each
|
||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||
implied, including, without limitation, any warranties or conditions
|
||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||
appropriateness of using or redistributing the Work and assume any
|
||
risks associated with Your exercise of permissions under this License.
|
||
</para>
|
||
|
||
<para>
|
||
8. Limitation of Liability. In no event and under no legal theory,
|
||
whether in tort (including negligence), contract, or otherwise,
|
||
unless required by applicable law (such as deliberate and grossly
|
||
negligent acts) or agreed to in writing, shall any Contributor be
|
||
liable to You for damages, including any direct, indirect, special,
|
||
incidental, or consequential damages of any character arising as a
|
||
result of this License or out of the use or inability to use the
|
||
Work (including but not limited to damages for loss of goodwill,
|
||
work stoppage, computer failure or malfunction, or any and all
|
||
other commercial damages or losses), even if such Contributor
|
||
has been advised of the possibility of such damages.
|
||
</para>
|
||
|
||
<para>
|
||
9. Accepting Warranty or Additional Liability. While redistributing
|
||
the Work or Derivative Works thereof, You may choose to offer,
|
||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||
or other liability obligations and/or rights consistent with this
|
||
License. However, in accepting such obligations, You may act only
|
||
on Your own behalf and on Your sole responsibility, not on behalf
|
||
of any other Contributor, and only if You agree to indemnify,
|
||
defend, and hold each Contributor harmless for any liability
|
||
incurred by, or claims asserted against, such Contributor by reason
|
||
of your accepting any such warranty or additional liability.
|
||
</para>
|
||
|
||
<para>
|
||
END OF TERMS AND CONDITIONS
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licSSL">
|
||
|
||
<title>OpenSSL License</title>
|
||
|
||
<para>
|
||
This package is an SSL implementation written by Eric Young
|
||
(eay@cryptsoft.com). The implementation was written so as to
|
||
conform with Netscape's SSL.
|
||
</para>
|
||
|
||
<para>
|
||
This library is free for commercial and non-commercial use as
|
||
long as the following conditions are adhered to. The following
|
||
conditions apply to all code found in this distribution, be it
|
||
the RC4, RSA, lhash, DES, etc., code; not just the SSL code. The
|
||
SSL documentation included with this distribution is covered by
|
||
the same copyright terms except that the holder is Tim Hudson
|
||
(tjh@cryptsoft.com).
|
||
</para>
|
||
|
||
<para>
|
||
Copyright remains Eric Young's, and as such any Copyright
|
||
notices in the code are not to be removed. If this package is
|
||
used in a product, Eric Young should be given attribution as the
|
||
author of the parts of the library used. This can be in the form
|
||
of a textual message at program startup or in documentation
|
||
(online or textual) provided with the package.
|
||
</para>
|
||
|
||
<para>
|
||
Redistribution and use in source and binary forms, with or
|
||
without modification, are permitted provided that the following
|
||
conditions are met:
|
||
</para>
|
||
|
||
<para>
|
||
1. Redistributions of source code must retain the copyright
|
||
notice, this list of conditions and the following disclaimer.
|
||
</para>
|
||
|
||
<para>
|
||
2. Redistributions in binary form must reproduce the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer in the documentation and/or other materials provided
|
||
with the distribution.
|
||
</para>
|
||
|
||
<para>
|
||
3. All advertising materials mentioning features or use of this
|
||
software must display the following acknowledgement: "This
|
||
product includes cryptographic software written by Eric Young
|
||
(eay@cryptsoft.com)" The word 'cryptographic' can be left out if
|
||
the routines from the library being used are not cryptographic
|
||
related :-).
|
||
</para>
|
||
|
||
<para>
|
||
4. If you include any Windows specific code (or a derivative
|
||
thereof) from the apps directory (application code) you must
|
||
include an acknowledgement: "This product includes software
|
||
written by Tim Hudson (tjh@cryptsoft.com)"
|
||
</para>
|
||
|
||
<para>
|
||
THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND ANY
|
||
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
||
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
||
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
|
||
OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
||
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
|
||
USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
||
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
||
THE POSSIBILITY OF SUCH DAMAGE.
|
||
</para>
|
||
|
||
<para>
|
||
The licence and distribution terms for any publicly available
|
||
version or derivative of this code cannot be changed. i.e. this
|
||
code cannot simply be copied and put under another distribution
|
||
licence [including the GNU Public Licence.]
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licSlirp">
|
||
|
||
<title>Slirp License</title>
|
||
|
||
<para>
|
||
Copyright (c) 1995,1996 Danny Gasparovski. All rights reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Redistribution and use in source and binary forms, with or
|
||
without modification, are permitted provided that the following
|
||
conditions are met:
|
||
</para>
|
||
|
||
<para>
|
||
1. Redistributions of source code must retain the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer.
|
||
</para>
|
||
|
||
<para>
|
||
2. Redistributions in binary form must reproduce the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer in the documentation and/or other materials provided
|
||
with the distribution.
|
||
</para>
|
||
|
||
<para>
|
||
3. Neither the name of the copyright holder nor the names of its
|
||
contributors may be used to endorse or promote products derived
|
||
from this software without specific prior written permission.
|
||
</para>
|
||
|
||
<para>
|
||
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
|
||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
||
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL DANNY GASPAROVSKI OR
|
||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
||
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
|
||
USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
||
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
||
THE POSSIBILITY OF SUCH DAMAGE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licLZF">
|
||
|
||
<title>liblzf License</title>
|
||
|
||
<para>
|
||
Redistribution and use in source and binary forms, with or
|
||
without modification, are permitted provided that the following
|
||
conditions are met:
|
||
</para>
|
||
|
||
<para>
|
||
1. Redistributions of source code must retain the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer.
|
||
</para>
|
||
|
||
<para>
|
||
2. Redistributions in binary form must reproduce the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer in the documentation and/or other materials provided
|
||
with the distribution.
|
||
</para>
|
||
|
||
<para>
|
||
3. The name of the author may not be used to endorse or promote
|
||
products derived from this software without specific prior
|
||
written permission.
|
||
</para>
|
||
|
||
<para>
|
||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY
|
||
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
||
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
||
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
|
||
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
||
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
|
||
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
||
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
||
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
||
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
||
THE POSSIBILITY OF SUCH DAMAGE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="liclibping">
|
||
|
||
<title>libpng License</title>
|
||
|
||
<para>
|
||
The PNG Reference Library is supplied "AS IS". The Contributing
|
||
Authors and Group 42, Inc. disclaim all warranties, expressed or
|
||
implied, including, without limitation, the warranties of
|
||
merchantability and of fitness for any purpose. The Contributing
|
||
Authors and Group 42, Inc. assume no liability for direct,
|
||
indirect, incidental, special, exemplary, or consequential
|
||
damages, which may result from the use of the PNG Reference
|
||
Library, even if advised of the possibility of such damage.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted to use, copy, modify, and
|
||
distribute this source code, or portions hereof, for any
|
||
purpose, without fee, subject to the following restrictions:
|
||
</para>
|
||
|
||
<para>
|
||
1. The origin of this source code must not be misrepresented.
|
||
</para>
|
||
|
||
<para>
|
||
2. Altered versions must be plainly marked as such and must not
|
||
be misrepresented as being the original source.
|
||
</para>
|
||
|
||
<para>
|
||
3. This Copyright notice may not be removed or altered from any
|
||
source or altered source distribution.
|
||
</para>
|
||
|
||
<para>
|
||
The Contributing Authors and Group 42, Inc. specifically permit,
|
||
without fee, and encourage the use of this source code as a
|
||
component to supporting the PNG file format in commercial
|
||
products. If you use this source code in a product,
|
||
acknowledgment is not required but would be appreciated.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licLWIP">
|
||
|
||
<title>lwIP License</title>
|
||
|
||
<para>
|
||
Redistribution and use in source and binary forms, with or
|
||
without modification, are permitted provided that the following
|
||
conditions are met:
|
||
</para>
|
||
|
||
<para>
|
||
1. Redistributions of source code must retain the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer.
|
||
</para>
|
||
|
||
<para>
|
||
2. Redistributions in binary form must reproduce the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer in the documentation and/or other materials provided
|
||
with the distribution.
|
||
</para>
|
||
|
||
<para>
|
||
3. The name of the author may not be used to endorse or promote
|
||
products derived from this software without specific prior
|
||
written permission.
|
||
</para>
|
||
|
||
<para>
|
||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY
|
||
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
||
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
||
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
|
||
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
||
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
|
||
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
||
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
||
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
||
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
||
THE POSSIBILITY OF SUCH DAMAGE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licLibXML">
|
||
|
||
<title>libxml License</title>
|
||
|
||
<para>
|
||
Except where otherwise noted in the source code (e.g. the files
|
||
hash.c, list.c and the trio files, which are covered by a
|
||
similar licence but with different Copyright notices) all the
|
||
files are:
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 1998-2012 Daniel Veillard. All Rights Reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sublicense, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be
|
||
included in all copies or substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT. IN NO EVENT SHALL THE DANIEL VEILLARD BE LIABLE
|
||
FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||
SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Except as contained in this notice, the name of Daniel Veillard
|
||
shall not be used in advertising or otherwise to promote the
|
||
sale, use or other dealings in this Software without prior
|
||
written authorization from him.
|
||
</para>
|
||
|
||
<para>
|
||
The file hash.c is:
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 2000,2012 Bjorn Reese and Daniel Veillard.
|
||
</para>
|
||
|
||
<para>
|
||
The file list.c is:
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 2000 Gary Pennington and Daniel Veillard
|
||
</para>
|
||
|
||
<para>
|
||
The trio files are:
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 1998 Bjorn Reese and Daniel Stenberg.
|
||
</para>
|
||
|
||
<para>
|
||
The license for hash.c, list.c, and the trio files is:
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, and distribute this software
|
||
for any purpose with or without fee is hereby granted, provided
|
||
that the above copyright notice and this permission notice
|
||
appear in all copies.
|
||
</para>
|
||
|
||
<para>
|
||
THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
|
||
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
|
||
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||
PURPOSE. THE AUTHORS AND CONTRIBUTORS ACCEPT NO RESPONSIBILITY
|
||
IN ANY CONCEIVABLE MANNER.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licgSOAP">
|
||
|
||
<title>gSOAP Public License Version 1.3a</title>
|
||
|
||
<para>
|
||
The gSOAP public license is derived from the Mozilla Public
|
||
License (MPL1.1). The sections that were deleted from the
|
||
original MPL1.1 text are 1.0.1, 2.1.(c),(d), 2.2.(c),(d),
|
||
8.2.(b), 10, and 11. Section 3.8 was added. The modified
|
||
sections are 2.1.(b), 2.2.(b), 3.2 (simplified), 3.5 (deleted
|
||
the last sentence), and 3.6 (simplified).
|
||
</para>
|
||
|
||
<para>
|
||
1 DEFINITIONS
|
||
</para>
|
||
|
||
<para>
|
||
1.1. "Contributor" means each entity that creates or contributes
|
||
to the creation of Modifications.
|
||
</para>
|
||
|
||
<para>
|
||
1.2. "Contributor Version" means the combination of the Original
|
||
Code, prior Modifications used by a Contributor, and the
|
||
Modifications made by that particular Contributor.
|
||
</para>
|
||
|
||
<para>
|
||
1.3. "Covered Code" means the Original Code, or Modifications or
|
||
the combination of the Original Code, and Modifications, in each
|
||
case including portions thereof.
|
||
</para>
|
||
|
||
<para>
|
||
1.4. "Electronic Distribution Mechanism" means a mechanism
|
||
generally accepted in the software development community for the
|
||
electronic transfer of data.
|
||
</para>
|
||
|
||
<para>
|
||
1.5. "Executable" means Covered Code in any form other than
|
||
Source Code.
|
||
</para>
|
||
|
||
<para>
|
||
1.6. "Initial Developer" means the individual or entity
|
||
identified as the Initial Developer in the Source Code notice
|
||
required by Exhibit A.
|
||
</para>
|
||
|
||
<para>
|
||
1.7. "Larger Work" means a work which combines Covered Code or
|
||
portions thereof with code not governed by the terms of this
|
||
License.
|
||
</para>
|
||
|
||
<para>
|
||
1.8. "License" means this document.
|
||
</para>
|
||
|
||
<para>
|
||
1.8.1. "Licensable" means having the right to grant, to the
|
||
maximum extent possible, whether at the time of the initial
|
||
grant or subsequently acquired, any and all of the rights
|
||
conveyed herein.
|
||
</para>
|
||
|
||
<para>
|
||
1.9. "Modifications" means any addition to or deletion from the
|
||
substance or structure of either the Original Code or any
|
||
previous Modifications. When Covered Code is released as a
|
||
series of files, a Modification is:
|
||
</para>
|
||
|
||
<para>
|
||
A. Any addition to or deletion from the contents of a file
|
||
containing Original Code or previous Modifications.
|
||
</para>
|
||
|
||
<para>
|
||
B. Any new file that contains any part of the Original Code, or
|
||
previous Modifications.
|
||
</para>
|
||
|
||
<para>
|
||
1.10. "Original Code" means Source Code of computer software
|
||
code which is described in the Source Code notice required by
|
||
Exhibit A as Original Code, and which, at the time of its
|
||
release under this License is not already Covered Code governed
|
||
by this License.
|
||
</para>
|
||
|
||
<para>
|
||
1.10.1. "Patent Claims" means any patent claim(s), now owned or
|
||
hereafter acquired, including without limitation, method,
|
||
process, and apparatus claims, in any patent Licensable by
|
||
grantor.
|
||
</para>
|
||
|
||
<para>
|
||
1.11. "Source Code" means the preferred form of the Covered Code
|
||
for making modifications to it, including all modules it
|
||
contains, plus any associated interface definition files,
|
||
scripts used to control compilation and installation of an
|
||
Executable, or source code differential comparisons against
|
||
either the Original Code or another well known, available
|
||
Covered Code of the Contributor's choice. The Source Code can be
|
||
in a compressed or archival form, provided the appropriate
|
||
decompression or de-archiving software is widely available for
|
||
no charge.
|
||
</para>
|
||
|
||
<para>
|
||
1.12. "You" (or "Your") means an individual or a legal entity
|
||
exercising rights under, and complying with all of the terms of,
|
||
this License or a future version of this License issued under
|
||
Section 6.1. For legal entities, "You" includes any entity which
|
||
controls, is controlled by, or is under common control with You.
|
||
For purposes of this definition, "control" means (a) the power,
|
||
direct or indirect, to cause the direction or management of such
|
||
entity, whether by contract or otherwise, or (b) ownership of
|
||
more than fifty percent (50%) of the outstanding shares or
|
||
beneficial ownership of such entity.
|
||
</para>
|
||
|
||
<para>
|
||
2 SOURCE CODE LICENSE.
|
||
</para>
|
||
|
||
<para>
|
||
2.1. The Initial Developer Grant.
|
||
</para>
|
||
|
||
<para>
|
||
The Initial Developer hereby grants You a world-wide,
|
||
royalty-free, non-exclusive license, subject to third party
|
||
intellectual property claims:
|
||
</para>
|
||
|
||
<para>
|
||
(a) under intellectual property rights (other than patent or
|
||
trademark) Licensable by Initial Developer to use, reproduce,
|
||
modify, display, perform, sublicense and distribute the Original
|
||
Code (or portions thereof) with or without Modifications, and/or
|
||
as part of a Larger Work; and
|
||
</para>
|
||
|
||
<para>
|
||
(b) under patents now or hereafter owned or controlled by
|
||
Initial Developer, to make, have made, use and sell ("offer to
|
||
sell and import") the Original Code, Modifications, or portions
|
||
thereof, but solely to the extent that any such patent is
|
||
reasonably necessary to enable You to utilize, alone or in
|
||
combination with other software, the Original Code,
|
||
Modifications, or any combination or portions thereof.
|
||
</para>
|
||
|
||
<para>
|
||
(c)
|
||
</para>
|
||
|
||
<para>
|
||
(d)
|
||
</para>
|
||
|
||
<para>
|
||
2.2. Contributor Grant.
|
||
</para>
|
||
|
||
<para>
|
||
Subject to third party intellectual property claims, each
|
||
Contributor hereby grants You a world-wide, royalty-free,
|
||
non-exclusive license
|
||
</para>
|
||
|
||
<para>
|
||
(a) under intellectual property rights (other than patent or
|
||
trademark) Licensable by Contributor, to use, reproduce, modify,
|
||
display, perform, sublicense and distribute the Modifications
|
||
created by such Contributor (or portions thereof) either on an
|
||
unmodified basis, with other Modifications, as Covered Code
|
||
and/or as part of a Larger Work; and
|
||
</para>
|
||
|
||
<para>
|
||
(b) under patents now or hereafter owned or controlled by
|
||
Contributor, to make, have made, use and sell ("offer to sell
|
||
and import") the Contributor Version (or portions thereof), but
|
||
solely to the extent that any such patent is reasonably
|
||
necessary to enable You to utilize, alone or in combination with
|
||
other software, the Contributor Version (or portions thereof).
|
||
</para>
|
||
|
||
<para>
|
||
(c)
|
||
</para>
|
||
|
||
<para>
|
||
(d)
|
||
</para>
|
||
|
||
<para>
|
||
3 DISTRIBUTION OBLIGATIONS.
|
||
</para>
|
||
|
||
<para>
|
||
3.1. Application of License.
|
||
</para>
|
||
|
||
<para>
|
||
The Modifications which You create or to which You contribute
|
||
are governed by the terms of this License, including without
|
||
limitation Section 2.2. The Source Code version of Covered Code
|
||
may be distributed only under the terms of this License or a
|
||
future version of this License released under Section 6.1, and
|
||
You must include a copy of this License with every copy of the
|
||
Source Code You distribute. You may not offer or impose any
|
||
terms on any Source Code version that alters or restricts the
|
||
applicable version of this License or the recipients' rights
|
||
hereunder. However, You may include an additional document
|
||
offering the additional rights described in Section 3.5.
|
||
</para>
|
||
|
||
<para>
|
||
3.2. Availability of Source Code.
|
||
</para>
|
||
|
||
<para>
|
||
Any Modification created by You will be provided to the Initial
|
||
Developer in Source Code form and are subject to the terms of
|
||
the License. 3.3. Description of Modifications.
|
||
</para>
|
||
|
||
<para>
|
||
You must cause all Covered Code to which You contribute to
|
||
contain a file documenting the changes You made to create that
|
||
Covered Code and the date of any change. You must include a
|
||
prominent statement that the Modification is derived, directly
|
||
or indirectly, from Original Code provided by the Initial
|
||
Developer and including the name of the Initial Developer in (a)
|
||
the Source Code, and (b) in any notice in an Executable version
|
||
or related documentation in which You describe the origin or
|
||
ownership of the Covered Code.
|
||
</para>
|
||
|
||
<para>
|
||
3.4. Intellectual Property Matters.
|
||
</para>
|
||
|
||
<para>
|
||
(a) Third Party Claims. If Contributor has knowledge that a
|
||
license under a third party's intellectual property rights is
|
||
required to exercise the rights granted by such Contributor
|
||
under Sections 2.1 or 2.2, Contributor must include a text file
|
||
with the Source Code distribution titled "LEGAL" which describes
|
||
the claim and the party making the claim in sufficient detail
|
||
that a recipient will know whom to contact. If Contributor
|
||
obtains such knowledge after the Modification is made available
|
||
as described in Section 3.2, Contributor shall promptly modify
|
||
the LEGAL file in all copies Contributor makes available
|
||
thereafter and shall take other steps (such as notifying
|
||
appropriate mailing lists or newsgroups) reasonably calculated
|
||
to inform those who received the Covered Code that new knowledge
|
||
has been obtained.
|
||
</para>
|
||
|
||
<para>
|
||
(b) Contributor APIs. If Contributor's Modifications include an
|
||
application programming interface and Contributor has knowledge
|
||
of patent licenses which are reasonably necessary to implement
|
||
that API, Contributor must also include this information in the
|
||
LEGAL file.
|
||
</para>
|
||
|
||
<para>
|
||
(c) Representations. Contributor represents that, except as
|
||
disclosed pursuant to Section 3.4(a) above, Contributor believes
|
||
that Contributor's Modifications are Contributor's original
|
||
creation(s) and/or Contributor has sufficient rights to grant
|
||
the rights conveyed by this License.
|
||
</para>
|
||
|
||
<para>
|
||
3.5. Required Notices. You must duplicate the notice in Exhibit
|
||
A in each file of the Source Code. If it is not possible to put
|
||
such notice in a particular Source Code file due to its
|
||
structure, then You must include such notice in a location (such
|
||
as a relevant directory) where a user would be likely to look
|
||
for such a notice. If You created one or more Modification(s)
|
||
You may add your name as a Contributor to the notice described
|
||
in Exhibit A. You must also duplicate this License in any
|
||
documentation for the Source Code where You describe recipients'
|
||
rights or ownership rights relating to Covered Code. You may
|
||
choose to offer, and to charge a fee for, warranty, support,
|
||
indemnity or liability obligations to one or more recipients of
|
||
Covered Code. However, You may do so only on Your own behalf,
|
||
and not on behalf of the Initial Developer or any Contributor.
|
||
</para>
|
||
|
||
<para>
|
||
3.6. Distribution of Executable Versions. You may distribute
|
||
Covered Code in Executable form only if the requirements of
|
||
Section 3.1-3.5 have been met for that Covered Code. You may
|
||
distribute the Executable version of Covered Code or ownership
|
||
rights under a license of Your choice, which may contain terms
|
||
different from this License, provided that You are in compliance
|
||
with the terms of this License and that the license for the
|
||
Executable version does not attempt to limit or alter the
|
||
recipient's rights in the Source Code version from the rights
|
||
set forth in this License. If You distribute the Executable
|
||
version under a different license You must make it absolutely
|
||
clear that any terms which differ from this License are offered
|
||
by You alone, not by the Initial Developer or any Contributor.
|
||
If you distribute executable versions containing Covered Code as
|
||
part of a product, you must reproduce the notice in Exhibit B in
|
||
the documentation and/or other materials provided with the
|
||
product.
|
||
</para>
|
||
|
||
<para>
|
||
3.7. Larger Works. You may create a Larger Work by combining
|
||
Covered Code with other code not governed by the terms of this
|
||
License and distribute the Larger Work as a single product. In
|
||
such a case, You must make sure the requirements of this License
|
||
are fulfilled for the Covered Code.
|
||
</para>
|
||
|
||
<para>
|
||
3.8. Restrictions. You may not remove any product
|
||
identification, copyright, proprietary notices or labels from
|
||
gSOAP.
|
||
</para>
|
||
|
||
<para>
|
||
4 INABILITY TO COMPLY DUE TO STATUTE OR REGULATION.
|
||
</para>
|
||
|
||
<para>
|
||
If it is impossible for You to comply with any of the terms of
|
||
this License with respect to some or all of the Covered Code due
|
||
to statute, judicial order, or regulation then You must: (a)
|
||
comply with the terms of this License to the maximum extent
|
||
possible; and (b) describe the limitations and the code they
|
||
affect. Such description must be included in the LEGAL file
|
||
described in Section 3.4 and must be included with all
|
||
distributions of the Source Code. Except to the extent
|
||
prohibited by statute or regulation, such description must be
|
||
sufficiently detailed for a recipient of ordinary skill to be
|
||
able to understand it.
|
||
</para>
|
||
|
||
<para>
|
||
5 APPLICATION OF THIS LICENSE.
|
||
</para>
|
||
|
||
<para>
|
||
This License applies to code to which the Initial Developer has
|
||
attached the notice in Exhibit A and to related Covered Code.
|
||
</para>
|
||
|
||
<para>
|
||
6 VERSIONS OF THE LICENSE.
|
||
</para>
|
||
|
||
<para>
|
||
6.1. New Versions.
|
||
</para>
|
||
|
||
<para>
|
||
Grantor may publish revised and/or new versions of the License
|
||
from time to time. Each version will be given a distinguishing
|
||
version number.
|
||
</para>
|
||
|
||
<para>
|
||
6.2. Effect of New Versions.
|
||
</para>
|
||
|
||
<para>
|
||
Once Covered Code has been published under a particular version
|
||
of the License, You may always continue to use it under the
|
||
terms of that version. You may also choose to use such Covered
|
||
Code under the terms of any subsequent version of the License.
|
||
</para>
|
||
|
||
<para>
|
||
6.3. Derivative Works.
|
||
</para>
|
||
|
||
<para>
|
||
If You create or use a modified version of this License (which
|
||
you may only do in order to apply it to code which is not
|
||
already Covered Code governed by this License), You must (a)
|
||
rename Your license so that the phrase "gSOAP" or any
|
||
confusingly similar phrase do not appear in your license (except
|
||
to note that your license differs from this License) and (b)
|
||
otherwise make it clear that Your version of the license
|
||
contains terms which differ from the gSOAP Public License.
|
||
(Filling in the name of the Initial Developer, Original Code or
|
||
Contributor in the notice described in Exhibit A shall not of
|
||
themselves be deemed to be modifications of this License.)
|
||
</para>
|
||
|
||
<para>
|
||
7 DISCLAIMER OF WARRANTY.
|
||
</para>
|
||
|
||
<para>
|
||
COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
|
||
WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS, IMPLIED OR
|
||
STATUTORY, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES
|
||
OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE,
|
||
NONINFRINGEMENT OF THIRD PARTY INTELLECTUAL PROPERTY RIGHTS, AND
|
||
ANY WARRANTY THAT MAY ARISE BY REASON OF TRADE USAGE, CUSTOM, OR
|
||
COURSE OF DEALING. WITHOUT LIMITING THE FOREGOING, YOU
|
||
ACKNOWLEDGE THAT THE SOFTWARE IS PROVIDED "AS IS" AND THAT THE
|
||
AUTHORS DO NOT WARRANT THE SOFTWARE WILL RUN UNINTERRUPTED OR
|
||
ERROR FREE. LIMITED LIABILITY THE ENTIRE RISK AS TO RESULTS AND
|
||
PERFORMANCE OF THE SOFTWARE IS ASSUMED BY YOU. UNDER NO
|
||
CIRCUMSTANCES WILL THE AUTHORS BE LIABLE FOR ANY SPECIAL,
|
||
INDIRECT, INCIDENTAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES OF ANY
|
||
KIND OR NATURE WHATSOEVER, WHETHER BASED ON CONTRACT, WARRANTY,
|
||
TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE,
|
||
ARISING OUT OF OR IN ANY WAY RELATED TO THE SOFTWARE, EVEN IF
|
||
THE AUTHORS HAVE BEEN ADVISED ON THE POSSIBILITY OF SUCH DAMAGE
|
||
OR IF SUCH DAMAGE COULD HAVE BEEN REASONABLY FORESEEN, AND
|
||
NOTWITHSTANDING ANY FAILURE OF ESSENTIAL PURPOSE OF ANY
|
||
EXCLUSIVE REMEDY PROVIDED. SUCH LIMITATION ON DAMAGES INCLUDES,
|
||
BUT IS NOT LIMITED TO, DAMAGES FOR LOSS OF GOODWILL, LOST
|
||
PROFITS, LOSS OF DATA OR SOFTWARE, WORK STOPPAGE, COMPUTER
|
||
FAILURE OR MALFUNCTION OR IMPAIRMENT OF OTHER GOODS. IN NO EVENT
|
||
WILL THE AUTHORS BE LIABLE FOR THE COSTS OF PROCUREMENT OF
|
||
SUBSTITUTE SOFTWARE OR SERVICES. YOU ACKNOWLEDGE THAT THIS
|
||
SOFTWARE IS NOT DESIGNED FOR USE IN ON-LINE EQUIPMENT IN
|
||
HAZARDOUS ENVIRONMENTS SUCH AS OPERATION OF NUCLEAR FACILITIES,
|
||
AIRCRAFT NAVIGATION OR CONTROL, OR LIFE-CRITICAL APPLICATIONS.
|
||
THE AUTHORS EXPRESSLY DISCLAIM ANY LIABILITY RESULTING FROM USE
|
||
OF THE SOFTWARE IN ANY SUCH ON-LINE EQUIPMENT IN HAZARDOUS
|
||
ENVIRONMENTS AND ACCEPTS NO LIABILITY IN RESPECT OF ANY ACTIONS
|
||
OR CLAIMS BASED ON THE USE OF THE SOFTWARE IN ANY SUCH ON-LINE
|
||
EQUIPMENT IN HAZARDOUS ENVIRONMENTS BY YOU. FOR PURPOSES OF THIS
|
||
PARAGRAPH, THE TERM "LIFE-CRITICAL APPLICATION" MEANS AN
|
||
APPLICATION IN WHICH THE FUNCTIONING OR MALFUNCTIONING OF THE
|
||
SOFTWARE MAY RESULT DIRECTLY OR INDIRECTLY IN PHYSICAL INJURY OR
|
||
LOSS OF HUMAN LIFE. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
|
||
ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS
|
||
AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
|
||
</para>
|
||
|
||
<para>
|
||
8 TERMINATION.
|
||
</para>
|
||
|
||
<para>
|
||
8.1.
|
||
</para>
|
||
|
||
<para>
|
||
This License and the rights granted hereunder will terminate
|
||
automatically if You fail to comply with terms herein and fail
|
||
to cure such breach within 30 days of becoming aware of the
|
||
breach. All sublicenses to the Covered Code which are properly
|
||
granted shall survive any termination of this License.
|
||
Provisions which, by their nature, must remain in effect beyond
|
||
the termination of this License shall survive.
|
||
</para>
|
||
|
||
<para>
|
||
8.2.
|
||
</para>
|
||
|
||
<para>
|
||
8.3.
|
||
</para>
|
||
|
||
<para>
|
||
If You assert a patent infringement claim against Participant
|
||
alleging that such Participant's Contributor Version directly or
|
||
indirectly infringes any patent where such claim is resolved
|
||
(such as by license or settlement) prior to the initiation of
|
||
patent infringement litigation, then the reasonable value of the
|
||
licenses granted by such Participant under Sections 2.1 or 2.2
|
||
shall be taken into account in determining the amount or value
|
||
of any payment or license.
|
||
</para>
|
||
|
||
<para>
|
||
8.4. In the event of termination under Sections 8.1 or 8.2
|
||
above, all end user license agreements (excluding distributors
|
||
and resellers) which have been validly granted by You or any
|
||
distributor hereunder prior to termination shall survive
|
||
termination.
|
||
</para>
|
||
|
||
<para>
|
||
9 LIMITATION OF LIABILITY.
|
||
</para>
|
||
|
||
<para>
|
||
UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
|
||
(INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE
|
||
INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF
|
||
COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE
|
||
TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR
|
||
CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT
|
||
LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE,
|
||
COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL
|
||
DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED
|
||
OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY
|
||
SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
|
||
RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE
|
||
LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW
|
||
THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL
|
||
DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
|
||
</para>
|
||
|
||
<para>
|
||
10 U.S. GOVERNMENT END USERS.
|
||
</para>
|
||
|
||
<para>
|
||
11 MISCELLANEOUS.
|
||
</para>
|
||
|
||
<para>
|
||
12 RESPONSIBILITY FOR CLAIMS.
|
||
</para>
|
||
|
||
<para>
|
||
As between Initial Developer and the Contributors, each party is
|
||
responsible for claims and damages arising, directly or
|
||
indirectly, out of its utilization of rights under this License
|
||
and You agree to work with Initial Developer and Contributors to
|
||
distribute such responsibility on an equitable basis. Nothing
|
||
herein is intended or shall be deemed to constitute any
|
||
admission of liability.
|
||
</para>
|
||
|
||
<para>
|
||
EXHIBIT A.
|
||
</para>
|
||
|
||
<para>
|
||
"The contents of this file are subject to the gSOAP Public
|
||
License Version 1.3 (the "License"); you may not use this file
|
||
except in compliance with the License. You may obtain a copy of
|
||
the License at
|
||
<ulink url="http://www.cs.fsu.edu/~engelen/soaplicense.html" />.
|
||
Software distributed under the License is distributed on an "AS
|
||
IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
||
implied. See the License for the specific language governing
|
||
rights and limitations under the License.
|
||
</para>
|
||
|
||
<para>
|
||
The Original Code of the gSOAP Software is: stdsoap.h,
|
||
stdsoap2.h, stdsoap.c, stdsoap2.c, stdsoap.cpp, stdsoap2.cpp,
|
||
soapcpp2.h, soapcpp2.c, soapcpp2_lex.l, soapcpp2_yacc.y,
|
||
error2.h, error2.c, symbol2.c, init2.c, soapdoc2.html, and
|
||
soapdoc2.pdf, httpget.h, httpget.c, stl.h, stldeque.h,
|
||
stllist.h, stlvector.h, stlset.h.
|
||
</para>
|
||
|
||
<para>
|
||
The Initial Developer of the Original Code is Robert A. van
|
||
Engelen. Portions created by Robert A. van Engelen are Copyright
|
||
(C) 2001-2004 Robert A. van Engelen, Genivia inc. All Rights
|
||
Reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Contributor(s): "________________________." [Note: The text of
|
||
this Exhibit A may differ slightly form the text of the notices
|
||
in the Source Code files of the Original code. You should use
|
||
the text of this Exhibit A rather than the text found in the
|
||
Original Code Source Code for Your Modifications.]
|
||
</para>
|
||
|
||
<para>
|
||
EXHIBIT B.
|
||
</para>
|
||
|
||
<para>
|
||
"Part of the software embedded in this product is gSOAP
|
||
software. Portions created by gSOAP are Copyright (C) 2001-2004
|
||
Robert A. van Engelen, Genivia inc. All Rights Reserved. THE
|
||
SOFTWARE IN THIS PRODUCT WAS IN PART PROVIDED BY GENIVIA INC AND
|
||
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
|
||
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
||
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
|
||
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
||
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
|
||
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
||
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
||
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
||
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
||
THE POSSIBILITY OF SUCH DAMAGE."
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licLibCurl">
|
||
|
||
<title>curl License</title>
|
||
|
||
<para>
|
||
COPYRIGHT AND PERMISSION NOTICE
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 1996 - 2009, Daniel Stenberg, daniel@haxx.se.
|
||
</para>
|
||
|
||
<para>
|
||
All rights reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, and distribute this software
|
||
for any purpose with or without fee is hereby granted, provided
|
||
that the above copyright notice and this permission notice
|
||
appear in all copies.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
|
||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
||
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
||
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Except as contained in this notice, the name of a copyright
|
||
holder shall not be used in advertising or otherwise to promote
|
||
the sale, use or other dealings in this Software without prior
|
||
written authorization of the copyright holder.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licLibgd">
|
||
|
||
<title>libgd License</title>
|
||
|
||
<para>
|
||
Credits and license terms:
|
||
</para>
|
||
|
||
<para>
|
||
In order to resolve any possible confusion regarding the
|
||
authorship of gd, the following copyright statement covers all
|
||
of the authors who have required such a statement. If you are
|
||
aware of any oversights in this copyright notice, please contact
|
||
Pierre-A. Joye who will be pleased to correct them.
|
||
</para>
|
||
|
||
<para>
|
||
Portions copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000,
|
||
2001, 2002, 2003, 2004 by Cold Spring Harbor Laboratory. Funded
|
||
under Grant P41-RR02188 by the National Institutes of Health.
|
||
</para>
|
||
|
||
<para>
|
||
Portions copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||
2003, 2004 by Boutell.Com, Inc.
|
||
</para>
|
||
|
||
<para>
|
||
Portions relating to GD2 format copyright 1999, 2000, 2001,
|
||
2002, 2003, 2004 Philip Warner.
|
||
</para>
|
||
|
||
<para>
|
||
Portions relating to PNG copyright 1999, 2000, 2001, 2002, 2003,
|
||
2004 Greg Roelofs.
|
||
</para>
|
||
|
||
<para>
|
||
Portions relating to gdttf.c copyright 1999, 2000, 2001, 2002,
|
||
2003, 2004 John Ellson (ellson@graphviz.org).
|
||
</para>
|
||
|
||
<para>
|
||
Portions relating to gdft.c copyright 2001, 2002, 2003, 2004
|
||
John Ellson (ellson@graphviz.org).
|
||
</para>
|
||
|
||
<para>
|
||
Portions copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006,
|
||
2007, 2008 Pierre-Alain Joye (pierre@libgd.org).
|
||
</para>
|
||
|
||
<para>
|
||
Portions relating to JPEG and to color quantization copyright
|
||
2000, 2001, 2002, 2003, 2004, Doug Becker and copyright (C)
|
||
1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
|
||
Thomas G. Lane. This software is based in part on the work of
|
||
the Independent JPEG Group. See the file README-JPEG.TXT for
|
||
more information.
|
||
</para>
|
||
|
||
<para>
|
||
Portions relating to GIF compression copyright 1989 by Jef
|
||
Poskanzer and David Rowley, with modifications for thread safety
|
||
by Thomas Boutell.
|
||
</para>
|
||
|
||
<para>
|
||
Portions relating to GIF decompression copyright 1990, 1991,
|
||
1993 by David Koblas, with modifications for thread safety by
|
||
Thomas Boutell.
|
||
</para>
|
||
|
||
<para>
|
||
Portions relating to WBMP copyright 2000, 2001, 2002, 2003, 2004
|
||
Maurice Szmurlo and Johan Van den Brande.
|
||
</para>
|
||
|
||
<para>
|
||
Portions relating to GIF animations copyright 2004 Jaakko
|
||
Hyvätti (jaakko.hyvatti@iki.fi)
|
||
</para>
|
||
|
||
<para>
|
||
Permission has been granted to copy, distribute and modify gd in
|
||
any context without fee, including a commercial application,
|
||
provided that this notice is present in user-accessible
|
||
supporting documentation.
|
||
</para>
|
||
|
||
<para>
|
||
This does not affect your ownership of the derived work itself,
|
||
and the intent is to assure proper credit for the authors of gd,
|
||
not to interfere with your productive use of gd. If you have
|
||
questions, ask. "Derived works" includes all programs that
|
||
utilize the library. Credit must be given in user-accessible
|
||
documentation.
|
||
</para>
|
||
|
||
<para>
|
||
This software is provided "AS IS." The copyright holders
|
||
disclaim all warranties, either express or implied, including
|
||
but not limited to implied warranties of merchantability and
|
||
fitness for a particular purpose, with respect to this code and
|
||
accompanying documentation.
|
||
</para>
|
||
|
||
<para>
|
||
Although their code does not appear in gd, the authors wish to
|
||
thank David Koblas, David Rowley, and Hutchison Avenue Software
|
||
Corporation for their prior contributions.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licBsdIntel">
|
||
|
||
<title>BSD License from Intel</title>
|
||
|
||
<para>
|
||
All rights reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Redistribution and use in source and binary forms, with or
|
||
without modification, are permitted provided that the following
|
||
conditions are met:
|
||
</para>
|
||
|
||
<itemizedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
Redistributions of source code must retain the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Redistributions in binary form must reproduce the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer in the documentation and/or other materials
|
||
provided with the distribution.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Neither the name of the Intel Corporation nor the names of
|
||
its contributors may be used to endorse or promote products
|
||
derived from this software without specific prior written
|
||
permission.
|
||
</para>
|
||
</listitem>
|
||
|
||
</itemizedlist>
|
||
|
||
<para>
|
||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
|
||
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
|
||
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
|
||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
||
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
|
||
USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
||
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
||
THE POSSIBILITY OF SUCH DAMAGE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licIJG">
|
||
|
||
<title>IJG (Independent JPEG Group) License</title>
|
||
|
||
<para>
|
||
The authors make NO WARRANTY or representation, either express
|
||
or implied, with respect to this software, its quality,
|
||
accuracy, merchantability, or fitness for a particular purpose.
|
||
This software is provided "AS IS", and you, its user, assume the
|
||
entire risk as to its quality and accuracy.
|
||
</para>
|
||
|
||
<para>
|
||
This software is copyright (C) 1991-2021, Thomas G. Lane, Guido
|
||
Vollbeding. All Rights Reserved except as specified below.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted to use, copy, modify, and
|
||
distribute this software (or portions thereof) for any purpose,
|
||
without fee, subject to these conditions:
|
||
</para>
|
||
|
||
<para>
|
||
(1) If any part of the source code for this software is
|
||
distributed, then this README file must be included, with this
|
||
copyright and no-warranty notice unaltered; and any additions,
|
||
deletions, or changes to the original files must be clearly
|
||
indicated in accompanying documentation.
|
||
</para>
|
||
|
||
<para>
|
||
(2) If only executable code is distributed, then the
|
||
accompanying documentation must state that "this software is
|
||
based in part on the work of the Independent JPEG Group".
|
||
</para>
|
||
|
||
<para>
|
||
(3) Permission for use of this software is granted only if the
|
||
user accepts full responsibility for any undesirable
|
||
consequences; the authors accept NO LIABILITY for damages of any
|
||
kind.
|
||
</para>
|
||
|
||
<para>
|
||
These conditions apply to any software derived from or based on
|
||
the IJG code, not just to the unmodified library. If you use our
|
||
work, you ought to acknowledge us.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is NOT granted for the use of any IJG author's name
|
||
or company name in advertising or publicity relating to this
|
||
software or products derived from it. This software may be
|
||
referred to only as "the Independent JPEG Group's software".
|
||
</para>
|
||
|
||
<para>
|
||
We specifically permit and encourage the use of this software as
|
||
the basis of commercial products, provided that all warranty or
|
||
liability claims are assumed by the product vendor.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licBsdJPEG">
|
||
|
||
<title>libjpeg-turbo Modified (3-clause) BSD License</title>
|
||
|
||
<para>
|
||
Copyright (C)2009-2022 D. R. Commander. All Rights Reserved.
|
||
Copyright (C)2015 Viktor Szathmáry. All Rights Reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Redistribution and use in source and binary forms, with or
|
||
without modification, are permitted provided that the following
|
||
conditions are met:
|
||
</para>
|
||
|
||
<orderedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
Redistributions of source code must retain the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Redistributions in binary form must reproduce the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer in the documentation and/or other materials
|
||
provided with the distribution.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Neither the name of the libjpeg-turbo Project nor the names
|
||
of its contributors may be used to endorse or promote
|
||
products derived from this software without specific prior
|
||
written permission.
|
||
</para>
|
||
</listitem>
|
||
|
||
</orderedlist>
|
||
|
||
<para>
|
||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS",
|
||
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE
|
||
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
||
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
||
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
||
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
||
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||
POSSIBILITY OF SUCH DAMAGE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licFreeBsd">
|
||
|
||
<title>FreeBSD License</title>
|
||
|
||
<para>
|
||
The compilation of software known as FreeBSD is distributed
|
||
under the following terms:
|
||
</para>
|
||
|
||
<para>
|
||
Copyright 1992-2022 The FreeBSD Project.
|
||
</para>
|
||
|
||
<para>
|
||
Redistribution and use in source and binary forms, with or
|
||
without modification, are permitted provided that the following
|
||
conditions are met:
|
||
</para>
|
||
|
||
<orderedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
Redistributions of source code must retain the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Redistributions in binary form must reproduce the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer in the documentation and/or other materials
|
||
provided with the distribution.
|
||
</para>
|
||
</listitem>
|
||
|
||
</orderedlist>
|
||
|
||
<para>
|
||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS
|
||
IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
||
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
|
||
SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
|
||
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
||
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
|
||
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
||
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
|
||
THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||
SUCH DAMAGE.
|
||
</para>
|
||
|
||
<para>
|
||
The views and conclusions contained in the software and
|
||
documentation are those of the authors and should not be
|
||
interpreted as representing official policies, either expressed
|
||
or implied, of the FreeBSD Project.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licNetBsd">
|
||
|
||
<title>NetBSD License</title>
|
||
|
||
<para>
|
||
Copyright (c) 2008 The NetBSD Foundation, Inc.
|
||
</para>
|
||
|
||
<para>
|
||
This code is derived from software contributed to The NetBSD
|
||
Foundation by
|
||
</para>
|
||
|
||
<para>
|
||
Redistribution and use in source and binary forms, with or
|
||
without modification, are permitted provided that the following
|
||
conditions are met:
|
||
</para>
|
||
|
||
<orderedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
Redistributions of source code must retain the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Redistributions in binary form must reproduce the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer in the documentation and/or other materials
|
||
provided with the distribution.
|
||
</para>
|
||
</listitem>
|
||
|
||
</orderedlist>
|
||
|
||
<para>
|
||
THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND
|
||
CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
|
||
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||
DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
|
||
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
||
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
|
||
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
||
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
||
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
|
||
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||
POSSIBILITY OF SUCH DAMAGE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licVPX">
|
||
|
||
<title>VPX License</title>
|
||
|
||
<para>
|
||
Copyright (c) 2010, The WebM Project authors. All rights
|
||
reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Redistribution and use in source and binary forms, with or
|
||
without modification, are permitted provided that the following
|
||
conditions are met:
|
||
</para>
|
||
|
||
<itemizedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
Redistributions of source code must retain the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Redistributions in binary form must reproduce the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer in the documentation and/or other materials
|
||
provided with the distribution.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Neither the name of Google, nor the WebM Project, nor the
|
||
names of its contributors may be used to endorse or promote
|
||
products derived from this software without specific prior
|
||
written permission.
|
||
</para>
|
||
</listitem>
|
||
|
||
</itemizedlist>
|
||
|
||
<para>
|
||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
|
||
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
|
||
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
|
||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
||
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
|
||
USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
||
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
||
THE POSSIBILITY OF SUCH DAMAGE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licVorbis">
|
||
|
||
<title>Vorbis License</title>
|
||
|
||
<para>
|
||
Copyright (c) 2002-2020 Xiph.org Foundation
|
||
</para>
|
||
|
||
<para>
|
||
Redistribution and use in source and binary forms, with or without
|
||
modification, are permitted provided that the following conditions
|
||
are met:
|
||
</para>
|
||
|
||
<itemizedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
Redistributions of source code must retain the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Redistributions in binary form must reproduce the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer in the documentation and/or other materials
|
||
provided with the distribution.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Neither the name of the Xiph.org Foundation nor the names of its
|
||
contributors may be used to endorse or promote products derived from
|
||
this software without specific prior written permission.
|
||
</para>
|
||
</listitem>
|
||
|
||
</itemizedlist>
|
||
|
||
<para>
|
||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
||
``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
||
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
||
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION
|
||
OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
||
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
||
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
||
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licCurl">
|
||
|
||
<title>curl License</title>
|
||
|
||
<para>
|
||
Copyright (c) 1996 - 2022, Daniel Stenberg,
|
||
<daniel@haxx.se>, and many contributors, see the THANKS
|
||
file.
|
||
</para>
|
||
|
||
<para>
|
||
All rights reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, and distribute this software for
|
||
any purpose with or without fee is hereby granted, provided that
|
||
the above copyright notice and this permission notice appear in
|
||
all copies.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
|
||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
||
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
||
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Except as contained in this notice, the name of a copyright
|
||
holder shall not be used in advertising or otherwise to promote
|
||
the sale, use or other dealings in this Software without prior
|
||
written authorization of the copyright holder.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licDocBook-XML-DTD">
|
||
|
||
<title>DocBook XML DTD License</title>
|
||
|
||
<para>
|
||
Copyright 1992-2004 HaL Computer Systems, Inc., O'Reilly
|
||
& Associates, Inc., ArborText, Inc., Fujitsu Software
|
||
Corporation, Norman Walsh, Sun Microsystems, Inc., and the
|
||
Organization for the Advancement of Structured Information
|
||
Standards (OASIS).
|
||
</para>
|
||
|
||
<para>
|
||
See also http://docbook.org/specs/
|
||
</para>
|
||
|
||
<para>
|
||
$Id: user_ThirdParty.xml $
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify and distribute the DocBook XML
|
||
DTD and its accompanying documentation for any purpose and
|
||
without fee is hereby granted in perpetuity, provided that the
|
||
above copyright notice and this paragraph appear in all copies.
|
||
The copyright holders make no representation about the
|
||
suitability of the DTD for any purpose. It is provided "as is"
|
||
without expressed or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
If you modify the DocBook DTD in any way, except for declaring
|
||
and referencing additional sets of general entities and
|
||
declaring additional notations, label your DTD as a variant of
|
||
DocBook. See the maintenance documentation for more information.
|
||
</para>
|
||
|
||
<para>
|
||
Please direct all questions, bug reports, or suggestions for
|
||
changes to the docbook@lists.oasis-open.org mailing list. For
|
||
more information, see http://www.oasis-open.org/docbook/.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licDocBook-XSL-SS">
|
||
|
||
<title>DocBook XSL Stylesheets License</title>
|
||
|
||
<para>
|
||
Copyright (C) 1999, 2000, 2001, 2002 Norman Walsh
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the ``Software''), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sublicense, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<itemizedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
The above copyright notice and this permission notice shall
|
||
be included in all copies or substantial portions of the
|
||
Software.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Except as contained in this notice, the names of individuals
|
||
credited with contribution to this software shall not be used
|
||
in advertising or otherwise to promote the sale, use or other
|
||
dealings in this Software without prior written authorization
|
||
from the individuals in question.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Any stylesheet derived from this Software that is publically
|
||
distributed will be identified with a different name and the
|
||
version strings in any derived Software will be changed so
|
||
that no possibility of confusion between the derived package
|
||
and this Software will exist.
|
||
</para>
|
||
</listitem>
|
||
|
||
</itemizedlist>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT. IN NO EVENT SHALL NORMAN WALSH OR ANY OTHER
|
||
CONTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||
OTHER DEALINGS IN THE SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
These stylesheets are maintained by Norman Walsh, <ndw@nwalsh.com>.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licIntel">
|
||
|
||
<title>Intel ACPI Component Architecture (ACPICA) License</title>
|
||
|
||
<itemizedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
1. Copyright Notice
|
||
</para>
|
||
|
||
<para>
|
||
Some or all of this work - Copyright (c) 1999 - 2017, Intel Corp.
|
||
All rights reserved.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
2. License
|
||
</para>
|
||
|
||
<itemizedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
2.1. This is your license from Intel Corp. under its
|
||
intellectual property rights. You may have additional
|
||
license terms from the party that provided you this
|
||
software, covering your right to use that party's
|
||
intellectual property rights.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
2.2. Intel grants, free of charge, to any person
|
||
("Licensee") obtaining a copy of the source code
|
||
appearing in this file ("Covered Code") an irrevocable,
|
||
perpetual, worldwide license under Intel's copyrights in
|
||
the base code distributed originally by Intel ("Original
|
||
Intel Code") to copy, make derivatives, distribute, use
|
||
and display any portion of the Covered Code in any form,
|
||
with the right to sublicense such rights; and
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
2.3. Intel grants Licensee a non-exclusive and
|
||
non-transferable patent license (with the right to
|
||
sublicense), under only those claims of Intel patents
|
||
that are infringed by the Original Intel Code, to make,
|
||
use, sell, offer to sell, and import the Covered Code
|
||
and derivative works thereof solely to the minimum
|
||
extent necessary to exercise the above copyright
|
||
license, and in no event shall the patent license
|
||
extend to any additions to or modifications of the
|
||
Original Intel Code. No other license or right is
|
||
granted directly or by implication, estoppel or
|
||
otherwise;
|
||
</para>
|
||
</listitem>
|
||
|
||
</itemizedlist>
|
||
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
3. Conditions
|
||
</para>
|
||
|
||
<itemizedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
3.1. Redistribution of Source with Rights to Further
|
||
Distribute Source. Redistribution of source code of any
|
||
substantial portion of the Covered Code or modification
|
||
with rights to further distribute source must include
|
||
the above Copyright Notice, the above License, this
|
||
list of Conditions, and the following Disclaimer and
|
||
Export Compliance provision. In addition, Licensee must
|
||
cause all Covered Code to which Licensee contributes to
|
||
contain a file documenting the changes Licensee made to
|
||
create that Covered Code and the date of any change.
|
||
Licensee must include in that file the documentation of
|
||
any changes made by any predecessor Licensee. Licensee
|
||
must include a prominent statement that the
|
||
modification is derived, directly or indirectly, from
|
||
Original Intel Code.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
3.2. Redistribution of Source with no Rights to Further
|
||
Distribute Source. Redistribution of source code of any
|
||
substantial portion of the Covered Code or modification
|
||
without rights to further distribute source must
|
||
include the following Disclaimer and Export Compliance
|
||
provision in the documentation and/or other materials
|
||
provided with distribution. In addition, Licensee may
|
||
not authorize further sublicense of source of any
|
||
portion of the Covered Code, and must include terms to
|
||
the effect that the license from Licensee to its
|
||
licensee is limited to the intellectual property
|
||
embodied in the software Licensee provides to its
|
||
licensee, and not to intellectual property embodied in
|
||
modifications its licensee may make.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
3.3. Redistribution of Executable. Redistribution in
|
||
executable form of any substantial portion of the
|
||
Covered Code or modification must reproduce the above
|
||
Copyright Notice, and the following Disclaimer and
|
||
Export Compliance provision in the documentation and/or
|
||
other materials provided with the distribution.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
3.4. Intel retains all right, title, and interest in and
|
||
to the Original Intel Code.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
3.5. Neither the name Intel nor any other trademark owned
|
||
or controlled by Intel shall be used in advertising or
|
||
otherwise to promote the sale, use or other dealings in
|
||
products derived from or relating to the Covered Code
|
||
without prior written authorization from Intel.
|
||
</para>
|
||
</listitem>
|
||
|
||
</itemizedlist>
|
||
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
4. Disclaimer and Export Compliance
|
||
</para>
|
||
|
||
<itemizedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
4.1. INTEL MAKES NO WARRANTY OF ANY KIND REGARDING ANY
|
||
SOFTWARE PROVIDED HERE. ANY SOFTWARE ORIGINATING FROM
|
||
INTEL OR DERIVED FROM INTEL SOFTWARE IS PROVIDED "AS IS,"
|
||
AND INTEL WILL NOT PROVIDE ANY SUPPORT, ASSISTANCE,
|
||
INSTALLATION, TRAINING OR OTHER SERVICES. INTEL WILL NOT
|
||
PROVIDE ANY UPDATES, ENHANCEMENTS OR EXTENSIONS. INTEL
|
||
SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY, NONINFRINGEMENT AND FITNESS FOR A PARTICULAR PURPOSE.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
4.2. IN NO EVENT SHALL INTEL HAVE ANY LIABILITY TO
|
||
LICENSEE, ITS LICENSEES OR ANY OTHER THIRD PARTY, FOR ANY
|
||
LOST PROFITS, LOST DATA, LOSS OF USE OR COSTS OF
|
||
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES, OR FOR ANY
|
||
INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF
|
||
THIS AGREEMENT, UNDER ANY CAUSE OF ACTION OR THEORY OF
|
||
LIABILITY, AND IRRESPECTIVE OF WHETHER INTEL HAS ADVANCE
|
||
NOTICE OF THE POSSIBILITY OF SUCH DAMAGES. THESE
|
||
LIMITATIONS SHALL APPLY NOTWITHSTANDING THE FAILURE OF
|
||
THE ESSENTIAL PURPOSE OF ANY LIMITED REMEDY.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
4.3. Licensee shall not export, either directly or
|
||
indirectly, any of this software or system incorporating
|
||
such software without first obtaining any required
|
||
license or other approval from the U. S. Department of
|
||
Commerce or any other agency or department of the United
|
||
States Government. In the event Licensee exports any
|
||
such software from the United States or re-exports any
|
||
such software from a foreign destination, Licensee shall
|
||
ensure that the distribution and export/re-export of the
|
||
software is in compliance with all laws, regulations,
|
||
orders, or other restrictions of the U.S. Export
|
||
Administration Regulations. Licensee agrees that neither
|
||
it nor any of its subsidiaries will export/re-export any
|
||
technical data, process, software, or service, directly
|
||
or indirectly, to any country for which the United
|
||
States government or any agency thereof requires an
|
||
export license, other governmental approval, or letter
|
||
of assurance, without first obtaining such license,
|
||
approval or letter.
|
||
</para>
|
||
</listitem>
|
||
|
||
</itemizedlist>
|
||
|
||
</listitem>
|
||
|
||
</itemizedlist>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licKhronos">
|
||
|
||
<title>Khronos License</title>
|
||
|
||
<para>
|
||
Copyright (c) 2008-2018 The Khronos Group Inc.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and/or associated
|
||
documentation files (the "Materials"), to deal in the Materials
|
||
without restriction, including without limitation the rights to
|
||
use, copy, modify, merge, publish, distribute, sublicense,
|
||
and/or sell copies of the Materials, and to permit persons to
|
||
whom the Materials are furnished to do so, subject to the
|
||
following conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be
|
||
included in all copies or substantial portions of the Materials.
|
||
</para>
|
||
|
||
<para>
|
||
THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
||
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
||
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
|
||
AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||
FROM, OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR
|
||
OTHER DEALINGS IN THE MATERIALS.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licSGI-FSL-B">
|
||
|
||
<title>SGI Free Software License B</title>
|
||
|
||
<para>
|
||
Copyright (C) 1991-2000 Silicon Graphics, Inc. All Rights Reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sublicense, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice including the dates of first
|
||
publication and either this permission notice or a reference to
|
||
http://oss.sgi.com/projects/FreeB/ shall be included in all
|
||
copies or substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT. IN NO EVENT SHALL SILICON GRAPHICS, INC. BE
|
||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
|
||
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
||
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||
THE SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Except as contained in this notice, the name of Silicon
|
||
Graphics, Inc. shall not be used in advertising or otherwise to
|
||
promote the sale, use or other dealings in this Software without
|
||
prior written authorization from Silicon Graphics, Inc.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licBoost">
|
||
|
||
<title>Boost Software License</title>
|
||
|
||
<para>
|
||
Boost Software License - Version 1.0 - August 17th, 2003
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person or
|
||
organization obtaining a copy of the software and accompanying
|
||
documentation covered by this license (the "Software") to use,
|
||
reproduce, display, distribute, execute, and transmit the
|
||
Software, and to prepare derivative works of the Software, and
|
||
to permit third-parties to whom the Software is furnished to do
|
||
so, all subject to the following:
|
||
</para>
|
||
|
||
<itemizedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
The copyright notices in the Software and this entire
|
||
statement, including the above license grant, this
|
||
restriction and the following disclaimer, must be included
|
||
in all copies of the Software, in whole or in part, and all
|
||
derivative works of the Software, unless such copies or
|
||
derivative works are solely in the form of
|
||
machine-executable object code generated by a source
|
||
language processor.
|
||
</para>
|
||
</listitem>
|
||
|
||
</itemizedlist>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND
|
||
NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR
|
||
ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR
|
||
OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING
|
||
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||
OTHER DEALINGS IN THE SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licMesa-default">
|
||
|
||
<title>Default Mesa 3D Graphics Library License</title>
|
||
|
||
<para>
|
||
License / Copyright Information
|
||
</para>
|
||
|
||
<para>
|
||
The Mesa distribution consists of several components. Different
|
||
copyrights and licenses apply to different components. For
|
||
example, the GLX client code uses the SGI Free Software License
|
||
B, and some of the Mesa device drivers are copyrighted by
|
||
their authors. See below for a list of Mesa's main components
|
||
and the license for each.
|
||
</para>
|
||
|
||
<para>
|
||
The core Mesa library is licensed according to the terms of the
|
||
MIT license. This allows integration with the XFree86, Xorg and
|
||
DRI projects.
|
||
</para>
|
||
|
||
<para>
|
||
The default Mesa license is as follows:
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 1999-2007 Brian Paul All Rights Reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sublicense, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be
|
||
included in all copies or substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
||
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
||
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
|
||
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
|
||
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
||
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||
THE SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Attention, Contributors
|
||
</para>
|
||
|
||
<para>
|
||
When contributing to the Mesa project you must agree to the
|
||
licensing terms of the component to which you're contributing.
|
||
The following section lists the primary components of the Mesa
|
||
distribution and their respective licenses.
|
||
</para>
|
||
|
||
<para>
|
||
Mesa Component Licenses
|
||
</para>
|
||
|
||
<table id="Mesa-component-licenses" tabstyle="oracle-all">
|
||
<title>Mesa Component Licenses</title>
|
||
<tgroup cols="3" align="center">
|
||
<thead>
|
||
<row>
|
||
<entry><para>
|
||
<emphasis role="bold">Component</emphasis>
|
||
</para></entry>
|
||
<entry><para>
|
||
<emphasis role="bold">Location</emphasis>
|
||
</para></entry>
|
||
<entry><para>
|
||
<emphasis role="bold">License</emphasis>
|
||
</para></entry>
|
||
</row>
|
||
</thead>
|
||
<tbody>
|
||
<row>
|
||
<entry><para>
|
||
Main Mesa code
|
||
</para></entry>
|
||
<entry><para>
|
||
<filename>src/mesa/</filename>
|
||
</para></entry>
|
||
<entry><para>
|
||
<xref linkend="licMIT"/>
|
||
</para></entry>
|
||
</row>
|
||
<row>
|
||
<entry><para>
|
||
Device drivers
|
||
</para></entry>
|
||
<entry><para>
|
||
<filename>src/mesa/drivers/*</filename>
|
||
</para></entry>
|
||
<entry><para>
|
||
<xref linkend="licMIT"/>, generally
|
||
</para></entry>
|
||
</row>
|
||
<row>
|
||
<entry><para>
|
||
Gallium code
|
||
</para></entry>
|
||
<entry><para>
|
||
<filename>src/gallium/</filename>
|
||
</para></entry>
|
||
<entry><para>
|
||
<xref linkend="licMIT"/>
|
||
</para></entry>
|
||
</row>
|
||
<row>
|
||
<entry><para>
|
||
Ext headers
|
||
</para></entry>
|
||
<entry><para>
|
||
<filename>include/GL/glext.h</filename>
|
||
<filename>include/GL/glxext.h</filename>
|
||
</para></entry>
|
||
<entry><para>
|
||
<xref linkend="licKhronos"/>
|
||
</para></entry>
|
||
</row>
|
||
<row>
|
||
<entry><para>
|
||
GLX client code
|
||
</para></entry>
|
||
<entry><para>
|
||
<filename>src/glx/</filename>
|
||
</para></entry>
|
||
<entry><para>
|
||
<xref linkend="licSGI-FSL-B"/>
|
||
</para></entry>
|
||
</row>
|
||
<row>
|
||
<entry><para>
|
||
C11 thread emulation
|
||
</para></entry>
|
||
<entry><para>
|
||
<filename>include/c11/threads*.h</filename>
|
||
</para></entry>
|
||
<entry><para>
|
||
<xref linkend="licBoost"/> (permissive)
|
||
</para></entry>
|
||
</row>
|
||
</tbody>
|
||
</tgroup>
|
||
</table>
|
||
|
||
<para>
|
||
Additional copyrights:
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 2001, 2002, 2003, 2004 The SCons Foundation;
|
||
Copyright IBM Corporation 2003, 2004, 2005, 2006; Copyright Zack
|
||
Rusin 2005. All Rights Reserved.; Copyright John Maddock 2006.;
|
||
Copyright (c) 2002, 2007-2011 Apple Inc.; Copyright (c) 2006 -
|
||
2015, 2017 Intel Corporation; Copyright (C) 2005 Aapo Tahkola.;
|
||
Copyright (C) 2014 Adrián Arroyo Calle
|
||
<adrian.arroyocalle@gmail.com>; Copyright (c) 2014 Alex
|
||
Henrie <alexhenrie24@gmail.com>; Copyright 2006-2012,
|
||
Haiku. All rights reserved.; Copyright (C) 2015 Android-x86 Open
|
||
Source Project; Copyright 2010 Thomas Balling Sørensen & Orasanu
|
||
Lucian.; Copyright (C) 2010 Belen Masia (bmasia@unizar.es);
|
||
Copyright (c) 2011 Benjamin Franzke; Copyright (c) 2015 Boyan
|
||
Ding; Copyright (c) 2014 Broadcom; Copyright (c) 2011 Bryan
|
||
Cain; Copyright (c) 2007 Carl Worth; Copyright (C) 2015 Chih-Wei
|
||
Huang <cwhuang@linux.org.tw>; Copyright (C) 2010, 2013
|
||
Christoph Bumiller; Copyright 2011 The Chromium OS authors.;
|
||
Copyright (c) 2012 Collabora, Ltd.; Copyright (c) 2014 Connor
|
||
Abbott; Copyright (c) 2007-2010 Dan Nicholson; Copyright (c)
|
||
2011 Daniel Richard G. <skunk@iSKUNK.ORG>; Copyright (c)
|
||
2007 Dave Airlie <airlied@linux.ie>; Copyright (C)
|
||
1999-2004 David Airlie All Rights Reserved.; Copyright 2015
|
||
Axel Davy <axel.davy@ens.fr>; Copyright 2016 Nayan
|
||
Deshmukh.; Copyright (c) 2010 Diego Elio Petteno`
|
||
<flameeyes@gmail.com>; Copyright (c) 2017 Dylan Baker;
|
||
Copyright (c) 2011-2014 Emil Velikov
|
||
<emil.l.velikov@gmail.com>; Copyright (c) 2012-2013
|
||
Etnaviv Project; Copyright (C) 2003 Felix Kuehling; Copyright
|
||
(C) 2010 Fernando Navarro (fernandn@microsoft.com); Copyright
|
||
2008-2009 Jose Fonseca; Copyright (c) 2009 Francesco Salvestrini
|
||
<salvestrini@users.sourceforge.net>; Copyright (c) 2013
|
||
Gabriele Svelto <gabriele.svelto@gmail.com>; Copyright (c)
|
||
2017 Gert Wollny; Copyright 2015 Zoltan Gilian; Copyright 2012
|
||
Vadim Girlin <vadimgirlin@gmail.com>; Copyright (c) 2017,
|
||
Google Inc.; Copyright 2013 Grigori Goronzy
|
||
<greg@chown.ath.cx>; Copyright (c) 2017 Gražvydas Ignotas;
|
||
Copyright (c) 2002 Greg Parker. All Rights Reserved.; Copyright
|
||
(c) 2013 Gregory Hainaut <gregory.hainaut@gmail.com>;
|
||
Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>;
|
||
Copyright (c) 2007-2008, 2014-2016 Red Hat, Inc.; Copyright
|
||
2006-2008, Philippe Houdoin. All rights reserved.; Copyright (C)
|
||
1998-2013 VMware, Inc. All rights reserved.; Copyright
|
||
1998-1999 Precision Insight, Inc., Cedar Park, Texas.; Copyright
|
||
(c) 2007, 2010 Jakob Bornecrantz <wallbraker@gmail.com>;
|
||
Copyright (c) 2009 Jeremy Huddleston, Julien Cristau, and
|
||
Matthieu Herrb; Copyright (C) 2009, 2012 Francisco Jerez.;
|
||
Copyright (c) 2008, 2010 Jérôme Glisse
|
||
<glisse@freedesktop.org>; Copyright (c) 2008 John
|
||
Darrington <j.darrington@elvis.murdoch.edu.au>; Copyright
|
||
(c) 2009-2014 Jon TURNEY; Copyright (C) 2010 Jorge Jimenez
|
||
(jorge@iryoku.com); Copyright (C) 2010 Jose I. Echevarria
|
||
(joseignacioechevarria@gmail.com); Copyright (c) 2010-2014
|
||
Christian König; Copyright (c) 2008-2011 Kristian Høgsberg;
|
||
Copyright 2011-2013 Maarten Lankhorst, Ilia Mirkin; Copyright
|
||
(c) 2012 Laurent Carlier <lordheavym@gmail.com>; Copyright
|
||
(C) 2011 Lauri Kasanen (cand@gmx.com); Copyright (C) 2016
|
||
Linaro, Ltd, Rob Herring <robh@kernel.org>; Copyright
|
||
2000, 2001 VA Linux Systems Inc., Fremont, California.;
|
||
Copyright (c) 2010 Luca Barbieri; Copyright (C) 2010, 2011
|
||
LunarG Inc.; Copyright (c) 2011 Maarten Bosmans
|
||
<mkbosmans@gmail.com>; Copyright (c) 2008, 2009 Maciej
|
||
Cencora <m.cencora@gmail.com>; Copyright 2010 Younes
|
||
Manton & Thomas Balling Sørensen.; Copyright 2009 Younes
|
||
Manton.; Copyright 2014-2015 Serge Martin; Copyright (c) 2012
|
||
Matt Turner <mattst88@gmail.com>; Copyright (c) 2016 Mauro
|
||
Rossi <issor.oruam@gmail.com>; Copyright (C) 2010, 2011
|
||
Advanced Micro Devices, Inc.; Copyright (c) 2009-2010 Mikhail
|
||
Gusarov; Copyright (C) 2016 Miklós Máté; Copyright (C) 2013,
|
||
2014, 2016 Ilia Mirkin. All Rights Reserved.; Copyright (C) 2011
|
||
Morgan Armand <morgan.devel@gmail.com>; Copyright (C)
|
||
2004, 2009 Nicolai Hähnle <nhaehnle@gmail.com>; Copyright
|
||
(c) 2016 Bas Nieuwenhuizen; Copyright (c) 2014, 2015, NVIDIA
|
||
Corporation; Copyright (c) 2009, 2010 Marek Olšák
|
||
<maraeo@gmail.com>; Copyright (c) 2009 Pauli Nieminen;
|
||
Copyright (c) 1999-2000 Pawel W. Olszta. All Rights Reserved.;
|
||
Copyright 2007 Nouveau Project; Copyright 2011 Adam Rak
|
||
<adam.rak@streamnovation.com>; Copyright (c) 2012 Rob
|
||
Clark <robclark@freedesktop.org>; Copyright (C) 2004
|
||
Roland Scheidegger All Rights Reserved.; Copyright 2015
|
||
Patrick Rudolph <siro@das-labor.org>; Copyright (C) 2015
|
||
Samuel Pitoiset; Copyright 2008, 2010 George Sapountzis
|
||
<gsapountzis@gmail.com>; Copyright (c) 2014 Scott Mansell;
|
||
Copyright (C) 1991-2000 Silicon Graphics, Inc. All Rights
|
||
Reserved.; Copyright (c) 2008, 2009 Corbin Simpson
|
||
<MostAwesomeDude@gmail.com>; Copyright (c) 2009 Joakim
|
||
Sindholt <opensource@zhasha.com>; Copyright (C) 2005, 2008
|
||
Ben Skeggs.; Copyright 2008 Dennis Smit; Copyright (c)
|
||
2003-2005, Stefan Gustavson; Copyright (C) 2005 Stephane
|
||
Marchesin; Copyright (c) 2008 Steven G. Johnson
|
||
<stevenj@alum.mit.edu>; Copyright 2000, 2001 ATI
|
||
Technologies Inc., Ontario, Canada, and$ VA Linux Systems Inc.,
|
||
Fremont, California.; Copyright 2000-2002 ATI Technologies Inc.,
|
||
Ontario, Canada, and VMware, Inc.; Copyright (c) 2000 The NetBSD
|
||
Foundation, Inc.; Copyright (c) 2015 Thomas Helland; Copyright
|
||
(C) 1995 Thorsten.Ohl @ Physik.TH-Darmstadt.de; Copyright (C)
|
||
2013, 2017 Timothy Arceri All Rights Reserved.; Copyright (c)
|
||
2002 Todd C. Miller <Todd.Miller@courtesan.com>; Copyright
|
||
(c) 2010, 2012-2014 Tom Stellard <tstellar@gmail.com>;
|
||
Copyright (C) 2014 Tomasz Figa <tomasz.figa@gmail.com>;
|
||
Copyright (c) 2004 Torrey T. Lyons. All Rights Reserved.;
|
||
Copyright (c) 2003, 2007-2008 Tungsten Graphics, Inc., Cedar
|
||
Park, TX., USA; Copyright 1992 Vrije Universiteit, The
|
||
Netherlands; Copyright (c) 2015-2016 Valve Corporation;
|
||
Copyright 2014-2016 Jan Vesely; Copyright (c) 2012 Vincent
|
||
Lejeune; Copyright 2013 Alexander von Gluck IV
|
||
<kallisti5@unixzen.com>; Copyright (c) 2013 W.J. van der
|
||
Laan; Copyright (C) The Weather Channel, Inc. 2002. All Rights
|
||
Reserved.; Copyright (C) 1999 Wittawat Yamwong; Copyright
|
||
2009-2010 Chia-I Wu <olvaffe@gmail.com>; Copyright (C)
|
||
2009 Chia-I Wu <olv@0xlab.org>; Copyright 2009 Artur
|
||
Wyszynski <harakash@gmail.com>; Copyright (c) 2012 Yaakov
|
||
Selkowitz and Keith Packard; Copyright (c) 1988-2004 Keith
|
||
Packard and Bart Massey.; Copyright (C) 2016 Zodiac Inflight
|
||
Innovations; Copyright (C) 2006-2010 by the following authors:
|
||
Artur Huillet <arthur.huillet@free.fr> (ahuillet), Ben
|
||
Skeggs (darktama, darktama_), B. R.
|
||
<koala_br@users.sourceforge.net> (koala_br), Carlos Martin
|
||
<carlosmn@users.sf.net> (carlosmn), Christoph Bumiller
|
||
<e0425955@student.tuwien.ac.at> (calim, chrisbmr), Dawid
|
||
Gajownik <gajownik@users.sf.net> (gajownik), Dmitry
|
||
Baryshkov, Dmitry Eremin,Solenikov <lumag@users.sf.net>
|
||
(lumag), EdB <edb_@users.sf.net> (edb_), Erik Waling
|
||
<erikwailing@users.sf.net> (erikwaling), Francisco Jerez
|
||
<currojerez@riseup.net> (curro), imirkin
|
||
<imirkin@users.sf.net> (imirkin), jb17bsome
|
||
<jb17bsome@bellsouth.net> (jb17bsome), Jeremy Kolb
|
||
<kjeremy@users.sf.net> (kjeremy), Laurent Carlier
|
||
<lordheavym@gmail.com> (lordheavy), Luca Barbieri
|
||
<luca@luca,barbieri.com> (lb, lb1), Maarten Maathuis
|
||
<madman2003@gmail.com> (stillunknown), Marcin Kościelnicki
|
||
<koriakin@0x04.net> (mwk, koriakin), Mark Carey
|
||
<mark.carey@gmail.com> (careym), Matthieu Castet
|
||
<matthieu.castet@parrot.com> (mat,c), nvidiaman
|
||
<nvidiaman@users.sf.net> (nvidiaman), Patrice Mandin
|
||
<patmandin@gmail.com> (pmandin, pmdata), Pekka Paalanen
|
||
<pq@iki.fi> (pq, ppaalanen), Peter Popov
|
||
<ironpeter@users.sf.net> (ironpeter), Richard Hughes
|
||
<hughsient@users.sf.net> (hughsient), Rudi Cilibrasi
|
||
<cilibrar@users.sf.net> (cilibrar), Serge Martin, Simon
|
||
Raffeiner, Stephane Loeuillet <leroutier@users.sf.net>
|
||
(leroutier), Stephane Marchesin
|
||
<stephane.marchesin@gmail.com> (marcheu), sturmflut
|
||
<sturmflut@users.sf.net> (sturmflut), Sylvain Munaut
|
||
<tnt@246tNt.com>, Victor Stinner
|
||
<victor.stinner@haypocalc.com> (haypo), Wladmir van der
|
||
Laan <laanwj@gmail.com> (miathan6), Younes Manton
|
||
<younes.m@gmail.com> (ymanton)
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licMicrosoft">
|
||
|
||
<title>Microsoft Software License</title>
|
||
|
||
<para>
|
||
MICROSOFT SOFTWARE LICENSE TERMS
|
||
</para>
|
||
|
||
<para>
|
||
MICROSOFT WINDOWS DRIVER KIT
|
||
</para>
|
||
|
||
<para>
|
||
These license terms are an agreement between Microsoft
|
||
Corporation (or based on where you live, one of its affiliates)
|
||
and you. Please read them. They apply to the software named
|
||
above, which includes the media on which you received it, if
|
||
any. The terms also apply to any Microsoft
|
||
</para>
|
||
|
||
<itemizedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
updates,
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
supplements,
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Internet-based services, and
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
support services
|
||
</para>
|
||
</listitem>
|
||
|
||
</itemizedlist>
|
||
|
||
<para>
|
||
for this software, unless other terms accompany those items. If
|
||
so, those terms apply.
|
||
By using the software, you accept these terms. If you do not
|
||
accept them, do not use the software.
|
||
</para>
|
||
|
||
<para>
|
||
If you comply with these license terms, you have the rights below.
|
||
</para>
|
||
|
||
<orderedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
INSTALLATION AND USE RIGHTS.
|
||
</para>
|
||
|
||
<orderedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
Installation and Use. One user may install and use any
|
||
number of copies of the software on your devices to
|
||
design, develop and test your programs.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Included Microsoft Programs. The software contains
|
||
other Microsoft programs. In some cases, those programs
|
||
and the license terms that apply to your use of them are
|
||
addressed specifically in these license terms. For all
|
||
other included Microsoft programs, these license terms
|
||
govern your use.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Device Simulation Framework. One user may install and
|
||
use any number of copies of the Device Simulation
|
||
Framework on your devices for the sole purpose of
|
||
testing the interoperability of your devices, drivers
|
||
and firmware with Windows. For the avoidance of doubt,
|
||
the Device Simulation Framework shall not be used for
|
||
testing software you have designed and developed using a
|
||
software development kit other than the Windows Driver
|
||
Kit.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Third Party Programs. The software contains third party
|
||
programs. These license terms as well as any license
|
||
terms accompanying the third party program files apply
|
||
to your use of them.
|
||
</para>
|
||
</listitem>
|
||
|
||
</orderedlist>
|
||
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
ADDITIONAL LICENSING REQUIREMENTS AND/OR USE RIGHTS.
|
||
</para>
|
||
|
||
<orderedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
Distributable Code. The software contains code that you
|
||
are permitted to distribute in programs you develop if
|
||
you comply with the terms below.
|
||
</para>
|
||
|
||
<orderedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
Right to Use and Distribute. The code and text
|
||
files listed below are “Distributable Code.”
|
||
</para>
|
||
|
||
<itemizedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
REDIST.TXT Files. You may copy and distribute
|
||
the object code form of code listed in
|
||
REDIST.TXT files.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Sample Code. You may modify, copy and distribute
|
||
only in object code form the sample code found
|
||
in the SRC directory of the Windows Driver Kit,
|
||
except that you may also modify, copy, and
|
||
distribute in source code form the sample code
|
||
listed in the SAMPLES.TXT file.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Third Party Distribution. You may permit
|
||
distributors of your programs to copy and
|
||
distribute the Distributable Code as part of
|
||
those programs.
|
||
</para>
|
||
</listitem>
|
||
|
||
</itemizedlist>
|
||
|
||
</listitem>
|
||
<listitem>
|
||
<para>
|
||
Distribution Requirements. For any Distributable
|
||
Code you distribute, you must
|
||
</para>
|
||
|
||
<itemizedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
add significant primary functionality to it in
|
||
your programs;
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
require distributors and external end users to
|
||
agree to terms that protect it at least as much
|
||
as this agreement;
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
display your valid copyright notice on your
|
||
programs; and
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
indemnify, defend, and hold harmless Microsoft
|
||
from any claims, including attorneys’ fees,
|
||
related to the distribution or use of your
|
||
programs.
|
||
</para>
|
||
</listitem>
|
||
|
||
</itemizedlist>
|
||
|
||
</listitem>
|
||
<listitem>
|
||
<para>
|
||
Distribution Restrictions. You may not
|
||
</para>
|
||
|
||
<itemizedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
alter any copyright, trademark or patent notice
|
||
in the Distributable Code;
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
use Microsoft’s trademarks in your programs’
|
||
names or in a way that suggests your programs
|
||
come from or are endorsed by Microsoft;
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
distribute Distributable Code to run on a
|
||
platform other than the Windows platform;
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
include Distributable Code in malicious,
|
||
deceptive or unlawful programs; or
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
modify or distribute the source code of any
|
||
Distributable Code so that any part of it
|
||
becomes subject to an Excluded License. An
|
||
Excluded License is one that requires, as a
|
||
condition of use, modification or distribution,
|
||
that
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
the code be disclosed or distributed in source
|
||
code form; or
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
others have the right to modify it.
|
||
</para>
|
||
</listitem>
|
||
|
||
</itemizedlist>
|
||
|
||
</listitem>
|
||
|
||
</orderedlist>
|
||
|
||
</listitem>
|
||
|
||
</orderedlist>
|
||
|
||
</listitem>
|
||
<listitem>
|
||
<para>
|
||
Scope of License. The software is licensed, not
|
||
sold. This agreement only gives you some rights to
|
||
use the software. Microsoft reserves all other
|
||
rights. Unless applicable law gives you more rights
|
||
despite this limitation, you may use the software
|
||
only as expressly permitted in this agreement. In
|
||
doing so, you must comply with any technical
|
||
limitations in the software that only allow you to
|
||
use it in certain ways. You may not
|
||
</para>
|
||
|
||
<itemizedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
work around any technical limitations in the
|
||
software;
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
reverse engineer, decompile or disassemble the
|
||
software, except and only to the extent that
|
||
applicable law expressly permits, despite this
|
||
limitation;
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
make more copies of the software than specified
|
||
in this agreement or allowed by applicable law,
|
||
despite this limitation;
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
publish the software for others to copy;
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
rent, lease or lend the software;
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
transfer the software or this agreement to any
|
||
third party; or
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
use the software for commercial software hosting
|
||
services.
|
||
</para>
|
||
</listitem>
|
||
|
||
</itemizedlist>
|
||
</listitem>
|
||
<listitem>
|
||
<para>
|
||
BACKUP COPY. You may make one backup copy of the
|
||
software. You may use it only to reinstall the
|
||
software.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
DOCUMENTATION. Any person that has valid access to
|
||
your computer or internal network may copy and use
|
||
the documentation for your internal, reference
|
||
purposes.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Export Restrictions. The software is subject to
|
||
United States export laws and regulations. You must
|
||
comply with all domestic and international export
|
||
laws and regulations that apply to the software.
|
||
These laws include restrictions on destinations, end
|
||
users and end use. For additional information, see
|
||
www.microsoft.com/exporting.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
SUPPORT SERVICES. Because this software is “as is,”
|
||
we may not provide support services for it.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Entire Agreement. This agreement, and the terms for
|
||
supplements, updates, Internet-based services and
|
||
support services that you use, are the entire
|
||
agreement for the software and support services
|
||
</para>
|
||
</listitem>
|
||
<listitem>
|
||
<para>
|
||
Applicable Law.
|
||
</para>
|
||
|
||
<orderedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
United States. If you acquired the software in
|
||
the United States, Washington state law governs
|
||
the interpretation of this agreement and applies
|
||
to claims for breach of it, regardless of
|
||
conflict of laws principles. The laws of the
|
||
state where you live govern all other claims,
|
||
including claims under state consumer protection
|
||
laws, unfair competition laws, and in tort.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Outside the United States. If you acquired the
|
||
software in any other country, the laws of that
|
||
country apply.
|
||
</para>
|
||
</listitem>
|
||
|
||
</orderedlist>
|
||
</listitem>
|
||
<listitem>
|
||
<para>
|
||
Legal Effect. This agreement describes certain
|
||
legal rights. You may have other rights under the
|
||
laws of your country. You may also have rights with
|
||
respect to the party from whom you acquired the
|
||
software. This agreement does not change your
|
||
rights under the laws of your country if the laws of
|
||
your country do not permit it to do so.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Disclaimer of Warranty. The software is licensed
|
||
“as-is.” You bear the risk of using it. Microsoft
|
||
gives no express warranties, guarantees or
|
||
conditions. You may have additional consumer rights
|
||
under your local laws which this agreement cannot
|
||
change. To the extent permitted under your local
|
||
laws, Microsoft excludes the implied warranties of
|
||
merchantability, fitness for a particular purpose
|
||
and non-infringement.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Limitation on and Exclusion of Remedies and Damages.
|
||
You can recover from Microsoft and its suppliers
|
||
only direct damages up to U.S. $5.00. You cannot
|
||
recover any other damages, including consequential,
|
||
lost profits, special, indirect or incidental
|
||
damages.
|
||
This limitation applies to
|
||
</para>
|
||
|
||
<itemizedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
anything related to the software, services,
|
||
content (including code) on third party Internet
|
||
sites, or third party programs; and
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
claims for breach of contract, breach of
|
||
warranty, guarantee or condition, strict
|
||
liability, negligence, or other tort to the
|
||
extent permitted by applicable law.
|
||
</para>
|
||
</listitem>
|
||
</itemizedlist>
|
||
|
||
<para>
|
||
It also applies even if Microsoft knew or should have known
|
||
about the possibility of the damages. The above limitation
|
||
or exclusion may not apply to you because your country may
|
||
not allow the exclusion or limitation of incidental,
|
||
consequential or other damages.
|
||
</para>
|
||
|
||
</listitem>
|
||
</orderedlist>
|
||
|
||
<para>
|
||
Please note: As this software is distributed in Quebec,
|
||
Canada, some of the clauses in this agreement are provided
|
||
below in French.
|
||
</para>
|
||
|
||
<para>
|
||
Remarque : Ce logiciel étant distribué au Québec, Canada,
|
||
certaines des clauses dans ce contrat sont fournies
|
||
ci-dessous en français.
|
||
</para>
|
||
|
||
<para>
|
||
EXONÉRATION DE GARANTIE. Le logiciel visé par une licence
|
||
est offert « tel quel ». Toute utilisation de ce logiciel
|
||
est à votre seule risque et péril. Microsoft n’accorde
|
||
aucune autre garantie expresse. Vous pouvez bénéficier de
|
||
droits additionnels en vertu du droit local sur la
|
||
protection des consommateurs, que ce contrat ne peut
|
||
modifier. La ou elles sont permises par le droit locale, les
|
||
garanties implicites de qualité marchande, d’adéquation à un
|
||
usage particulier et d’absence de contrefaçon sont exclues.
|
||
</para>
|
||
|
||
<para>
|
||
LIMITATION DES DOMMAGES-INTÉRÊTS ET EXCLUSION DE
|
||
RESPONSABILITÉ POUR LES DOMMAGES. Vous pouvez obtenir de
|
||
Microsoft et de ses fournisseurs une indemnisation en cas de
|
||
dommages directs uniquement à hauteur de 5,00 $ US. Vous ne
|
||
pouvez prétendre à aucune indemnisation pour les autres
|
||
dommages, y compris les dommages spéciaux, indirects ou
|
||
accessoires et pertes de bénéfices.
|
||
</para>
|
||
|
||
<para>
|
||
Cette limitation concerne :
|
||
</para>
|
||
|
||
<itemizedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
tout ce qui est relié au logiciel, aux services ou au
|
||
contenu (y compris le code) figurant sur des sites Internet
|
||
tiers ou dans des programmes tiers ; et
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
les réclamations au titre de violation de contrat ou de
|
||
garantie, ou au titre de responsabilité stricte, de
|
||
négligence ou d’une autre faute dans la limite autorisée par
|
||
la loi en vigueur.
|
||
</para>
|
||
</listitem>
|
||
|
||
</itemizedlist>
|
||
|
||
<para>
|
||
Elle s’applique également, même si Microsoft connaissait ou
|
||
devrait connaître l’éventualité d’un tel dommage. Si votre pays
|
||
n’autorise pas l’exclusion ou la limitation de responsabilité
|
||
pour les dommages indirects, accessoires ou de quelque nature
|
||
que ce soit, il se peut que la limitation ou l’exclusion
|
||
ci-dessus ne s’appliquera pas à votre égard.
|
||
</para>
|
||
|
||
<para>
|
||
EFFET JURIDIQUE. Le présent contrat décrit certains droits
|
||
juridiques. Vous pourriez avoir d’autres droits prévus par les
|
||
lois de votre pays. Le présent contrat ne modifie pas les
|
||
droits que vous confèrent les lois de votre pays si celles-ci ne
|
||
le permettent pas.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licCPython">
|
||
|
||
<title>Python License</title>
|
||
|
||
<para>
|
||
A. HISTORY OF THE SOFTWARE
|
||
==========================
|
||
</para>
|
||
|
||
<para>
|
||
Python was created in the early 1990s by Guido van Rossum at
|
||
Stichting Mathematisch Centrum (CWI, see http://www.cwi.nl) in
|
||
the Netherlands as a successor of a language called ABC. Guido
|
||
remains Python's principal author, although it includes many
|
||
contributions from others.
|
||
</para>
|
||
|
||
<para>
|
||
In 1995, Guido continued his work on Python at the Corporation
|
||
for National Research Initiatives (CNRI, see
|
||
http://www.cnri.reston.va.us) in Reston, Virginia where
|
||
he released several versions of the software.
|
||
</para>
|
||
|
||
<para>
|
||
In May 2000, Guido and the Python core development team moved to
|
||
BeOpen.com to form the BeOpen PythonLabs team. In October of
|
||
the same year, the PythonLabs team moved to Digital Creations,
|
||
which became Zope Corporation. In 2001, the Python Software
|
||
Foundation (PSF, see https://www.python.org/psf/) was formed, a
|
||
non-profit organization created specifically to own
|
||
Python-related Intellectual Property. Zope Corporation was a
|
||
sponsoring member of the PSF.
|
||
</para>
|
||
|
||
<para>
|
||
All Python releases are Open Source (see
|
||
http://www.opensource.org for the Open Source Definition).
|
||
Historically, most, but not all, Python releases have also been
|
||
GPL-compatible; the table below summarizes the various releases.
|
||
</para>
|
||
|
||
<table id="Python-releases" tabstyle="oracle-all">
|
||
<title>Python releases</title>
|
||
<tgroup cols="5" align="center">
|
||
<thead>
|
||
<row>
|
||
<entry><para>
|
||
<emphasis role="bold">Release</emphasis>
|
||
</para></entry>
|
||
<entry><para>
|
||
<emphasis role="bold">Derived from</emphasis>
|
||
</para></entry>
|
||
<entry><para>
|
||
<emphasis role="bold">Year</emphasis>
|
||
</para></entry>
|
||
<entry><para>
|
||
<emphasis role="bold">Owner</emphasis>
|
||
</para></entry>
|
||
<entry><para>
|
||
<emphasis role="bold">GPL-compatible? (1)</emphasis>
|
||
</para></entry>
|
||
</row>
|
||
</thead>
|
||
<tbody>
|
||
<row>
|
||
<entry><para>
|
||
0.9.0 thru 1.2
|
||
</para></entry>
|
||
<entry><para>
|
||
|
||
</para></entry>
|
||
<entry><para>
|
||
1991-1995
|
||
</para></entry>
|
||
<entry><para>
|
||
CWI
|
||
</para></entry>
|
||
<entry><para>
|
||
yes
|
||
</para></entry>
|
||
</row>
|
||
<row>
|
||
<entry><para>
|
||
0.9.0 thru 1.2
|
||
</para></entry>
|
||
<entry><para>
|
||
|
||
</para></entry>
|
||
<entry><para>
|
||
1991-1995
|
||
</para></entry>
|
||
<entry><para>
|
||
CWI
|
||
</para></entry>
|
||
<entry><para>
|
||
yes
|
||
</para></entry>
|
||
</row>
|
||
<row>
|
||
<entry><para>
|
||
1.3 thru 1.5.2
|
||
</para></entry>
|
||
<entry><para>
|
||
1.2
|
||
</para></entry>
|
||
<entry><para>
|
||
1995-1999
|
||
</para></entry>
|
||
<entry><para>
|
||
CNRI
|
||
</para></entry>
|
||
<entry><para>
|
||
yes
|
||
</para></entry>
|
||
</row>
|
||
<row>
|
||
<entry><para>
|
||
1.6
|
||
</para></entry>
|
||
<entry><para>
|
||
1.5.2
|
||
</para></entry>
|
||
<entry><para>
|
||
2000
|
||
</para></entry>
|
||
<entry><para>
|
||
CNRI
|
||
</para></entry>
|
||
<entry><para>
|
||
no
|
||
</para></entry>
|
||
</row>
|
||
<row>
|
||
<entry><para>
|
||
2.0
|
||
</para></entry>
|
||
<entry><para>
|
||
1.6
|
||
</para></entry>
|
||
<entry><para>
|
||
2000
|
||
</para></entry>
|
||
<entry><para>
|
||
BeOpen.com
|
||
</para></entry>
|
||
<entry><para>
|
||
no
|
||
</para></entry>
|
||
</row>
|
||
<row>
|
||
<entry><para>
|
||
1.6.1
|
||
</para></entry>
|
||
<entry><para>
|
||
1.6
|
||
</para></entry>
|
||
<entry><para>
|
||
2001
|
||
</para></entry>
|
||
<entry><para>
|
||
CNRI
|
||
</para></entry>
|
||
<entry><para>
|
||
yes (2)
|
||
</para></entry>
|
||
</row>
|
||
<row>
|
||
<entry><para>
|
||
2.1
|
||
</para></entry>
|
||
<entry><para>
|
||
2.0+1.6.1
|
||
</para></entry>
|
||
<entry><para>
|
||
2001
|
||
</para></entry>
|
||
<entry><para>
|
||
PSF
|
||
</para></entry>
|
||
<entry><para>
|
||
yes
|
||
</para></entry>
|
||
</row>
|
||
<row>
|
||
<entry><para>
|
||
2.0.1
|
||
</para></entry>
|
||
<entry><para>
|
||
2.0+1.6.1
|
||
</para></entry>
|
||
<entry><para>
|
||
2001
|
||
</para></entry>
|
||
<entry><para>
|
||
PSF
|
||
</para></entry>
|
||
<entry><para>
|
||
yes
|
||
</para></entry>
|
||
</row>
|
||
<row>
|
||
<entry><para>
|
||
2.1.1
|
||
</para></entry>
|
||
<entry><para>
|
||
2.1+2.0.1
|
||
</para></entry>
|
||
<entry><para>
|
||
2001
|
||
</para></entry>
|
||
<entry><para>
|
||
PSF
|
||
</para></entry>
|
||
<entry><para>
|
||
yes
|
||
</para></entry>
|
||
</row>
|
||
<row>
|
||
<entry><para>
|
||
2.1.2
|
||
</para></entry>
|
||
<entry><para>
|
||
2.1.1
|
||
</para></entry>
|
||
<entry><para>
|
||
2002
|
||
</para></entry>
|
||
<entry><para>
|
||
PSF
|
||
</para></entry>
|
||
<entry><para>
|
||
yes
|
||
</para></entry>
|
||
</row>
|
||
<row>
|
||
<entry><para>
|
||
2.1.3
|
||
</para></entry>
|
||
<entry><para>
|
||
2.1.2
|
||
</para></entry>
|
||
<entry><para>
|
||
2002
|
||
</para></entry>
|
||
<entry><para>
|
||
PSF
|
||
</para></entry>
|
||
<entry><para>
|
||
yes
|
||
</para></entry>
|
||
</row>
|
||
<row>
|
||
<entry><para>
|
||
2.2 and above
|
||
</para></entry>
|
||
<entry><para>
|
||
2.1.1
|
||
</para></entry>
|
||
<entry><para>
|
||
2001-now
|
||
</para></entry>
|
||
<entry><para>
|
||
PSF
|
||
</para></entry>
|
||
<entry><para>
|
||
yes
|
||
</para></entry>
|
||
</row>
|
||
</tbody>
|
||
</tgroup>
|
||
</table>
|
||
|
||
<para>
|
||
Footnotes:
|
||
</para>
|
||
|
||
<para>
|
||
(1) GPL-compatible doesn't mean that we're distributing Python
|
||
under the GPL. All Python licenses, unlike the GPL, let you
|
||
distribute a modified version without making your changes open
|
||
source. The GPL-compatible licenses make it possible to combine
|
||
Python with other software that is released under the GPL; the
|
||
others don't.
|
||
</para>
|
||
|
||
<para>
|
||
(2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
|
||
because its license has a choice of law clause. According to
|
||
CNRI, however, Stallman's lawyer has told CNRI's lawyer that
|
||
1.6.1 is "not incompatible" with the GPL.
|
||
</para>
|
||
|
||
<para>
|
||
Thanks to the many outside volunteers who have worked under
|
||
Guido's direction to make these releases possible.
|
||
</para>
|
||
|
||
<para>
|
||
B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
|
||
===============================================================
|
||
</para>
|
||
|
||
<para>
|
||
Python software and documentation are licensed under the
|
||
Python Software Foundation License Version 2.
|
||
</para>
|
||
|
||
<para>
|
||
Starting with Python 3.8.6, examples, recipes, and other code in
|
||
the documentation are dual licensed under the PSF License
|
||
Version 2 and the Zero-Clause BSD license.
|
||
</para>
|
||
|
||
<para>
|
||
Some software incorporated into Python is under different
|
||
licenses. The licenses are listed with code falling under that
|
||
license.
|
||
</para>
|
||
|
||
<para>
|
||
PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
|
||
--------------------------------------------
|
||
</para>
|
||
|
||
<para>
|
||
1. This LICENSE AGREEMENT is between the Python Software
|
||
Foundation ("PSF"), and the Individual or Organization
|
||
("Licensee") accessing and otherwise using this software
|
||
("Python") in source or binary form and its associated
|
||
documentation.
|
||
</para>
|
||
|
||
<para>
|
||
2. Subject to the terms and conditions of this License
|
||
Agreement, PSF hereby grants Licensee a nonexclusive,
|
||
royalty-free, world-wide license to reproduce, analyze, test,
|
||
perform and/or display publicly, prepare derivative works,
|
||
distribute, and otherwise use Python alone or in any derivative
|
||
version, provided, however, that PSF's License Agreement and
|
||
PSF's notice of copyright, i.e., "Copyright (c) 2001, 2002,
|
||
2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012,
|
||
2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022
|
||
Python Software Foundation; All Rights Reserved" are retained in
|
||
Python alone or in any derivative version prepared by Licensee.
|
||
</para>
|
||
|
||
<para>
|
||
3. In the event Licensee prepares a derivative work that is based on
|
||
or incorporates Python or any part thereof, and wants to make
|
||
the derivative work available to others as provided herein, then
|
||
Licensee hereby agrees to include in any such work a brief summary of
|
||
the changes made to Python.
|
||
</para>
|
||
|
||
<para>
|
||
4. PSF is making Python available to Licensee on an "AS IS"
|
||
basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
|
||
IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO
|
||
AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY
|
||
OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON
|
||
WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
|
||
</para>
|
||
|
||
<para>
|
||
5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF
|
||
PYTHON FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR
|
||
LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING
|
||
PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE
|
||
POSSIBILITY THEREOF.
|
||
</para>
|
||
|
||
<para>
|
||
6. This License Agreement will automatically terminate upon a
|
||
material breach of its terms and conditions.
|
||
</para>
|
||
|
||
<para>
|
||
7. Nothing in this License Agreement shall be deemed to create
|
||
any relationship of agency, partnership, or joint venture
|
||
between PSF and Licensee. This License Agreement does not grant
|
||
permission to use PSF trademarks or trade name in a trademark
|
||
sense to endorse or promote products or services of Licensee, or
|
||
any third party.
|
||
</para>
|
||
|
||
<para>
|
||
8. By copying, installing or otherwise using Python, Licensee
|
||
agrees to be bound by the terms and conditions of this License
|
||
Agreement.
|
||
</para>
|
||
|
||
<para>
|
||
BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
|
||
-------------------------------------------
|
||
</para>
|
||
|
||
<para>
|
||
BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
|
||
</para>
|
||
|
||
<para>
|
||
1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
|
||
office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
|
||
Individual or Organization ("Licensee") accessing and otherwise using
|
||
this software in source or binary form and its associated
|
||
documentation ("the Software").
|
||
</para>
|
||
|
||
<para>
|
||
2. Subject to the terms and conditions of this BeOpen Python
|
||
License Agreement, BeOpen hereby grants Licensee a
|
||
non-exclusive, royalty-free, world-wide license to reproduce,
|
||
analyze, test, perform and/or display publicly, prepare
|
||
derivative works, distribute, and otherwise use the Software
|
||
alone or in any derivative version, provided, however, that the
|
||
BeOpen Python License is retained in the Software, alone or in
|
||
any derivative version prepared by Licensee.
|
||
</para>
|
||
|
||
<para>
|
||
3. BeOpen is making the Software available to Licensee on an "AS
|
||
IS" basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES,
|
||
EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION,
|
||
BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF
|
||
MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT
|
||
THE USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY
|
||
RIGHTS.
|
||
</para>
|
||
|
||
<para>
|
||
4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF
|
||
THE SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL
|
||
DAMAGES OR LOSS AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
|
||
THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE
|
||
POSSIBILITY THEREOF.
|
||
</para>
|
||
|
||
<para>
|
||
5. This License Agreement will automatically terminate upon a
|
||
material breach of its terms and conditions.
|
||
</para>
|
||
|
||
<para>
|
||
6. This License Agreement shall be governed by and interpreted
|
||
in all respects by the law of the State of California, excluding
|
||
conflict of law provisions. Nothing in this License Agreement
|
||
shall be deemed to create any relationship of agency,
|
||
partnership, or joint venture between BeOpen and Licensee. This
|
||
License Agreement does not grant permission to use BeOpen
|
||
trademarks or trade names in a trademark sense to endorse or
|
||
promote products or services of Licensee, or any third party.
|
||
As an exception, the "BeOpen Python" logos available at
|
||
http://www.pythonlabs.com/logos.html may be used according to
|
||
the permissions granted on that web page.
|
||
</para>
|
||
|
||
<para>
|
||
7. By copying, installing or otherwise using the software,
|
||
Licensee agrees to be bound by the terms and conditions of this
|
||
License Agreement.
|
||
</para>
|
||
|
||
<para>
|
||
CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
|
||
---------------------------------------
|
||
</para>
|
||
|
||
<para>
|
||
1. This LICENSE AGREEMENT is between the Corporation for
|
||
National Research Initiatives, having an office at 1895 Preston
|
||
White Drive, Reston, VA 20191 ("CNRI"), and the Individual or
|
||
Organization ("Licensee") accessing and otherwise using Python
|
||
1.6.1 software in source or binary form and its associated
|
||
documentation.
|
||
</para>
|
||
|
||
<para>
|
||
2. Subject to the terms and conditions of this License
|
||
Agreement, CNRI hereby grants Licensee a nonexclusive,
|
||
royalty-free, world-wide license to reproduce, analyze, test,
|
||
perform and/or display publicly, prepare derivative works,
|
||
distribute, and otherwise use Python 1.6.1 alone or in any
|
||
derivative version, provided, however, that CNRI's License
|
||
Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
|
||
1995-2001 Corporation for National Research Initiatives; All
|
||
Rights Reserved" are retained in Python 1.6.1 alone or in any
|
||
derivative version prepared by Licensee. Alternately, in lieu
|
||
of CNRI's License Agreement, Licensee may substitute the
|
||
following text (omitting the quotes): "Python 1.6.1 is made
|
||
available subject to the terms and conditions in CNRI's License
|
||
Agreement. This Agreement together with Python 1.6.1 may be
|
||
located on the Internet using the following unique, persistent
|
||
identifier (known as a handle): 1895.22/1013. This Agreement
|
||
may also be obtained from a proxy server on the Internet using
|
||
the following URL: http://hdl.handle.net/1895.22/1013".
|
||
</para>
|
||
|
||
<para>
|
||
3. In the event Licensee prepares a derivative work that is
|
||
based on or incorporates Python 1.6.1 or any part thereof, and
|
||
wants to make the derivative work available to others as
|
||
provided herein, then Licensee hereby agrees to include in any
|
||
such work a brief summary of the changes made to Python 1.6.1.
|
||
</para>
|
||
|
||
<para>
|
||
4. CNRI is making Python 1.6.1 available to Licensee on an "AS
|
||
IS" basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS
|
||
OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES
|
||
NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF
|
||
MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT
|
||
THE USE OF PYTHON 1.6.1 WILL NOT INFRINGE ANY THIRD PARTY
|
||
RIGHTS.
|
||
</para>
|
||
|
||
<para>
|
||
5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF
|
||
PYTHON 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL
|
||
DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR
|
||
OTHERWISE USING PYTHON 1.6.1, OR ANY DERIVATIVE THEREOF, EVEN IF
|
||
ADVISED OF THE POSSIBILITY THEREOF.
|
||
</para>
|
||
|
||
<para>
|
||
6. This License Agreement will automatically terminate upon a
|
||
material breach of its terms and conditions.
|
||
</para>
|
||
|
||
<para>
|
||
7. This License Agreement shall be governed by the federal
|
||
intellectual property law of the United States, including
|
||
without limitation the federal copyright law, and, to the extent
|
||
such U.S. federal law does not apply, by the law of the
|
||
Commonwealth of Virginia, excluding Virginia's conflict of law
|
||
provisions. Notwithstanding the foregoing, with regard to
|
||
derivative works based on Python 1.6.1 that incorporate
|
||
non-separable material that was previously distributed under the
|
||
GNU General Public License (GPL), the law of the Commonwealth of
|
||
Virginia shall govern this License Agreement only as to issues
|
||
arising under or with respect to Paragraphs 4, 5, and 7 of this
|
||
License Agreement. Nothing in this License Agreement shall be
|
||
deemed to create any relationship of agency, partnership, or
|
||
joint venture between CNRI and Licensee. This License Agreement
|
||
does not grant permission to use CNRI trademarks or trade name
|
||
in a trademark sense to endorse or promote products or services
|
||
of Licensee, or any third party.
|
||
</para>
|
||
|
||
<para>
|
||
8. By clicking on the "ACCEPT" button where indicated, or by
|
||
copying, installing or otherwise using Python 1.6.1, Licensee
|
||
agrees to be bound by the terms and conditions of this License
|
||
Agreement.
|
||
</para>
|
||
|
||
<para>
|
||
ACCEPT
|
||
</para>
|
||
|
||
<para>
|
||
CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
|
||
--------------------------------------------------
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum
|
||
Amsterdam, The Netherlands. All rights reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, and distribute this software
|
||
and its documentation for any purpose and without fee is hereby
|
||
granted, provided that the above copyright notice appear in all
|
||
copies and that both that copyright notice and this permission
|
||
notice appear in supporting documentation, and that the name of
|
||
Stichting Mathematisch Centrum or CWI not be used in advertising
|
||
or publicity pertaining to distribution of the software without
|
||
specific, written prior permission.
|
||
</para>
|
||
|
||
<para>
|
||
STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH
|
||
REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING
|
||
MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON DOCUMENTATION
|
||
----------------------------------------------------------------------
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, and/or distribute this software
|
||
for any purpose with or without fee is hereby granted.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
||
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
||
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||
PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licBSD-SoftFloat">
|
||
|
||
<title>License for Berkeley SoftFloat Release 3e</title>
|
||
|
||
<para>
|
||
John R. Hauser
|
||
2018 January 20
|
||
</para>
|
||
|
||
<para>
|
||
The following applies to the whole of SoftFloat Release 3e as
|
||
well as to each source file individually.
|
||
</para>
|
||
|
||
<para>
|
||
Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The
|
||
Regents of the University of California. All rights reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Redistribution and use in source and binary forms, with or
|
||
without modification, are permitted provided that the following
|
||
conditions are met:
|
||
</para>
|
||
|
||
<orderedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
Redistributions of source code must retain the above
|
||
copyright notice, this list of conditions, and the following
|
||
disclaimer.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Redistributions in binary form must reproduce the above
|
||
copyright notice, this list of conditions, and the following
|
||
disclaimer in the documentation and/or other materials
|
||
provided with the distribution.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Neither the name of the University nor the names of its
|
||
contributors may be used to endorse or promote products
|
||
derived from this software without specific prior written
|
||
permission.
|
||
</para>
|
||
</listitem>
|
||
|
||
</orderedlist>
|
||
|
||
<para>
|
||
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS
|
||
IS", AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
||
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||
FITNESS FOR A PARTICULAR PURPOSE, ARE DISCLAIMED. IN NO EVENT
|
||
SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
|
||
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
||
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
|
||
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
||
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
|
||
THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||
SUCH DAMAGE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licBSD-3Clause-Glslang">
|
||
|
||
<title>BSD 3-Clause License for Glslang</title>
|
||
|
||
<para>
|
||
Copyright (C) 2015-2018 Google, Inc.; Copyright (C) <various
|
||
other dates and companies>
|
||
</para>
|
||
|
||
<para>
|
||
All rights reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Redistribution and use in source and binary forms, with or
|
||
without modification, are permitted provided that the following
|
||
conditions are met:
|
||
</para>
|
||
|
||
<orderedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
Redistributions of source code must retain the above
|
||
copyright notice, this list of conditions, and the following
|
||
disclaimer.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Redistributions in binary form must reproduce the above
|
||
copyright notice, this list of conditions, and the following
|
||
disclaimer in the documentation and/or other materials
|
||
provided with the distribution.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Neither the name of 3Dlabs Inc. Ltd. nor the names of its
|
||
contributors may be used to endorse or promote products
|
||
derived from this software without specific prior written
|
||
permission.
|
||
</para>
|
||
</listitem>
|
||
|
||
</orderedlist>
|
||
|
||
<para>
|
||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
|
||
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
|
||
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR
|
||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
||
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
|
||
USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
||
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
||
THE POSSIBILITY OF SUCH DAMAGE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licBSD-2Clause-Glslang">
|
||
|
||
<title>BSD 2-Clause License for Glslang</title>
|
||
|
||
<para>
|
||
|
||
</para>
|
||
|
||
<para>
|
||
Redistribution and use in source and binary forms, with or
|
||
without modification, are permitted provided that the following
|
||
conditions are met:
|
||
</para>
|
||
|
||
<orderedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
Redistributions of source code must retain the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Redistributions in binary form must reproduce the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer in the documentation and/or other materials
|
||
provided with the distribution.
|
||
</para>
|
||
</listitem>
|
||
|
||
</orderedlist>
|
||
|
||
<para>
|
||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
|
||
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
|
||
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
|
||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
||
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
|
||
USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
||
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
||
THE POSSIBILITY OF SUCH DAMAGE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licGPL-Bison-Glslang">
|
||
|
||
<title>GNU General Public License (GPL) License with Bison Exception for Glslang</title>
|
||
|
||
<para>
|
||
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
|
||
</para>
|
||
|
||
<para>
|
||
Copyright (C) 2007 Free Software Foundation, Inc.
|
||
<http://fsf.org/> Everyone is permitted to copy and distribute
|
||
verbatim copies of this license document, but changing it is not
|
||
allowed.
|
||
</para>
|
||
|
||
<para>
|
||
Preamble
|
||
</para>
|
||
|
||
<para>
|
||
The GNU General Public License is a free, copyleft license for
|
||
software and other kinds of works.
|
||
</para>
|
||
|
||
<para>
|
||
The licenses for most software and other practical works are
|
||
designed to take away your freedom to share and change the
|
||
works. By contrast, the GNU General Public License is intended
|
||
to guarantee your freedom to share and change all versions of a
|
||
program--to make sure it remains free software for all its
|
||
users. We, the Free Software Foundation, use the GNU General
|
||
Public License for most of our software; it applies also to any
|
||
other work released this way by its authors. You can apply it
|
||
to your programs, too.
|
||
</para>
|
||
|
||
<para>
|
||
When we speak of free software, we are referring to freedom, not
|
||
price. Our General Public Licenses are designed to make sure
|
||
that you have the freedom to distribute copies of free software
|
||
(and charge for them if you wish), that you receive source code
|
||
or can get it if you want it, that you can change the software
|
||
or use pieces of it in new free programs, and that you know you
|
||
can do these things.
|
||
</para>
|
||
|
||
<para>
|
||
To protect your rights, we need to prevent others from denying
|
||
you these rights or asking you to surrender the rights.
|
||
Therefore, you have certain responsibilities if you distribute
|
||
copies of the software, or if you modify it: responsibilities to
|
||
respect the freedom of others.
|
||
</para>
|
||
|
||
<para>
|
||
For example, if you distribute copies of such a program, whether
|
||
gratis or for a fee, you must pass on to the recipients the same
|
||
freedoms that you received. You must make sure that they, too,
|
||
receive or can get the source code. And you must show them
|
||
these terms so they know their rights.
|
||
</para>
|
||
|
||
<para>
|
||
Developers that use the GNU GPL protect your rights with two
|
||
steps: (1) assert copyright on the software, and (2) offer you
|
||
this License giving you legal permission to copy, distribute
|
||
and/or modify it.
|
||
</para>
|
||
|
||
<para>
|
||
For the developers' and authors' protection, the GPL clearly
|
||
explains that there is no warranty for this free software. For
|
||
both users' and authors' sake, the GPL requires that modified
|
||
versions be marked as changed, so that their problems will not
|
||
be attributed erroneously to authors of previous versions.
|
||
</para>
|
||
|
||
<para>
|
||
Some devices are designed to deny users access to install or run
|
||
modified versions of the software inside them, although the
|
||
manufacturer can do so. This is fundamentally incompatible with
|
||
the aim of protecting users' freedom to change the software.
|
||
The systematic pattern of such abuse occurs in the area of
|
||
products for individuals to use, which is precisely where it is
|
||
most unacceptable. Therefore, we have designed this version of
|
||
the GPL to prohibit the practice for those products. If such
|
||
problems arise substantially in other domains, we stand ready to
|
||
extend this provision to those domains in future versions of the
|
||
GPL, as needed to protect the freedom of users.
|
||
</para>
|
||
|
||
<para>
|
||
Finally, every program is threatened constantly by software
|
||
patents. States should not allow patents to restrict
|
||
development and use of software on general-purpose computers,
|
||
but in those that do, we wish to avoid the special danger that
|
||
patents applied to a free program could make it effectively
|
||
proprietary. To prevent this, the GPL assures that patents
|
||
cannot be used to render the program non-free.
|
||
</para>
|
||
|
||
<para>
|
||
The precise terms and conditions for copying, distribution and
|
||
modification follow.
|
||
</para>
|
||
|
||
<para>
|
||
TERMS AND CONDITIONS
|
||
</para>
|
||
|
||
<para>
|
||
0. Definitions.
|
||
</para>
|
||
|
||
<para>
|
||
"This License" refers to version 3 of the GNU General Public
|
||
License.
|
||
</para>
|
||
|
||
<para>
|
||
"Copyright" also means copyright-like laws that apply to other
|
||
kinds of works, such as semiconductor masks.
|
||
</para>
|
||
|
||
<para>
|
||
"The Program" refers to any copyrightable work licensed under
|
||
this License. Each licensee is addressed as "you". "Licensees"
|
||
and "recipients" may be individuals or organizations.
|
||
</para>
|
||
|
||
<para>
|
||
To "modify" a work means to copy from or adapt all or part of
|
||
the work in a fashion requiring copyright permission, other than
|
||
the making of an exact copy. The resulting work is called a
|
||
"modified version" of the earlier work or a work "based on" the
|
||
earlier work.
|
||
</para>
|
||
|
||
<para>
|
||
A "covered work" means either the unmodified Program or a work
|
||
based on the Program.
|
||
</para>
|
||
|
||
<para>
|
||
To "propagate" a work means to do anything with it that, without
|
||
permission, would make you directly or secondarily liable for
|
||
infringement under applicable copyright law, except executing it
|
||
on a computer or modifying a private copy. Propagation includes
|
||
copying, distribution (with or without modification), making
|
||
available to the public, and in some countries other activities
|
||
as well.
|
||
</para>
|
||
|
||
<para>
|
||
To "convey" a work means any kind of propagation that enables
|
||
other parties to make or receive copies. Mere interaction with
|
||
a user through a computer network, with no transfer of a copy,
|
||
is not conveying.
|
||
</para>
|
||
|
||
<para>
|
||
An interactive user interface displays "Appropriate Legal
|
||
Notices" to the extent that it includes a convenient and
|
||
prominently visible feature that (1) displays an appropriate
|
||
copyright notice, and (2) tells the user that there is no
|
||
warranty for the work (except to the extent that warranties are
|
||
provided), that licensees may convey the work under this
|
||
License, and how to view a copy of this License. If the
|
||
interface presents a list of user commands or options, such as a
|
||
menu, a prominent item in the list meets this criterion.
|
||
</para>
|
||
|
||
<para>
|
||
1. Source Code.
|
||
</para>
|
||
|
||
<para>
|
||
The "source code" for a work means the preferred form of the
|
||
work for making modifications to it. "Object code" means any
|
||
non-source form of a work.
|
||
</para>
|
||
|
||
<para>
|
||
A "Standard Interface" means an interface that either is an
|
||
official standard defined by a recognized standards body, or, in
|
||
the case of interfaces specified for a particular programming
|
||
language, one that is widely used among developers working in
|
||
that language.
|
||
</para>
|
||
|
||
<para>
|
||
The "System Libraries" of an executable work include anything,
|
||
other than the work as a whole, that (a) is included in the
|
||
normal form of packaging a Major Component, but which is not
|
||
part of that Major Component, and (b) serves only to enable use
|
||
of the work with that Major Component, or to implement a
|
||
Standard Interface for which an implementation is available to
|
||
the public in source code form. A "Major Component", in this
|
||
context, means a major essential component (kernel, window
|
||
system, and so on) of the specific operating system (if any) on
|
||
which the executable work runs, or a compiler used to produce
|
||
the work, or an object code interpreter used to run it.
|
||
</para>
|
||
|
||
<para>
|
||
The "Corresponding Source" for a work in object code form means
|
||
all the source code needed to generate, install, and (for an
|
||
executable work) run the object code and to modify the work,
|
||
including scripts to control those activities. However, it does
|
||
not include the work's System Libraries, or general-purpose
|
||
tools or generally available free programs which are used
|
||
unmodified in performing those activities but which are not part
|
||
of the work. For example, Corresponding Source includes
|
||
interface definition files associated with source files for the
|
||
work, and the source code for shared libraries and dynamically
|
||
linked subprograms that the work is specifically designed to
|
||
require, such as by intimate data communication or control flow
|
||
between those subprograms and other parts of the work.
|
||
</para>
|
||
|
||
<para>
|
||
The Corresponding Source need not include anything that users
|
||
can regenerate automatically from other parts of the
|
||
Corresponding Source.
|
||
</para>
|
||
|
||
<para>
|
||
The Corresponding Source for a work in source code form is that
|
||
same work.
|
||
</para>
|
||
|
||
<para>
|
||
2. Basic Permissions.
|
||
</para>
|
||
|
||
<para>
|
||
All rights granted under this License are granted for the term
|
||
of copyright on the Program, and are irrevocable provided the
|
||
stated conditions are met. This License explicitly affirms your
|
||
unlimited permission to run the unmodified Program. The output
|
||
from running a covered work is covered by this License only if
|
||
the output, given its content, constitutes a covered work. This
|
||
License acknowledges your rights of fair use or other
|
||
equivalent, as provided by copyright law.
|
||
</para>
|
||
|
||
<para>
|
||
You may make, run and propagate covered works that you do not
|
||
convey, without conditions so long as your license otherwise
|
||
remains in force. You may convey covered works to others for
|
||
the sole purpose of having them make modifications exclusively
|
||
for you, or provide you with facilities for running those works,
|
||
provided that you comply with the terms of this License in
|
||
conveying all material for which you do not control copyright.
|
||
Those thus making or running the covered works for you must do
|
||
so exclusively on your behalf, under your direction and control,
|
||
on terms that prohibit them from making any copies of your
|
||
copyrighted material outside their relationship with you.
|
||
</para>
|
||
|
||
<para>
|
||
Conveying under any other circumstances is permitted solely
|
||
under the conditions stated below. Sublicensing is not allowed;
|
||
section 10 makes it unnecessary.
|
||
</para>
|
||
|
||
<para>
|
||
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
|
||
</para>
|
||
|
||
<para>
|
||
No covered work shall be deemed part of an effective
|
||
technological measure under any applicable law fulfilling
|
||
obligations under article 11 of the WIPO copyright treaty
|
||
adopted on 20 December 1996, or similar laws prohibiting or
|
||
restricting circumvention of such measures.
|
||
</para>
|
||
|
||
<para>
|
||
When you convey a covered work, you waive any legal power to
|
||
forbid circumvention of technological measures to the extent
|
||
such circumvention is effected by exercising rights under this
|
||
License with respect to the covered work, and you disclaim any
|
||
intention to limit operation or modification of the work as a
|
||
means of enforcing, against the work's users, your or third
|
||
parties' legal rights to forbid circumvention of technological
|
||
measures.
|
||
</para>
|
||
|
||
<para>
|
||
4. Conveying Verbatim Copies.
|
||
</para>
|
||
|
||
<para>
|
||
You may convey verbatim copies of the Program's source code as
|
||
you receive it, in any medium, provided that you conspicuously
|
||
and appropriately publish on each copy an appropriate copyright
|
||
notice; keep intact all notices stating that this License and
|
||
any non-permissive terms added in accord with section 7 apply to
|
||
the code; keep intact all notices of the absence of any
|
||
warranty; and give all recipients a copy of this License along
|
||
with the Program.
|
||
</para>
|
||
|
||
<para>
|
||
You may charge any price or no price for each copy that you
|
||
convey, and you may offer support or warranty protection for a
|
||
fee.
|
||
</para>
|
||
|
||
<para>
|
||
5. Conveying Modified Source Versions.
|
||
</para>
|
||
|
||
<para>
|
||
You may convey a work based on the Program, or the modifications
|
||
to produce it from the Program, in the form of source code under
|
||
the terms of section 4, provided that you also meet all of these
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
a) The work must carry prominent notices stating that you
|
||
modified it, and giving a relevant date.
|
||
</para>
|
||
|
||
<para>
|
||
b) The work must carry prominent notices stating that it is
|
||
released under this License and any conditions added under
|
||
section 7. This requirement modifies the requirement in section
|
||
4 to "keep intact all notices".
|
||
</para>
|
||
|
||
<para>
|
||
c) You must license the entire work, as a whole, under this
|
||
License to anyone who comes into possession of a copy. This
|
||
License will therefore apply, along with any applicable section
|
||
7 additional terms, to the whole of the work, and all its parts,
|
||
regardless of how they are packaged. This License gives no
|
||
permission to license the work in any other way, but it does not
|
||
invalidate such permission if you have separately received it.
|
||
</para>
|
||
|
||
<para>
|
||
d) If the work has interactive user interfaces, each must
|
||
display Appropriate Legal Notices; however, if the Program has
|
||
interactive interfaces that do not display Appropriate Legal
|
||
Notices, your work need not make them do so.
|
||
</para>
|
||
|
||
<para>
|
||
A compilation of a covered work with other separate and
|
||
independent works, which are not by their nature extensions of
|
||
the covered work, and which are not combined with it such as to
|
||
form a larger program, in or on a volume of a storage or
|
||
distribution medium, is called an "aggregate" if the compilation
|
||
and its resulting copyright are not used to limit the access or
|
||
legal rights of the compilation's users beyond what the
|
||
individual works permit. Inclusion of a covered work in an
|
||
aggregate does not cause this License to apply to the other
|
||
parts of the aggregate.
|
||
</para>
|
||
|
||
<para>
|
||
6. Conveying Non-Source Forms.
|
||
</para>
|
||
|
||
<para>
|
||
You may convey a covered work in object code form under the
|
||
terms of sections 4 and 5, provided that you also convey the
|
||
machine-readable Corresponding Source under the terms of this
|
||
License, in one of these ways:
|
||
</para>
|
||
|
||
<para>
|
||
a) Convey the object code in, or embodied in, a physical product
|
||
(including a physical distribution medium), accompanied by the
|
||
Corresponding Source fixed on a durable physical medium
|
||
customarily used for software interchange.
|
||
</para>
|
||
|
||
<para>
|
||
b) Convey the object code in, or embodied in, a physical product
|
||
(including a physical distribution medium), accompanied by a
|
||
written offer, valid for at least three years and valid for as
|
||
long as you offer spare parts or customer support for that
|
||
product model, to give anyone who possesses the object code
|
||
either (1) a copy of the Corresponding Source for all the
|
||
software in the product that is covered by this License, on a
|
||
durable physical medium customarily used for software
|
||
interchange, for a price no more than your reasonable cost of
|
||
physically performing this conveying of source, or (2) access to
|
||
copy the Corresponding Source from a network server at no
|
||
charge.
|
||
</para>
|
||
|
||
<para>
|
||
c) Convey individual copies of the object code with a copy of
|
||
the written offer to provide the Corresponding Source. This
|
||
alternative is allowed only occasionally and noncommercially,
|
||
and only if you received the object code with such an offer, in
|
||
accord with subsection 6b.
|
||
</para>
|
||
|
||
<para>
|
||
d) Convey the object code by offering access from a designated
|
||
place (gratis or for a charge), and offer equivalent access to
|
||
the Corresponding Source in the same way through the same place
|
||
at no further charge. You need not require recipients to copy
|
||
the Corresponding Source along with the object code. If the
|
||
place to copy the object code is a network server, the
|
||
Corresponding Source may be on a different server (operated by
|
||
you or a third party) that supports equivalent copying
|
||
facilities, provided you maintain clear directions next to the
|
||
object code saying where to find the Corresponding Source.
|
||
Regardless of what server hosts the Corresponding Source, you
|
||
remain obligated to ensure that it is available for as long as
|
||
needed to satisfy these requirements.
|
||
</para>
|
||
|
||
<para>
|
||
e) Convey the object code using peer-to-peer transmission,
|
||
provided you inform other peers where the object code and
|
||
Corresponding Source of the work are being offered to the
|
||
general public at no charge under subsection 6d.
|
||
</para>
|
||
|
||
<para>
|
||
A separable portion of the object code, whose source code is
|
||
excluded from the Corresponding Source as a System Library, need
|
||
not be included in conveying the object code work.
|
||
</para>
|
||
|
||
<para>
|
||
A "User Product" is either (1) a "consumer product", which means
|
||
any tangible personal property which is normally used for
|
||
personal, family, or household purposes, or (2) anything
|
||
designed or sold for incorporation into a dwelling. In
|
||
determining whether a product is a consumer product, doubtful
|
||
cases shall be resolved in favor of coverage. For a particular
|
||
product received by a particular user, "normally used" refers to
|
||
a typical or common use of that class of product, regardless of
|
||
the status of the particular user or of the way in which the
|
||
particular user actually uses, or expects or is expected to use,
|
||
the product. A product is a consumer product regardless of
|
||
whether the product has substantial commercial, industrial or
|
||
non-consumer uses, unless such uses represent the only
|
||
significant mode of use of the product.
|
||
</para>
|
||
|
||
<para>
|
||
"Installation Information" for a User Product means any methods,
|
||
procedures, authorization keys, or other information required to
|
||
install and execute modified versions of a covered work in that
|
||
User Product from a modified version of its Corresponding
|
||
Source. The information must suffice to ensure that the
|
||
continued functioning of the modified object code is in no case
|
||
prevented or interfered with solely because modification has
|
||
been made.
|
||
</para>
|
||
|
||
<para>
|
||
If you convey an object code work under this section in, or
|
||
with, or specifically for use in, a User Product, and the
|
||
conveying occurs as part of a transaction in which the right of
|
||
possession and use of the User Product is transferred to the
|
||
recipient in perpetuity or for a fixed term (regardless of how
|
||
the transaction is characterized), the Corresponding Source
|
||
conveyed under this section must be accompanied by the
|
||
Installation Information. But this requirement does not apply
|
||
if neither you nor any third party retains the ability to
|
||
install modified object code on the User Product (for example,
|
||
the work has been installed in ROM).
|
||
</para>
|
||
|
||
<para>
|
||
The requirement to provide Installation Information does not
|
||
include a requirement to continue to provide support service,
|
||
warranty, or updates for a work that has been modified or
|
||
installed by the recipient, or for the User Product in which it
|
||
has been modified or installed. Access to a network may be
|
||
denied when the modification itself materially and adversely
|
||
affects the operation of the network or violates the rules and
|
||
protocols for communication across the network.
|
||
</para>
|
||
|
||
<para>
|
||
Corresponding Source conveyed, and Installation Information
|
||
provided, in accord with this section must be in a format that
|
||
is publicly documented (and with an implementation available to
|
||
the public in source code form), and must require no special
|
||
password or key for unpacking, reading or copying.
|
||
</para>
|
||
|
||
<para>
|
||
7. Additional Terms.
|
||
</para>
|
||
|
||
<para>
|
||
"Additional permissions" are terms that supplement the terms of
|
||
this License by making exceptions from one or more of its
|
||
conditions. Additional permissions that are applicable to the
|
||
entire Program shall be treated as though they were included in
|
||
this License, to the extent that they are valid under applicable
|
||
law. If additional permissions apply only to part of the
|
||
Program, that part may be used separately under those
|
||
permissions, but the entire Program remains governed by this
|
||
License without regard to the additional permissions.
|
||
</para>
|
||
|
||
<para>
|
||
When you convey a copy of a covered work, you may at your option
|
||
remove any additional permissions from that copy, or from any
|
||
part of it. (Additional permissions may be written to require
|
||
their own removal in certain cases when you modify the work.)
|
||
You may place additional permissions on material, added by you
|
||
to a covered work, for which you have or can give appropriate
|
||
copyright permission.
|
||
</para>
|
||
|
||
<para>
|
||
Notwithstanding any other provision of this License, for
|
||
material you add to a covered work, you may (if authorized by
|
||
the copyright holders of that material) supplement the terms of
|
||
this License with terms:
|
||
</para>
|
||
|
||
<para>
|
||
a) Disclaiming warranty or limiting liability differently from
|
||
the terms of sections 15 and 16 of this License; or
|
||
</para>
|
||
|
||
<para>
|
||
b) Requiring preservation of specified reasonable legal notices
|
||
or author attributions in that material or in the Appropriate
|
||
Legal Notices displayed by works containing it; or
|
||
</para>
|
||
|
||
<para>
|
||
c) Prohibiting misrepresentation of the origin of that material,
|
||
or requiring that modified versions of such material be marked
|
||
in reasonable ways as different from the original version; or
|
||
</para>
|
||
|
||
<para>
|
||
d) Limiting the use for publicity purposes of names of licensors
|
||
or authors of the material; or
|
||
</para>
|
||
|
||
<para>
|
||
e) Declining to grant rights under trademark law for use of some
|
||
trade names, trademarks, or service marks; or
|
||
</para>
|
||
|
||
<para>
|
||
f) Requiring indemnification of licensors and authors of that
|
||
material by anyone who conveys the material (or modified
|
||
versions of it) with contractual assumptions of liability to the
|
||
recipient, for any liability that these contractual assumptions
|
||
directly impose on those licensors and authors.
|
||
</para>
|
||
|
||
<para>
|
||
All other non-permissive additional terms are considered
|
||
"further restrictions" within the meaning of section 10. If the
|
||
Program as you received it, or any part of it, contains a notice
|
||
stating that it is governed by this License along with a term
|
||
that is a further restriction, you may remove that term. If a
|
||
license document contains a further restriction but permits
|
||
relicensing or conveying under this License, you may add to a
|
||
covered work material governed by the terms of that license
|
||
document, provided that the further restriction does not survive
|
||
such relicensing or conveying.
|
||
</para>
|
||
|
||
<para>
|
||
If you add terms to a covered work in accord with this section,
|
||
you must place, in the relevant source files, a statement of the
|
||
additional terms that apply to those files, or a notice
|
||
indicating where to find the applicable terms.
|
||
</para>
|
||
|
||
<para>
|
||
Additional terms, permissive or non-permissive, may be stated in
|
||
the form of a separately written license, or stated as
|
||
exceptions; the above requirements apply either way.
|
||
</para>
|
||
|
||
<para>
|
||
8. Termination.
|
||
</para>
|
||
|
||
<para>
|
||
You may not propagate or modify a covered work except as
|
||
expressly provided under this License. Any attempt otherwise to
|
||
propagate or modify it is void, and will automatically terminate
|
||
your rights under this License (including any patent licenses
|
||
granted under the third paragraph of section 11).
|
||
</para>
|
||
|
||
<para>
|
||
However, if you cease all violation of this License, then your
|
||
license from a particular copyright holder is reinstated (a)
|
||
provisionally, unless and until the copyright holder explicitly
|
||
and finally terminates your license, and (b) permanently, if the
|
||
copyright holder fails to notify you of the violation by some
|
||
reasonable means prior to 60 days after the cessation.
|
||
</para>
|
||
|
||
<para>
|
||
Moreover, your license from a particular copyright holder is
|
||
reinstated permanently if the copyright holder notifies you of
|
||
the violation by some reasonable means, this is the first time
|
||
you have received notice of violation of this License (for any
|
||
work) from that copyright holder, and you cure the violation
|
||
prior to 30 days after your receipt of the notice.
|
||
</para>
|
||
|
||
<para>
|
||
Termination of your rights under this section does not terminate
|
||
the licenses of parties who have received copies or rights from
|
||
you under this License. If your rights have been terminated and
|
||
not permanently reinstated, you do not qualify to receive new
|
||
licenses for the same material under section 10.
|
||
</para>
|
||
|
||
<para>
|
||
9. Acceptance Not Required for Having Copies.
|
||
</para>
|
||
|
||
<para>
|
||
You are not required to accept this License in order to receive
|
||
or run a copy of the Program. Ancillary propagation of a
|
||
covered work occurring solely as a consequence of using
|
||
peer-to-peer transmission to receive a copy likewise does not
|
||
require acceptance. However, nothing other than this License
|
||
grants you permission to propagate or modify any covered work.
|
||
These actions infringe copyright if you do not accept this
|
||
License. Therefore, by modifying or propagating a covered work,
|
||
you indicate your acceptance of this License to do so.
|
||
</para>
|
||
|
||
<para>
|
||
10. Automatic Licensing of Downstream Recipients.
|
||
</para>
|
||
|
||
<para>
|
||
Each time you convey a covered work, the recipient automatically
|
||
receives a license from the original licensors, to run, modify
|
||
and propagate that work, subject to this License. You are not
|
||
responsible for enforcing compliance by third parties with this
|
||
License.
|
||
</para>
|
||
|
||
<para>
|
||
An "entity transaction" is a transaction transferring control of
|
||
an organization, or substantially all assets of one, or
|
||
subdividing an organization, or merging organizations. If
|
||
propagation of a covered work results from an entity
|
||
transaction, each party to that transaction who receives a copy
|
||
of the work also receives whatever licenses to the work the
|
||
party's predecessor in interest had or could give under the
|
||
previous paragraph, plus a right to possession of the
|
||
Corresponding Source of the work from the predecessor in
|
||
interest, if the predecessor has it or can get it with
|
||
reasonable efforts.
|
||
</para>
|
||
|
||
<para>
|
||
You may not impose any further restrictions on the exercise of
|
||
the rights granted or affirmed under this License. For example,
|
||
you may not impose a license fee, royalty, or other charge for
|
||
exercise of rights granted under this License, and you may not
|
||
initiate litigation (including a cross-claim or counterclaim in
|
||
a lawsuit) alleging that any patent claim is infringed by
|
||
making, using, selling, offering for sale, or importing the
|
||
Program or any portion of it.
|
||
</para>
|
||
|
||
<para>
|
||
11. Patents.
|
||
</para>
|
||
|
||
<para>
|
||
A "contributor" is a copyright holder who authorizes use under
|
||
this License of the Program or a work on which the Program is
|
||
based. The work thus licensed is called the contributor's
|
||
"contributor version".
|
||
</para>
|
||
|
||
<para>
|
||
A contributor's "essential patent claims" are all patent claims
|
||
owned or controlled by the contributor, whether already acquired
|
||
or hereafter acquired, that would be infringed by some manner,
|
||
permitted by this License, of making, using, or selling its
|
||
contributor version, but do not include claims that would be
|
||
infringed only as a consequence of further modification of the
|
||
contributor version. For purposes of this definition, "control"
|
||
includes the right to grant patent sublicenses in a manner
|
||
consistent with the requirements of this License.
|
||
</para>
|
||
|
||
<para>
|
||
Each contributor grants you a non-exclusive, worldwide,
|
||
royalty-free patent license under the contributor's essential
|
||
patent claims, to make, use, sell, offer for sale, import and
|
||
otherwise run, modify and propagate the contents of its
|
||
contributor version.
|
||
</para>
|
||
|
||
<para>
|
||
In the following three paragraphs, a "patent license" is any
|
||
express agreement or commitment, however denominated, not to
|
||
enforce a patent (such as an express permission to practice a
|
||
patent or covenant not to sue for patent infringement). To
|
||
"grant" such a patent license to a party means to make such an
|
||
agreement or commitment not to enforce a patent against the
|
||
party.
|
||
</para>
|
||
|
||
<para>
|
||
If you convey a covered work, knowingly relying on a patent
|
||
license, and the Corresponding Source of the work is not
|
||
available for anyone to copy, free of charge and under the terms
|
||
of this License, through a publicly available network server or
|
||
other readily accessible means, then you must either (1) cause
|
||
the Corresponding Source to be so available, or (2) arrange to
|
||
deprive yourself of the benefit of the patent license for this
|
||
particular work, or (3) arrange, in a manner consistent with the
|
||
requirements of this License, to extend the patent license to
|
||
downstream recipients. "Knowingly relying" means you have
|
||
actual knowledge that, but for the patent license, your
|
||
conveying the covered work in a country, or your recipient's use
|
||
of the covered work in a country, would infringe one or more
|
||
identifiable patents in that country that you have reason to
|
||
believe are valid.
|
||
</para>
|
||
|
||
<para>
|
||
If, pursuant to or in connection with a single transaction or
|
||
arrangement, you convey, or propagate by procuring conveyance
|
||
of, a covered work, and grant a patent license to some of the
|
||
parties receiving the covered work authorizing them to use,
|
||
propagate, modify or convey a specific copy of the covered work,
|
||
then the patent license you grant is automatically extended to
|
||
all recipients of the covered work and works based on it.
|
||
</para>
|
||
|
||
<para>
|
||
A patent license is "discriminatory" if it does not include
|
||
within the scope of its coverage, prohibits the exercise of, or
|
||
is conditioned on the non-exercise of one or more of the rights
|
||
that are specifically granted under this License. You may not
|
||
convey a covered work if you are a party to an arrangement with
|
||
a third party that is in the business of distributing software,
|
||
under which you make payment to the third party based on the
|
||
extent of your activity of conveying the work, and under which
|
||
the third party grants, to any of the parties who would receive
|
||
the covered work from you, a discriminatory patent license (a)
|
||
in connection with copies of the covered work conveyed by you
|
||
(or copies made from those copies), or (b) primarily for and in
|
||
connection with specific products or compilations that contain
|
||
the covered work, unless you entered into that arrangement, or
|
||
that patent license was granted, prior to 28 March 2007.
|
||
</para>
|
||
|
||
<para>
|
||
Nothing in this License shall be construed as excluding or
|
||
limiting any implied license or other defenses to infringement
|
||
that may otherwise be available to you under applicable patent
|
||
law.
|
||
</para>
|
||
|
||
<para>
|
||
12. No Surrender of Others' Freedom.
|
||
</para>
|
||
|
||
<para>
|
||
If conditions are imposed on you (whether by court order,
|
||
agreement or otherwise) that contradict the conditions of this
|
||
License, they do not excuse you from the conditions of this
|
||
License. If you cannot convey a covered work so as to satisfy
|
||
simultaneously your obligations under this License and any other
|
||
pertinent obligations, then as a consequence you may not convey
|
||
it at all. For example, if you agree to terms that obligate you
|
||
to collect a royalty for further conveying from those to whom
|
||
you convey the Program, the only way you could satisfy both
|
||
those terms and this License would be to refrain entirely from
|
||
conveying the Program.
|
||
</para>
|
||
|
||
<para>
|
||
13. Use with the GNU Affero General Public License.
|
||
</para>
|
||
|
||
<para>
|
||
Notwithstanding any other provision of this License, you have
|
||
permission to link or combine any covered work with a work
|
||
licensed under version 3 of the GNU Affero General Public
|
||
License into a single combined work, and to convey the resulting
|
||
work. The terms of this License will continue to apply to the
|
||
part which is the covered work, but the special requirements of
|
||
the GNU Affero General Public License, section 13, concerning
|
||
interaction through a network will apply to the combination as
|
||
such.
|
||
</para>
|
||
|
||
<para>
|
||
14. Revised Versions of this License.
|
||
</para>
|
||
|
||
<para>
|
||
The Free Software Foundation may publish revised and/or new
|
||
versions of the GNU General Public License from time to time.
|
||
Such new versions will be similar in spirit to the present
|
||
version, but may differ in detail to address new problems or
|
||
concerns.
|
||
</para>
|
||
|
||
<para>
|
||
Each version is given a distinguishing version number. If the
|
||
Program specifies that a certain numbered version of the GNU
|
||
General Public License "or any later version" applies to it, you
|
||
have the option of following the terms and conditions either of
|
||
that numbered version or of any later version published by the
|
||
Free Software Foundation. If the Program does not specify a
|
||
version number of the GNU General Public License, you may choose
|
||
any version ever published by the Free Software Foundation.
|
||
</para>
|
||
|
||
<para>
|
||
If the Program specifies that a proxy can decide which future
|
||
versions of the GNU General Public License can be used, that
|
||
proxy's public statement of acceptance of a version permanently
|
||
authorizes you to choose that version for the Program.
|
||
</para>
|
||
|
||
<para>
|
||
Later license versions may give you additional or different
|
||
permissions. However, no additional obligations are imposed on
|
||
any author or copyright holder as a result of your choosing to
|
||
follow a later version.
|
||
</para>
|
||
|
||
<para>
|
||
15. Disclaimer of Warranty.
|
||
</para>
|
||
|
||
<para>
|
||
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
|
||
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE
|
||
COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS
|
||
IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
|
||
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
|
||
ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS
|
||
WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE
|
||
COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||
</para>
|
||
|
||
<para>
|
||
16. Limitation of Liability.
|
||
</para>
|
||
|
||
<para>
|
||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
|
||
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO
|
||
MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE
|
||
LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
|
||
INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
|
||
INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS
|
||
OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
||
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH
|
||
ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
|
||
ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
||
</para>
|
||
|
||
<para>
|
||
17. Interpretation of Sections 15 and 16.
|
||
</para>
|
||
|
||
<para>
|
||
If the disclaimer of warranty and limitation of liability
|
||
provided above cannot be given local legal effect according to
|
||
their terms, reviewing courts shall apply local law that most
|
||
closely approximates an absolute waiver of all civil liability
|
||
in connection with the Program, unless a warranty or assumption
|
||
of liability accompanies a copy of the Program in return for a
|
||
fee.
|
||
</para>
|
||
|
||
<para>
|
||
Bison Exception
|
||
</para>
|
||
|
||
<para>
|
||
As a special exception, you may create a larger work that
|
||
contains part or all of the Bison parser skeleton and distribute
|
||
that work under terms of your choice, so long as that work isn't
|
||
itself a parser generator using the skeleton or a modified
|
||
version thereof as a parser skeleton. Alternatively, if you
|
||
modify or redistribute the parser skeleton itself, you may (at
|
||
your option) remove this special exception, which will cause the
|
||
skeleton and the resulting Bison output files to be licensed
|
||
under the GNU General Public License without this special
|
||
exception.
|
||
</para>
|
||
|
||
<para>
|
||
This special exception was added by the Free Software Foundation
|
||
in version 2.2 of Bison.
|
||
</para>
|
||
<para>
|
||
END OF TERMS AND CONDITIONS
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licWix-Toolset">
|
||
|
||
<title>WiX Toolset License</title>
|
||
|
||
<para>
|
||
The WiX toolset is released under the Microsoft Reciprocal
|
||
License (MS-RL). A reciprocal license is used to ensure that
|
||
others who build on the effort of the WiX community give back to
|
||
the WiX community. Specifically the license requires that fixes
|
||
and improvements to the WiX toolset must be published using the
|
||
same license.
|
||
</para>
|
||
|
||
<para>
|
||
Sometimes the reciprocal license is incorrectly interpreted to
|
||
also apply to bundles, packages, and custom actions built using
|
||
the WiX toolset. The Outercurve Foundation has previously
|
||
provided this statement below to clarify which now the .NET
|
||
Foundation reaffirms:
|
||
</para>
|
||
|
||
<blockquote>
|
||
<para>
|
||
The WiX toolset (WiX) is licensed under the Microsoft
|
||
Reciprocal License (MS-RL). The MS-RL governs the distribution
|
||
of the software licensed under it, as well as derivative
|
||
works, and incorporates the definition of a derivative work
|
||
provided in U.S. copyright law. OuterCurve Foundation (and the
|
||
.NET Foundation) does not view the installer packages
|
||
generated by WiX as falling within the definition of a
|
||
derivative work, merely because they are produced using WiX.
|
||
Thus, the installer packages generated by WiX will normally
|
||
fall outside the scope of the MS-RL, and any of your source
|
||
code, binaries, libraries, routines or other software
|
||
components that are incorporated in installer packages
|
||
generated by WiX can be governed by other licensing terms.
|
||
</para>
|
||
</blockquote>
|
||
|
||
<para>
|
||
The full text of the MS-RL license is reproduced below. It can
|
||
also be found in the LICENSE.TXT file included with the source
|
||
code.
|
||
</para>
|
||
|
||
<para>
|
||
Microsoft Reciprocal License (MS-RL)
|
||
</para>
|
||
|
||
<para>
|
||
This license governs use of the accompanying software. If you
|
||
use the software, you accept this license. If you do not accept
|
||
the license, do not use the software.
|
||
</para>
|
||
|
||
<orderedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
Definitions.
|
||
</para>
|
||
|
||
<para>
|
||
The terms "reproduce," "reproduction," "derivative works,"
|
||
and "distribution" have the same meaning here as under U.S.
|
||
copyright law. A "contribution" is the original software,
|
||
or any additions or changes to the software. A
|
||
"contributor" is any person that distributes its
|
||
contribution under this license. "Licensed patents" are a
|
||
contributor's patent claims that read directly on its
|
||
contribution. disclaimer.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Grant of Rights
|
||
</para>
|
||
|
||
<orderedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
Copyright Grant- Subject to the terms of this license,
|
||
including the license conditions and limitations in
|
||
section 3, each contributor grants you a
|
||
non-exclusive, worldwide, royalty-free copyright
|
||
license to reproduce its contribution, prepare
|
||
derivative works of its contribution, and distribute
|
||
its contribution or any derivative works that you
|
||
create.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Patent Grant- Subject to the terms of this license,
|
||
including the license conditions and limitations in
|
||
section 3, each contributor grants you a
|
||
non-exclusive, worldwide, royalty-free license under
|
||
its licensed patents to make, have made, use, sell,
|
||
offer for sale, import, and/or otherwise dispose of
|
||
its contribution in the software or derivative works
|
||
of the contribution in the software.
|
||
</para>
|
||
</listitem>
|
||
|
||
</orderedlist>
|
||
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Conditions and Limitations
|
||
</para>
|
||
|
||
<orderedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
Reciprocal Grants- For any file you distribute that
|
||
contains code from the software (in source code or
|
||
binary format), you must provide recipients the source
|
||
code to that file along with a copy of this license,
|
||
which license will govern that file. You may license
|
||
other files that are entirely your own work and do not
|
||
contain code from the software under any terms you
|
||
choose.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
No Trademark License- This license does not grant you
|
||
rights to use any contributors' name, logo, or
|
||
trademarks.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
If you bring a patent claim against any contributor
|
||
over patents that you claim are infringed by the
|
||
software, your patent license from such contributor to
|
||
the software ends automatically.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
If you distribute any portion of the software, you
|
||
must retain all copyright, patent, trademark, and
|
||
attribution notices that are present in the software.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
If you distribute any portion of the software in
|
||
source code form, you may do so only under this
|
||
license by including a complete copy of this license
|
||
with your distribution. If you distribute any portion
|
||
of the software in compiled or object code form, you
|
||
may only do so under a license that complies with this
|
||
license.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
The software is licensed "as-is." You bear the risk of
|
||
using it. The contributors give no express warranties,
|
||
guarantees or conditions. You may have additional
|
||
consumer rights under your local laws which this
|
||
license cannot change. To the extent permitted under
|
||
your local laws, the contributors exclude the implied
|
||
warranties of merchantability, fitness for a
|
||
particular purpose and non-infringement.
|
||
</para>
|
||
</listitem>
|
||
|
||
</orderedlist>
|
||
|
||
</listitem>
|
||
|
||
</orderedlist>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licXFree86">
|
||
|
||
<title>XFree86 License (variant 1)</title>
|
||
|
||
<para>
|
||
Copyright (C) 1994-2003 The XFree86 Project, Inc. All Rights
|
||
Reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sublicense, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be
|
||
included in all copies or substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT. IN NO EVENT SHALL THE XFREE86 PROJECT BE
|
||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
|
||
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
||
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
||
IN THE SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Except as contained in this notice, the name of the XFree86
|
||
Project shall not be used in advertising or otherwise to promote
|
||
the sale, use or other dealings in this Software without prior
|
||
written authorization from the XFree86 Project.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licXFree86-v2">
|
||
|
||
<title>XFree86 License (variant 2)</title>
|
||
|
||
<para>
|
||
Copyright 1997 by The XFree86 Project, Inc.
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of the XFree86 Project, Inc. not be used in
|
||
advertising or publicity pertaining to distribution of the
|
||
software without specific, written prior permission. The
|
||
Xfree86 Project, Inc. makes no representations about the
|
||
suitability of this software for any purpose. It is provided
|
||
"as is" without express or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
THE XFREE86 PROJECT, INC. DISCLAIMS ALL WARRANTIES WITH REGARD
|
||
TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI
|
||
OR DAVID WEXELBLAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licCereal">
|
||
|
||
<title>Cereal License</title>
|
||
|
||
<para>
|
||
Copyright (c) 2013-2022, Randolph Voorhies, Shane Grant
|
||
All rights reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Redistribution and use in source and binary forms, with or without
|
||
modification, are permitted provided that the following conditions are met:
|
||
</para>
|
||
|
||
<itemizedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
Redistributions of source code must retain the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Redistributions in binary form must reproduce the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer in the documentation and/or other materials
|
||
provided with the distribution.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Neither the name of the copyright holder nor the names of
|
||
its contributors may be used to endorse or promote products
|
||
derived from this software without specific prior written
|
||
permission.
|
||
</para>
|
||
</listitem>
|
||
|
||
</itemizedlist>
|
||
|
||
<para>
|
||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
|
||
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
|
||
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
|
||
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
||
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
|
||
USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
|
||
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
||
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
||
THE POSSIBILITY OF SUCH DAMAGE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-KeithPackard1">
|
||
|
||
<title>Keith Packard License</title>
|
||
|
||
<para>
|
||
Copyright (c) 2001, 2003 Keith Packard
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of Keith Packard not be used in advertising or
|
||
publicity pertaining to distribution of the software without
|
||
specific, written prior permission. Keith Packard makes no
|
||
representations about the suitability of this software for any
|
||
purpose. It is provided "as is" without express or implied
|
||
warranty.
|
||
</para>
|
||
|
||
<para>
|
||
KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
|
||
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||
AND FITNESS, IN NO EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY
|
||
SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
|
||
IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
||
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
||
THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-DRI2">
|
||
|
||
<title>X Direct Rendering Infrastructure (DRI) 2 Extension License</title>
|
||
|
||
<para>
|
||
Copyright (c) 2007 Red Hat, Inc.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, and/or sell copies of
|
||
the Software, and to permit persons to whom the Software is
|
||
furnished to do so, provided that the above copyright notice(s)
|
||
and this permission notice appear in all copies of the Soft-
|
||
ware and that both the above copyright notice(s) and this
|
||
permission notice appear in supporting documentation.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
|
||
COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE
|
||
FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
|
||
DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
||
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
||
USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Except as contained in this notice, the name of a copyright
|
||
holder shall not be used in advertising or otherwise to promote
|
||
the sale, use or other dealings in this Software without prior
|
||
written authorization of the copyright holder.
|
||
</para>
|
||
|
||
<para>
|
||
Authors:
|
||
Kristian Høgsberg (krh@redhat.com)
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-NCD-DEC">
|
||
|
||
<title>Network Computing Devices and DEC License</title>
|
||
|
||
<para>
|
||
Copyright 1990, 1991 Network Computing Devices; Portions
|
||
Copyright 1987 by Digital Equipment Corporation
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the names of Network Computing Devices or Digital not be used in
|
||
advertising or publicity pertaining to distribution of the
|
||
software without specific, written prior permission. Network
|
||
Computing Devices and Digital make no representations about the
|
||
suitability of this software for any purpose. It is provided
|
||
"as is" without express or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
NETWORK COMPUTING DEVICES AND DIGITAL DISCLAIM ALL WARRANTIES
|
||
WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
|
||
OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL NETWORK
|
||
COMPUTING DEVICES OR DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT
|
||
OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
|
||
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
|
||
CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
||
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licMIT-OpenGroup">
|
||
|
||
<title>MIT Open Group Variant License</title>
|
||
|
||
<para>
|
||
Copyright 1989, 1990, 1991, 1998 The Open Group
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation.
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be
|
||
included in all copies or substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT. IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR
|
||
ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
|
||
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||
SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Except as contained in this notice, the name of The Open Group
|
||
shall not be used in advertising or otherwise to promote the
|
||
sale, use or other dealings in this Software without prior
|
||
written authorization from The Open Group.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-DEC1">
|
||
|
||
<title>Digital Equipment Corporation License (variant 1)</title>
|
||
|
||
<para>
|
||
Copyright 1987 by Digital Equipment Corporation, Maynard,
|
||
Massachusetts. All Rights Reserved
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, and distribute this software
|
||
and its documentation for any purpose and without fee is hereby
|
||
granted, provided that the above copyright notice appear in all
|
||
copies and that both that copyright notice and this permission
|
||
notice appear in supporting documentation, and that the name of
|
||
Digital not be used in advertising or publicity pertaining to
|
||
distribution of the software without specific, written prior
|
||
permission.
|
||
</para>
|
||
|
||
<para>
|
||
DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
|
||
IN NO EVENT SHALL DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-DEC2">
|
||
|
||
<title>Digital Equipment Corporation License (variant 2)</title>
|
||
|
||
<para>
|
||
Copyright (c) 1996 Digital Equipment Corporation, Maynard,
|
||
Massachusetts.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sublicense, and/or
|
||
sell copies of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be included in
|
||
all copies or substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT. IN NO EVENT SHALL DIGITAL EQUIPMENT
|
||
CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING, BUT NOT
|
||
LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER
|
||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
||
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
||
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Except as contained in this notice, the name of Digital
|
||
Equipment Corporation shall not be used in advertising or
|
||
otherwise to promote the sale, use or other dealings in this
|
||
Software without prior written authorization from Digital
|
||
Equipment Corporation.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-DEC3">
|
||
|
||
<title>Digital Equipment Corporation License (variant 3)</title>
|
||
|
||
<para>
|
||
Copyright 1997 Digital Equipment Corporation. All rights
|
||
reserved.
|
||
</para>
|
||
|
||
<para>
|
||
This software is furnished under license and may be used and
|
||
copied only in accordance with the following terms and
|
||
conditions. Subject to these conditions, you may download,
|
||
copy, install, use, modify and distribute this software in
|
||
source and/or binary form. No title or ownership is transferred
|
||
hereby.
|
||
</para>
|
||
|
||
<para>
|
||
1) Any source code used, modified or distributed must reproduce
|
||
and retain this copyright notice and list of conditions as they
|
||
appear in the source file.
|
||
</para>
|
||
|
||
<para>
|
||
2) No right is granted to use any trade name, trademark, or logo
|
||
of Digital Equipment Corporation. Neither the "Digital Equipment
|
||
Corporation" name nor any trademark or logo of Digital Equipment
|
||
Corporation may be used to endorse or promote products derived
|
||
from this software without the prior written permission of
|
||
Digital Equipment Corporation.
|
||
</para>
|
||
|
||
<para>
|
||
3) This software is provided "AS-IS" and any express or implied
|
||
warranties, including but not limited to, any implied warranties
|
||
of merchantability, fitness for a particular purpose, or
|
||
non-infringement are disclaimed. In no event shall DIGITAL be
|
||
liable for any damages whatsoever, and in particular, DIGITAL
|
||
shall not be liable for special, indirect, consequential, or
|
||
incidental damages or damages for lost profits, loss of revenue
|
||
or loss of use, whether such damages arise in contract,
|
||
negligence, tort, under statute, in equity, at law or otherwise,
|
||
even if advised of the possibility of such damage.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-DEC-Quarterdeck">
|
||
|
||
<title>Digital Equipment Corporation and QuarterDeck Office Systems License</title>
|
||
|
||
<para>
|
||
Copyright 1987 by Digital Equipment Corporation, Maynard,
|
||
Massachusetts, Copyright 1994 Quarterdeck Office Systems. All
|
||
Rights Reserved
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, and distribute this software
|
||
and its documentation for any purpose and without fee is hereby
|
||
granted, provided that the above copyright notice appear in all
|
||
copies and that both that copyright notice and this permission
|
||
notice appear in supporting documentation, and that the names of
|
||
Digital and Quarterdeck not be used in advertising or publicity
|
||
pertaining to distribution of the software without specific,
|
||
written prior permission.
|
||
</para>
|
||
|
||
<para>
|
||
DIGITAL AND QUARTERDECK DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
|
||
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||
FITNESS, IN NO EVENT SHALL DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT
|
||
OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
||
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
|
||
OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
|
||
OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-HP1">
|
||
|
||
<title>Hewlett-Packard License (variant 1)</title>
|
||
|
||
<para>
|
||
Copyright 1989 by Hewlett-Packard Company, Palo Alto,
|
||
California.
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, and distribute this software
|
||
and its documentation for any purpose and without fee is hereby
|
||
granted, provided that the above copyright notice appear in all
|
||
copies and that both that copyright notice and this permission
|
||
notice appear in supporting documentation, and that the name of
|
||
Hewlett-Packard not be used in advertising or publicity
|
||
pertaining to distribution of the software without specific,
|
||
written prior permission.
|
||
</para>
|
||
|
||
<para>
|
||
HEWLETT-PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
|
||
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||
AND FITNESS, IN NO EVENT SHALL HEWLETT-PACKARD BE LIABLE FOR ANY
|
||
SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
|
||
IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
||
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
||
THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-HP2">
|
||
|
||
<title>Hewlett-Packard License (variant 2)</title>
|
||
|
||
<para>
|
||
Copyright (c) 1994, 1995 Hewlett-Packard Company
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sublicense, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be
|
||
included in all copies or substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT. IN NO EVENT SHALL HEWLETT-PACKARD COMPANY BE
|
||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
|
||
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
||
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||
THE SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Except as contained in this notice, the name of the
|
||
Hewlett-Packard Company shall not be used in advertising or
|
||
otherwise to promote the sale, use or other dealings in this
|
||
Software without prior written authorization from the
|
||
Hewlett-Packard Company.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-HP3">
|
||
|
||
<title>Hewlett-Packard License (variant 3)</title>
|
||
|
||
<para>
|
||
Copyright 1986, 1987, 1988 by Hewlett-Packard Corporation
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, and distribute this software
|
||
and its documentation for any purpose and without fee is hereby
|
||
granted, provided that the above copyright notice appear in all
|
||
copies and that both that copyright notice and this permission
|
||
notice appear in supporting documentation, and that the name of
|
||
Hewlett-Packard not be used in advertising or publicity
|
||
pertaining to distribution of the software without specific,
|
||
written prior permission.
|
||
</para>
|
||
|
||
<para>
|
||
Hewlett-Packard makes no representations about the
|
||
suitability of this software for any purpose. It is provided
|
||
"as is" without express or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
This software is not subject to any license of the American
|
||
Telephone and Telegraph Company or of the Regents of the
|
||
University of California.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-HP4">
|
||
|
||
<title>Hewlett-Packard License (variant 4)</title>
|
||
|
||
<para>
|
||
Copyright 1987 by Apollo Computer Inc., Chelmsford,
|
||
Massachusetts.; Copyright 1989 by Hewlett-Packard Company. All
|
||
Rights Reserved
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, duplicate, change, and distribute this
|
||
software and its documentation for any purpose and without fee
|
||
is granted, provided that the above copyright notice appear in
|
||
such copy and that this copyright notice appear in all
|
||
supporting documentation, and that the names of Apollo Computer
|
||
Inc., the Hewlett-Packard Company, or the X Consortium not be
|
||
used in advertising or publicity pertaining to distribution of
|
||
the software without written prior permission.
|
||
</para>
|
||
|
||
<para>
|
||
HEWLETT-PACKARD MAKES NO WARRANTY OF ANY KIND WITH REGARD TO
|
||
THIS SOFWARE, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
||
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||
PURPOSE. Hewlett-Packard shall not be liable for errors
|
||
contained herein or direct, indirect, special, incidental or
|
||
consequential damages in connection with the furnishing,
|
||
performance, or use of this material.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-SGI">
|
||
|
||
<title>Silicon Graphics License</title>
|
||
|
||
<para>
|
||
Copyright (c) 1993, 1997 by Silicon Graphics Computer Systems,
|
||
Inc.
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, and distribute this software
|
||
and its documentation for any purpose and without fee is hereby
|
||
granted, provided that the above copyright notice appear in all
|
||
copies and that both that copyright notice and this permission
|
||
notice appear in supporting documentation, and that the name of
|
||
Silicon Graphics not be used in advertising or publicity
|
||
pertaining to distribution of the software without specific
|
||
prior written permission. Silicon Graphics makes no
|
||
representation about the suitability of this software for any
|
||
purpose. It is provided "as is" without any express or implied
|
||
warranty.
|
||
</para>
|
||
|
||
<para>
|
||
SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
|
||
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||
AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
|
||
GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
|
||
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
||
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
||
USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-RandR">
|
||
|
||
<title>X Resize and Rotate Extension (RandR) License</title>
|
||
|
||
<para>
|
||
Copyright (c) 2000 Compaq Computer Corporation; Copyright (c)
|
||
2002 Hewlett-Packard Company; Copyright (c) 2006 Intel
|
||
Corporation; Copyright (c) 2008 Red Hat, Inc.
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of the copyright holders not be used in advertising or
|
||
publicity pertaining to distribution of the software without
|
||
specific, written prior permission. The copyright holders make
|
||
no representations about the suitability of this software for
|
||
any purpose. It is provided "as is" without express or implied
|
||
warranty.
|
||
</para>
|
||
|
||
<para>
|
||
THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO
|
||
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE COPYRIGHT
|
||
HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
|
||
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
||
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
||
USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-SuSE">
|
||
|
||
<title>SuSE License</title>
|
||
|
||
<para>
|
||
Copyright (c) 2000 SuSE, Inc.
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of SuSE not be used in advertising or publicity
|
||
pertaining to distribution of the software without specific,
|
||
written prior permission. SuSE makes no representations about
|
||
the suitability of this software for any purpose. It is
|
||
provided "as is" without express or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
|
||
IN NO EVENT SHALL SuSE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-NCD1">
|
||
|
||
<title>Network Computing Devices (NCD) License (variant 1)</title>
|
||
|
||
<para>
|
||
Copyright 1992 Network Computing Devices; Portions
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of NCD. not be used in advertising or publicity
|
||
pertaining to distribution of the software without specific,
|
||
written prior permission. NCD. makes no representations about
|
||
the suitability of this software for any purpose. It is
|
||
provided "as is" without express or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
NCD. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
|
||
IN NO EVENT SHALL NCD. BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-NCD2">
|
||
|
||
<title>Network Computing Devices (NCD) License (variant 2)</title>
|
||
|
||
<para>
|
||
Copyright 1988, 1989, 1990, 1994 Network Computing Devices, Inc.
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name Network Computing Devices, Inc. not be used in
|
||
advertising or publicity pertaining to distribution of this
|
||
software without specific, written prior permission.
|
||
</para>
|
||
|
||
<para>
|
||
THIS SOFTWARE IS PROVIDED `AS-IS'. NETWORK COMPUTING DEVICES,
|
||
INC., DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||
INCLUDING WITHOUT LIMITATION ALL IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
|
||
NONINFRINGEMENT. IN NO EVENT SHALL NETWORK COMPUTING DEVICES,
|
||
INC., BE LIABLE FOR ANY DAMAGES WHATSOEVER, INCLUDING SPECIAL,
|
||
INCIDENTAL OR CONSEQUENTIAL DAMAGES, INCLUDING LOSS OF USE,
|
||
DATA, OR PROFITS, EVEN IF ADVISED OF THE POSSIBILITY THEREOF,
|
||
AND REGARDLESS OF WHETHER IN AN ACTION IN CONTRACT, TORT OR
|
||
NEGLIGENCE, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||
PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-NCD3">
|
||
|
||
<title>Network Computing Devices (NCD) License (variant 3)</title>
|
||
|
||
<para>
|
||
Copyright 1989 Network Computing Devices, Inc., Mountain View, California.
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, and distribute this software
|
||
and its documentation for any purpose and without fee is hereby
|
||
granted, provided that the above copyright notice appear in all
|
||
copies and that both that copyright notice and this permission
|
||
notice appear in supporting documentation, and that the name of
|
||
N.C.D. not be used in advertising or publicity pertaining to
|
||
distribution of the software without specific, written prior
|
||
permission. N.C.D. makes no representations about the
|
||
suitability of this software for any purpose. It is provided
|
||
"as is" without express or implied warranty.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-DEC-Olivetti">
|
||
|
||
<title>Digital Equipment Corporation and Olivetti Research Limited License</title>
|
||
|
||
<para>
|
||
Copyright 1991,1993 by Digital Equipment Corporation, Maynard,
|
||
Massachusetts, and Olivetti Research Limited, Cambridge,
|
||
England. All Rights Reserved
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, and distribute this software
|
||
and its documentation for any purpose and without fee is hereby
|
||
granted, provided that the above copyright notice appear in all
|
||
copies and that both that copyright notice and this permission
|
||
notice appear in supporting documentation, and that the names of
|
||
Digital or Olivetti not be used in advertising or publicity
|
||
pertaining to distribution of the software without specific,
|
||
written prior permission.
|
||
</para>
|
||
|
||
<para>
|
||
DIGITAL AND OLIVETTI DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
|
||
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||
AND FITNESS, IN NO EVENT SHALL THEY BE LIABLE FOR ANY SPECIAL,
|
||
INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
|
||
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
||
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
|
||
OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
|
||
SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX11-Multi-party">
|
||
|
||
<title>X Consortium, DEC, Intergraph, Silicon Graphics, and Hewlett-Packard License</title>
|
||
|
||
<para>
|
||
Copyright (c) 1989 X Consortium, Inc. and Digital Equipment
|
||
Corporation.; Copyright (c) 1992 X Consortium, Inc. and
|
||
Intergraph Corporation.; Copyright (c) 1993 X Consortium, Inc.
|
||
and Silicon Graphics, Inc.; Copyright (c) 1994, 1995 X
|
||
Consortium, Inc. and Hewlett-Packard Company.
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, and distribute this
|
||
documentation for any purpose and without fee is hereby granted,
|
||
provided that the above copyright notice and this permission
|
||
notice appear in all copies. Digital Equipment Corporation,
|
||
Intergraph Corporation, Silicon Graphics, Hewlett-Packard, and
|
||
the X Consortium make no representations about the suitability
|
||
for any purpose of the information in this document. This
|
||
documentation is provided ``as is'' without express or implied
|
||
warranty.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Sun">
|
||
|
||
<title>Sun Microsystems License</title>
|
||
|
||
<para>
|
||
Copyright 2007, 2008, 2009 Sun Microsystems, Inc. All rights
|
||
reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, and/or sell copies of
|
||
the Software, and to permit persons to whom the Software is
|
||
furnished to do so, provided that the above copyright notice(s)
|
||
and this permission notice appear in all copies of the Software
|
||
and that both the above copyright notice(s) and this permission
|
||
notice appear in supporting documentation.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
|
||
COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE
|
||
FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
||
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
|
||
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||
PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Except as contained in this notice, the name of a copyright
|
||
holder shall not be used in advertising or otherwise to promote
|
||
the sale, use or other dealings in this Software without prior
|
||
written authorization of the copyright holder.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Pardines-Kettenis">
|
||
|
||
<title>X libpciaccess Library License</title>
|
||
|
||
<para>
|
||
Copyright (c) 2008 Juan Romero Pardines; Copyright (c) 2008 Mark Kettenis
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, and distribute this software
|
||
for any purpose with or without fee is hereby granted, provided
|
||
that the above copyright notice and this permission notice
|
||
appear in all copies.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
|
||
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
|
||
WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
|
||
AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
|
||
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-libxshmfence">
|
||
|
||
<title>X libxshmfence License</title>
|
||
|
||
<para>
|
||
Copyright (c) 2013 Keith Packard
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of the copyright holders not be used in advertising or
|
||
publicity pertaining to distribution of the software without
|
||
specific, written prior permission. The copyright holders make
|
||
no representations about the suitability of this software for
|
||
any purpose. It is provided "as is" without express or implied
|
||
warranty.
|
||
</para>
|
||
|
||
<para>
|
||
THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO
|
||
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE COPYRIGHT
|
||
HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
|
||
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
||
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
||
USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Mouse">
|
||
|
||
<title>X xf86-input-mouse driver License</title>
|
||
|
||
<para>
|
||
Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany.;
|
||
Copyright 1993 by David Dawes <dawes@xfree86.org>;
|
||
Copyright 2002 by SuSE Linux AG, Author: Egbert Eich; Copyright
|
||
1994-2002 by The XFree86 Project, Inc.; Copyright 2002 by Paul
|
||
Elliott
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the names of copyright holders not be used in advertising or
|
||
publicity pertaining to distribution of the software without
|
||
specific, written prior permission. The copyright holders make
|
||
no representations about the suitability of this software for
|
||
any purpose. It is provided "as is" without express or implied
|
||
warranty.
|
||
</para>
|
||
|
||
<para>
|
||
THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO
|
||
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE COPYRIGHT
|
||
HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
|
||
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
||
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
||
USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Yokota">
|
||
|
||
<title>Kazutaka YOKOTA License</title>
|
||
|
||
<para>
|
||
Copyright 1998 by Kazutaka YOKOTA
|
||
<yokota@zodiac.mech.utsunomiya-u.ac.jp>
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of Kazutaka YOKOTA not be used in advertising or
|
||
publicity pertaining to distribution of the software without
|
||
specific, written prior permission. Kazutaka YOKOTA makes no
|
||
representations about the suitability of this software for any
|
||
purpose. It is provided "as is" without express or implied
|
||
warranty.
|
||
</para>
|
||
|
||
<para>
|
||
KAZUTAKA YOKOTA DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
|
||
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||
AND FITNESS, IN NO EVENT SHALL KAZUTAKA YOKOTA BE LIABLE FOR ANY
|
||
SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
|
||
IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
||
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
||
THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Connectiva">
|
||
|
||
<title>Conectiva License</title>
|
||
|
||
<para>
|
||
Copyright (c) 2000 by Conectiva S.A. (http://www.conectiva.com)
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sublicense, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be
|
||
included in all copies or substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT. IN NO EVENT SHALL CONECTIVA LINUX BE LIABLE
|
||
FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||
SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Except as contained in this notice, the name of Conectiva Linux
|
||
shall not be used in advertising or otherwise to promote the
|
||
sale, use or other dealings in this Software without prior
|
||
written authorization from Conectiva Linux.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-RedHat-SuSE">
|
||
|
||
<title>Red Hat and SuSE License</title>
|
||
|
||
<para>
|
||
Copyright © 2008 Red Hat, Inc. Partly based on code Copyright ©
|
||
2000 SuSE, Inc.
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of Red Hat not be used in advertising or publicity
|
||
pertaining to distribution of the software without specific,
|
||
written prior permission. Red Hat makes no representations
|
||
about the suitability of this software for any purpose. It is
|
||
provided "as is" without express or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
Red Hat DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
|
||
IN NO EVENT SHALL Red Hat BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of SuSE not be used in advertising or publicity
|
||
pertaining to distribution of the software without specific,
|
||
written prior permission. SuSE makes no representations about
|
||
the suitability of this software for any purpose. It is
|
||
provided "as is" without express or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
SuSE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
|
||
IN NO EVENT SHALL SuSE BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-RedHat">
|
||
|
||
<title>Red Hat License</title>
|
||
|
||
<para>
|
||
Copyright (c) 2006 Red Hat, Inc. (C) Copyright 1998-1999
|
||
Precision Insight, Inc., Cedar Park, Texas. All Rights Reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sub license, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice (including
|
||
the next paragraph) shall be included in all copies or
|
||
substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NON-INFRINGEMENT. IN NO EVENT SHALL RED HAT, INC, OR PRECISION
|
||
INSIGHT AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES
|
||
OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
||
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX11-RedHat">
|
||
|
||
<title>X Consortium and Red Hat License</title>
|
||
|
||
<para>
|
||
Copyright (c) 1995 X Consortium Copyright 2004 Red Hat Inc.,
|
||
Durham, North Carolina. All Rights Reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation on the rights to use,
|
||
copy, modify, merge, publish, distribute, sublicense, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be
|
||
included in all copies or substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NON-INFRINGEMENT. IN NO EVENT SHALL RED HAT, THE X CONSORTIUM,
|
||
AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
||
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
||
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Except as contained in this notice, the name of the X Consortium
|
||
shall not be used in advertising or otherwise to promote the
|
||
sale, use or other dealings in this Software without prior
|
||
written authorization from the X Consortium.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-PrecisionInsight">
|
||
|
||
<title>Precision Insight License</title>
|
||
|
||
<para>
|
||
Copyright 1998-2000 Precision Insight, Inc., Cedar Park, Texas.;
|
||
Copyright 2000 VA Linux Systems, Inc.; Copyright (c) 2002, 2008,
|
||
2009 Apple Computer, Inc.; Copyright (c) 2003-2004 Torrey T.
|
||
Lyons.; All Rights Reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sub license, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice (including
|
||
the next paragraph) shall be included in all copies or
|
||
substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NON-INFRINGEMENT. IN NO EVENT SHALL PRECISION INSIGHT AND/OR
|
||
ITS SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
||
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
||
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-VALinux-IBM">
|
||
|
||
<title>VA Linux and IBM License</title>
|
||
|
||
<para>
|
||
(C) Copyright IBM Corporation 2003 All Rights Reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation on the rights to use,
|
||
copy, modify, merge, publish, distribute, sub license, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice (including
|
||
the next paragraph) shall be included in all copies or
|
||
substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NON-INFRINGEMENT. IN NO EVENT SHALL VA LINUX SYSTEM, IBM AND/OR
|
||
THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
||
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
||
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-IBM">
|
||
|
||
<title>IBM License</title>
|
||
|
||
<para>
|
||
(C) Copyright IBM Corporation 2004-2005 All Rights Reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sub license, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice (including
|
||
the next paragraph) shall be included in all copies or
|
||
substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NON-INFRINGEMENT. IN NO EVENT SHALL IBM, AND/OR THEIR SUPPLIERS
|
||
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
|
||
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
|
||
OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
||
IN THE SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-MetroLink1">
|
||
|
||
<title>Metro Link License (variant 1)</title>
|
||
|
||
<para>
|
||
Copyright (c) 1997 Metro Link Incorporated
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sub license, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be
|
||
included in all copies or substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE
|
||
FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||
SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Except as contained in this notice, the name of the Metro Link
|
||
shall not be used in advertising or otherwise to promote the
|
||
sale, use or other dealings in this Software without prior
|
||
written authorization from Metro Link.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-MetroLink2">
|
||
|
||
<title>Metro Link License (variant 2)</title>
|
||
|
||
<para>
|
||
Copyright 1995-1998 by Metro Link, Inc.; Copyright (c) 1997
|
||
Matthieu Herrb
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of Metro Link, Inc. not be used in advertising or
|
||
publicity pertaining to distribution of the software without
|
||
specific, written prior permission. Metro Link, Inc. makes no
|
||
representations about the suitability of this software for any
|
||
purpose. It is provided "as is" without express or implied
|
||
warranty.
|
||
</para>
|
||
|
||
<para>
|
||
METRO LINK, INC. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
|
||
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||
AND FITNESS, IN NO EVENT SHALL METRO LINK, INC. BE LIABLE FOR
|
||
ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
|
||
IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
||
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
||
THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-MetroLink3">
|
||
|
||
<title>Metro Link License (variant 3)</title>
|
||
|
||
<para>
|
||
Copyright 1998 by Metro Link Incorporated
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of Metro Link Incorporated not be used in advertising
|
||
or publicity pertaining to distribution of the software without
|
||
specific, written prior permission. Metro Link Incorporated
|
||
makes no representations about the suitability of this software
|
||
for any purpose. It is provided "as is" without express or
|
||
implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
METRO LINK INCORPORATED DISCLAIMS ALL WARRANTIES WITH REGARD TO
|
||
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL METRO LINK
|
||
INCORPORATED BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-NVIDIA">
|
||
|
||
<title>NVIDIA License</title>
|
||
|
||
<para>
|
||
Copyright (c) 2001, Andy Ritger aritger@nvidia.com All rights
|
||
reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Redistribution and use in source and binary forms, with or
|
||
without modification, are permitted provided that the following
|
||
conditions are met:
|
||
</para>
|
||
|
||
<para>
|
||
o Redistributions of source code must retain the above copyright
|
||
notice, this list of conditions and the following disclaimer.
|
||
</para>
|
||
|
||
<para>
|
||
o Redistributions in binary form must reproduce the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer in the documentation and/or other materials provided
|
||
with the distribution.
|
||
</para>
|
||
|
||
<para>
|
||
o Neither the name of NVIDIA nor the names of its contributors
|
||
may be used to endorse or promote products derived from this
|
||
software without specific prior written permission.
|
||
</para>
|
||
|
||
<para>
|
||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
|
||
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
|
||
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||
DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE
|
||
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
|
||
OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
||
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
|
||
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
||
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
|
||
TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
|
||
OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
|
||
OF SUCH DAMAGE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Vrije">
|
||
|
||
<title>Vrije Universiteit License</title>
|
||
|
||
<para>
|
||
Copyright 1992 Vrije Universiteit, The Netherlands
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, and distribute this software
|
||
and its documentation for any purpose and without fee is hereby
|
||
granted, provided that the above copyright notice appear in all
|
||
copies and that both that copyright notice and this permission
|
||
notice appear in supporting documentation, and that the name of
|
||
the Vrije Universiteit not be used in advertising or publicity
|
||
pertaining to distribution of the software without specific,
|
||
written prior permission. The Vrije Universiteit makes no
|
||
representations about the suitability of this software for any
|
||
purpose. It is provided "as is" without express or implied
|
||
warranty.
|
||
</para>
|
||
|
||
<para>
|
||
The Vrije Universiteit DISCLAIMS ALL WARRANTIES WITH REGARD TO
|
||
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL The Vrije
|
||
Universiteit BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Concurrent">
|
||
|
||
<title>Concurrent Computer Corporation License</title>
|
||
|
||
<para>
|
||
Copyright 1998 by Concurrent Computer Corporation
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of Concurrent Computer Corporation not be used in
|
||
advertising or publicity pertaining to distribution of the
|
||
software without specific, written prior permission. Concurrent
|
||
Computer Corporation makes no representations about the
|
||
suitability of this software for any purpose. It is provided
|
||
"as is" without express or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
CONCURRENT COMPUTER CORPORATION DISCLAIMS ALL WARRANTIES WITH
|
||
REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL CONCURRENT
|
||
COMPUTER CORPORATION BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Nokia">
|
||
|
||
<title>Nokia License</title>
|
||
|
||
<para>
|
||
Copyright (c) 2004 Nokia
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of Nokia not be used in advertising or publicity
|
||
pertaining to distribution of the software without specific,
|
||
written prior permission. Nokia makes no representations about
|
||
the suitability of this software for any purpose. It is
|
||
provided "as is" without express or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
NOKIA DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
|
||
IN NO EVENT SHALL NOKIA BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Adobe">
|
||
|
||
<title>Adobe License</title>
|
||
|
||
<para>
|
||
(c)Copyright 1988,1991 Adobe Systems Incorporated. All rights
|
||
reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sublicense this
|
||
software and its documentation for any purpose and without fee
|
||
is hereby granted, provided that the above copyright notices
|
||
appear in all copies and that both those copyright notices and
|
||
this permission notice appear in supporting documentation and
|
||
that the name of Adobe Systems Incorporated not be used in
|
||
advertising or publicity pertaining to distribution of the
|
||
software without specific, written prior permission. No
|
||
trademark license to use the Adobe trademarks is hereby granted.
|
||
If the Adobe trademark "Display PostScript"(tm) is used to
|
||
describe this software, its functionality or for any other
|
||
purpose, such use shall be limited to a statement that this
|
||
software works in conjunction with the Display PostScript
|
||
system. Proper trademark attribution to reflect Adobe's
|
||
ownership of the trademark shall be given whenever any such
|
||
reference to the Display PostScript system is made.
|
||
</para>
|
||
|
||
<para>
|
||
ADOBE MAKES NO REPRESENTATIONS ABOUT THE SUITABILITY OF THE SOFTWARE FOR ANY
|
||
PURPOSE. IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY. ADOBE
|
||
DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED
|
||
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-
|
||
INFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL ADOBE BE LIABLE TO YOU
|
||
OR ANY OTHER PARTY FOR ANY SPECIAL, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
|
||
DAMAGES WHATSOEVER WHETHER IN AN ACTION OF CONTRACT,NEGLIGENCE, STRICT
|
||
LIABILITY OR ANY OTHER ACTION ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||
PERFORMANCE OF THIS SOFTWARE. ADOBE WILL NOT PROVIDE ANY TRAINING OR OTHER
|
||
SUPPORT FOR THE SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Adobe, PostScript, and Display PostScript are trademarks of Adobe Systems
|
||
Incorporated which may be registered in certain jurisdictions.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-UC">
|
||
|
||
<title>University of California License (variant 1)</title>
|
||
|
||
<para>
|
||
Copyright (c) 1987 by the Regents of the University of California
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, and distribute this software
|
||
and its documentation for any purpose and without fee is hereby
|
||
granted, provided that the above copyright notice appear in all
|
||
copies. The University of California makes no representations
|
||
about the suitability of this software for any purpose. It is
|
||
provided "as is" without express or implied warranty.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-UC2">
|
||
|
||
<title>University of California License (variant 2)</title>
|
||
|
||
<para>
|
||
Copyright (c) 1989, 1990, 1993, 1994 The Regents of the
|
||
University of California. All rights reserved.
|
||
</para>
|
||
|
||
<para>
|
||
This code is derived from software contributed to Berkeley by
|
||
Chris Torek.
|
||
</para>
|
||
|
||
<para>
|
||
This code is derived from software contributed to Berkeley by
|
||
Michael Rendell of Memorial University of Newfoundland.
|
||
</para>
|
||
|
||
<para>
|
||
Redistribution and use in source and binary forms, with or
|
||
without modification, are permitted provided that the following
|
||
conditions are met:
|
||
</para>
|
||
|
||
<para>
|
||
1. Redistributions of source code must retain the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer.
|
||
</para>
|
||
|
||
<para>
|
||
2. Redistributions in binary form must reproduce the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer in the documentation and/or other materials provided
|
||
with the distribution.
|
||
</para>
|
||
|
||
<para>
|
||
4. Neither the name of the University nor the names of its
|
||
contributors may be used to endorse or promote products derived
|
||
from this software without specific prior written permission.
|
||
</para>
|
||
|
||
<para>
|
||
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS
|
||
IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
||
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||
FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
|
||
SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
|
||
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
||
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
|
||
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
||
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
|
||
THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||
SUCH DAMAGE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-OMRON-DG">
|
||
|
||
<title>OMRON Corporation and Data General Corporation License</title>
|
||
|
||
<para>
|
||
Copyright 1992, 1993 Data General Corporation; Copyright 1992,
|
||
1993 OMRON Corporation
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
neither the name OMRON or DATA GENERAL be used in advertising or
|
||
publicity pertaining to distribution of the software without
|
||
specific, written prior permission of the party whose name is to
|
||
be used. Neither OMRON or DATA GENERAL make any representation
|
||
about the suitability of this software for any purpose. It is
|
||
provided "as is" without express or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
OMRON AND DATA GENERAL EACH DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
|
||
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
|
||
IN NO EVENT SHALL OMRON OR DATA GENERAL BE LIABLE FOR ANY SPECIAL, INDIRECT
|
||
OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
|
||
OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Legacy1">
|
||
|
||
<title>X11 Legacy License (variant 1)</title>
|
||
|
||
<para>
|
||
Copyright (c) 1999 Keith Packard; Copyright (c) 2000 Compaq
|
||
Computer Corporation; Copyright (c) 2002 MontaVista Software
|
||
Inc.; Copyright (c) 2005 OpenedHand Ltd.; Copyright (c) 2006
|
||
Nokia Corporation
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of the authors and/or copyright holders not be used in
|
||
advertising or publicity pertaining to distribution of the
|
||
software without specific, written prior permission. The
|
||
authors and/or copyright holders make no representations about
|
||
the suitability of this software for any purpose. It is
|
||
provided "as is" without express or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
THE AUTHORS AND/OR COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES
|
||
WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
|
||
OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE AUTHORS
|
||
AND/OR COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Legacy2">
|
||
|
||
<title>X11 Legacy License (variant 2)</title>
|
||
|
||
<para>
|
||
Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany;
|
||
Copyright 1993 by David Wexelblat <dwex@goblin.org>;
|
||
Copyright 1999 by David Holland <davidh@iquest.net>;
|
||
Copyright (c) 2000 Compaq Computer Corporation; Copyright (c)
|
||
2002 Hewlett-Packard Company; Copyright (c) 2004, 2005 Red Hat,
|
||
Inc.; Copyright (c) 2004 Nicholas Miell; Copyright (c) 2005
|
||
Trolltech AS; Copyright (c) 2006 Intel Corporation; Copyright
|
||
(c) 2006-2007 Keith Packard; Copyright (c) 2008 Red Hat, Inc;
|
||
Copyright (c) 2008 George Sapountzis <gsap7@yahoo.gr>;
|
||
Copyright (c) 2000 Keith Packard, member of The XFree86 Project,
|
||
Inc.; 2005 Lars Knoll & Zack Rusin, Trolltech
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of the copyright holders not be used in advertising or
|
||
publicity pertaining to distribution of the software without
|
||
specific, written prior permission. The copyright holders make
|
||
no representations about the suitability of this software for
|
||
any purpose. It is provided "as is" without express or implied
|
||
warranty.
|
||
</para>
|
||
|
||
<para>
|
||
THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO
|
||
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE COPYRIGHT
|
||
HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
|
||
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
||
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
||
USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Legacy3">
|
||
|
||
<title>X11 Legacy License (variant 3)</title>
|
||
|
||
<para>
|
||
Copyright 1987, 1998 The Open Group; Copyright (c) 1998-1999,
|
||
2001 The XFree86 Project, Inc.; Copyright (c) 2000 VA Linux
|
||
Systems, Inc.; Copyright (c) 2000, 2001 Nokia Home
|
||
Communications; Copyright (c) 2007, 2008 Red Hat, Inc.; All
|
||
rights reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, and/or sell copies of
|
||
the Software, and to permit persons to whom the Software is
|
||
furnished to do so, provided that the above copyright notice(s)
|
||
and this permission notice appear in all copies of the Software
|
||
and that both the above copyright notice(s) and this permission
|
||
notice appear in supporting documentation.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
|
||
COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE
|
||
FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
|
||
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
|
||
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||
PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Except as contained in this notice, the name of a copyright
|
||
holder shall not be used in advertising or otherwise to promote
|
||
the sale, use or other dealings in this Software without prior
|
||
written authorization of the copyright holder.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Legacy4">
|
||
|
||
<title>X11 Legacy License (variant 4)</title>
|
||
|
||
<para>
|
||
Copyright 1996 by Thomas E. Dickey <dickey@clark.net> All
|
||
Rights Reserved
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, and distribute this software
|
||
and its documentation for any purpose and without fee is hereby
|
||
granted, provided that the above copyright notice appear in all
|
||
copies and that both that copyright notice and this permission
|
||
notice appear in supporting documentation, and that the name of
|
||
the above listed copyright holder(s) not be used in advertising
|
||
or publicity pertaining to distribution of the software without
|
||
specific, written prior
|
||
</para>
|
||
|
||
<para>
|
||
THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM ALL WARRANTIES
|
||
WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
|
||
OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE ABOVE
|
||
LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY SPECIAL, INDIRECT
|
||
OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
|
||
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
|
||
CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
||
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Legacy5">
|
||
|
||
<title>X11 Legacy License (variant 5)</title>
|
||
|
||
<para>
|
||
Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.;
|
||
Copyright (c) 2001 Andreas Monitzer.; Copyright (c) 2001-2004
|
||
Greg Parker.; Copyright (c) 2001-2004 Torrey T. Lyons; Copyright
|
||
(c) 2002-2003 Apple Computer, Inc.; Copyright (c) 2004-2005
|
||
Alexander Gottwald; Copyright (c) 2002-2009 Apple Inc.;
|
||
Copyright (c) 2007 Jeremy Huddleston; All Rights Reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sublicense, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be
|
||
included in all copies or substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT. IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT
|
||
HOLDER(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||
OTHER DEALINGS IN THE SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Except as contained in this notice, the name(s) of the above
|
||
copyright holders shall not be used in advertising or otherwise
|
||
to promote the sale, use or other dealings in this Software
|
||
without prior written authorization.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Legacy6">
|
||
|
||
<title>X11 Legacy License (variant 6)</title>
|
||
|
||
<para>
|
||
Copyright (C) 1999,2000 by Eric Sunshine
|
||
<sunshine@sunshineco.com>; Copyright (C) 2001-2005 by
|
||
Thomas Winischhofer, Vienna, Austria.; All rights reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Redistribution and use in source and binary forms, with or without
|
||
modification, are permitted provided that the following conditions are met:
|
||
</para>
|
||
|
||
<para>
|
||
1. Redistributions of source code must retain the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer.
|
||
</para>
|
||
|
||
<para>
|
||
2. Redistributions in binary form must reproduce the above
|
||
copyright notice, this list of conditions and the following
|
||
disclaimer in the documentation and/or other materials provided
|
||
with the distribution.
|
||
</para>
|
||
|
||
<para>
|
||
3. The name of the author may not be used to endorse or promote
|
||
products derived from this software without specific prior
|
||
written permission.
|
||
</para>
|
||
|
||
<para>
|
||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY
|
||
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
|
||
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
|
||
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
|
||
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
||
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
|
||
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
||
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
||
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
||
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
||
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
||
THE POSSIBILITY OF SUCH DAMAGE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Legacy7">
|
||
|
||
<title>X11 Legacy License (variant 7)</title>
|
||
|
||
<para>
|
||
Copyright (C) 2005 Bogdan D. bogdand@users.sourceforge.net
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sublicense, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be
|
||
included in all copies or substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
|
||
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||
SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Except as contained in this notice, the name of the author shall
|
||
not be used in advertising or otherwise to promote the sale, use
|
||
or other dealings in this Software without prior written
|
||
authorization from the author.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Legacy8">
|
||
|
||
<title>X11 Legacy License (variant 8)</title>
|
||
|
||
<para>
|
||
Copyright (c) 2002 David Dawes
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sublicense, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be
|
||
included in all copies or substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR
|
||
ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
|
||
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||
SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Except as contained in this notice, the name of the author(s)
|
||
shall not be used in advertising or otherwise to promote the
|
||
sale, use or other dealings in this Software without prior
|
||
written authorization from the author(s).
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Legacy9">
|
||
|
||
<title>X11 Legacy License (variant 9)</title>
|
||
|
||
<para>
|
||
Copyright (C) 1996-1999 SciTech Software, Inc.; Copyright (C)
|
||
David Mosberger-Tang; Copyright (C) 1999 Egbert Eich; Copyright
|
||
(C) 2008 Bart Trojanowski, Symbio Technologies, LLC
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of the authors not be used in advertising or publicity
|
||
pertaining to distribution of the software without specific,
|
||
written prior permission. The authors makes no representations
|
||
about the suitability of this software for any purpose. It is
|
||
provided "as is" without express or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
THE AUTHORS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
|
||
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||
AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
|
||
SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
|
||
IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
||
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
||
THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Legacy10">
|
||
|
||
<title>X11 Legacy License (variant 10)</title>
|
||
|
||
<para>
|
||
Copyright 2005-2006 Luc Verhaegen.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sublicense, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be
|
||
included in all copies or substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) OR
|
||
AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||
OTHER DEALINGS IN THE SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Legacy11">
|
||
|
||
<title>X11 Legacy License (variant 11)</title>
|
||
|
||
<para>
|
||
Copyright 1995 by Robin Cutshaw <robin@XFree86.Org>;
|
||
Copyright 2000 by Egbert Eich; Copyright 2002 by David Dawes
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the names of the above listed copyright holder(s) not be used in
|
||
advertising or publicity pertaining to distribution of the
|
||
software without specific, written prior permission. The above
|
||
listed copyright holder(s) make(s) no representations about the
|
||
suitability of this software for any purpose. It is provided
|
||
"as is" without express or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM(S) ALL WARRANTIES
|
||
WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
|
||
OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE ABOVE
|
||
LISTED COPYRIGHT HOLDER(S) BE LIABLE FOR ANY SPECIAL, INDIRECT
|
||
OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
|
||
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
|
||
CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
||
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Legacy12">
|
||
|
||
<title>X11 Legacy License (variant 12)</title>
|
||
|
||
<para>
|
||
Copyright 1990, 1991 by Thomas Roell, Dinkelscherben, Germany; Copyright 1992 by David Dawes <dawes@XFree86.org>; Copyright 1992 by Jim Tsillas <jtsilla@damon.ccs.northeastern.edu>; Copyright 1992 by Rich Murphey <Rich@Rice.edu>; Copyright 1992 by Robert Baron <Robert.Baron@ernst.mach.cs.cmu.edu>; Copyright 1992 by Orest Zborowski <obz@eskimo.com>; Copyright 1993 by Vrije Universiteit, The Netherlands; Copyright 1993 by David Wexelblat <dwex@XFree86.org>; Copyright 1994, 1996 by Holger Veit <Holger.Veit@gmd.de>; Copyright 1997 by Takis Psarogiannakopoulos <takis@dpmms.cam.ac.uk>; Copyright 1994-2003 by The XFree86 Project, Inc
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the names of the above listed copyright holders not be used in
|
||
advertising or publicity pertaining to distribution of the
|
||
software without specific, written prior permission. The above
|
||
listed copyright holders make no representations about the
|
||
suitability of this software for any purpose. It is provided
|
||
"as is" without express or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
THE ABOVE LISTED COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH
|
||
REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED
|
||
COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Legacy13">
|
||
|
||
<title>X11 Legacy License (variant 13)</title>
|
||
|
||
<para>
|
||
Copyright (C) 2000 Keith Packard; 2004 Eric Anholt; 2005 Zack Rusin
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of copyright holders not be used in advertising or
|
||
publicity pertaining to distribution of the software without
|
||
specific, written prior permission. Copyright holders make no
|
||
representations about the suitability of this software for any
|
||
purpose. It is provided "as is" without express or implied
|
||
warranty.
|
||
</para>
|
||
|
||
<para>
|
||
THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO
|
||
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE COPYRIGHT
|
||
HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
|
||
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
||
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
||
USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Legacy14">
|
||
|
||
<title>X11 Legacy License (variant 14)</title>
|
||
|
||
<para>
|
||
(C) Copyright IBM Corporation 2002-2007 All Rights Reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation on the rights to use,
|
||
copy, modify, merge, publish, distribute, sub license, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice (including
|
||
the next paragraph) shall be included in all copies or
|
||
substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS
|
||
AND/OR THEIR SUPPLIERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
||
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
|
||
USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that this permission notice appear in
|
||
supporting documentation. This permission notice shall be
|
||
included in all copies or substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
|
||
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||
SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-DavorMatic">
|
||
|
||
<title>Davor Matic License</title>
|
||
|
||
<para>
|
||
Copyright 1993 by Davor Matic
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation. Davor
|
||
Matic makes no representations about the suitability of this
|
||
software for any purpose. It is provided "as is" without
|
||
express or implied warranty.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-HaroldHuntII">
|
||
|
||
<title>Harold L Hunt II License</title>
|
||
|
||
<para>
|
||
Copyright (C) 2001-2004 Harold L Hunt II All Rights Reserved.;
|
||
Copyright (C) Colin Harrison 2005-2008
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sublicense, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be
|
||
included in all copies or substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT. IN NO EVENT SHALL HAROLD L HUNT II BE LIABLE
|
||
FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||
SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Except as contained in this notice, the name of Harold L Hunt II
|
||
shall not be used in advertising or otherwise to promote the
|
||
sale, use or other dealings in this Software without prior
|
||
written authorization from Harold L Hunt II.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Roell">
|
||
|
||
<title>Thomas Roell License</title>
|
||
|
||
<para>
|
||
Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany.
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of Thomas Roell not be used in advertising or publicity
|
||
pertaining to distribution of the software without specific,
|
||
written prior permission. Thomas Roell makes no representations
|
||
about the suitability of this software for any purpose. It is
|
||
provided "as is" without express or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
THOMAS ROELL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
|
||
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||
AND FITNESS, IN NO EVENT SHALL THOMAS ROELL BE LIABLE FOR ANY
|
||
SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
|
||
IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
||
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
||
THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Roell-Wexelblat">
|
||
|
||
<title>Thomas Roell and David Wexelblat License</title>
|
||
|
||
<para>
|
||
Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany;
|
||
Copyright 1993 by David Wexelblat <dwex@goblin.org>
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the names of Thomas Roell and David Wexelblat not be used in
|
||
advertising or publicity pertaining to distribution of the
|
||
software without specific, written prior permission. Thomas
|
||
Roell and David Wexelblat makes no representations about the
|
||
suitability of this software for any purpose. It is provided
|
||
"as is" without express or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
THOMAS ROELL AND DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES WITH
|
||
REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THOMAS ROELL OR
|
||
DAVID WEXELBLAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Roell-SGCS">
|
||
|
||
<title>Thomas Roell and SGCS (Snitily Graphics Consulting Services) License</title>
|
||
|
||
<para>
|
||
Copyright 1990,91,92,93 by Thomas Roell, Germany.; Copyright
|
||
1991,92,93 by SGCS (Snitily Graphics Consulting Services),
|
||
USA.
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of Thomas Roell nor SGCS be used in advertising or
|
||
publicity pertaining to distribution of the software without
|
||
specific, written prior permission. Thomas Roell nor SGCS makes
|
||
no representations about the suitability of this software for
|
||
any purpose. It is provided "as is" without express or implied
|
||
warranty.
|
||
</para>
|
||
|
||
<para>
|
||
THOMAS ROELL AND SGCS DISCLAIMS ALL WARRANTIES WITH REGARD TO
|
||
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THOMAS ROELL OR
|
||
SGCS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
|
||
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
||
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
||
USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Hourihane">
|
||
|
||
<title>Alan Hourihane License</title>
|
||
|
||
<para>
|
||
Copyright 1998 by Alan Hourihane, Wigan, England.; Copyright
|
||
2000-2002 by Alan Hourihane, Flint Mountain, North Wales.
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of Alan Hourihane not be used in advertising or
|
||
publicity pertaining to distribution of the software without
|
||
specific, written prior permission. Alan Hourihane makes no
|
||
representations about the suitability of this software for any
|
||
purpose. It is provided "as is" without express or implied
|
||
warranty.
|
||
</para>
|
||
|
||
<para>
|
||
ALAN HOURIHANE DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
|
||
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||
AND FITNESS, IN NO EVENT SHALL ALAN HOURIHANE BE LIABLE FOR ANY
|
||
SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
|
||
IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
||
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
||
THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Keithley">
|
||
|
||
<title>Kaleb S. Keithley License</title>
|
||
|
||
<para>
|
||
Copyright 1995 Kaleb S. KEITHLEY
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sublicense, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be
|
||
included in all copies or substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
||
IN NO EVENT SHALL Kaleb S. KEITHLEY BE LIABLE FOR ANY CLAIM, DAMAGES
|
||
OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
||
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||
OTHER DEALINGS IN THE SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Except as contained in this notice, the name of Kaleb S.
|
||
KEITHLEY shall not be used in advertising or otherwise to
|
||
promote the sale, use or other dealings in this Software without
|
||
prior written authorization from Kaleb S. KEITHLEY
|
||
</para>
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Herrb">
|
||
|
||
<title>Matthieu Herrb License</title>
|
||
|
||
<para>
|
||
Copyright (c) 1997 Matthieu Herrb
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of Matthieu Herrb not be used in advertising or
|
||
publicity pertaining to distribution of the software without
|
||
specific, written prior permission. Matthieu Herrb makes no
|
||
representations about the suitability of this software for any
|
||
purpose. It is provided "as is" without express or implied
|
||
warranty.
|
||
</para>
|
||
|
||
<para>
|
||
MATTHIEU HERRB DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||
EVENT SHALL MATTHIEU HERRB BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||
PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Eich">
|
||
|
||
<title>Egbert Eich License</title>
|
||
|
||
<para>
|
||
Copyright 2004, Egbert Eich
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sublicense, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be included in
|
||
all copies or substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||
EGBERT EICH BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
|
||
NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||
</para>
|
||
|
||
<para>
|
||
Except as contained in this notice, the name of Egbert Eich
|
||
shall not be used in advertising or otherwise to promote the
|
||
sale, use or other dealings in this Software without prior
|
||
written authorization from Egbert Eich.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Wexelblat">
|
||
|
||
<title>David Wexelblat License</title>
|
||
|
||
<para>
|
||
Copyright 1993 by David Wexelblat <dwex@goblin.org>;
|
||
Copyright 2005 by Kean Johnston <jkj@sco.com>; Copyright
|
||
1993 by David McCullough <davidm@stallion.oz.au>
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of David Wexelblat not be used in advertising or
|
||
publicity pertaining to distribution of the software without
|
||
specific, written prior permission. David Wexelblat makes no
|
||
representations about the suitability of this software for any
|
||
purpose. It is provided "as is" without express or implied
|
||
warranty.
|
||
</para>
|
||
|
||
<para>
|
||
DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
|
||
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||
AND FITNESS, IN NO EVENT SHALL DAVID WEXELBLAT BE LIABLE FOR ANY
|
||
SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
|
||
IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
||
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
||
THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Zborowski-Wexelblat">
|
||
|
||
<title>Orest Zborowski and David Wexelblat License</title>
|
||
|
||
<para>
|
||
Copyright 1992 by Orest Zborowski <obz@Kodak.com>;
|
||
Copyright 1993 by David Wexelblat <dwex@goblin.org>
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the names of Orest Zborowski and David Wexelblat not be used in
|
||
advertising or publicity pertaining to distribution of the
|
||
software without specific, written prior permission. Orest
|
||
Zborowski and David Wexelblat make no representations about the
|
||
suitability of this software for any purpose. It is provided
|
||
"as is" without express or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
OREST ZBOROWSKI AND DAVID WEXELBLAT DISCLAIMS ALL WARRANTIES
|
||
WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
|
||
OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL OREST
|
||
ZBOROWSKI OR DAVID WEXELBLAT BE LIABLE FOR ANY SPECIAL, INDIRECT
|
||
OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
|
||
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
|
||
CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
||
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Zborowski-Dawes">
|
||
|
||
<title>Orest Zborowski and David Dawes License</title>
|
||
|
||
<para>
|
||
Copyright 1992 by Orest Zborowski <obz@Kodak.com>;
|
||
Copyright 1993 by David Dawes <dawes@xfree86.org>
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the names of Orest Zborowski and David Dawes not be used in
|
||
advertising or publicity pertaining to distribution of the
|
||
software without specific, written prior permission. Orest
|
||
Zborowski and David Dawes make no representations about the
|
||
suitability of this software for any purpose. It is provided
|
||
"as is" without express or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
OREST ZBOROWSKI AND DAVID DAWES DISCLAIMS ALL WARRANTIES WITH
|
||
REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL OREST ZBOROWSKI
|
||
OR DAVID DAWES BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Lepied">
|
||
|
||
<title>Frederic Lepied License</title>
|
||
|
||
<para>
|
||
Copyright 1995-1999 by Frederic Lepied, France.
|
||
<fred@sugix.frmug.fr.net>
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby
|
||
granted without fee, provided that the above copyright notice
|
||
appear in all copies and that both that copyright notice
|
||
and this permission notice appear in supporting
|
||
documentation, and that the name of Frederic Lepied not
|
||
be used in advertising or publicity pertaining to distribution
|
||
of the software without specific, written prior
|
||
permission. Frederic Lepied makes no representations
|
||
about the suitability of this software for any purpose. It is
|
||
provided "as is" without express or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
FREDERIC LEPIED DISCLAIMS ALL WARRANTIES WITH REGARD TO
|
||
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL FREDERIC
|
||
LEPIED BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
|
||
CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
|
||
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
|
||
SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Murphy-Wexelblat">
|
||
|
||
<title>Rich Murphey and David Wexelblat License</title>
|
||
|
||
<para>
|
||
Copyright 1992 by Rich Murphey <Rich@Rice.edu>; Copyright
|
||
1993 by David Wexelblat <dwex@goblin.org>
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the names of Rich Murphey and David Wexelblat not be used in
|
||
advertising or publicity pertaining to distribution of the
|
||
software without specific, written prior permission. Rich
|
||
Murphey and David Wexelblat make no representations about the
|
||
suitability of this software for any purpose. It is provided
|
||
"as is" without express or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
RICH MURPHEY AND DAVID WEXELBLAT DISCLAIM ALL WARRANTIES WITH
|
||
REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL RICH MURPHEY OR
|
||
DAVID WEXELBLAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
|
||
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Murphey-Dawes">
|
||
|
||
<title>Rich Murphey and David Dawes License</title>
|
||
|
||
<para>
|
||
Copyright 1992 by Rich Murphey <Rich@Rice.edu>; Copyright
|
||
1993 by David Dawes <dawes@xfree86.org>
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the names of Rich Murphey and David Dawes not be used in
|
||
advertising or publicity pertaining to distribution of the
|
||
software without specific, written prior permission. Rich
|
||
Murphey and David Dawes make no representations about the
|
||
suitability of this software for any purpose. It is provided
|
||
"as is" without express or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
RICH MURPHEY AND DAVID DAWES DISCLAIM ALL WARRANTIES WITH REGARD
|
||
TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL RICH MURPHEY OR
|
||
DAVID DAWES BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
|
||
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
||
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
||
USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Carlsson">
|
||
|
||
<title>Anders Carlsson License</title>
|
||
|
||
<para>
|
||
Copyright (c) 2003-2004 Anders Carlsson
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of Anders Carlsson not be used in advertising or
|
||
publicity pertaining to distribution of the software without
|
||
specific, written prior permission. Anders Carlsson makes no
|
||
representations about the suitability of this software for any
|
||
purpose. It is provided "as is" without express or implied
|
||
warranty.
|
||
</para>
|
||
|
||
<para>
|
||
ANDERS CARLSSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
|
||
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||
AND FITNESS, IN NO EVENT SHALL ANDERS CARLSSON BE LIABLE FOR ANY
|
||
SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
|
||
IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
||
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
||
THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Anholt">
|
||
|
||
<title>Eric Anholt License</title>
|
||
|
||
<para>
|
||
Copyright (C) 2003 Anders Carlsson; Copyright (c) 2003-2004 Eric
|
||
Anholt; Copyright (c) 2004 Keith Packard
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of Eric Anholt not be used in advertising or publicity
|
||
pertaining to distribution of the software without specific,
|
||
written prior permission. Eric Anholt makes no representations
|
||
about the suitability of this software for any purpose. It is
|
||
provided "as is" without express or implied warranty.
|
||
</para>
|
||
|
||
<para>
|
||
ERIC ANHOLT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
|
||
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||
AND FITNESS, IN NO EVENT SHALL ERIC ANHOLT BE LIABLE FOR ANY
|
||
SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
|
||
IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
||
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
||
THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Miller">
|
||
|
||
<title>Todd C. Miller License</title>
|
||
|
||
<para>
|
||
Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, and distribute this software for any
|
||
purpose with or without fee is hereby granted, provided that the above
|
||
copyright notice and this permission notice appear in all copies.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS
|
||
ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
|
||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT
|
||
SHALL TODD C. MILLER BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
|
||
RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
||
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
|
||
OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
|
||
SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Blundell">
|
||
|
||
<title>Philip Blundell License</title>
|
||
|
||
<para>
|
||
Copyright (c) 2003-2004 Philip Blundell
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of Philip Blundell not be used in advertising or
|
||
publicity pertaining to distribution of the software without
|
||
specific, written prior permission. Philip Blundell makes no
|
||
representations about the suitability of this software for any
|
||
purpose. It is provided "as is" without express or implied
|
||
warranty.
|
||
</para>
|
||
|
||
<para>
|
||
PHILIP BLUNDELL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
|
||
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||
AND FITNESS, IN NO EVENT SHALL PHILIP BLUNDELL BE LIABLE FOR ANY
|
||
SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
|
||
IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
||
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
||
THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-AureleLF">
|
||
|
||
<title>Marc Aurele La France License</title>
|
||
|
||
<para>
|
||
Copyright 1997-2004 by Marc Aurele La France (TSI @ UQV),
|
||
tsi@xfree86.org
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of Marc Aurele La France not be used in advertising or
|
||
publicity pertaining to distribution of the software without
|
||
specific, written prior permission. Marc Aurele La France makes
|
||
no representations about the suitability of this software for
|
||
any purpose. It is provided "as-is" without express or implied
|
||
warranty.
|
||
</para>
|
||
|
||
<para>
|
||
MARC AURELE LA FRANCE DISCLAIMS ALL WARRANTIES WITH REGARD TO
|
||
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
|
||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL MARC AURELE LA
|
||
FRANCE BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
|
||
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
||
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
|
||
USE OR PERFORMANCE OF THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Johnston">
|
||
|
||
<title>J. Kean Johnston License</title>
|
||
|
||
<para>
|
||
Copyright 2001-2005 by J. Kean Johnston <jkj@sco.com>
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name J. Kean Johnston not be used in advertising or
|
||
publicity pertaining to distribution of the software without
|
||
specific, written prior permission. J. Kean Johnston makes no
|
||
representations about the suitability of this software for any
|
||
purpose. It is provided "as is" without express or implied
|
||
warranty.
|
||
</para>
|
||
|
||
<para>
|
||
J. KEAN JOHNSTON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
|
||
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||
AND FITNESS, IN NO EVENT SHALL J. KEAN JOHNSTON BE LIABLE FOR
|
||
ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
|
||
IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
||
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
||
THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Jelinek">
|
||
|
||
<title>Jakub Jelinek License</title>
|
||
|
||
<para>
|
||
Copyright (C) 2000 Jakub Jelinek (jakub@redhat.com)
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sublicense, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be
|
||
included in all copies or substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT. IN NO EVENT SHALL JAKUB JELINEK BE LIABLE FOR
|
||
ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
|
||
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||
SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Yasushi">
|
||
|
||
<title>UCHIYAMA Yasushi License</title>
|
||
|
||
<para>
|
||
Copyright 1997,1998 by UCHIYAMA Yasushi
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of UCHIYAMA Yasushi not be used in advertising or
|
||
publicity pertaining to distribution of the software without
|
||
specific, written prior permission. UCHIYAMA Yasushi makes no
|
||
representations about the suitability of this software for any
|
||
purpose. It is provided "as is" without express or implied
|
||
warranty.
|
||
</para>
|
||
|
||
<para>
|
||
UCHIYAMA YASUSHI DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
|
||
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||
AND FITNESS, IN NO EVENT SHALL UCHIYAMA YASUSHI BE LIABLE FOR
|
||
ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
|
||
IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
||
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
||
THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-OpenedHand">
|
||
|
||
<title>OpenedHand Ltd License</title>
|
||
|
||
<para>
|
||
Copyright (c) 2007 OpenedHand Ltd
|
||
</para>
|
||
|
||
<para>
|
||
Permission to use, copy, modify, distribute, and sell this
|
||
software and its documentation for any purpose is hereby granted
|
||
without fee, provided that the above copyright notice appear in
|
||
all copies and that both that copyright notice and this
|
||
permission notice appear in supporting documentation, and that
|
||
the name of OpenedHand Ltd not be used in advertising or
|
||
publicity pertaining to distribution of the software without
|
||
specific, written prior permission. OpenedHand Ltd makes no
|
||
representations about the suitability of this software for any
|
||
purpose. It is provided "as is" without express or implied
|
||
warranty.
|
||
</para>
|
||
|
||
<para>
|
||
OpenedHand Ltd DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
|
||
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||
AND FITNESS, IN NO EVENT SHALL OpenedHand Ltd BE LIABLE FOR ANY
|
||
SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
|
||
IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
||
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
|
||
THIS SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licX-Oracle">
|
||
|
||
<title>Oracle License</title>
|
||
|
||
<para>
|
||
Copyright (c) 1991, Oracle and/or its affiliates. All rights
|
||
reserved.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and associated documentation
|
||
files (the "Software"), to deal in the Software without
|
||
restriction, including without limitation the rights to use,
|
||
copy, modify, merge, publish, distribute, sublicense, and/or
|
||
sell copies of the Software, and to permit persons to whom the
|
||
Software is furnished to do so, subject to the following
|
||
conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice (including
|
||
the next paragraph) shall be included in all copies or
|
||
substantial portions of the Software.
|
||
</para>
|
||
|
||
<para>
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||
OTHER DEALINGS IN THE SOFTWARE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licNVIDIA-Glslang">
|
||
|
||
<title>NVIDIA License for Glslang</title>
|
||
|
||
<para>
|
||
Copyright (c) 2002, NVIDIA Corporation.
|
||
</para>
|
||
|
||
<para>
|
||
NVIDIA Corporation("NVIDIA") supplies this software to you in
|
||
consideration of your agreement to the following terms, and your
|
||
use, installation, modification or redistribution of this NVIDIA
|
||
software constitutes acceptance of these terms. If you do not
|
||
agree with these terms, please do not use, install, modify or
|
||
redistribute this NVIDIA software.
|
||
</para>
|
||
|
||
<para>
|
||
In consideration of your agreement to abide by the following
|
||
terms, and subject to these terms, NVIDIA grants you a personal,
|
||
non-exclusive license, under NVIDIA's copyrights in this
|
||
original NVIDIA software (the "NVIDIA Software"), to use,
|
||
reproduce, modify and redistribute the NVIDIA Software, with or
|
||
without modifications, in source and/or binary forms; provided
|
||
that if you redistribute the NVIDIA Software, you must retain
|
||
the copyright notice of NVIDIA, this notice and the following
|
||
text and disclaimers in all such redistributions of the NVIDIA
|
||
Software. Neither the name, trademarks, service marks nor logos
|
||
of NVIDIA Corporation may be used to endorse or promote products
|
||
derived from the NVIDIA Software without specific prior written
|
||
permission from NVIDIA. Except as expressly stated in this
|
||
notice, no other rights or licenses express or implied, are
|
||
granted by NVIDIA herein, including but not limited to any
|
||
patent rights that may be infringed by your derivative works or
|
||
by other works in which the NVIDIA Software may be incorporated.
|
||
No hardware is licensed hereunder.
|
||
</para>
|
||
|
||
<para>
|
||
THE NVIDIA SOFTWARE IS BEING PROVIDED ON AN "AS IS" BASIS,
|
||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
|
||
IMPLIED, INCLUDING WITHOUT LIMITATION, WARRANTIES OR CONDITIONS
|
||
OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY, FITNESS FOR A
|
||
PARTICULAR PURPOSE, OR ITS USE AND OPERATION EITHER ALONE OR IN
|
||
COMBINATION WITH OTHER PRODUCTS.
|
||
</para>
|
||
|
||
<para>
|
||
IN NO EVENT SHALL NVIDIA BE LIABLE FOR ANY SPECIAL, INDIRECT,
|
||
INCIDENTAL, EXEMPLARY, CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
||
LIMITED TO, LOST PROFITS; PROCUREMENT OF SUBSTITUTE GOODS OR
|
||
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
||
INTERRUPTION) OR ARISING IN ANY WAY OUT OF THE USE,
|
||
REPRODUCTION, MODIFICATION AND/OR DISTRIBUTION OF THE NVIDIA
|
||
SOFTWARE, HOWEVER CAUSED AND WHETHER UNDER THEORY OF CONTRACT,
|
||
TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, EVEN
|
||
IF NVIDIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licKhronos-Glslang">
|
||
|
||
<title>The Khronos Group Inc. License for Glslang</title>
|
||
|
||
<para>
|
||
Copyright (c) 2014-2016 The Khronos Group Inc.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and/or associated
|
||
documentation files (the "Materials"), to deal in the Materials
|
||
without restriction, including without limitation the rights to
|
||
use, copy, modify, merge, publish, distribute, sublicense,
|
||
and/or sell copies of the Materials, and to permit persons to
|
||
whom the Materials are furnished to do so, subject to the
|
||
following conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be
|
||
included in all copies or substantial portions of the Materials.
|
||
</para>
|
||
|
||
<para>
|
||
MODIFICATIONS TO THIS FILE MAY MEAN IT NO LONGER ACCURATELY
|
||
REFLECTS KHRONOS STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS
|
||
OF KHRONOS SPECIFICATIONS AND HEADER INFORMATION ARE LOCATED AT
|
||
https://www.khronos.org/registry/
|
||
</para>
|
||
|
||
<para>
|
||
THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
||
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
||
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
|
||
AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||
FROM,OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR
|
||
OTHER DEALINGS The above copyright notice and this permission
|
||
notice shall be included in all copies or substantial portions
|
||
of the Materials. IN THE MATERIALS.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licKhronos-EGL">
|
||
|
||
<title>The Khronos Group Inc. License for the EGL Registry Repository</title>
|
||
|
||
<para>
|
||
Copyright (c) 2008-2018 The Khronos Group Inc.
|
||
</para>
|
||
|
||
<para>
|
||
Permission is hereby granted, free of charge, to any person
|
||
obtaining a copy of this software and/or associated
|
||
documentation files (the "Materials"), to deal in the Materials
|
||
without restriction, including without limitation the rights to
|
||
use, copy, modify, merge, publish, distribute, sublicense,
|
||
and/or sell copies of the Materials, and to permit persons to
|
||
whom the Materials are furnished to do so, subject to the
|
||
following conditions:
|
||
</para>
|
||
|
||
<para>
|
||
The above copyright notice and this permission notice shall be
|
||
included in all copies or substantial portions of the Materials.
|
||
</para>
|
||
|
||
<para>
|
||
THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
||
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
||
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
|
||
AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
||
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||
FROM, OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR
|
||
OTHER DEALINGS IN THE MATERIALS.
|
||
</para>
|
||
|
||
</sect2>
|
||
|
||
<sect2 id="licTpms">
|
||
|
||
<title>The IBM Corporation License for the libtpms library</title>
|
||
|
||
<para>
|
||
Copyright IBM Corporation 2006 - 2011 All rights reserved;
|
||
Copyright IBM Corp. and others, 2012-2016
|
||
</para>
|
||
|
||
<para>
|
||
For the TPM 1.2 code and the library code the following license applies:
|
||
</para>
|
||
|
||
<para>
|
||
Redistribution and use in source and binary forms, with or without
|
||
modification, are permitted provided that the following conditions are
|
||
met:
|
||
Redistributions of source code must retain the above copyright notice,
|
||
this list of conditions and the following disclaimer.
|
||
Redistributions in binary form must reproduce the above copyright
|
||
notice, this list of conditions and the following disclaimer in the
|
||
documentation and/or other materials provided with the distribution.
|
||
Neither the names of the IBM Corporation nor the names of its
|
||
contributors may be used to endorse or promote products derived from
|
||
this software without specific prior written permission.
|
||
</para>
|
||
|
||
<para>
|
||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
||
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
||
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
||
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
||
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
||
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
||
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
||
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||
</para>
|
||
|
||
<para>
|
||
For the TPM 2 code the following license and notices apply:
|
||
</para>
|
||
|
||
<para>
|
||
Licenses and Notices
|
||
</para>
|
||
|
||
<orderedlist>
|
||
|
||
<listitem>
|
||
|
||
<para>
|
||
Copyright Licenses:
|
||
</para>
|
||
|
||
<itemizedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
Trusted Computing Group (TCG) grants to the user of the source code in
|
||
this specification (the "Source Code") a worldwide, irrevocable,
|
||
nonexclusive, royalty free, copyright license to reproduce, create
|
||
derivative works, distribute, display and perform the Source Code and
|
||
derivative works thereof, and to grant others the rights granted herein.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
The TCG grants to the user of the other parts of the specification
|
||
(other than the Source Code) the rights to reproduce, distribute,
|
||
display, and perform the specification solely for the purpose of
|
||
developing products based on such documents.
|
||
</para>
|
||
</listitem>
|
||
|
||
</itemizedlist>
|
||
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Source Code Distribution Conditions:
|
||
</para>
|
||
|
||
<itemizedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
Redistributions of Source Code must retain the above copyright licenses,
|
||
this list of conditions and the following disclaimers.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Redistributions in binary form must reproduce the above copyright
|
||
licenses, this list of conditions and the following disclaimers in the
|
||
documentation and/or other materials provided with the distribution.
|
||
</para>
|
||
</listitem>
|
||
|
||
</itemizedlist>
|
||
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Disclaimers:
|
||
</para>
|
||
|
||
<itemizedlist>
|
||
|
||
<listitem>
|
||
<para>
|
||
THE COPYRIGHT LICENSES SET FORTH ABOVE DO NOT REPRESENT ANY FORM OF
|
||
LICENSE OR WAIVER, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE, WITH
|
||
RESPECT TO PATENT RIGHTS HELD BY TCG MEMBERS (OR OTHER THIRD PARTIES)
|
||
THAT MAY BE NECESSARY TO IMPLEMENT THIS SPECIFICATION OR OTHERWISE.
|
||
Contact TCG Administration (admin@trustedcomputinggroup.org) for
|
||
information on specification licensing rights available through TCG
|
||
membership agreements.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
THIS SPECIFICATION IS PROVIDED "AS IS" WITH NO EXPRESS OR IMPLIED
|
||
WARRANTIES WHATSOEVER, INCLUDING ANY WARRANTY OF MERCHANTABILITY OR
|
||
FITNESS FOR A PARTICULAR PURPOSE, ACCURACY, COMPLETENESS, OR
|
||
NONINFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS, OR ANY WARRANTY
|
||
OTHERWISE ARISING OUT OF ANY PROPOSAL, SPECIFICATION OR SAMPLE.
|
||
</para>
|
||
</listitem>
|
||
|
||
<listitem>
|
||
<para>
|
||
Without limitation, TCG and its members and licensors disclaim all
|
||
liability, including liability for infringement of any proprietary
|
||
rights, relating to use of information in this specification and to the
|
||
implementation of this specification, and TCG disclaims all liability for
|
||
cost of procurement of substitute goods or services, lost profits, loss
|
||
of use, loss of data or any incidental, consequential, direct, indirect,
|
||
or special damages, whether under contract, tort, warranty or otherwise,
|
||
arising in any way out of use or reliance upon this specification or any
|
||
information herein.
|
||
</para>
|
||
</listitem>
|
||
|
||
</itemizedlist>
|
||
</listitem>
|
||
</orderedlist>
|
||
|
||
</sect2>
|
||
|
||
</sect1>
|
||
|
||
</appendix>
|