diff options
| author | bwarsaw | 2003-03-10 16:30:41 +0000 |
|---|---|---|
| committer | bwarsaw | 2003-03-10 16:30:41 +0000 |
| commit | f94b5b95b4e138d840434ace012e44d6ef8bbc85 (patch) | |
| tree | a28c8b142428e2cbb9a89d1fa24bb868e7d28e25 | |
| parent | 764fe37bf37ba15189bdb6fdc9cded880d1b5d5c (diff) | |
| download | mailman-f94b5b95b4e138d840434ace012e44d6ef8bbc85.tar.gz mailman-f94b5b95b4e138d840434ace012e44d6ef8bbc85.tar.zst mailman-f94b5b95b4e138d840434ace012e44d6ef8bbc85.zip | |
| -rw-r--r-- | Mailman/Commands/cmd_confirm.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/Commands/cmd_confirm.py b/Mailman/Commands/cmd_confirm.py index bc55b3a58..3fdd3af6a 100644 --- a/Mailman/Commands/cmd_confirm.py +++ b/Mailman/Commands/cmd_confirm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002 by the Free Software Foundation, Inc. +# Copyright (C) 2002-2003 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 |
