aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorGravatar martin f. krafft <madduck@debian.org>2010-01-21 14:07:36 +1300
committerGravatar martin f. krafft <madduck@debian.org>2010-01-21 14:07:41 +1300
commit1551c35925b7466069f43b4f469142e02f704c32 (patch)
tree301b61f040791ffee1395347f365a52e2253eb7a /debian
parentcf72677e3476cc59d7b31c249fd9024243d47a09 (diff)
Put debian/* under separate copyright.
Signed-off-by: martin f. krafft <madduck@debian.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/copyright13
2 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 88bcc40c..c398fc93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ notmuch (0.0+201001211401) unstable; urgency=low
* Added Vcs-Browser field to debian/control.
* Downgrade recommendation for emacs to suggestion.
* Add vim to suggestions and enhancements.
+ * Put debian/* under separate copyright.
-- martin f. krafft <madduck@debian.org> Thu, 21 Jan 2010 14:00:54 +1300
diff --git a/debian/copyright b/debian/copyright
index f63cb12d..1cc7a155 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -40,3 +40,16 @@ License: GPL-3+
.
On Debian systems, the complete text of the GNU General Public License
version 3 can be found in file "/usr/share/common-licenses/GPL-3".
+
+Files: debian/*
+Copyright: Copyright 2010 Jameson Graef Rollins <jrollins@finestructure.net>
+ martin f. krafft <madduck@debian.org>
+
+License: GPL-3+
+ This package 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.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ version 3 can be found in file "/usr/share/common-licenses/GPL-3".