summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/copyright24
1 files changed, 23 insertions, 1 deletions
diff --git a/debian/copyright b/debian/copyright
index aa27edf..202f0c7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -15,7 +15,12 @@ License: BSD-2-Clause-Views
Files: debian/*
Copyright: 2011 Alessandro Ghedini <ghedo@debian.org>
2014-2025 Jörg Frings-Fürst <debian@jff.email>
-License: GPL-3.0+
+License: GPL-3+
+
+Files: debian/patches/*
+Copyright: 2011 Alessandro Ghedini <ghedo@debian.org>
+ 2014-2025 Jörg Frings-Fürst <debian@jff.email>
+License: Expat
License: Expat
Permission is hereby granted, free of charge, to any person obtaining
@@ -62,3 +67,20 @@ License: BSD-2-Clause-Views
The views and conclusions contained in the software and documentation are those
of the authors and should not be interpreted as representing official policies,
either expressed or implied, of Jakob Westhoff
+
+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.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".