This is the Debian GNU/Linux prepackaged version of xboard, the X
Window System interface to GNU Chess.

This package was initially put together by Ian Murdock <imurdock@debian.org>,
from sources obtained from:
 ftp://prep.ai.mit.edu/pub/gnu/xboard/

This package has been maintained by Brian Mays <brian@debian.org> until
11 August 2005.
Modifications of xboard 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-2").

The current sources were obtained from <http://savannah.gnu.org/projects/xboard/>.

Changes:
 * added Debian GNU/Linux package maintenance system files
 * changed installation targets from /usr/bin and /usr/games
   to /usr/games and /usr/lib/games
 * the Debian makefile removes parser.c so that it can be rebuilt with
   lex
 * remove hack to Makefile to place info files in /usr/share

xboard was written by:
 * Chris Sears and Dan Sears (versions 1.0 through
   1.2)
 * Tim Mann (versions 1.3 and later)
 * Elmar Bartel (new piece bitmaps for version 3.2)
 * Wayne Christopher (color scheme and old 80x80 piece
   bitmaps, taken from XChess)
 * Evan Welsh (cmail)
 * John Chanak (initial implementation of ICS mode)
 * Jochen Wiedmann (gamelist.c, lists.c, lists.h.  Wrote xboard.texi,
   mostly based on xboard.man and cmail.man.  Minor additions to backend.c)
 * Frank McIngvale (wrote from scratch zic2xpm.c and zic2xpm.man.  Additions
   to backend.c, xboard.c, and xboard.man)
 * Hugh Fisher (additions to backend.c and xboard.c)

-------------------------------------------------------------------------------

The original xboard package:

Copyright (C) 1991 Digital Equipment Corporation, Maynard, Massachusetts

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.

-------------------------------------------------------------------------------

Enhancements:

Copyright (C) 1993, 1994 Free Software Foundation, Inc.

   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; version 2 dated June, 1991.

   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.

On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in "/usr/share/common-licenses/GPL-2".

-------------------------------------------------------------------------------
