Blame COPYING-LGPLV3

Packit Service 97d2fb
                   GNU LESSER GENERAL PUBLIC LICENSE
Packit Service 97d2fb
                       Version 3, 29 June 2007
Packit Service 97d2fb
Packit Service 97d2fb
 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Packit Service 97d2fb
 Everyone is permitted to copy and distribute verbatim copies
Packit Service 97d2fb
 of this license document, but changing it is not allowed.
Packit Service 97d2fb
Packit Service 97d2fb
Packit Service 97d2fb
  This version of the GNU Lesser General Public License incorporates
Packit Service 97d2fb
the terms and conditions of version 3 of the GNU General Public
Packit Service 97d2fb
License, supplemented by the additional permissions listed below.
Packit Service 97d2fb
Packit Service 97d2fb
  0. Additional Definitions.
Packit Service 97d2fb
Packit Service 97d2fb
  As used herein, "this License" refers to version 3 of the GNU Lesser
Packit Service 97d2fb
General Public License, and the "GNU GPL" refers to version 3 of the GNU
Packit Service 97d2fb
General Public License.
Packit Service 97d2fb
Packit Service 97d2fb
  "The Library" refers to a covered work governed by this License,
Packit Service 97d2fb
other than an Application or a Combined Work as defined below.
Packit Service 97d2fb
Packit Service 97d2fb
  An "Application" is any work that makes use of an interface provided
Packit Service 97d2fb
by the Library, but which is not otherwise based on the Library.
Packit Service 97d2fb
Defining a subclass of a class defined by the Library is deemed a mode
Packit Service 97d2fb
of using an interface provided by the Library.
Packit Service 97d2fb
Packit Service 97d2fb
  A "Combined Work" is a work produced by combining or linking an
Packit Service 97d2fb
Application with the Library.  The particular version of the Library
Packit Service 97d2fb
with which the Combined Work was made is also called the "Linked
Packit Service 97d2fb
Version".
Packit Service 97d2fb
Packit Service 97d2fb
  The "Minimal Corresponding Source" for a Combined Work means the
Packit Service 97d2fb
Corresponding Source for the Combined Work, excluding any source code
Packit Service 97d2fb
for portions of the Combined Work that, considered in isolation, are
Packit Service 97d2fb
based on the Application, and not on the Linked Version.
Packit Service 97d2fb
Packit Service 97d2fb
  The "Corresponding Application Code" for a Combined Work means the
Packit Service 97d2fb
object code and/or source code for the Application, including any data
Packit Service 97d2fb
and utility programs needed for reproducing the Combined Work from the
Packit Service 97d2fb
Application, but excluding the System Libraries of the Combined Work.
Packit Service 97d2fb
Packit Service 97d2fb
  1. Exception to Section 3 of the GNU GPL.
Packit Service 97d2fb
Packit Service 97d2fb
  You may convey a covered work under sections 3 and 4 of this License
Packit Service 97d2fb
without being bound by section 3 of the GNU GPL.
Packit Service 97d2fb
Packit Service 97d2fb
  2. Conveying Modified Versions.
Packit Service 97d2fb
Packit Service 97d2fb
  If you modify a copy of the Library, and, in your modifications, a
Packit Service 97d2fb
facility refers to a function or data to be supplied by an Application
Packit Service 97d2fb
that uses the facility (other than as an argument passed when the
Packit Service 97d2fb
facility is invoked), then you may convey a copy of the modified
Packit Service 97d2fb
version:
Packit Service 97d2fb
Packit Service 97d2fb
   a) under this License, provided that you make a good faith effort to
Packit Service 97d2fb
   ensure that, in the event an Application does not supply the
Packit Service 97d2fb
   function or data, the facility still operates, and performs
Packit Service 97d2fb
   whatever part of its purpose remains meaningful, or
Packit Service 97d2fb
Packit Service 97d2fb
   b) under the GNU GPL, with none of the additional permissions of
Packit Service 97d2fb
   this License applicable to that copy.
Packit Service 97d2fb
Packit Service 97d2fb
  3. Object Code Incorporating Material from Library Header Files.
Packit Service 97d2fb
Packit Service 97d2fb
  The object code form of an Application may incorporate material from
Packit Service 97d2fb
a header file that is part of the Library.  You may convey such object
Packit Service 97d2fb
code under terms of your choice, provided that, if the incorporated
Packit Service 97d2fb
material is not limited to numerical parameters, data structure
Packit Service 97d2fb
layouts and accessors, or small macros, inline functions and templates
Packit Service 97d2fb
(ten or fewer lines in length), you do both of the following:
Packit Service 97d2fb
Packit Service 97d2fb
   a) Give prominent notice with each copy of the object code that the
Packit Service 97d2fb
   Library is used in it and that the Library and its use are
Packit Service 97d2fb
   covered by this License.
Packit Service 97d2fb
Packit Service 97d2fb
   b) Accompany the object code with a copy of the GNU GPL and this license
Packit Service 97d2fb
   document.
Packit Service 97d2fb
Packit Service 97d2fb
  4. Combined Works.
Packit Service 97d2fb
Packit Service 97d2fb
  You may convey a Combined Work under terms of your choice that,
Packit Service 97d2fb
taken together, effectively do not restrict modification of the
Packit Service 97d2fb
portions of the Library contained in the Combined Work and reverse
Packit Service 97d2fb
engineering for debugging such modifications, if you also do each of
Packit Service 97d2fb
the following:
Packit Service 97d2fb
Packit Service 97d2fb
   a) Give prominent notice with each copy of the Combined Work that
