61 lines
5.0 KiB
HTML
61 lines
5.0 KiB
HTML
|
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>How to Apply These Terms to Your New Programs</title><link rel="stylesheet" href="geany.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="index.html" title="Geany 0.11"><link rel="up" href="apc.html" title="Appendix C. GNU General Public License"><link rel="prev" href="apcs02.html" title="TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION"><link rel="next" href="apd.html" title="Appendix D. License for Scintilla and SciTE"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">How to Apply These Terms to Your New Programs
|
|||
|
</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="apcs02.html">Prev</a> </td><th width="60%" align="center">Appendix C. GNU General Public License</th><td width="20%" align="right"> <a accesskey="n" href="apd.html">Next</a></td></tr></table><hr></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2818049"></a>How to Apply These Terms to Your New Programs
|
|||
|
</h2></div></div></div><p>
|
|||
|
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.
|
|||
|
</p><p>
|
|||
|
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.
|
|||
|
</p><p>
|
|||
|
<one line to give the program's name and a brief idea of what it does.>
|
|||
|
Copyright (C) <year> <name of author>
|
|||
|
</p><p>
|
|||
|
This program is free software; you can redistribute it and/or modify
|
|||
|
it under the terms of the GNU General Public License as published by
|
|||
|
the Free Software Foundation; either version 2 of the License, or
|
|||
|
(at your option) any later version.
|
|||
|
</p><p>
|
|||
|
This program is distributed in the hope that it will be useful,
|
|||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|||
|
GNU General Public License for more details.
|
|||
|
</p><p>
|
|||
|
You should have received a copy of the GNU General Public License
|
|||
|
along with this program; if not, write to the Free Software
|
|||
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
|
</p><p>
|
|||
|
Also add information on how to contact you by electronic and paper mail.
|
|||
|
</p><p>
|
|||
|
If the program is interactive, make it output a short notice like this
|
|||
|
when it starts in an interactive mode:
|
|||
|
</p><p>
|
|||
|
Gnomovision version 69, Copyright (C) year name of author
|
|||
|
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
|||
|
This is free software, and you are welcome to redistribute it
|
|||
|
under certain conditions; type `show c' for details.
|
|||
|
</p><p>
|
|||
|
The hypothetical commands `show w' and `show c' should show the appropriate
|
|||
|
parts of the General Public License. Of course, the commands you use may
|
|||
|
be called something other than `show w' and `show c'; they could even be
|
|||
|
mouse-clicks or menu items--whatever suits your program.
|
|||
|
</p><p>
|
|||
|
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:
|
|||
|
</p><p>
|
|||
|
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
|
|||
|
`Gnomovision' (which makes passes at compilers) written by James Hacker.
|
|||
|
</p><p>
|
|||
|
<signature of Ty Coon>, 1 April 1989
|
|||
|
Ty Coon, President of Vice
|
|||
|
</p><p>
|
|||
|
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 Library General
|
|||
|
Public License instead of this License.
|
|||
|
</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="apcs02.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="apc.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="apd.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Appendix D. License for Scintilla and SciTE</td></tr></table></div></body></html>
|