diff options
| author | bwarsaw | 2007-01-19 04:38:06 +0000 |
|---|---|---|
| committer | bwarsaw | 2007-01-19 04:38:06 +0000 |
| commit | 25f7d0630bfc73b3fd5c41a584d8eb3a8554f45d (patch) | |
| tree | 0df202ccec91e87261017765b00d6bcbb98430f3 /Mailman/testing | |
| parent | 372d4c2fdf072f6bfedca5fc84a2d5bb427418e6 (diff) | |
| download | mailman-25f7d0630bfc73b3fd5c41a584d8eb3a8554f45d.tar.gz mailman-25f7d0630bfc73b3fd5c41a584d8eb3a8554f45d.tar.zst mailman-25f7d0630bfc73b3fd5c41a584d8eb3a8554f45d.zip | |
Diffstat (limited to 'Mailman/testing')
| -rw-r--r-- | Mailman/testing/Makefile.in | 2 | ||||
| -rw-r--r-- | Mailman/testing/bounces/Makefile.in | 2 | ||||
| -rw-r--r-- | Mailman/testing/test_bounces.py | 2 | ||||
| -rw-r--r-- | Mailman/testing/test_lockfile.py | 2 | ||||
| -rw-r--r-- | Mailman/testing/test_message.py | 2 | ||||
| -rw-r--r-- | Mailman/testing/test_safedict.py | 2 |
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 |
