This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository qdwizard.
commit 7d9f26482846b07043be0580bb15a45c05d2f571 Author: Markus Koschany <[email protected]> Date: Sun Mar 6 15:53:04 2016 +0100 Update debian/copyright. Add missing GPL-2 license. --- debian/copyright | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index 5112fc2..8e071d8 100644 --- a/debian/copyright +++ b/debian/copyright @@ -7,12 +7,19 @@ Files: * Copyright: 2016, Bertrand Florat <[email protected]> License: LGPL-2.1+ +Files: src/test/java/org/qdwizard/LangpackTest.java +Copyright: 2003, Bertrand Florat <[email protected]> +License: GPL-2+ + Files: debian/* Copyright: 2016, Felix Natter <[email protected]> License: LGPL-2.1+ License: LGPL-2.1+ - On Debian systems, the full text of the LGPL-2.1 license + On Debian systems, the full text of the GNU Lesser General Public License 2.1 can be found in the file '/usr/share/common-licenses/LGPL-2.1' +License: GPL-2+ + On Debian systems, the full text of the GNU General Public License 2 + can be found in the file '/usr/share/common-licenses/GPL-2' -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/qdwizard.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

