1
-
2
- GNU GENERAL PUBLIC LICENSE
3
- Version 2, June 1991
1
+ GNU GENERAL PUBLIC LICENSE
2
+ Version 2, June 1991
4
3
5
4
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
6
- 675 Mass Ave, Cambridge , MA 02139, USA
5
+ 59 Temple Place, Suite 330, Boston , MA 02111-1307 USA
7
6
Everyone is permitted to copy and distribute verbatim copies
8
7
of this license document, but changing it is not allowed.
9
8
10
- Preamble
9
+ Preamble
11
10
12
11
The licenses for most software are designed to take away your
13
12
freedom to share and change it. By contrast, the GNU General Public
@@ -57,7 +56,7 @@ patent must be licensed for everyone's free use or not licensed at all.
57
56
The precise terms and conditions for copying, distribution and
58
57
modification follow.
59
58
60
- GNU GENERAL PUBLIC LICENSE
59
+ GNU GENERAL PUBLIC LICENSE
61
60
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
62
61
63
62
0. This License applies to any program or other work which contains
@@ -256,7 +255,7 @@ make exceptions for this. Our decision will be guided by the two goals
256
255
of preserving the free status of all derivatives of our free software and
257
256
of promoting the sharing and reuse of software generally.
258
257
259
- NO WARRANTY
258
+ NO WARRANTY
260
259
261
260
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
262
261
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
@@ -278,9 +277,9 @@ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
278
277
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
279
278
POSSIBILITY OF SUCH DAMAGES.
280
279
281
- END OF TERMS AND CONDITIONS
280
+ END OF TERMS AND CONDITIONS
282
281
283
- Appendix: How to Apply These Terms to Your New Programs
282
+ How to Apply These Terms to Your New Programs
284
283
285
284
If you develop a new program, and you want it to be of the greatest
286
285
possible use to the public, the best way to achieve this is to make it
@@ -292,7 +291,7 @@ convey the exclusion of warranty; and each file should have at least
292
291
the "copyright" line and a pointer to where the full notice is found.
293
292
294
293
<one line to give the program's name and a brief idea of what it does.>
295
- Copyright (C) 19yy <name of author>
294
+ Copyright (C) <year> <name of author>
296
295
297
296
This program is free software; you can redistribute it and/or modify
298
297
it under the terms of the GNU General Public License as published by
@@ -306,14 +305,15 @@ the "copyright" line and a pointer to where the full notice is found.
306
305
307
306
You should have received a copy of the GNU General Public License
308
307
along with this program; if not, write to the Free Software
309
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
308
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
309
+
310
310
311
311
Also add information on how to contact you by electronic and paper mail.
312
312
313
313
If the program is interactive, make it output a short notice like this
314
314
when it starts in an interactive mode:
315
315
316
- Gnomovision version 69, Copyright (C) 19yy name of author
316
+ Gnomovision version 69, Copyright (C) year name of author
317
317
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318
318
This is free software, and you are welcome to redistribute it
319
319
under certain conditions; type `show c' for details.
@@ -338,4 +338,3 @@ proprietary programs. If your program is a subroutine library, you may
338
338
consider it more useful to permit linking proprietary applications with the
339
339
library. If this is what you want to do, use the GNU Library General
340
340
Public License instead of this License.
341
-
0 commit comments