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