From: Jason Self Date: Wed, 21 Aug 2019 03:01:32 +0000 (-0700) Subject: Update the game output to mention GPLv3 now X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;ds=sidebyside;h=0ae655e8ace07cd9919c027fb9105610aee3ddd2;p=zchess.git Update the game output to mention GPLv3 now --- diff --git a/zchess.inf b/zchess.inf index c21ee25..5f380ae 100644 --- a/zchess.inf +++ b/zchess.inf @@ -290,15 +290,13 @@ Global GameOver; Copyright (C) 2002, 2003, 2004 Eric Schmidt^^ This program is free software. It may be distributed under the terms of the GNU General Public License - version 2, or (at your option) any later version.^^ + version 3, or (at your option) any later version.^^ 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. 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"; + with this program. If not see http://www.gnu.org/licenses/"; @read_char 1 -> input; CompleteRedraw();