/usr/share/doc/libreadline-java-doc/copyright is in libreadline-java-doc 0.8.0.1+dfsg-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
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.
Copyright: 1998-2001, Bernhard Bablok <mail@bablokb.de>
License: LGPL-2.0+
Files: src/native/getline.[ch]
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.
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'.
|