summaryrefslogtreecommitdiff
path: root/Mailman/tests
diff options
context:
space:
mode:
authorBarry Warsaw2008-02-07 23:01:48 -0500
committerBarry Warsaw2008-02-07 23:01:48 -0500
commit0478757a09b4173937d75103fa96444b6b085300 (patch)
treede0194a7e0fec666d2186f0921875104e69c9e10 /Mailman/tests
parent36ebacf60b8fe78e20b9c18f6c08d73271922fc4 (diff)
downloadmailman-0478757a09b4173937d75103fa96444b6b085300.tar.gz
mailman-0478757a09b4173937d75103fa96444b6b085300.tar.zst
mailman-0478757a09b4173937d75103fa96444b6b085300.zip
Tweak copyright years.
Diffstat (limited to 'Mailman/tests')
-rw-r--r--Mailman/tests/test_bounces.py2
-rw-r--r--Mailman/tests/test_documentation.py2
-rw-r--r--Mailman/tests/test_membership.py2
-rw-r--r--Mailman/tests/test_passwords.py2
-rw-r--r--Mailman/tests/test_safedict.py2
-rw-r--r--Mailman/tests/test_security_mgr.py2
6 files changed, 6 insertions, 6 deletions
diff --git a/Mailman/tests/test_bounces.py b/Mailman/tests/test_bounces.py
index 1c3ee0326..623abc7e6 100644
--- a/Mailman/tests/test_bounces.py
+++ b/Mailman/tests/test_bounces.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2008 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/Mailman/tests/test_documentation.py b/Mailman/tests/test_documentation.py
index ad00ba19c..d9a052d70 100644
--- a/Mailman/tests/test_documentation.py
+++ b/Mailman/tests/test_documentation.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2007 by the Free Software Foundation, Inc.
+# Copyright (C) 2007-2008 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/Mailman/tests/test_membership.py b/Mailman/tests/test_membership.py
index ed43e40af..7e24d567d 100644
--- a/Mailman/tests/test_membership.py
+++ b/Mailman/tests/test_membership.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2008 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/Mailman/tests/test_passwords.py b/Mailman/tests/test_passwords.py
index 8298c22f6..420138b17 100644
--- a/Mailman/tests/test_passwords.py
+++ b/Mailman/tests/test_passwords.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2007 by the Free Software Foundation, Inc.
+# Copyright (C) 2007-2008 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/Mailman/tests/test_safedict.py b/Mailman/tests/test_safedict.py
index 699fef5f6..e2c90292b 100644
--- a/Mailman/tests/test_safedict.py
+++ b/Mailman/tests/test_safedict.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2008 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/Mailman/tests/test_security_mgr.py b/Mailman/tests/test_security_mgr.py
index 4a9a6919e..45631db73 100644
--- a/Mailman/tests/test_security_mgr.py
+++ b/Mailman/tests/test_security_mgr.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2008 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License