diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 02:20:21 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 02:20:21 +0000 |
commit | ef3904423d3301d87b4b499b7e5feb359d622405 (patch) | |
tree | 981032c10096a70b0cb95ea74de48492f9f08251 /debian/copyright | |
parent | Adding upstream version 4.6.2. (diff) | |
download | screen-ef3904423d3301d87b4b499b7e5feb359d622405.tar.xz screen-ef3904423d3301d87b4b499b7e5feb359d622405.zip |
Adding debian version 4.6.2-3+deb10u1.debian/4.6.2-3+deb10u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..b84d63a --- /dev/null +++ b/debian/copyright @@ -0,0 +1,38 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: GNU Screen +Upstream-Contact: screen-devel@gnu.org +Source: https://savannah.gnu.org/projects/screen + https://ftp.gnu.org/gnu/screen/ + +Files: * +Copyright: 1987 Oliver Laumann + 1991 Wayne Davidson + 1993-2006 Juergen Weigert <jnweiger@immd4.informatik.uni-erlangen.de> + 1993-2006 Michael Schroeder <mlschroe@immd4.informatik.uni-erlangen.de> +License: GPL-3+ + +Files: debian/* +Copyright: 1996 Ian Murdock <imurdock@debian.org> + 1997 joost witteveen <joosteto@gmail.com> + 1997-2001 Juan Cespedes <cespedes@debian.org> + 2001-2003 Adam Lazur <zal@debian.org> + 2007-2009 Jan Christoph Nordholz <hesso@pool.math.tu-berlin.de> + 2011 Brian Kroth <bpkroth@gmail.com> + 2011-2015 Axel Beckert <abe@debian.org> +License: GPL-3+ +Comment: It is assumed that the Debian packaging is licensed under the + same terms as the upstream project unless stated otherwise. + +License: GPL-3+ + This 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 3 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 + General Public License for more details. + . + On Debian systems, the complete text of the GNU General Public + License, version 3 can be found in "/usr/share/common-licenses/GPL-3". |