This is an automated email from the git hooks/post-receive script. fabian pushed a commit to branch master in repository chocolate-doom.
commit 9e6d3958ef6cf5f418c3cebcc498fadbbe7d75e4 Author: Fabian Greffrath <[email protected]> Date: Fri Sep 18 09:47:40 2015 +0200 Provide unique license names in debian/copyright --- debian/copyright | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/copyright b/debian/copyright index 4ff5c62..0e14903 100644 --- a/debian/copyright +++ b/debian/copyright @@ -24,7 +24,7 @@ License: GPL-2+ Files: msvc/inttypes.h msvc/stdint.h Copyright: 2006, Alexander Chemeris -License: BSD-3-clause +License: BSD-3-clause_a // Based on ISO/IEC 9899:TC2 Committee draft (May 6, 2005) WG14/N1124 // // Copyright (c) 2006 Alexander Chemeris @@ -55,7 +55,7 @@ License: BSD-3-clause Files: man/simplecpp Copyright: 2001-2008, Contributors to the Freedoom project -License: BSD-3-clause +License: BSD-3-clause_b # Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 # Contributors to the Freedoom project. All rights reserved. # @@ -87,7 +87,7 @@ License: BSD-3-clause Files: src/aes_prng.c Copyright: 2005-2014 Simon Howard 2000-2008 Free Software Foundation, Inc. -License: GPL-2+ or BSD-3-Clause +License: GPL-2+_a or BSD-3-Clause_c * 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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/chocolate-doom.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

