diff options
Diffstat (limited to 'src/mailman/email')
| -rw-r--r-- | src/mailman/email/message.py | 2 | ||||
| -rw-r--r-- | src/mailman/email/tests/test_message.py | 2 | ||||
| -rw-r--r-- | src/mailman/email/validate.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/mailman/email/message.py b/src/mailman/email/message.py index da341d1b7..36a333773 100644 --- a/src/mailman/email/message.py +++ b/src/mailman/email/message.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2016 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2017 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/email/tests/test_message.py b/src/mailman/email/tests/test_message.py index 461659865..5221fda01 100644 --- a/src/mailman/email/tests/test_message.py +++ b/src/mailman/email/tests/test_message.py @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2016 by the Free Software Foundation, Inc. +# Copyright (C) 2012-2017 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/email/validate.py b/src/mailman/email/validate.py index be8ba775a..20b8306b9 100644 --- a/src/mailman/email/validate.py +++ b/src/mailman/email/validate.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2016 by the Free Software Foundation, Inc. +# Copyright (C) 2009-2017 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # |
