summaryrefslogtreecommitdiff
path: root/Mailman/testing
diff options
context:
space:
mode:
Diffstat (limited to 'Mailman/testing')
-rw-r--r--Mailman/testing/Makefile.in2
-rw-r--r--Mailman/testing/bounces/Makefile.in2
-rw-r--r--Mailman/testing/test_bounces.py2
-rw-r--r--Mailman/testing/test_lockfile.py2
-rw-r--r--Mailman/testing/test_message.py2
-rw-r--r--Mailman/testing/test_safedict.py2
6 files changed, 6 insertions, 6 deletions
diff --git a/Mailman/testing/Makefile.in b/Mailman/testing/Makefile.in
index 07ae80213..2bbfdc7c0 100644
--- a/Mailman/testing/Makefile.in
+++ b/Mailman/testing/Makefile.in
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2006 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2007 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/testing/bounces/Makefile.in b/Mailman/testing/bounces/Makefile.in
index 116a723e4..0c9b2759b 100644
--- a/Mailman/testing/bounces/Makefile.in
+++ b/Mailman/testing/bounces/Makefile.in
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2006 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2007 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/testing/test_bounces.py b/Mailman/testing/test_bounces.py
index 6efb1ac62..54c82ff68 100644
--- a/Mailman/testing/test_bounces.py
+++ b/Mailman/testing/test_bounces.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2006 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2007 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/testing/test_lockfile.py b/Mailman/testing/test_lockfile.py
index 465a925cd..ae0753578 100644
--- a/Mailman/testing/test_lockfile.py
+++ b/Mailman/testing/test_lockfile.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2006 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2007 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/testing/test_message.py b/Mailman/testing/test_message.py
index cbfabd026..1d46a5a1b 100644
--- a/Mailman/testing/test_message.py
+++ b/Mailman/testing/test_message.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2006 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2007 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/testing/test_safedict.py b/Mailman/testing/test_safedict.py
index 8b73fd2dc..699fef5f6 100644
--- a/Mailman/testing/test_safedict.py
+++ b/Mailman/testing/test_safedict.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2006 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2007 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