diff options
author | bwarsaw <> | 2005-07-17 23:53:35 +0000 |
---|---|---|
committer | bwarsaw <> | 2005-07-17 23:53:35 +0000 |
commit | 24e127129a6e2f350cabafe1cd65b41dad307cc8 (patch) | |
tree | 195e71c5d7e310d503335d6136a67a69bbed2d79 /Mailman/Handlers/MimeDel.py | |
parent | 416398f3018086fccaa6035cb47a29e8782af4dc (diff) | |
download | mailman2-24e127129a6e2f350cabafe1cd65b41dad307cc8.tar.gz mailman2-24e127129a6e2f350cabafe1cd65b41dad307cc8.tar.xz mailman2-24e127129a6e2f350cabafe1cd65b41dad307cc8.zip |
Whitespace normalization, and updates of copyright years.
Diffstat (limited to '')
-rw-r--r-- | Mailman/Handlers/MimeDel.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/Handlers/MimeDel.py b/Mailman/Handlers/MimeDel.py index 3afdce95..71625099 100644 --- a/Mailman/Handlers/MimeDel.py +++ b/Mailman/Handlers/MimeDel.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002 by the Free Software Foundation, Inc. +# Copyright (C) 2002-2005 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 |