Packit Service 97d2fb
   the Library is used in it and that the Library and its use are
Packit Service 97d2fb
   covered by this License.
Packit Service 97d2fb
Packit Service 97d2fb
   b) Accompany the Combined Work with a copy of the GNU GPL and this license
Packit Service 97d2fb
   document.
Packit Service 97d2fb
Packit Service 97d2fb
   c) For a Combined Work that displays copyright notices during
Packit Service 97d2fb
   execution, include the copyright notice for the Library among
Packit Service 97d2fb
   these notices, as well as a reference directing the user to the
Packit Service 97d2fb
   copies of the GNU GPL and this license document.
Packit Service 97d2fb
Packit Service 97d2fb
   d) Do one of the following:
Packit Service 97d2fb
Packit Service 97d2fb
       0) Convey the Minimal Corresponding Source under the terms of this
Packit Service 97d2fb
       License, and the Corresponding Application Code in a form
Packit Service 97d2fb
       suitable for, and under terms that permit, the user to
Packit Service 97d2fb
       recombine or relink the Application with a modified version of
Packit Service 97d2fb
       the Linked Version to produce a modified Combined Work, in the
Packit Service 97d2fb
       manner specified by section 6 of the GNU GPL for conveying
Packit Service 97d2fb
       Corresponding Source.
Packit Service 97d2fb
Packit Service 97d2fb
       1) Use a suitable shared library mechanism for linking with the
Packit Service 97d2fb
       Library.  A suitable mechanism is one that (a) uses at run time
Packit Service 97d2fb
       a copy of the Library already present on the user's computer
Packit Service 97d2fb
       system, and (b) will operate properly with a modified version
Packit Service 97d2fb
       of the Library that is interface-compatible with the Linked
Packit Service 97d2fb
       Version.
Packit Service 97d2fb
Packit Service 97d2fb
   e) Provide Installation Information, but only if you would otherwise
Packit Service 97d2fb
   be required to provide such information under section 6 of the
Packit Service 97d2fb
   GNU GPL, and only to the extent that such information is
Packit Service 97d2fb
   necessary to install and execute a modified version of the
Packit Service 97d2fb
   Combined Work produced by recombining or relinking the
Packit Service 97d2fb
   Application with a modified version of the Linked Version. (If
Packit Service 97d2fb
   you use option 4d0, the Installation Information must accompany
Packit Service 97d2fb
   the Minimal Corresponding Source and Corresponding Application
Packit Service 97d2fb
   Code. If you use option 4d1, you must provide the Installation
Packit Service 97d2fb
   Information in the manner specified by section 6 of the GNU GPL
Packit Service 97d2fb
   for conveying Corresponding Source.)
Packit Service 97d2fb
Packit Service 97d2fb
  5. Combined Libraries.
Packit Service 97d2fb
Packit Service 97d2fb
  You may place library facilities that are a work based on the
Packit Service 97d2fb
Library side by side in a single library together with other library
Packit Service 97d2fb
facilities that are not Applications and are not covered by this
Packit Service 97d2fb
License, and convey such a combined library under terms of your
Packit Service 97d2fb
choice, if you do both of the following:
Packit Service 97d2fb
Packit Service 97d2fb
   a) Accompany the combined library with a copy of the same work based
Packit Service 97d2fb
   on the Library, uncombined with any other library facilities,
Packit Service 97d2fb
   conveyed under the terms of this License.
Packit Service 97d2fb
Packit Service 97d2fb
   b) Give prominent notice with the combined library that part of it
Packit Service 97d2fb
   is a work based on the Library, and explaining where to find the
Packit Service 97d2fb
   accompanying uncombined form of the same work.
Packit Service 97d2fb
Packit Service 97d2fb
  6. Revised Versions of the GNU Lesser General Public License.
Packit Service 97d2fb
Packit Service 97d2fb
  The Free Software Foundation may publish revised and/or new versions
Packit Service 97d2fb
of the GNU Lesser General Public License from time to time. Such new
Packit Service 97d2fb
versions will be similar in spirit to the present version, but may
Packit Service 97d2fb
differ in detail to address new problems or concerns.
Packit Service 97d2fb
Packit Service 97d2fb
  Each version is given a distinguishing version number. If the
Packit Service 97d2fb
Library as you received it specifies that a certain numbered version
Packit Service 97d2fb
of the GNU Lesser General Public License "or any later version"
Packit Service 97d2fb
applies to it, you have the option of following the terms and
Packit Service 97d2fb
conditions either of that published version or of any later version
Packit Service 97d2fb
published by the Free Software Foundation. If the Library as you
Packit Service 97d2fb
received it does not specify a version number of the GNU Lesser
Packit Service 97d2fb
General Public License, you may choose any version of the GNU Lesser
Packit Service 97d2fb
General Public License ever published by the Free Software Foundation.
Packit Service 97d2fb
Packit Service 97d2fb
  If the Library as you received it specifies that a proxy can decide
Packit Service 97d2fb
whether future versions of the GNU Lesser General Public License shall
Packit Service 97d2fb
apply, that proxy's public statement of acceptance of any version is
Packit Service 97d2fb
permanent authorization for you to choose that version for the
Packit Service 97d2fb
Library.