diff options
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..998ea2c --- /dev/null +++ b/debian/copyright @@ -0,0 +1,27 @@ +This is the Debian prepackaged version of screen, a screen manager with +VT100/ANSI terminal emulation. + +This package was put together from sources obtained from: + ftp://ftp.uni-erlangen.de/pub/utilities/screen + +See the info documentation for contact information for the upstream authors. + +You are free to distribute this software under the terms of the GNU +General Public License version 2. + +On Debian systems, the complete text of the GNU General Public License can +be found in /usr/share/common-licenses/GPL file. + +Copyrights +---------- +Copyright (C) 1987 Oliver Laumann +Copyright (C) 1991 Wayne Davidson +Copyright (C) 1993 Juergen Weigert <jnweiger@immd4.informatik.uni-erlangen.de> +Copyright (C) 1993 Michael Schroeder <mlschroe@immd4.informatik.uni-erlangen.de> + +Debian Modifications: + Copyright (C) 1996 Ian Murdock <imurdock@debian.org> + Copyright (C) 1997 joost witteveen <joost@rulcmc.leidenuniv.nl> + Copyright (C) 1997-2001 Juan Cespedes <cespedes@debian.org> + Copyright (C) 2001-2002 Adam Lazur <zal@debian.org> + |