Author: bddebian-guest Date: 2008-04-22 21:47:08 +0000 (Tue, 22 Apr 2008) New Revision: 6714
Modified: packages/trunk/xlife/debian/copyright Log: Make copyright file machine readable. Modified: packages/trunk/xlife/debian/copyright =================================================================== --- packages/trunk/xlife/debian/copyright 2008-04-22 20:05:16 UTC (rev 6713) +++ packages/trunk/xlife/debian/copyright 2008-04-22 21:47:08 UTC (rev 6714) @@ -1,22 +1,8 @@ -This package was debianized by Dave Holland <[EMAIL PROTECTED]> -Thu, 5 Dec 1996 13:32:07 +0000. - -It was adopted by Edward Betts <[EMAIL PROTECTED]> -Sun, 20 Feb 2000 11:30:18 +0000 - -It was adopted by Goswin Brederlow <[EMAIL PROTECTED]> -Thu, 2 Nov 2000 11:05:21 +0200 - -It was adopted by Debian Games Team <[EMAIL PROTECTED]> -Sat, 1 Mar 2008 11:05:21 -0500 - -It was downloaded from ftp://ftp.ccil.org/pub/esr/ but can now be found on +Original source can be retrieved from: http://www.catb.org/~esr/xlife-5.0.tar.gz. - +Files: * Copyright: Copyright 1989 Jon Bennett <[EMAIL PROTECTED]> - -Taken from the start of main.c: - +License: other /* * XLife Copyright 1989 Jon Bennett [EMAIL PROTECTED], [EMAIL PROTECTED] * @@ -40,30 +26,29 @@ * * CMU SUCKS */ - -Taken from xlife.man: - -AUTHORS - +Authors: Algorithm, implementation and file format enhancements: Jon Bennett <[EMAIL PROTECTED]> - Original X code: Chuck Silvers <[EMAIL PROTECTED]> - Enhancements to #I format and user interface: Paul Callahan <[EMAIL PROTECTED]> - Auto-sizing, load format enhancements, 8-state support, all of the non-Life automata, still-life detection, boxing: Eric S. Raymond <[EMAIL PROTECTED]> -Debian packaging is copyright: +Files: debian/* +Copyright: Copyright 1996 Dave Holland <[EMAIL PROTECTED]> Copyright 2000 Edward Betts <[EMAIL PROTECTED]> Copyright 2000 Goswin Brederlow <[EMAIL PROTECTED]> - Copyright 2008 Barry deFreese <[EMAIL PROTECTED]> - +License: other An attempt was made to contact the original packager and was unsuccessful so the packaging is assumed to be licensed under the same license as the -source code. +source code. See above. + +Files: debian/* +Copyright: Copyright 2008 Barry deFreese <[EMAIL PROTECTED]> +License: other +This packaging is licensed under the same license as the original source +code. See above. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

