This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libpdfbox-java.
commit 0d75df8cd29ff8835ceb2b1512ed800fd8b424f0 Author: gregor herrmann <[email protected]> Date: Sat Jan 23 17:51:49 2016 +0100 debian/copyright: drop stanza about debian/repack.stub which was removed in 1:1.8.10-1. Also drop now unneeded license paragraphs. --- debian/copyright | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/debian/copyright b/debian/copyright index 9af95b8..f88de07 100644 --- a/debian/copyright +++ b/debian/copyright @@ -78,10 +78,6 @@ Copyright: 2007-2014, tony mancill <[email protected]> License: GPL-2+ -Files: debian/repack.stub -Copyright: 2009, Ryan Niebur <[email protected]> -License: Artistic or GPL-1+ - License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -106,19 +102,3 @@ License: GPL-2+ . On Debian systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. - -License: Artistic - This program is free software; you can redistribute it and/or modify - it under the terms of the Artistic License, which comes with Perl. - . - On Debian systems, the complete text of the Artistic License can be - found in `/usr/share/common-licenses/Artistic'. - -License: GPL-1+ - 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 1, or (at your option) - any later version. - . - On Debian systems, the complete text of version 1 of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL-1'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libpdfbox-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

