This package was debianized by Adam Borowski <kilobyte@angband.pl> on
Mon,  5 May 2003 09:31:35 +0200.

It can be downloaded from http://kbtin.sourceforge.net/

Copyright 1999-2015 Adam Borowski, based on earlier work by:
	Peter Unold,
	Bill Reiss,
	David A. Wagner,
	Joann Ellsworth,
	Jeremy C. Jack,
	David Hedbor,
	Sverre Norman,
	Jakub Narębski

   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; either version 2.1 of the License, or
   (at your option) any later version.

   See /usr/share/common-licenses/GPL-2

crc.c is Copyright (C) 1986 Gary S. Brown; until this version the file also
includes ifdefed-out code by Mark G. Mendel with the following notice:
/*
 * updcrc macro derived from article Copyright (C) 1986 Stephen Satchell.
 *  NOTE: First srgument must be in range 0 to 255.
 *        Second argument is referenced twice.
 *
 * Programmers may incorporate any or all code into their programs,
 * giving proper credit within the source. Publication of the
 * source routines is permitted so long as proper credit is given
 * to Stephen Satchell, Satchell Evaluations and Chuck Forsberg,
 * Omen Technology.
 */
