diff options
| author | Barry Warsaw | 2008-01-13 16:40:59 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2008-01-13 16:40:59 -0500 |
| commit | 7c5b4d64df6532548742460d405a8a64e35b22c2 (patch) | |
| tree | 81dcf3dfa9332f12e35f4eba96bfca68c2004324 /Mailman/Handlers | |
| parent | f3eef3f6be97af26b1f20bff96fde7333bd41f05 (diff) | |
| download | mailman-7c5b4d64df6532548742460d405a8a64e35b22c2.tar.gz mailman-7c5b4d64df6532548742460d405a8a64e35b22c2.tar.zst mailman-7c5b4d64df6532548742460d405a8a64e35b22c2.zip | |
Update copyright years. Change a plugin name.
Diffstat (limited to 'Mailman/Handlers')
| -rw-r--r-- | Mailman/Handlers/Cleanse.py | 2 | ||||
| -rw-r--r-- | Mailman/Handlers/CookHeaders.py | 2 | ||||
| -rw-r--r-- | Mailman/Handlers/Scrubber.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/Mailman/Handlers/Cleanse.py b/Mailman/Handlers/Cleanse.py index 05d8b5d3b..bf25a4591 100644 --- a/Mailman/Handlers/Cleanse.py +++ b/Mailman/Handlers/Cleanse.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. +# Copyright (C) 1998-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/Handlers/CookHeaders.py b/Mailman/Handlers/CookHeaders.py index 0f558753a..4797de62b 100644 --- a/Mailman/Handlers/CookHeaders.py +++ b/Mailman/Handlers/CookHeaders.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. +# Copyright (C) 1998-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/Handlers/Scrubber.py b/Mailman/Handlers/Scrubber.py index e5bb13778..fb1b6e602 100644 --- a/Mailman/Handlers/Scrubber.py +++ b/Mailman/Handlers/Scrubber.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 |
