summaryrefslogtreecommitdiffstats
path: root/debian/copyright
diff options
context:
space:
mode:
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright42
1 files changed, 42 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..df9e389
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,42 @@
+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-2017 Juergen Weigert <jnweiger@immd4.informatik.uni-erlangen.de>
+ 1993-2009 Michael Schroeder <mlschroe@immd4.informatik.uni-erlangen.de>
+ 2008-2009 Micah Cowan <micah@cowan.name>
+ 2008-2015 Sadrul Habib Chowdhury <sadrul@users.sourceforge.net>
+ 2015-2022 Alexander Naumov <alexander_naumov@opensuse.org>
+ 2015-2022 Amadeusz Sławiński <amade@asmblr.net>
+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-2023 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".