diff options
author | bwarsaw <> | 2006-01-14 23:56:58 +0000 |
---|---|---|
committer | bwarsaw <> | 2006-01-14 23:56:58 +0000 |
commit | 65fbd1fb5efbf0ff3826057bc56f7731bd96df62 (patch) | |
tree | c9dd27367071565776013f95c3c1e98043e0754f /Mailman | |
parent | ca5bc469eb6d27673a6858bd7c7b64075a2a9fb2 (diff) | |
download | mailman2-65fbd1fb5efbf0ff3826057bc56f7731bd96df62.tar.gz mailman2-65fbd1fb5efbf0ff3826057bc56f7731bd96df62.tar.xz mailman2-65fbd1fb5efbf0ff3826057bc56f7731bd96df62.zip |
Copyright years.
Diffstat (limited to 'Mailman')
-rw-r--r-- | Mailman/Gui/Topics.py | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Mailman/Gui/Topics.py b/Mailman/Gui/Topics.py index dc1c632f..a912f3c0 100644 --- a/Mailman/Gui/Topics.py +++ b/Mailman/Gui/Topics.py @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2003 by the Free Software Foundation, Inc. +# Copyright (C) 2001-2006 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 @@ -12,7 +12,8 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, +# USA. import re |