This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository debsums.
commit 405d3a9db473e781445c47a597e142dac70673db Author: Ryan Niebur <[email protected]> Date: Sat Sep 5 12:22:56 2009 -0700 fix copyright stuff --- debian/changelog | 1 + debian/copyright | 17 ++++++++++++++--- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index af5a029..f31e48c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ debsums (2.0.47) unstable; urgency=low * simplify the output for missing/changed files in silent mode (Closes: #524650) * make the short description a noun phrase + * fix copyright stuff -- Ryan Niebur <[email protected]> Sat, 05 Sep 2009 00:50:48 -0700 diff --git a/debian/copyright b/debian/copyright index d5f7095..d0d549d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,6 +6,18 @@ Copyright: 2008 Francois Marier <[email protected]> 2009 Ryan Niebur <[email protected]> + This is free software, licensed under the terms of the GNU General Public + License. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A + PARTICULAR PURPOSE. + + You are free to distribute this software under the terms of the GNU General + Public License. On Debian systems, the complete text of the GNU General + Public License can be found in /usr/share/common-licenses/GPL file. + +rdebsums: + + Copyright 2007 by Vincent Fourmond <[email protected]> + 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 @@ -21,6 +33,5 @@ Copyright: Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA -You are free to distribute this software under the terms of the GNU General -Public License. On Debian systems, the complete text of the GNU General -Public License can be found in /usr/share/common-licenses/GPL file. + On Debian systems, the complete text of the GNU GPL version 2 can be + found in /usr/share/common-licenses/GPL-2. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/debsums.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
