summaryrefslogtreecommitdiffstats
path: root/debian/copyright
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 12:46:01 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 12:46:01 +0000
commitf99ae3f90a40cab5ac45a299e82a8987b7264eab (patch)
tree46554594be2eb10da0f510e9135526d680637f6f /debian/copyright
parentAdding upstream version 4.8.0. (diff)
downloadscreen-f99ae3f90a40cab5ac45a299e82a8987b7264eab.tar.xz
screen-f99ae3f90a40cab5ac45a299e82a8987b7264eab.zip
Adding debian version 4.8.0-6.debian/4.8.0-6debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright38
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".