summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mailman/config/config.py2
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.