summaryrefslogtreecommitdiff
path: root/src/mailman/rules/tests
diff options
context:
space:
mode:
authorBarry Warsaw2017-01-04 10:30:17 -0500
committerBarry Warsaw2017-01-04 10:30:17 -0500
commit8180990a2ed053f6e4880f93a75acd9845631793 (patch)
treeee79755d82c4f1531799d9a96c1619ee7841245a /src/mailman/rules/tests
parent9ecb0d462b79bec42e82b6aecea8853262e15753 (diff)
downloadmailman-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.py2
-rw-r--r--src/mailman/rules/tests/test_banned_address.py2
-rw-r--r--src/mailman/rules/tests/test_dmarc.py2
-rw-r--r--src/mailman/rules/tests/test_moderation.py2
-rw-r--r--src/mailman/rules/tests/test_no_subject.py2
-rw-r--r--src/mailman/rules/tests/test_suspicious.py2
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.
#