Author: kibi-guest Date: 2007-09-13 05:12:15 +0000 (Thu, 13 Sep 2007) New Revision: 4184
Modified: packages/trunk/opencity/debian/changelog packages/trunk/opencity/debian/copyright Log: Fix copyright issues, closes: #442034, #442056 Modified: packages/trunk/opencity/debian/changelog =================================================================== --- packages/trunk/opencity/debian/changelog 2007-09-12 18:31:25 UTC (rev 4183) +++ packages/trunk/opencity/debian/changelog 2007-09-13 05:12:15 UTC (rev 4184) @@ -9,6 +9,11 @@ [ Cyril Brulebois ] * Added XS-Vcs-Svn and XS-Vcs-Browser fields in the control file. + * Fixed copyright: + - Added missing “or any later version” to match upstream's copyright + statement in the COPYRIGHT file (Closes: #442034). + - Fixed public domain statement by replacing the copyright by an + authorship statement (Closes: #442056). -- Jon Dowland <[EMAIL PROTECTED]> Thu, 12 Jul 2007 12:03:33 +0100 Modified: packages/trunk/opencity/debian/copyright =================================================================== --- packages/trunk/opencity/debian/copyright 2007-09-12 18:31:25 UTC (rev 4183) +++ packages/trunk/opencity/debian/copyright 2007-09-13 05:12:15 UTC (rev 4184) @@ -23,9 +23,10 @@ Copyright (C) 2003-2006 Frédéric RODRIGO Copyright (C) 1999 Jeff Molofee -This program is free software; you can redistribute it and/or modify + 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. + the Free Software Foundation; either version 2 of the License, or + 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 @@ -33,15 +34,18 @@ 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 + along with this program; if not, write to the Free Software Foundation, + Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General Public License, version 2, can be found in /usr/share/common-licenses/GPL-2. -The Files in src/binreloc/ are copyright 2002-2006 Hongli Lai +The files under src/binreloc/ have been put in the public domain by +Hongli Lai <[EMAIL PROTECTED]>: This source code is public domain. You can relicense this code under whatever license you want. -The Debian packaging is (C) 2006, Gonéri Le Bouder <[EMAIL PROTECTED]> and -is licensed under the GPL. +The Debian packaging is: + (C) 2006-2007, Gonéri Le Bouder <[EMAIL PROTECTED]> + (C) 2007, Cyril Brulebois <[EMAIL PROTECTED]> +and is licensed under the GPL. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

