diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/copyright | 12 |
2 files changed, 11 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index c0ae27f..019c645 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ itzks-systems (2013.11.09.1) UNRELEASED; urgency=low * Add standardskriver script, provided by linuxavdelingen.no. + * debian/copyright: + + Update years, add copyright info for standardskriver script. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 08 Nov 2013 23:26:10 +0100 diff --git a/debian/copyright b/debian/copyright index 46c21ca..fcc673c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,10 +1,16 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: ITZkS VirtMan Host Meta-Package +Upstream-Name: Deployment Package for ITZkS Systems Upstream-Contact: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -Source: http://code.it-zukunft-schule.de/gitweb?p=itzks-virtman-packages.git;a=summary +Source: http://code.it-zukunft-schule.de/gitweb?p=itzks-systems.git;a=summary + +Files: bin/itzks-standardskriver +Copyright: 2013, John Sigurd Skogtvedt <jss@linuxavdelingen.no> +License: GPL-2+ Files: * -Copyright: 2012, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +Copyright: 2012-2013, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +License: GPL-2+ + License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public |