Updating to version 1.3.2, last public release by Mike Vanier.
[gnushogi.git] / doc / gnushogi_4.html
1 <HTML>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
3 <!-- Created on July, 7  2004 by texi2html 1.64 -->
4 <!-- 
5 Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
6             Karl Berry  <karl@freefriends.org>
7             Olaf Bachmann <obachman@mathematik.uni-kl.de>
8             and many others.
9 Maintained by: Olaf Bachmann <obachman@mathematik.uni-kl.de>
10 Send bugs and suggestions to <texi2html@mathematik.uni-kl.de>
11  
12 -->
13 <HEAD>
14 <TITLE>GNU Shogi manual: How to Apply These Terms to Your New Programs</TITLE>
15
16 <META NAME="description" CONTENT="GNU Shogi manual: How to Apply These Terms to Your New Programs">
17 <META NAME="keywords" CONTENT="GNU Shogi manual: How to Apply These Terms to Your New Programs">
18 <META NAME="resource-type" CONTENT="document">
19 <META NAME="distribution" CONTENT="global">
20 <META NAME="Generator" CONTENT="texi2html 1.64">
21
22 </HEAD>
23
24 <BODY LANG="" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080" ALINK="#FF0000">
25
26 <A NAME="SEC4"></A>
27 <TABLE CELLPADDING=1 CELLSPACING=1 BORDER=0>
28 <TR><TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="gnushogi_3.html#SEC3"> &lt; </A>]</TD>
29 <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="gnushogi_5.html#SEC5"> &gt; </A>]</TD>
30 <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT">[ &lt;&lt; ]</TD>
31 <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="gnushogi.html#SEC_Top"> Up </A>]</TD>
32 <TD VALIGN="MIDDLE" ALIGN="LEFT">[ &gt;&gt; ]</TD>
33 <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="gnushogi.html#SEC_Top">Top</A>]</TD>
34 <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="gnushogi_toc.html#SEC_Contents">Contents</A>]</TD>
35 <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="gnushogi_24.html#SEC24">Index</A>]</TD>
36 <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="gnushogi_abt.html#SEC_About"> ? </A>]</TD>
37 </TR></TABLE>
38 <HR SIZE=1>
39 <H2> How to Apply These Terms to Your New Programs </H2>
40 <!--docid::SEC4::-->
41 <P>
42
43   If you develop a new program, and you want it to be of the greatest
44 possible use to the public, the best way to achieve this is to make it
45 free software which everyone can redistribute and change under these terms.
46 </P><P>
47
48   To do so, attach the following notices to the program.  It is safest
49 to attach them to the start of each source file to most effectively
50 convey the exclusion of warranty; and each file should have at least
51 the "copyright" line and a pointer to where the full notice is found.
52 </P><P>
53
54 <TABLE><tr><td>&nbsp;</td><td class=smallexample><FONT SIZE=-1><pre><VAR>one line to give the program's name and a brief idea of what it does.</VAR>
55 Copyright (C) 19<VAR>yy</VAR>  <VAR>name of author</VAR>
56
57 This program is free software; you can redistribute it and/or modify
58 it under the terms of the GNU General Public License as published by
59 the Free Software Foundation; either version 2 of the License, or
60 (at your option) any later version.
61
62 This program is distributed in the hope that it will be useful,
63 but WITHOUT ANY WARRANTY; without even the implied warranty of
64 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
65 GNU General Public License for more details.
66
67 You should have received a copy of the GNU General Public License
68 along with this program; if not, write to the Free Software
69 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
70 </FONT></pre></td></tr></table></P><P>
71
72 Also add information on how to contact you by electronic and paper mail.
73 </P><P>
74
75 If the program is interactive, make it output a short notice like this
76 when it starts in an interactive mode:
77 </P><P>
78
79 <TABLE><tr><td>&nbsp;</td><td class=smallexample><FONT SIZE=-1><pre>Gnomovision version 69, Copyright (C) 19<VAR>yy</VAR> <VAR>name of author</VAR>
80 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details 
81 type `show w'.
82 This is free software, and you are welcome to redistribute it
83 under certain conditions; type `show c' for details.
84 </FONT></pre></td></tr></table></P><P>
85
86 The hypothetical commands <SAMP>`show w'</SAMP> and <SAMP>`show c'</SAMP> should show
87 the appropriate parts of the General Public License.  Of course, the
88 commands you use may be called something other than <SAMP>`show w'</SAMP> and
89 <SAMP>`show c'</SAMP>; they could even be mouse-clicks or menu items--whatever
90 suits your program.
91 </P><P>
92
93 You should also get your employer (if you work as a programmer) or your
94 school, if any, to sign a "copyright disclaimer" for the program, if
95 necessary.  Here is a sample; alter the names:
96 </P><P>
97
98 <TABLE><tr><td>&nbsp;</td><td class=smallexample><FONT SIZE=-1><pre>Yoyodyne, Inc., hereby disclaims all copyright interest in the program
99 `Gnomovision' (which makes passes at compilers) written by James Hacker.
100
101 <VAR>signature of Ty Coon</VAR>, 1 April 1989
102 Ty Coon, President of Vice
103 </FONT></pre></td></tr></table></P><P>
104
105 This General Public License does not permit incorporating your program into
106 proprietary programs.  If your program is a subroutine library, you may
107 consider it more useful to permit linking proprietary applications with the
108 library.  If this is what you want to do, use the GNU Library General
109 Public License instead of this License.
110 </P><P>
111
112 <A NAME="About shogi"></A>
113 <HR SIZE=1>
114 <TABLE CELLPADDING=1 CELLSPACING=1 BORDER=0>
115 <TR><TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="gnushogi_3.html#SEC3"> &lt; </A>]</TD>
116 <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="gnushogi_5.html#SEC5"> &gt; </A>]</TD>
117 <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT">[ &lt;&lt; ]</TD>
118 <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="gnushogi.html#SEC_Top"> Up </A>]</TD>
119 <TD VALIGN="MIDDLE" ALIGN="LEFT">[ &gt;&gt; ]</TD>
120 <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="gnushogi.html#SEC_Top">Top</A>]</TD>
121 <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="gnushogi_toc.html#SEC_Contents">Contents</A>]</TD>
122 <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="gnushogi_24.html#SEC24">Index</A>]</TD>
123 <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="gnushogi_abt.html#SEC_About"> ? </A>]</TD>
124 </TR></TABLE>
125 <BR>  
126 <FONT SIZE="-1">
127 This document was generated
128 by <I>Michael C. Vanier</I> on <I>July, 7  2004</I>
129 using <A HREF="http://www.mathematik.uni-kl.de/~obachman/Texi2html
130 "><I>texi2html</I></A>
131
132 </BODY>
133 </HTML>