equal
deleted
inserted
replaced
89 |
89 |
90 If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. |
90 If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. |
91 |
91 |
92 To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. |
92 To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. |
93 |
93 |
94 <one line to give the program's name and a brief idea of what it does.> |
94 <one line to give the program's name and a brief idea of what it does.> |
95 Copyright (C) <year> <name of author> |
95 Copyright (C) <year> <name of author> |
96 |
96 |
97 This program is free software; you can redistribute it and/or modify |
97 This program is free software; you can redistribute it and/or modify |
98 it under the terms of the GNU General Public License as published by |
98 it under the terms of the GNU General Public License as published by |
99 the Free Software Foundation; either version 2 of the License, or |
99 the Free Software Foundation; either version 2 of the License, or |
100 (at your option) any later version. |
100 (at your option) any later version. |
122 You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: |
122 You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: |
123 |
123 |
124 Yoyodyne, Inc., hereby disclaims all copyright interest in the program |
124 Yoyodyne, Inc., hereby disclaims all copyright interest in the program |
125 `Gnomovision' (which makes passes at compilers) written by James Hacker. |
125 `Gnomovision' (which makes passes at compilers) written by James Hacker. |
126 |
126 |
127 <signature of Ty Coon>, 1 April 1989 |
127 <signature of Ty Coon>, 1 April 1989 |
128 Ty Coon, President of Vice |
128 Ty Coon, President of Vice |
129 |
129 |
130 This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. |
130 This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. |
131 |
131 |