diff options
| author | Barry Warsaw | 2017-01-04 10:30:17 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2017-01-04 10:30:17 -0500 |
| commit | 8180990a2ed053f6e4880f93a75acd9845631793 (patch) | |
| tree | ee79755d82c4f1531799d9a96c1619ee7841245a /src/mailman/archiving | |
| parent | 9ecb0d462b79bec42e82b6aecea8853262e15753 (diff) | |
| download | mailman-8180990a2ed053f6e4880f93a75acd9845631793.tar.gz mailman-8180990a2ed053f6e4880f93a75acd9845631793.tar.zst mailman-8180990a2ed053f6e4880f93a75acd9845631793.zip | |
Bump copyright years.
Diffstat (limited to 'src/mailman/archiving')
| -rw-r--r-- | src/mailman/archiving/mailarchive.py | 2 | ||||
| -rw-r--r-- | src/mailman/archiving/mhonarc.py | 2 | ||||
| -rw-r--r-- | src/mailman/archiving/prototype.py | 2 | ||||
| -rw-r--r-- | src/mailman/archiving/tests/fake_mhonarc.py | 2 | ||||
| -rw-r--r-- | src/mailman/archiving/tests/test_mhonarc.py | 2 | ||||
| -rw-r--r-- | src/mailman/archiving/tests/test_prototype.py | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/src/mailman/archiving/mailarchive.py b/src/mailman/archiving/mailarchive.py index bd1a34580..a59074c7a 100644 --- a/src/mailman/archiving/mailarchive.py +++ b/src/mailman/archiving/mailarchive.py @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2016 by the Free Software Foundation, Inc. +# Copyright (C) 2008-2017 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/archiving/mhonarc.py b/src/mailman/archiving/mhonarc.py index 80cba043b..286d489f3 100644 --- a/src/mailman/archiving/mhonarc.py +++ b/src/mailman/archiving/mhonarc.py @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2016 by the Free Software Foundation, Inc. +# Copyright (C) 2008-2017 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/archiving/prototype.py b/src/mailman/archiving/prototype.py index b37bfa61e..3cd0489d7 100644 --- a/src/mailman/archiving/prototype.py +++ b/src/mailman/archiving/prototype.py @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2016 by the Free Software Foundation, Inc. +# Copyright (C) 2008-2017 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/archiving/tests/fake_mhonarc.py b/src/mailman/archiving/tests/fake_mhonarc.py index 48f1e3b2a..0ba5e4516 100644 --- a/src/mailman/archiving/tests/fake_mhonarc.py +++ b/src/mailman/archiving/tests/fake_mhonarc.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2016 by the Free Software Foundation, Inc. +# Copyright (C) 2015-2017 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/archiving/tests/test_mhonarc.py b/src/mailman/archiving/tests/test_mhonarc.py index 993a14c1c..166cbc61c 100644 --- a/src/mailman/archiving/tests/test_mhonarc.py +++ b/src/mailman/archiving/tests/test_mhonarc.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2016 by the Free Software Foundation, Inc. +# Copyright (C) 2015-2017 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/archiving/tests/test_prototype.py b/src/mailman/archiving/tests/test_prototype.py index 32dec0729..5f10bcc79 100644 --- a/src/mailman/archiving/tests/test_prototype.py +++ b/src/mailman/archiving/tests/test_prototype.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. # |
