Revision 575 COPYING
| COPYING (revision 575) | ||
|---|---|---|
| 1 |
The code in this distribution is Copyright 1999-2002 by Hiroyuki Yamamoto.
|
|
| 1 |
The code in this distribution is Copyright 1999-2005 by Hiroyuki Yamamoto.
|
|
| 2 | 2 |
|
| 3 | 3 |
Specific permission is granted for the GPLed code in this distribition to |
| 4 | 4 |
be linked to OpenSSL without invoking GPL clause 2(b). |
| ... | ... | |
| 8 | 8 |
Version 2, June 1991 |
| 9 | 9 |
|
| 10 | 10 |
Copyright (C) 1989, 1991 Free Software Foundation, Inc. |
| 11 |
675 Mass Ave, Cambridge, MA 02139, USA
|
|
| 11 |
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|
| 12 | 12 |
Everyone is permitted to copy and distribute verbatim copies |
| 13 | 13 |
of this license document, but changing it is not allowed. |
| 14 | 14 |
|
| ... | ... | |
| 282 | 282 |
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER |
| 283 | 283 |
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE |
| 284 | 284 |
POSSIBILITY OF SUCH DAMAGES. |
| 285 |
------------------------------------------------------------------------------- |
|
| 285 |
|
|
| 286 |
END OF TERMS AND CONDITIONS |
|
| 287 |
|
|
| 288 |
How to Apply These Terms to Your New Programs |
|
| 289 |
|
|
| 290 |
If you develop a new program, and you want it to be of the greatest |
|
| 291 |
possible use to the public, the best way to achieve this is to make it |
|
| 292 |
free software which everyone can redistribute and change under these terms. |
|
| 293 |
|
|
| 294 |
To do so, attach the following notices to the program. It is safest |
|
| 295 |
to attach them to the start of each source file to most effectively |
|
| 296 |
convey the exclusion of warranty; and each file should have at least |
|
| 297 |
the "copyright" line and a pointer to where the full notice is found. |
|
| 298 |
|
|
| 299 |
<one line to give the program's name and a brief idea of what it does.> |
|
| 300 |
Copyright (C) <year> <name of author> |
|
| 301 |
|
|
| 302 |
This program is free software; you can redistribute it and/or modify |
|
| 303 |
it under the terms of the GNU General Public License as published by |
|
| 304 |
the Free Software Foundation; either version 2 of the License, or |
|
| 305 |
(at your option) any later version. |
|
| 306 |
|
|
| 307 |
This program is distributed in the hope that it will be useful, |
|
| 308 |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
|
| 309 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|
| 310 |
GNU General Public License for more details. |
|
| 311 |
|
|
| 312 |
You should have received a copy of the GNU General Public License |
|
| 313 |
along with this program; if not, write to the Free Software |
|
| 314 |
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |
|
| 315 |
|
|
| 316 |
|
|
| 317 |
Also add information on how to contact you by electronic and paper mail. |
|
| 318 |
|
|
| 319 |
If the program is interactive, make it output a short notice like this |
|
| 320 |
when it starts in an interactive mode: |
|
| 321 |
|
|
| 322 |
Gnomovision version 69, Copyright (C) year name of author |
|
| 323 |
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. |
|
| 324 |
This is free software, and you are welcome to redistribute it |
|
| 325 |
under certain conditions; type `show c' for details. |
|
| 326 |
|
|
| 327 |
The hypothetical commands `show w' and `show c' should show the appropriate |
|
| 328 |
parts of the General Public License. Of course, the commands you use may |
|
| 329 |
be called something other than `show w' and `show c'; they could even be |
|
| 330 |
mouse-clicks or menu items--whatever suits your program. |
|
| 331 |
|
|
| 332 |
You should also get your employer (if you work as a programmer) or your |
|
| 333 |
school, if any, to sign a "copyright disclaimer" for the program, if |
|
| 334 |
necessary. Here is a sample; alter the names: |
|
| 335 |
|
|
| 336 |
Yoyodyne, Inc., hereby disclaims all copyright interest in the program |
|
| 337 |
`Gnomovision' (which makes passes at compilers) written by James Hacker. |
|
| 338 |
|
|
| 339 |
<signature of Ty Coon>, 1 April 1989 |
|
| 340 |
Ty Coon, President of Vice |
|
| 341 |
|
|
| 342 |
This General Public License does not permit incorporating your program into |
|
| 343 |
proprietary programs. If your program is a subroutine library, you may |
|
| 344 |
consider it more useful to permit linking proprietary applications with the |
|
| 345 |
library. If this is what you want to do, use the GNU Library General |
|
| 346 |
Public License instead of this License. |
|
Also available in: Unified diff