From 1c38c7a67e9d4d68e27c6ad183d1cccbb5596ddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:51:57 +0200 Subject: Adding debian version 8.2-1.3. Signed-off-by: Daniel Baumann --- debian/rlfe.copyright | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 debian/rlfe.copyright (limited to 'debian/rlfe.copyright') diff --git a/debian/rlfe.copyright b/debian/rlfe.copyright new file mode 100644 index 0000000..2d03ca5 --- /dev/null +++ b/debian/rlfe.copyright @@ -0,0 +1,33 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Comment: + This is Debian GNU/Linux's prepackaged version of the rlfe program. + This package was put together by Matthias Klose . +Upstream-Contact: + Per Bothner + Juergen Weigert (examples/rlfe) + Michael Schroeder (examples/rlfe) +Source: http://ftp.gnu.org/gnu/readline/ + +Files: examples/rlfe/* +Copyright: + Copyright (C) 2004, 1999 Per Bothner + Copyright (c) 1993-2002 Juergen Weigert (jnweiger@immd4.informatik.uni-erlangen.de) + Copyright (c) 1993-2002 Michael Schroeder (mlschroe@immd4.informatik.uni-erlangen.de) + Copyright (c) 1987 Oliver Laumann +License: GPL-2+ + A front-end using readline to "cook" input lines for Kawa. + . + Copyright (C) 1999 Per Bothner + . + This front-end 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 2, or (at your option) + any later version. + . + Some code from Johnson & Troan: "Linux Application Development" + (Addison-Wesley, 1998) was used directly or for inspiration. +Comment: + You should have received a copy of the GNU General Public License with + your Debian GNU/Linux system, in /usr/share/common-licenses/GPL-2. If not, + write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + Boston, MA 02110-1301, USA. -- cgit v1.2.3