summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2016-10-01 20:04:46 +0000
committerNiels Thykier <niels@thykier.net>2016-10-01 20:04:46 +0000
commitbe1eff4154f5f53c9fa1b696cb150eb643d46e03 (patch)
tree1bff879469bce36e05bcf0400ef5a2ee28b44ee5 /debian/copyright
parent5da8359b52c6670afa525c4272972cbad374e38d (diff)
downloaddebhelper-be1eff4154f5f53c9fa1b696cb150eb643d46e03.tar.gz
d/copyright: Clarify copyright and license of dh_systemd*
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright32
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
index 01bf3890..bb8de768 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -62,6 +62,10 @@ Files: dh_ucf
Copyright: 2011 Jeroen Schot <schot@A-Eskwadraat.nl>
License: GPL-2+
+Files: dh_systemd_enable dh_systemd_start
+Copyright: 2013 Michael Stapelberg
+License: BSD-3-clause
+
Files: Debian/Debhelper/Buildsystem* Debian/Debhelper/Dh_Buildsystems.pm
Copyright: 2008-2009 Modestas Vainius
License: GPL-2+
@@ -89,3 +93,31 @@ License: GPL-2+
License: GPL-3+
The full text of the GPL version 3 is distributed in
/usr/share/common-licenses/GPL-3 on Debian systems.
+
+License: BSD-3-clause
+ All rights reserved.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ .
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ .
+ * Neither the name of Michael Stapelberg nor the
+ names of contributors may be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY Michael Stapelberg ''AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL Michael Stapelberg BE LIABLE FOR ANY
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.