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/rules/tests | |
| parent | 9ecb0d462b79bec42e82b6aecea8853262e15753 (diff) | |
| download | mailman-8180990a2ed053f6e4880f93a75acd9845631793.tar.gz mailman-8180990a2ed053f6e4880f93a75acd9845631793.tar.zst mailman-8180990a2ed053f6e4880f93a75acd9845631793.zip | |
Diffstat (limited to 'src/mailman/rules/tests')
| -rw-r--r-- | src/mailman/rules/tests/test_approved.py | 2 | ||||
| -rw-r--r-- | src/mailman/rules/tests/test_banned_address.py | 2 | ||||
| -rw-r--r-- | src/mailman/rules/tests/test_dmarc.py | 2 | ||||
| -rw-r--r-- | src/mailman/rules/tests/test_moderation.py | 2 | ||||
| -rw-r--r-- | src/mailman/rules/tests/test_no_subject.py | 2 | ||||
| -rw-r--r-- | src/mailman/rules/tests/test_suspicious.py | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/src/mailman/rules/tests/test_approved.py b/src/mailman/rules/tests/test_approved.py index 62d67c848..e848890fa 100644 --- a/src/mailman/rules/tests/test_approved.py +++ b/src/mailman/rules/tests/test_approved.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/rules/tests/test_banned_address.py b/src/mailman/rules/tests/test_banned_address.py index 5a0f50b65..1ecab5b18 100644 --- a/src/mailman/rules/tests/test_banned_address.py +++ b/src/mailman/rules/tests/test_banned_address.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016 by the Free Software Foundation, Inc. +# Copyright (C) 2016-2017 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/rules/tests/test_dmarc.py b/src/mailman/rules/tests/test_dmarc.py index f15a39b13..b2a35dfe4 100644 --- a/src/mailman/rules/tests/test_dmarc.py +++ b/src/mailman/rules/tests/test_dmarc.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016 by the Free Software Foundation, Inc. +# Copyright (C) 2016-2017 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/rules/tests/test_moderation.py b/src/mailman/rules/tests/test_moderation.py index 197bb6c7d..e08bba480 100644 --- a/src/mailman/rules/tests/test_moderation.py +++ b/src/mailman/rules/tests/test_moderation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2016 by the Free Software Foundation, Inc. +# Copyright (C) 2014-2017 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/rules/tests/test_no_subject.py b/src/mailman/rules/tests/test_no_subject.py index 0155e25ee..0379ea689 100644 --- a/src/mailman/rules/tests/test_no_subject.py +++ b/src/mailman/rules/tests/test_no_subject.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016 by the Free Software Foundation, Inc. +# Copyright (C) 2016-2017 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # diff --git a/src/mailman/rules/tests/test_suspicious.py b/src/mailman/rules/tests/test_suspicious.py index 441fb0b48..b40292283 100644 --- a/src/mailman/rules/tests/test_suspicious.py +++ b/src/mailman/rules/tests/test_suspicious.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016 by the Free Software Foundation, Inc. +# Copyright (C) 2016-2017 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # |
