summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/copyright5
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 0174fd6..3b0cc45 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
mailscripts (0.10-1) UNRELEASED; urgency=medium
* Add CONTRIBUTING.rst.
+ * d/copyright: completely new scripts may use any DFSG-compatible license.
-- Sean Whitton <spwhitton@spwhitton.name> Sat, 27 Jul 2019 13:35:17 +0100
diff --git a/debian/copyright b/debian/copyright
index b3d860e..129a7bb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -22,8 +22,9 @@ The contents of the notmuch-extract-patch/ directory was imported from
https://github.com/aaptel/notmuch-extract-patch/ using git-subtree(1)
-Contributions are accepted upstram under the same terms; please sign
-off your patches (by writing an approprite Signed-Off-By tag in your
+Contributions are accepted upstream under the same terms (or another
+DFSG-compatible license for completely new scripts); please sign off
+your patches (by writing an approprite Signed-Off-By tag in your
commit message or patch submission) to indicate your attestation that
the Developer Certificate of Origin (version 1.1) applies.