summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 88bcc40..c398fc9 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 f63cb12..1cc7a15 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".