summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBarry Warsaw2017-01-29 16:29:58 -0500
committerBarry Warsaw2017-01-29 16:29:58 -0500
commit37d71a16fd3b29fba2de1d039672aed3af6a426c (patch)
treeb51761a5d669b78bf076ae7d0110db2d052f9fe5 /src
parent9e628b80df0eef0d60300bb276391f75bb6e0f64 (diff)
downloadmailman-37d71a16fd3b29fba2de1d039672aed3af6a426c.tar.gz
mailman-37d71a16fd3b29fba2de1d039672aed3af6a426c.tar.zst
mailman-37d71a16fd3b29fba2de1d039672aed3af6a426c.zip
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.