1
- GNU GENERAL PUBLIC LICENSE
2
- Version 2, June 1991
1
+ GNU GENERAL PUBLIC LICENSE
2
+ Version 2, June 1991
3
3
4
- Copyright (C) 1989, 1991 Free Software Foundation, Inc., <http://fsf.org/>
4
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
5
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
- Preamble
9
+ Preamble
10
10
11
11
The licenses for most software are designed to take away your
12
12
freedom to share and change it. By contrast, the GNU General Public
@@ -56,7 +56,7 @@ patent must be licensed for everyone's free use or not licensed at all.
56
56
The precise terms and conditions for copying, distribution and
57
57
modification follow.
58
58
59
- GNU GENERAL PUBLIC LICENSE
59
+ GNU GENERAL PUBLIC LICENSE
60
60
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
61
61
62
62
0. This License applies to any program or other work which contains
@@ -255,7 +255,7 @@ make exceptions for this. Our decision will be guided by the two goals
255
255
of preserving the free status of all derivatives of our free software and
256
256
of promoting the sharing and reuse of software generally.
257
257
258
- NO WARRANTY
258
+ NO WARRANTY
259
259
260
260
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
261
261
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
@@ -277,9 +277,9 @@ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
277
277
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
278
278
POSSIBILITY OF SUCH DAMAGES.
279
279
280
- END OF TERMS AND CONDITIONS
280
+ END OF TERMS AND CONDITIONS
281
281
282
- How to Apply These Terms to Your New Programs
282
+ How to Apply These Terms to Your New Programs
283
283
284
284
If you develop a new program, and you want it to be of the greatest
285
285
possible use to the public, the best way to achieve this is to make it
@@ -290,8 +290,8 @@ to attach them to the start of each source file to most effectively
290
290
convey the exclusion of warranty; and each file should have at least
291
291
the "copyright" line and a pointer to where the full notice is found.
292
292
293
- {description}
294
- Copyright (C) { year} {fullname}
293
+ <one line to give the program's name and a brief idea of what it does.>
294
+ Copyright (C) < year> <name of author>
295
295
296
296
This program is free software; you can redistribute it and/or modify
297
297
it under the terms of the GNU General Public License as published by
@@ -329,12 +329,11 @@ necessary. Here is a sample; alter the names:
329
329
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
330
330
`Gnomovision' (which makes passes at compilers) written by James Hacker.
331
331
332
- { signature of Ty Coon} , 1 April 1989
332
+ < signature of Ty Coon> , 1 April 1989
333
333
Ty Coon, President of Vice
334
334
335
335
This General Public License does not permit incorporating your program into
336
336
proprietary programs. If your program is a subroutine library, you may
337
337
consider it more useful to permit linking proprietary applications with the
338
338
library. If this is what you want to do, use the GNU Lesser General
339
339
Public License instead of this License.
340
-
0 commit comments