This is an automated email from the git hooks/post-receive script. xguimard-guest pushed a commit to branch master in repository libmodule-install-repository-perl.
commit d7fe7576901a914cea5e8d50a9ca509f56b5223a Author: Xavier Guimard <[email protected]> Date: Sun Jun 12 09:24:23 2016 +0200 Split inc/* copyrights --- debian/copyright | 58 +++++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 49 insertions(+), 9 deletions(-) diff --git a/debian/copyright b/debian/copyright index 490e9b9..847a335 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,25 +3,48 @@ Source: https://metacpan.org/release/Module-Install-Repository Upstream-Contact: Tatsuhiko Miyagawa <[email protected]> Upstream-Name: Module-Install-Repository -Files: * inc/Module/Install/Repository.pm -Copyright: Tatsuhiko Miyagawa <[email protected]> +Files: * +Copyright: 2009, Tatsuhiko Miyagawa <[email protected]> License: Artistic or GPL-1+ Comment: The upstream distribution does not contain an explicit statement of copyright ownership. Pursuant to the Berne Convention for the Protection of Literary and Artistic Works, it is assumed that all content is copyright by its respective authors unless otherwise stated. + . + The exact years come from the Changes file. + +Files: inc/attributes.pm +Copyright: 2008, Ricardo SIGNES <[email protected]> +License: Artistic or GPL-1+ + +Files: inc/IO/* +Copyright: 1997-1998, Graham Barr <[email protected]> +License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy <[email protected]> - 1997-1998, Graham Barr <[email protected]> - 2005, Brian Ingerson <[email protected]> - 2005-2014, Ingy döt Net <[email protected]> - 2008, Ricardo SIGNES <[email protected]> - 2006, Audrey Tang <[email protected]> - 2002-2008, chromatic <[email protected]> - 2002-2008, Michael G Schwern <[email protected]> + 2002-2012, Audrey Tang <[email protected]> + 2002-2012, Brian Ingerson <[email protected]> License: Artistic or GPL-1+ +Files: inc/Module/AuthorTests.pm +Copyright: 2008, Ricardo SIGNES <[email protected]> +License: Artistic or GPL-1+ + +Files: inc/Module/Install/TestBase.pm +Copyright: 2005-2014, Ingy döt Net <[email protected]> +License: Artistic or GPL-1+ + +Files: inc/Module/Install/Repository.pm +Copyright: 2009, Tatsuhiko Miyagawa <[email protected]> +License: Artistic or GPL-1+ +Comment: The upstream distribution does not contain an explicit statement of + copyright ownership. Pursuant to the Berne Convention for the Protection of + Literary and Artistic Works, it is assumed that all content is copyright by + its respective authors unless otherwise stated. + . + The exact years come from the Changes file. + Files: inc/Path/* Copyright: Ken Williams, <[email protected]> License: Artistic or GPL-1+ @@ -30,6 +53,23 @@ Comment: The upstream distribution does not contain an explicit statement of Literary and Artistic Works, it is assumed that all content is copyright by its respective authors unless otherwise stated. +Files: inc/Spiffy.pm +Copyright: 2004-2006, Brian Ingerson <[email protected]> +License: Artistic or GPL-1+ + +Files: inc/Test/Base.pm inc/Test/Base/* +Copyright: 2005-2009, Brian Ingerson <[email protected]> +License: Artistic or GPL-1+ + +Files: inc/Test/Builder.pm inc/Test/Builder/* +Copyright: 2002-2008, chromatic <[email protected]> + 2002-2008, Michael G Schwern <[email protected]> +License: Artistic or GPL-1+ + +Files: inc/Test/More.pm +Copyright: 2001-2008, Michael G Schwern <[email protected]> +License: Artistic or GPL-1+ + Files: debian/* Copyright: 2015, Joenio Costa <[email protected]> License: Artistic or GPL-1+ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-install-repository-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
