Debianized by Corrin Lakeland <lakeland@debian.org>             2001-05-06
Adopted by Russ Allbery <rra@debian.org>                        2005-12-28

It was downloaded from:

    <http://www.acepoint.de/GnuBG/sources/>

This is a CVS snapshot of the current development version.

The current gnubg.weights file from the same directory has been included
in the upstream source tarball as gnubg.weights.

The source has been repackaged to remove luxi.c from the distribution.
This file contains the digits from the Luxi font by Bigelow & Holmes,
Inc., which is covered by a non-DFSG-free license.  The source has been
modified to use the free Bitstream Vera font instead.

Upstream authors:

    GNU Backgammon Development Team <bug-gnubg@gnu.org>
        (Joseph Heled, Øystein Johansen, David Montgomery, Jørn Thyssen,
         Gary Wong)

Debian packaging copyright:

    Changes by Corrin Lakeland did not have an explicit copyright
    statement.  See the Debian changelog for the dates of changes.
    Presumably all their changes may be redistributed under the same terms
    as GNU Backgammon itself.

    Changes by Russ Allbery are copyright 2005, 2006 Russ Allbery and may
    be redistributed and/or modified under the terms of the GNU General
    Public License as published by the Free Software Foundation; either
    version 2 of the License, or (at your option) any later version.

Copyright:

    Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003
        Gary Wong <gary@cs.arizona.edu>, <gtw@gnu.org>
    Copyright 1999, 2000, 2002, 2003, 2004
        Joern Thyssen <joern@thyssen.nu>, <jthyssen@dk.ibm.com>,
            <jth@gnubg.org>, <jth@freeshell.org>
    Copyright 2000, 2001, 2002 Øystein Johansen
    Copyright 1996 Claes Thornberg <claest@it.kth.se>
    Copyright 1999 Gerry Tesauro
    Copyright 2000 Joseph Heled
    Copyright 2003, 2004, 2005 Jon Kinsey
    Copyright 2000 Jonathan Blandford
    Copyright 2003 Holger Bochnig <hbgg@gmx.net>
    Copyright 2003 Stein Kulseth <steink@opera.com>
    Copyright 1997, 1998, 1999 Takuji Nishimura
    Copyright 2002 Thomas Meyer <tpmeyer@foxriver.com>
    Copyright 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>
    Copyright 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
        1997, 1998, 1999, 2000, 2001, 2002, 2003
        Free Software Foundation, Inc.
    Copyright 1999, 2000, 2001, 2002 Achim Mueller
    Copyright 1998, 1999 Mark Spencer <markster@marko.net>
    Copyright 2005 Ingo Macherius
    Copyright 2003 Petr Kadlec <mormegil@centrum.cz>

    This program is free software; you can redistribute it and/or modify
    it under the terms of version 2 of the GNU General Public License as
    published by the Free Software Foundation.

    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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
    USA.

The full text of the GNU General Public License is available on Debian
systems in /usr/share/common-licenses/GPL.

The random number generator lib/mt19937ar.c is covered by the following
copyright and license:

    Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
    All rights reserved.                          

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions
    are met:

      1. Redistributions of source code must retain the above copyright
         notice, this list of conditions and the following disclaimer.

      2. Redistributions in binary form must reproduce the above copyright
         notice, this list of conditions and the following disclaimer in the
         documentation and/or other materials provided with the distribution.

      3. The names of its contributors may not be used to endorse or promote 
         products derived from this software without specific prior written 
         permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
