| 1 |
3
|
kore |
GNU LESSER GENERAL PUBLIC LICENSE |
|
| 2 |
↓
|
kore |
Version 3, 29 June 2007 |
|
| 3 |
↓
|
kore |
|
|
| 4 |
↓
|
kore |
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> |
|
| 5 |
↓
|
kore |
Everyone is permitted to copy and distribute verbatim copies |
|
| 6 |
↓
|
kore |
of this license document, but changing it is not allowed. |
|
| 7 |
↓
|
kore |
|
|
| 8 |
↓
|
kore |
|
|
| 9 |
↓
|
kore |
This version of the GNU Lesser General Public License incorporates |
|
| 10 |
↓
|
kore |
the terms and conditions of version 3 of the GNU General Public |
|
| 11 |
↓
|
kore |
License, supplemented by the additional permissions listed below. |
|
| 12 |
↓
|
kore |
|
|
| 13 |
↓
|
kore |
0. Additional Definitions. |
|
| 14 |
↓
|
kore |
|
|
| 15 |
↓
|
kore |
As used herein, "this License" refers to version 3 of the GNU Lesser |
|
| 16 |
↓
|
kore |
General Public License, and the "GNU GPL" refers to version 3 of the GNU |
|
| 17 |
↓
|
kore |
General Public License. |
|
| 18 |
↓
|
kore |
|
|
| 19 |
↓
|
kore |
"The Library" refers to a covered work governed by this License, |
|
| 20 |
↓
|
kore |
other than an Application or a Combined Work as defined below. |
|
| 21 |
↓
|
kore |
|
|
| 22 |
↓
|
kore |
An "Application" is any work that makes use of an interface provided |
|
| 23 |
↓
|
kore |
by the Library, but which is not otherwise based on the Library. |
|
| 24 |
↓
|
kore |
Defining a subclass of a class defined by the Library is deemed a mode |
|
| 25 |
↓
|
kore |
of using an interface provided by the Library. |
|
| 26 |
↓
|
kore |
|
|
| 27 |
↓
|
kore |
A "Combined Work" is a work produced by combining or linking an |
|
| 28 |
↓
|
kore |
Application with the Library. The particular version of the Library |
|
| 29 |
↓
|
kore |
with which the Combined Work was made is also called the "Linked |
|
| 30 |
↓
|
kore |
Version". |
|
| 31 |
↓
|
kore |
|
|
| 32 |
↓
|
kore |
The "Minimal Corresponding Source" for a Combined Work means the |
|
| 33 |
↓
|
kore |
Corresponding Source for the Combined Work, excluding any source code |
|
| 34 |
↓
|
kore |
for portions of the Combined Work that, considered in isolation, are |
|
| 35 |
↓
|
kore |
based on the Application, and not on the Linked Version. |
|
| 36 |
↓
|
kore |
|
|
| 37 |
↓
|
kore |
The "Corresponding Application Code" for a Combined Work means the |
|
| 38 |
↓
|
kore |
object code and/or source code for the Application, including any data |
|
| 39 |
↓
|
kore |
and utility programs needed for reproducing the Combined Work from the |
|
| 40 |
↓
|
kore |
Application, but excluding the System Libraries of the Combined Work. |
|
| 41 |
↓
|
kore |
|
|
| 42 |
↓
|
kore |
1. Exception to Section 3 of the GNU GPL. |
|
| 43 |
↓
|
kore |
|
|
| 44 |
↓
|
kore |
You may convey a covered work under sections 3 and 4 of this License |
|
| 45 |
↓
|
kore |
without being bound by section 3 of the GNU GPL. |
|
| 46 |
↓
|
kore |
|
|
| 47 |
↓
|
kore |
2. Conveying Modified Versions. |
|
| 48 |
↓
|
kore |
|
|
| 49 |
↓
|
kore |
If you modify a copy of the Library, and, in your modifications, a |
|
| 50 |
↓
|
kore |
facility refers to a function or data to be supplied by an Application |
|
| 51 |
↓
|
kore |
that uses the facility (other than as an argument passed when the |
|
| 52 |
↓
|
kore |
facility is invoked), then you may convey a copy of the modified |
|
| 53 |
↓
|
kore |
version: |
|
| 54 |
↓
|
kore |
|
|
| 55 |
↓
|
kore |
a) under this License, provided that you make a good faith effort to |
|
| 56 |
↓
|
kore |
ensure that, in the event an Application does not supply the |
|
| 57 |
↓
|
kore |
function or data, the facility still operates, and performs |
|
| 58 |
↓
|
kore |
whatever part of its purpose remains meaningful, or |
|
| 59 |
↓
|
kore |
|
|
| 60 |
↓
|
kore |
b) under the GNU GPL, with none of the additional permissions of |
|
| 61 |
↓
|
kore |
this License applicable to that copy. |
|
| 62 |
↓
|
kore |
|
|
| 63 |
↓
|
kore |
3. Object Code Incorporating Material from Library Header Files. |
|
| 64 |
↓
|
kore |
|
|
| 65 |
↓
|
kore |
The object code form of an Application may incorporate material from |
|
| 66 |
↓
|
kore |
a header file that is part of the Library. You may convey such object |
|
| 67 |
↓
|
kore |
code under terms of your choice, provided that, if the incorporated |
|
| 68 |
↓
|
kore |
material is not limited to numerical parameters, data structure |
|
| 69 |
↓
|
kore |
layouts and accessors, or small macros, inline functions and templates |
|
| 70 |
↓
|
kore |
(ten or fewer lines in length), you do both of the following: |
|
| 71 |
↓
|
kore |
|
|
| 72 |
↓
|
kore |
a) Give prominent notice with each copy of the object code that the |
|
| 73 |
↓
|
kore |
Library is used in it and that the Library and its use are |
|
| 74 |
↓
|
kore |
covered by this License. |
|
| 75 |
↓
|
kore |
|
|
| 76 |
↓
|
kore |
b) Accompany the object code with a copy of the GNU GPL and this license |
|
| 77 |
↓
|
kore |
document. |
|
| 78 |
↓
|
kore |
|
|
| 79 |
↓
|
kore |
4. Combined Works. |
|
| 80 |
↓
|
kore |
|
|
| 81 |
↓
|
kore |
You may convey a Combined Work under terms of your choice that, |
|
| 82 |
↓
|
kore |
taken together, effectively do not restrict modification of the |
|
| 83 |
↓
|
kore |
portions of the Library contained in the Combined Work and reverse |
|
| 84 |
↓
|
kore |
engineering for debugging such modifications, if you also do each of |
|
| 85 |
↓
|
kore |
the following: |
|
| 86 |
↓
|
kore |
|
|
| 87 |
↓
|
kore |
a) Give prominent notice with each copy of the Combined Work that |
|
| 88 |
↓
|
kore |
the Library is used in it and that the Library and its use are |
|
| 89 |
↓
|
kore |
covered by this License. |
|
| 90 |
↓
|
kore |
|
|
| 91 |
↓
|
kore |
b) Accompany the Combined Work with a copy of the GNU GPL and this license |
|
| 92 |
↓
|
kore |
document. |
|
| 93 |
↓
|
kore |
|
|
| 94 |
↓
|
kore |
c) For a Combined Work that displays copyright notices during |
|
| 95 |
↓
|
kore |
execution, include the copyright notice for the Library among |
|
| 96 |
↓
|
kore |
these notices, as well as a reference directing the user to the |
|
| 97 |
↓
|
kore |
copies of the GNU GPL and this license document. |
|
| 98 |
↓
|
kore |
|
|
| 99 |
↓
|
kore |
d) Do one of the following: |
|
| 100 |
↓
|
kore |
|
|
| 101 |
↓
|
kore |
0) Convey the Minimal Corresponding Source under the terms of this |
|
| 102 |
↓
|
kore |
License, and the Corresponding Application Code in a form |
|
| 103 |
↓
|
kore |
suitable for, and under terms that permit, the user to |
|
| 104 |
↓
|
kore |
recombine or relink the Application with a modified version of |
|
| 105 |
↓
|
kore |
the Linked Version to produce a modified Combined Work, in the |
|
| 106 |
↓
|
kore |
manner specified by section 6 of the GNU GPL for conveying |
|
| 107 |
↓
|
kore |
Corresponding Source. |
|
| 108 |
↓
|
kore |
|
|
| 109 |
↓
|
kore |
1) Use a suitable shared library mechanism for linking with the |
|
| 110 |
↓
|
kore |
Library. A suitable mechanism is one that (a) uses at run time |
|
| 111 |
↓
|
kore |
a copy of the Library already present on the user's computer |
|
| 112 |
↓
|
kore |
system, and (b) will operate properly with a modified version |
|
| 113 |
↓
|
kore |
of the Library that is interface-compatible with the Linked |
|
| 114 |
↓
|
kore |
Version. |
|
| 115 |
↓
|
kore |
|
|
| 116 |
↓
|
kore |
e) Provide Installation Information, but only if you would otherwise |
|
| 117 |
↓
|
kore |
be required to provide such information under section 6 of the |
|
| 118 |
↓
|
kore |
GNU GPL, and only to the extent that such information is |
|
| 119 |
↓
|
kore |
necessary to install and execute a modified version of the |
|
| 120 |
↓
|
kore |
Combined Work produced by recombining or relinking the |
|
| 121 |
↓
|
kore |
Application with a modified version of the Linked Version. (If |
|
| 122 |
↓
|
kore |
you use option 4d0, the Installation Information must accompany |
|
| 123 |
↓
|
kore |
the Minimal Corresponding Source and Corresponding Application |
|
| 124 |
↓
|
kore |
Code. If you use option 4d1, you must provide the Installation |
|
| 125 |
↓
|
kore |
Information in the manner specified by section 6 of the GNU GPL |
|
| 126 |
↓
|
kore |
for conveying Corresponding Source.) |
|
| 127 |
↓
|
kore |
|
|
| 128 |
↓
|
kore |
5. Combined Libraries. |
|
| 129 |
↓
|
kore |
|
|
| 130 |
↓
|
kore |
You may place library facilities that are a work based on the |
|
| 131 |
↓
|
kore |
Library side by side in a single library together with other library |
|
| 132 |
↓
|
kore |
facilities that are not Applications and are not covered by this |
|
| 133 |
↓
|
kore |
License, and convey such a combined library under terms of your |
|
| 134 |
↓
|
kore |
choice, if you do both of the following: |
|
| 135 |
↓
|
kore |
|
|
| 136 |
↓
|
kore |
a) Accompany the combined library with a copy of the same work based |
|
| 137 |
↓
|
kore |
on the Library, uncombined with any other library facilities, |
|
| 138 |
↓
|
kore |
conveyed under the terms of this License. |
|
| 139 |
↓
|
kore |
|
|
| 140 |
↓
|
kore |
b) Give prominent notice with the combined library that part of it |
|
| 141 |
↓
|
kore |
is a work based on the Library, and explaining where to find the |
|
| 142 |
↓
|
kore |
accompanying uncombined form of the same work. |
|
| 143 |
↓
|
kore |
|
|
| 144 |
↓
|
kore |
6. Revised Versions of the GNU Lesser General Public License. |
|
| 145 |
↓
|
kore |
|
|
| 146 |
↓
|
kore |
The Free Software Foundation may publish revised and/or new versions |
|
| 147 |
↓
|
kore |
of the GNU Lesser General Public License from time to time. Such new |
|
| 148 |
↓
|
kore |
versions will be similar in spirit to the present version, but may |
|
| 149 |
↓
|
kore |
differ in detail to address new problems or concerns. |
|
| 150 |
↓
|
kore |
|
|
| 151 |
↓
|
kore |
Each version is given a distinguishing version number. If the |
|
| 152 |
↓
|
kore |
Library as you received it specifies that a certain numbered version |
|
| 153 |
↓
|
kore |
of the GNU Lesser General Public License "or any later version" |
|
| 154 |
↓
|
kore |
applies to it, you have the option of following the terms and |
|
| 155 |
↓
|
kore |
conditions either of that published version or of any later version |
|
| 156 |
↓
|
kore |
published by the Free Software Foundation. If the Library as you |
|
| 157 |
↓
|
kore |
received it does not specify a version number of the GNU Lesser |
|
| 158 |
↓
|
kore |
General Public License, you may choose any version of the GNU Lesser |
|
| 159 |
↓
|
kore |
General Public License ever published by the Free Software Foundation. |
|
| 160 |
↓
|
kore |
|
|
| 161 |
↓
|
kore |
If the Library as you received it specifies that a proxy can decide |
|
| 162 |
↓
|
kore |
whether future versions of the GNU Lesser General Public License shall |
|
| 163 |
↓
|
kore |
apply, that proxy's public statement of acceptance of any version is |
|
| 164 |
↓
|
kore |
permanent authorization for you to choose that version for the |
|
| 165 |
↓
|
kore |
Library. |
|