Package: libreadline-java / 0.8.0.1+dfsg-9
Header
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Java-Readline
Source: https://github.com/aclemons/java-readline
Files-Excluded: contrib/
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
Files | Copyright | License | Comment |
---|---|---|---|
* |
1998-2001, Bernhard Bablok <mail@bablokb.de> |
LGPL-2.0+ | ---- | src/native/getline.* |
1991-1994, Chris Thewalt <thewalt@ce.berkeley.edu> |
Other | ---- | debian/* |
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> |
LGPL-2.0+ | ---- |
Licenses
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'.