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 | 675 Mass Ave, Cambridge, MA 02139, 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 | Preamble |
9 | Preamble |
10 | |
10 | |
… | |
… | |
277 | PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE |
277 | PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE |
278 | POSSIBILITY OF SUCH DAMAGES. |
278 | POSSIBILITY OF SUCH DAMAGES. |
279 | |
279 | |
280 | END OF TERMS AND CONDITIONS |
280 | END OF TERMS AND CONDITIONS |
281 | |
281 | |
282 | Appendix: How to Apply These Terms to Your New Programs |
282 | How to Apply These Terms to Your New Programs |
283 | |
283 | |
284 | If you develop a new program, and you want it to be of the greatest |
284 | If you develop a new program, and you want it to be of the greatest |
285 | possible use to the public, the best way to achieve this is to make it |
285 | possible use to the public, the best way to achieve this is to make it |
286 | free software which everyone can redistribute and change under these terms. |
286 | free software which everyone can redistribute and change under these terms. |
287 | |
287 | |
… | |
… | |
289 | to attach them to the start of each source file to most effectively |
289 | to attach them to the start of each source file to most effectively |
290 | convey the exclusion of warranty; and each file should have at least |
290 | convey the exclusion of warranty; and each file should have at least |
291 | the "copyright" line and a pointer to where the full notice is found. |
291 | the "copyright" line and a pointer to where the full notice is found. |
292 | |
292 | |
293 | <one line to give the program's name and a brief idea of what it does.> |
293 | <one line to give the program's name and a brief idea of what it does.> |
294 | Copyright (C) 19yy <name of author> |
294 | Copyright (C) <year> <name of author> |
295 | |
295 | |
296 | This program is free software; you can redistribute it and/or modify |
296 | This program is free software; you can redistribute it and/or modify |
297 | it under the terms of the GNU General Public License as published by |
297 | it under the terms of the GNU General Public License as published by |
298 | the Free Software Foundation; either version 2 of the License, or |
298 | the Free Software Foundation; either version 2 of the License, or |
299 | (at your option) any later version. |
299 | (at your option) any later version. |
… | |
… | |
303 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
303 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
304 | GNU General Public License for more details. |
304 | GNU General Public License for more details. |
305 | |
305 | |
306 | You should have received a copy of the GNU General Public License |
306 | You should have received a copy of the GNU General Public License |
307 | along with this program; if not, write to the Free Software |
307 | along with this program; if not, write to the Free Software |
308 | Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
308 | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
|
309 | |
309 | |
310 | |
310 | Also add information on how to contact you by electronic and paper mail. |
311 | Also add information on how to contact you by electronic and paper mail. |
311 | |
312 | |
312 | If the program is interactive, make it output a short notice like this |
313 | If the program is interactive, make it output a short notice like this |
313 | when it starts in an interactive mode: |
314 | when it starts in an interactive mode: |
314 | |
315 | |
315 | Gnomovision version 69, Copyright (C) 19yy name of author |
316 | Gnomovision version 69, Copyright (C) year name of author |
316 | Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. |
317 | Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. |
317 | This is free software, and you are welcome to redistribute it |
318 | This is free software, and you are welcome to redistribute it |
318 | under certain conditions; type `show c' for details. |
319 | under certain conditions; type `show c' for details. |
319 | |
320 | |
320 | The hypothetical commands `show w' and `show c' should show the appropriate |
321 | The hypothetical commands `show w' and `show c' should show the appropriate |