| OLD | NEW |
| 1 GNU LIBRARY GENERAL PUBLIC LICENSE | 1 GNU LIBRARY GENERAL PUBLIC LICENSE |
| 2 Version 2, June 1991 | 2 Version 2, June 1991 |
| 3 | 3 |
| 4 Copyright (C) 1991 Free Software Foundation, Inc. | 4 Copyright (C) 1991 Free Software Foundation, Inc. |
| 5 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | 5 59 Temple Place, Suite 330, Boston, MA 02111-1307 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 [This is the first released version of the library GPL. It is | 9 [This is the first released version of the library GPL. It is |
| 10 numbered 2 because it goes with version 2 of the ordinary GPL.] | 10 numbered 2 because it goes with version 2 of the ordinary GPL.] |
| (...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 128 interface definition files, plus the scripts used to control compilation | 128 interface definition files, plus the scripts used to control compilation |
| 129 and installation of the library. | 129 and installation of the library. |
| 130 | 130 |
| 131 Activities other than copying, distribution and modification are not | 131 Activities other than copying, distribution and modification are not |
| 132 covered by this License; they are outside its scope. The act of | 132 covered by this License; they are outside its scope. The act of |
| 133 running a program using the Library is not restricted, and output from | 133 running a program using the Library is not restricted, and output from |
| 134 such a program is covered only if its contents constitute a work based | 134 such a program is covered only if its contents constitute a work based |
| 135 on the Library (independent of the use of the Library in a tool for | 135 on the Library (independent of the use of the Library in a tool for |
| 136 writing it). Whether that is true depends on what the Library does | 136 writing it). Whether that is true depends on what the Library does |
| 137 and what the program that uses the Library does. | 137 and what the program that uses the Library does. |
| 138 | 138 |
| 139 1. You may copy and distribute verbatim copies of the Library's | 139 1. You may copy and distribute verbatim copies of the Library's |
| 140 complete source code as you receive it, in any medium, provided that | 140 complete source code as you receive it, in any medium, provided that |
| 141 you conspicuously and appropriately publish on each copy an | 141 you conspicuously and appropriately publish on each copy an |
| 142 appropriate copyright notice and disclaimer of warranty; keep intact | 142 appropriate copyright notice and disclaimer of warranty; keep intact |
| 143 all the notices that refer to this License and to the absence of any | 143 all the notices that refer to this License and to the absence of any |
| 144 warranty; and distribute a copy of this License along with the | 144 warranty; and distribute a copy of this License along with the |
| 145 Library. | 145 Library. |
| 146 | 146 |
| 147 You may charge a fee for the physical act of transferring a copy, | 147 You may charge a fee for the physical act of transferring a copy, |
| 148 and you may at your option offer warranty protection in exchange for a | 148 and you may at your option offer warranty protection in exchange for a |
| (...skipping 316 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 465 modify it under the terms of the GNU Library General Public | 465 modify it under the terms of the GNU Library General Public |
| 466 License as published by the Free Software Foundation; either | 466 License as published by the Free Software Foundation; either |
| 467 version 2 of the License, or (at your option) any later version. | 467 version 2 of the License, or (at your option) any later version. |
| 468 | 468 |
| 469 This library is distributed in the hope that it will be useful, | 469 This library is distributed in the hope that it will be useful, |
| 470 but WITHOUT ANY WARRANTY; without even the implied warranty of | 470 but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 471 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 471 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| 472 Library General Public License for more details. | 472 Library General Public License for more details. |
| 473 | 473 |
| 474 You should have received a copy of the GNU Library General Public | 474 You should have received a copy of the GNU Library General Public |
| 475 License along with this library; if not, write to the | 475 License along with this library; if not, write to the |
| 476 Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 476 Free Software Foundation, Inc., 59 Temple Place - Suite 330, |
| 477 Boston, MA 02111-1307 USA. | 477 Boston, MA 02111-1307 USA. |
| 478 | 478 |
| 479 Also add information on how to contact you by electronic and paper mail. | 479 Also add information on how to contact you by electronic and paper mail. |
| 480 | 480 |
| 481 You should also get your employer (if you work as a programmer) or your | 481 You should also get your employer (if you work as a programmer) or your |
| 482 school, if any, to sign a "copyright disclaimer" for the library, if | 482 school, if any, to sign a "copyright disclaimer" for the library, if |
| 483 necessary. Here is a sample; alter the names: | 483 necessary. Here is a sample; alter the names: |
| 484 | 484 |
| 485 Yoyodyne, Inc., hereby disclaims all copyright interest in the | 485 Yoyodyne, Inc., hereby disclaims all copyright interest in the |
| 486 library `Frob' (a library for tweaking knobs) written by James Random Hacker. | 486 library `Frob' (a library for tweaking knobs) written by James Random Hacker. |
| 487 | 487 |
| 488 <signature of Ty Coon>, 1 April 1990 | 488 <signature of Ty Coon>, 1 April 1990 |
| 489 Ty Coon, President of Vice | 489 Ty Coon, President of Vice |
| 490 | 490 |
| 491 That's all there is to it! | 491 That's all there is to it! |
| OLD | NEW |