| OLD | NEW |
| 1 GNU GENERAL PUBLIC LICENSE | 1 GNU GENERAL PUBLIC LICENSE |
| 2 Version 2, June 1991 | 2 Version 2, June 1991 |
| 3 | 3 |
| 4 Copyright (C) 1989, 1991 Free Software Foundation, Inc., | 4 Copyright (C) 1989, 1991 Free Software Foundation, Inc., |
| 5 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | 5 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
| 6 Everyone is permitted to copy and distribute verbatim copies | 6 Everyone is permitted to copy and distribute verbatim copies |
| 7 of this license document, but changing it is not allowed. | 7 of this license document, but changing it is not allowed. |
| 8 | 8 |
| 9 Preamble | 9 Preamble |
| 10 | 10 |
| (...skipping 319 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 330 `Gnomovision' (which makes passes at compilers) written by James Hacker. | 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 Ty Coon, President of Vice | 333 Ty Coon, President of Vice |
| 334 | 334 |
| 335 This General Public License does not permit incorporating your program into | 335 This General Public License does not permit incorporating your program into |
| 336 proprietary programs. If your program is a subroutine library, you may | 336 proprietary programs. If your program is a subroutine library, you may |
| 337 consider it more useful to permit linking proprietary applications with the | 337 consider it more useful to permit linking proprietary applications with the |
| 338 library. If this is what you want to do, use the GNU Lesser General | 338 library. If this is what you want to do, use the GNU Lesser General |
| 339 Public License instead of this License. | 339 Public License instead of this License. |
| OLD | NEW |