Blame src/libopts/COPYING.lgplv3

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