summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-03-20 11:28:43 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-03-20 11:28:43 -0700
commitaf0bd7d1033244e86ce460183d5197bad7ce2ef8 (patch)
tree00c1794e0640f7763ef2d6c0ecab2f4fdcddb7ea
parente5fa1a1ecb9c6e92f3c264a43fba36fac4cec4c5 (diff)
downloadmailscripts-af0bd7d1033244e86ce460183d5197bad7ce2ef8.tar.gz
copyright notices for Robbie Harwood's recent commits
Verified with the author. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--debian/copyright1
-rwxr-xr-ximap-dl1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
index 17997a8..db97f3d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,6 +3,7 @@ Collection of scripts for manipulating e-mail on Debian
Copyright (C)2017-2020 Sean Whitton
Copyright (C)2019-2020 Daniel Kahn Gillmor
+Copyright (C)2020 Red Hat, Inc.
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/imap-dl b/imap-dl
index 4f5abbb..c98f575 100755
--- a/imap-dl
+++ b/imap-dl
@@ -3,6 +3,7 @@
# -*- coding: utf-8 -*-
# Copyright (C) 2019-2020 Daniel Kahn Gillmor
+# Copyright (C) 2020 Red Hat, Inc.
#
# 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