This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-repository-builder.
commit c198ef9f8f4907a88c1981f5a68c19d2d168fb5b Author: Emmanuel Bourg <[email protected]> Date: Wed Jul 19 14:02:12 2017 +0200 Refreshed debian/copyright --- debian/copyright | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/debian/copyright b/debian/copyright index 93ac375..70cb205 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,21 +1,17 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: Maven Repository Builder -Maintainer: Apache Maven team -Source: http://maven.apache.org/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Maven Repository Builder +Source: http://maven.apache.org Files: * -Copyright: 2001-2009, The Apache Software Foundation. +Copyright: 2006-2014, The Apache Software Foundation. License: Apache-2.0 + On Debian GNU/Linux system you can find the complete text of the + Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0'. Files: debian/* Copyright: 2009, Ludovic Claude <[email protected]> 2011, Torsten Werner <[email protected]> + 2017, Emmanuel Bourg <[email protected]> License: GPL-3+ - -License: Apache-2.0 - On Debian GNU/Linux system you can find the complete text of the - Apache-2.0 license in '/usr/share/common-licenses/Apache-2.0'. - -License: GPL-3 On Debian GNU/Linux system you can find the complete text of the GPL-3 license in '/usr/share/common-licenses/GPL-3' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-repository-builder.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

