aboutsummaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2019-09-19 22:40:37 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2019-10-03 09:06:27 +0200
commit8525a665fad5aeb020306dd49809ca16c4044f22 (patch)
tree5a60ace1d9b7a829057d4ac694119fb2fdfd4335 /debian/copyright
parent6ecb19ada66d54cc0afeb3d27d89700473cde70a (diff)
downloaddebian-edu-fai+itzks-8525a665fad5aeb020306dd49809ca16c4044f22.tar.gz
debian-edu-fai+itzks-8525a665fad5aeb020306dd49809ca16c4044f22.tar.bz2
debian-edu-fai+itzks-8525a665fad5aeb020306dd49809ca16c4044f22.zip
debian/: Wrap up debian-edu-fai package.
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright31
1 files changed, 31 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..73a21ec
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,31 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: debian-edu-fai
+Source: <https://wiki.debian.org/DebianEdu>
+
+Files: *
+Copyright: 2011-2018, Thomas Lange
+ 2019, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
+License: GPL-3.0+
+Comment:
+ Except classes provided by FAI (cf. fai-doc package).
+
+Files: debian/*
+Copyright: 2019, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
+License: GPL-3.0+
+
+License: GPL-3.0+
+ 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 package 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".