diff options
author | bwarsaw <> | 2005-05-13 02:37:21 +0000 |
---|---|---|
committer | bwarsaw <> | 2005-05-13 02:37:21 +0000 |
commit | 56c7ff420f41eb7ad7a9696309f0ee75d0317838 (patch) | |
tree | 2abbe677b8690f44415441cd4f0751a120083ceb /Mailman/Commands | |
parent | 9dd0d69317e7144abbc410078a4d67b5701cef43 (diff) | |
download | mailman2-56c7ff420f41eb7ad7a9696309f0ee75d0317838.tar.gz mailman2-56c7ff420f41eb7ad7a9696309f0ee75d0317838.tar.xz mailman2-56c7ff420f41eb7ad7a9696309f0ee75d0317838.zip |
Copyright years.
Diffstat (limited to 'Mailman/Commands')
-rw-r--r-- | Mailman/Commands/cmd_subscribe.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/Commands/cmd_subscribe.py b/Mailman/Commands/cmd_subscribe.py index 5dac09ad..66d9e001 100644 --- a/Mailman/Commands/cmd_subscribe.py +++ b/Mailman/Commands/cmd_subscribe.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 |