Blame COPYING.LESSER

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