Blame COPYING.LESSERv3

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