This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository jabref.
commit b2a6dc35c42cc1337f15af57068ffd4eac5ad344 Author: gregor herrmann <[email protected]> Date: Sat Mar 23 02:32:54 2013 +0100 debian/copyright: add info about debian/repack.stub. --- debian/copyright | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/debian/copyright b/debian/copyright index 2c468d8..45212e4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -244,6 +244,10 @@ Files: debian/patches/mrDlib_jayatana.patch Copyright: 2012, Oliver Kopp <[email protected]> License: GPL-2 +Files: debian/repack.stub +Copyright: 2009, Ryan Niebur <[email protected]> +License: Artistic or GPL-1+ + License: BSD-3 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -951,3 +955,19 @@ License: LGPL-2.1 . On Debian systems, the complete text of version 2.1 of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. + +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/jabref.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

