2
2
Version 2.1, February 1999
3
3
4
4
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
5
- 59 Temple Place, Suite 330 , Boston, MA 02111-1307 USA
5
+ 51 Franklin Street, Fifth Floor , Boston, MA 02110-1301 USA
6
6
Everyone is permitted to copy and distribute verbatim copies
7
7
of this license document, but changing it is not allowed.
8
8
9
- [ This is the first released version of the Lesser GPL. It also counts
9
+ ( This is the first released version of the Lesser GPL. It also counts
10
10
as the successor of the GNU Library Public License, version 2, hence
11
- the version number 2.1.]
11
+ the version number 2.1.)
12
12
13
13
Preamble
14
14
@@ -55,7 +55,7 @@ modified by someone else and passed on, the recipients should know
55
55
that what they have is not the original version, so that the original
56
56
author's reputation will not be affected by problems that might be
57
57
introduced by others.
58
-
58
+
59
59
Finally, software patents pose a constant threat to the existence of
60
60
any free program. We wish to make sure that a company cannot
61
61
effectively restrict the users of a free program by obtaining a
@@ -111,7 +111,7 @@ modification follow. Pay close attention to the difference between a
111
111
"work based on the library" and a "work that uses the library". The
112
112
former contains code derived from the library, whereas the latter must
113
113
be combined with the library in order to run.
114
-
114
+
115
115
GNU LESSER GENERAL PUBLIC LICENSE
116
116
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
117
117
@@ -146,7 +146,7 @@ such a program is covered only if its contents constitute a work based
146
146
on the Library (independent of the use of the Library in a tool for
147
147
writing it). Whether that is true depends on what the Library does
148
148
and what the program that uses the Library does.
149
-
149
+
150
150
1. You may copy and distribute verbatim copies of the Library's
151
151
complete source code as you receive it, in any medium, provided that
152
152
you conspicuously and appropriately publish on each copy an
@@ -158,7 +158,7 @@ Library.
158
158
You may charge a fee for the physical act of transferring a copy,
159
159
and you may at your option offer warranty protection in exchange for a
160
160
fee.
161
-
161
+
162
162
2. You may modify your copy or copies of the Library or any portion
163
163
of it, thus forming a work based on the Library, and copy and
164
164
distribute such modifications or work under the terms of Section 1
@@ -216,7 +216,7 @@ instead of to this License. (If a newer version than version 2 of the
216
216
ordinary GNU General Public License has appeared, then you can specify
217
217
that version instead if you wish.) Do not make any other change in
218
218
these notices.
219
-
219
+
220
220
Once this change is made in a given copy, it is irreversible for
221
221
that copy, so the ordinary GNU General Public License applies to all
222
222
subsequent copies and derivative works made from that copy.
@@ -267,7 +267,7 @@ Library will still fall under Section 6.)
267
267
distribute the object code for the work under the terms of Section 6.
268
268
Any executables containing that work also fall under Section 6,
269
269
whether or not they are linked directly with the Library itself.
270
-
270
+
271
271
6. As an exception to the Sections above, you may also combine or
272
272
link a "work that uses the Library" with the Library to produce a
273
273
work containing portions of the Library, and distribute that work
@@ -329,7 +329,7 @@ restrictions of other proprietary libraries that do not normally
329
329
accompany the operating system. Such a contradiction means you cannot
330
330
use both them and the Library together in an executable that you
331
331
distribute.
332
-
332
+
333
333
7. You may place library facilities that are a work based on the
334
334
Library side-by-side in a single library together with other library
335
335
facilities not covered by this License, and distribute such a combined
@@ -370,7 +370,7 @@ subject to these terms and conditions. You may not impose any further
370
370
restrictions on the recipients' exercise of the rights granted herein.
371
371
You are not responsible for enforcing compliance by third parties with
372
372
this License.
373
-
373
+
374
374
11. If, as a consequence of a court judgment or allegation of patent
375
375
infringement or for any other reason (not limited to patent issues),
376
376
conditions are imposed on you (whether by court order, agreement or
@@ -422,7 +422,7 @@ conditions either of that version or of any later version published by
422
422
the Free Software Foundation. If the Library does not specify a
423
423
license version number, you may choose any version ever published by
424
424
the Free Software Foundation.
425
-
425
+
426
426
14. If you wish to incorporate parts of the Library into other free
427
427
programs whose distribution conditions are incompatible with these,
428
428
write to the author to ask for permission. For software which is
@@ -456,7 +456,7 @@ SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
456
456
DAMAGES.
457
457
458
458
END OF TERMS AND CONDITIONS
459
-
459
+
460
460
How to Apply These Terms to Your New Libraries
461
461
462
462
If you develop a new library, and you want it to be of the greatest
@@ -470,8 +470,8 @@ safest to attach them to the start of each source file to most effectively
470
470
convey the exclusion of warranty; and each file should have at least the
471
471
"copyright" line and a pointer to where the full notice is found.
472
472
473
- <one line to give the library's name and a brief idea of what it does.>
474
- Copyright (C) < year> <name of author>
473
+ {description}
474
+ Copyright (C) { year} {fullname}
475
475
476
476
This library is free software; you can redistribute it and/or
477
477
modify it under the terms of the GNU Lesser General Public
@@ -485,7 +485,8 @@ convey the exclusion of warranty; and each file should have at least the
485
485
486
486
You should have received a copy of the GNU Lesser General Public
487
487
License along with this library; if not, write to the Free Software
488
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
488
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
489
+ USA
489
490
490
491
Also add information on how to contact you by electronic and paper mail.
491
492
@@ -494,9 +495,10 @@ school, if any, to sign a "copyright disclaimer" for the library, if
494
495
necessary. Here is a sample; alter the names:
495
496
496
497
Yoyodyne, Inc., hereby disclaims all copyright interest in the
497
- library `Frob' (a library for tweaking knobs) written by James Random Hacker.
498
+ library `Frob' (a library for tweaking knobs) written by James Random
499
+ Hacker.
498
500
499
- < signature of Ty Coon> , 1 April 1990
501
+ { signature of Ty Coon} , 1 April 1990
500
502
Ty Coon, President of Vice
501
503
502
504
That's all there is to it!
0 commit comments