summaryrefslogtreecommitdiff
path: root/Mailman/MTA/Postfix.py
diff options
context:
space:
mode:
authorbwarsaw2005-12-30 18:56:46 +0000
committerbwarsaw2005-12-30 18:56:46 +0000
commit991f57220ddfdc34c9bab88f6241ecc486abdbcc (patch)
tree4a913b66e7e9e5d7b5a77f57d56236330a164019 /Mailman/MTA/Postfix.py
parent0589a8a58e94ec29644c9d665055b4a1be9953b5 (diff)
downloadmailman-991f57220ddfdc34c9bab88f6241ecc486abdbcc.tar.gz
mailman-991f57220ddfdc34c9bab88f6241ecc486abdbcc.tar.zst
mailman-991f57220ddfdc34c9bab88f6241ecc486abdbcc.zip
Diffstat (limited to 'Mailman/MTA/Postfix.py')
-rw-r--r--Mailman/MTA/Postfix.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/Mailman/MTA/Postfix.py b/Mailman/MTA/Postfix.py
index cee0eb1d3..33cb9a473 100644
--- a/Mailman/MTA/Postfix.py
+++ b/Mailman/MTA/Postfix.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2003 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-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
@@ -12,10 +12,10 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
+# USA.
-"""Creation/deletion hooks for the Postfix MTA.
-"""
+"""Creation/deletion hooks for the Postfix MTA."""
import os
import pwd