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.

Files: *
Copyright: 1998-2001, Bernhard Bablok <mail@bablokb.de>
License: LGPL-2.0+

Files: src/native/getline.*
Copyright: 1991-1994, Chris Thewalt <thewalt@ce.berkeley.edu>
License: Other
 Permission to use, copy, modify, and distribute this software
 for any purpose and without fee is hereby granted, provided
 that the above copyright notices appear in all copies and that both the
 copyright notice and this permission notice appear in supporting
 documentation.  This software is provided "as is" without express or
 implied warranty.

Files: debian/*
Copyright: 2001-2007 Ben Burton <bab@debian.org>
           2006 Mohammed Adnène Trojette <adn+deb@diwi.org>
           2008 Matthias Klose <doko@debian.org>
           2010 Rene Engelhard <rene@debian.org>
           2010 Niels Thykier <niels@thykier.net>
           2014-2016, tony mancill <tmancill@debian.org>
License: LGPL-2.0+

License: LGPL-2.0+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Library General Public License as published
 by  the Free Software Foundation; either version 2 of the License or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU Library General Public License for more details.
 .
 On Debian systems, the complete texts of the GNU Lesser General Public
 License version 2.0 can be found in `/usr/share/common-licenses/LGPL-2'.