summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-02-12 10:04:32 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-02-12 10:04:32 -0700
commitf80ebce51666980e345b734e1c446ed5ee8a8be2 (patch)
treea00359f0231af467ea139ec36511834ed64abb0c
parentfddc2559107e954c30b9900812c53ad0d67eb029 (diff)
downloadmailscripts-f80ebce51666980e345b734e1c446ed5ee8a8be2.tar.gz
update/format some copyright notices
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--debian/copyright4
-rwxr-xr-xnotmuch-extract-patch/notmuch-extract-patch1
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/copyright b/debian/copyright
index f6f2e0e..b26b25f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,9 +1,9 @@
mailscripts
Collection of scripts for manipulating e-mail on Debian
-Copyright (C)2017 Aurelien Aptel
+Copyright (C)2017 Aurelien Aptel
Copyright (C)2017-2019 Sean Whitton
-Copyright (C)2019 Daniel Kahn Gillmor
+Copyright (C)2019 Daniel Kahn Gillmor
These programs are free software: you can redistribute it and/or
modify it under the terms of the GNU General Public License as
diff --git a/notmuch-extract-patch/notmuch-extract-patch b/notmuch-extract-patch/notmuch-extract-patch
index d67e542..f9e03f2 100755
--- a/notmuch-extract-patch/notmuch-extract-patch
+++ b/notmuch-extract-patch/notmuch-extract-patch
@@ -3,6 +3,7 @@
# Extract git patchset from notmuch emails
#
# Copyright (C) 2017 Aurelien Aptel <aurelien.aptel@gmail.com>
+# Copyright (C) 2019 Sean Whitton <spwhitton@spwhitton.name>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by