diff options
| -rw-r--r-- | src/mailman/config/config.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/config/config.py b/src/mailman/config/config.py index e697a6881..bab041a05 100644 --- a/src/mailman/config/config.py +++ b/src/mailman/config/config.py @@ -42,7 +42,7 @@ SPACE = ' ' SPACERS = '\n' MAILMAN_CFG_TEMPLATE = """\ -# AUTOMATICALLY GENERATED BY MAILMAN ON {} +# AUTOMATICALLY GENERATED BY MAILMAN ON {} UTC # # This is your GNU Mailman 3 configuration file. You can edit this file to # configure Mailman to your needs, and Mailman will never overwrite it. |
