This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository josm.
commit c787073b87546534f738af0157f4ec9b3ab68c44 Author: Bas Couwenberg <[email protected]> Date: Tue Sep 6 10:12:23 2016 +0200 Update copyright file. Changes: - Update copyright for src/com/drew/* - Add license & copyright for japi-compliance-checker.pl --- debian/changelog | 3 +++ debian/copyright | 8 ++++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index dbc9683..22ccb16 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ josm (0.0.svn10966+dfsg-1) UNRELEASED; urgency=medium * New tested snapshot. * Drop Debian OpenStreetMap Team from Uploaders. * Include epoch in default-jdk version requirement. + * Update copyright file, changes: + - Update copyright for src/com/drew/* + - Add license & copyright for japi-compliance-checker.pl -- Bas Couwenberg <[email protected]> Tue, 06 Sep 2016 09:34:13 +0200 diff --git a/debian/copyright b/debian/copyright index 073646f..125d574 100644 --- a/debian/copyright +++ b/debian/copyright @@ -78,8 +78,7 @@ Copyright: 2012-2013, Dmitry Marakasov License: BSD-2-Clause Files: src/com/drew/* -Copyright: 2002-2015, Drew Noakes - 2002-2011, Andreas Ziermann +Copyright: 2002-2016, Drew Noakes License: Apache-2.0 Files: src/gnu/* @@ -166,6 +165,11 @@ Comment: The contents of this file are subject to the terms of either the GNU holder. License: GPL-2 with Classpath exception or CDDL-1.1 +Files: tools/japicc/japi-compliance-checker.pl +Copyright: 2011, Institute for System Programming, RAS + 2011-2016, Andrey Ponomarenko's ABI Laboratory +License: GPL-2+ or LGPL-2.1+ + Files: i18n/po/*.po Copyright: 2006-2013, 2015-2016, Rosetta Contributers 2006-2013, 2015-2016, Canonical Ltd -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/josm.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

