summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xLib/smtpd.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/smtpd.py b/Lib/smtpd.py
index ef38cc2..9c47a5b 100755
--- a/Lib/smtpd.py
+++ b/Lib/smtpd.py
@@ -61,7 +61,7 @@ and if remoteport is not given, then 25 is used.
#
# Please note that this script requires Python 2.0
#
-# Author: Barry Warsaw <barry@digicool.com>
+# Author: Barry Warsaw <barry@python.org>
#
# TODO:
#