summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-07-27 13:36:59 +0100
committerSean Whitton <spwhitton@spwhitton.name>2019-07-27 13:36:59 +0100
commit701c568e78d17f00d44c51201736177323d03e32 (patch)
tree052eea4b7bdf2ca56cf90f19baef541898a07994
parent4caa45c7cf679cf5f3a356248f38431380747547 (diff)
downloadmailscripts-701c568e78d17f00d44c51201736177323d03e32.tar.gz
d/copyright: completely new scripts may use any DFSG license
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-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.