This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository libreadline-java.
commit 189352bbf2e2954667febca26f06df0eec6ff65f Author: tony mancill <[email protected]> Date: Sun Nov 20 19:59:21 2016 -0800 freshen copyright headers and add debian/* stanza --- debian/copyright | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/debian/copyright b/debian/copyright index 0e36c27..d607692 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,15 +1,14 @@ -Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 -Name: Java-Readline +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Java-Readline Source: http://java-readline.sourceforge.net/ Disclaimer: - The Java wrappers provided by this package give you the option of linking with either the GNU readline or the BSD editline libraries. Be aware however that GNU readline is distributed under the terms of the GNU General Public License, so any program using these wrappers that is not GPL-compatible will need to initialise the wrapper classes to link with BSD editline instead. - + . Please refer to copyright file of libreadline for which version of the GNU General Public License it is licensed under. @@ -27,6 +26,15 @@ License: Other documentation. This software is provided "as is" without express or implied warranty. +Files: debian/* +Copyright: 2001-2007 Ben Burton <[email protected]> + 2006 Mohammed Adnène Trojette <[email protected]> + 2008 Matthias Klose <[email protected]> + 2010 Rene Engelhard <[email protected]> + 2010 Niels Thykier <[email protected]> + 2014-2016, tony mancill <[email protected]> +License: LGPL-2.0+ + License: LGPL-2.0+ This program is free software; you can redistribute it and/or modify -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libreadline-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

