Author: bddebian-guest Date: 2008-06-03 01:58:28 +0000 (Tue, 03 Jun 2008) New Revision: 7216
Modified: packages/trunk/3dchess/debian/changelog packages/trunk/3dchess/debian/copyright Log: * Add proper copyright holders to debian/copyright. Modified: packages/trunk/3dchess/debian/changelog =================================================================== --- packages/trunk/3dchess/debian/changelog 2008-06-03 01:43:36 UTC (rev 7215) +++ packages/trunk/3dchess/debian/changelog 2008-06-03 01:58:28 UTC (rev 7216) @@ -5,6 +5,7 @@ [ Barry deFreese ] * Build-depend on libxaw7-dev instead of libxaw-headers. (Closes: #484203). + * Add proper copyright holders to debian/copyright. -- Barry deFreese <[EMAIL PROTECTED]> Mon, 02 Jun 2008 21:38:19 -0400 Modified: packages/trunk/3dchess/debian/copyright =================================================================== --- packages/trunk/3dchess/debian/copyright 2008-06-03 01:43:36 UTC (rev 7215) +++ packages/trunk/3dchess/debian/copyright 2008-06-03 01:58:28 UTC (rev 7216) @@ -7,7 +7,23 @@ Author: Paul Hicks <[EMAIL PROTECTED]> -Copyright: -GPL (GNU GPL license v2 included in source code) -The GNU GPL may be viewed on Debian GNU/Linux systems in -/usr/share/common-licenses/GPL +Copyright: (C) 1995,1996 Paul Hicks <[EMAIL PROTECTED]> +include/DrawingA.h: (C) 1990 David Nedde +src/DrawingA.c: (C) 1990 David Nedde + + 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 of the License, or + (at your option) any later version. + + 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 package; if not, write to the Free Software Foundation, + Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. + + On Debian GNU/Linux systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL'. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

