This is an automated email from the git hooks/post-receive script. mattia pushed a commit to branch copyright in repository devscripts.
commit ae2ea45b241ad81a636c4062115d13bcba791728 Author: Mattia Rizzolo <[email protected]> Date: Fri Dec 29 23:44:14 2017 +0100 wip! Signed-off-by: Mattia Rizzolo <[email protected]> --- debian/copyright | 46 ++++++++++++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 20 deletions(-) diff --git a/debian/copyright b/debian/copyright index 1e731d3..13e8ba9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -15,6 +15,8 @@ see the individual files (scripts and manpages) for more information. Most of the Devscripts::* Perl modules are from the deprecated dpkg-perl package, copyright (C) 1997 Klee Dienes <[email protected]> +Files: * +License: GPL-2+ With the exceptions listed below, the whole package is licensed under the GPL, version 2 or later. @@ -49,6 +51,30 @@ Files: doc/edit-patch.1 scripts/edit-patch.sh Copyright: 2009-2011, Canonical Ltd. License: GPL-3 + +Files: doc/what-patch.1 + scripts/what-patch.sh + test/test_uscan +Copyright: 2009, Jonathan Patrick Davies <[email protected]> + 2006-2008, Kees Cook <[email protected]> + 2007-2008, Siegfried-Angel Gevatter Pujals <[email protected]> + 2013, Rafael Laboissiere <[email protected]> + 2017 Chris Lamb <[email protected]> +License: GPL-3+ + +Files: doc/suspicious-source.1 + doc/wrap-and-sort.1 + scripts/devscripts/* + scripts/devscripts/test/* + scripts/sadt* + scripts/setup.py + scripts/suspicious-source + scripts/wrap-and-sort +Copyright: 2009-2014, Benjamin Drung <[email protected]> + 2010-2011, Stefano Rivera <[email protected]> +License: ISC + +License: GPL-3 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, version 3 of the License. @@ -61,16 +87,6 @@ License: GPL-3 On Debian systems, the complete text of the GNU General Public License version 3 can be found in the /usr/share/common-licenses/GPL-3 file. -Files: doc/what-patch.1 - scripts/what-patch.sh - test/test_uscan -Copyright: 2009, Jonathan Patrick Davies <[email protected]> - 2006-2008, Kees Cook <[email protected]> - 2007-2008, Siegfried-Angel Gevatter Pujals <[email protected]> - 2013, Rafael Laboissiere <[email protected]> - 2017 Chris Lamb <[email protected]> -License: GPL-3+ - License: GPL-3+ 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 @@ -85,16 +101,6 @@ License: GPL-3+ On Debian systems, the complete text of the GNU General Public License version 3 can be found in the /usr/share/common-licenses/GPL-3 file. -Files: doc/suspicious-source.1 - doc/wrap-and-sort.1 - scripts/devscripts/* - scripts/devscripts/test/* - scripts/sadt* - scripts/setup.py - scripts/suspicious-source - scripts/wrap-and-sort -Copyright: 2009-2014, Benjamin Drung <[email protected]> - 2010-2011, Stefano Rivera <[email protected]> License: ISC Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
