1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
|
This is Debian GNU/Linux's prepackaged version of GNU Shogi.
This package was assembled by Brian Mays <brian@debian.org>, from
sources obtained from:
ftp://prep.ai.mit.edu/pub/gnu/xshogi
Modifications of gnushogi package for Debian GNU/Linux Copyright (C)
1996-2002 Brian Mays and are released under the GPL (on Debian systems
see `/usr/share/common-licenses/GPL').
Changes:
* added Debian GNU/Linux package maintenance system files
* moved files to sane locations
------------------------------------------------------------------------
Copyright (c) 1993, 1994, 1995 Matthias Mutz
Copyright (c) 1999 Michael Vanier and the Free Software Foundation
GNU SHOGI is based on GNU CHESS
Copyright (c) 1988, 1989, 1990 John Stanback
Copyright (c) 1992 Free Software Foundation
This file is part of GNU SHOGI.
GNU Shogi 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 1, or (at your option) any
later version.
GNU Shogi 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 GNU Shogi; see the file COPYING. If not, write to the Free
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA.
------------------------------------------------------------------------
xshogi is based on XBoard -- an Xt/Athena user interface for GNU Chess.
Original authors: Dan Sears, Chris Sears
Enhancements (Version 2.0 and following): Tim Mann
Modifications to XShogi (Version 1.0): Matthias Mutz
Enhancements to XShogi (Version 1.1): Matthias Mutz
Modified implementation of ISS mode for XShogi: Matthias Mutz
Current maintainer: Michael C. Vanier
XShogi borrows its piece bitmaps from CRANES Shogi.
Copyright 1991 by Digital Equipment Corporation, Maynard, Massachusetts.
Enhancements Copyright 1992 Free Software Foundation, Inc.
Enhancements for XShogi Copyright 1993, 1994, 1995 Matthias Mutz
Copyright (c) 1999 Michael Vanier and the Free Software Foundation
The following terms apply to Digital Equipment Corporation's copyright
interest in XBoard:
------------------------------------------------------------------------
All Rights Reserved
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies and that
both that copyright notice and this permission notice appear in
supporting documentation, and that the name of Digital not be
used in advertising or publicity pertaining to distribution of the
software without specific, written prior permission.
DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
On Debian GNU/Linux systems, the complete text of the GNU General Public
License can be found in `/usr/share/common-licenses/GPL'.
|