summaryrefslogtreecommitdiffstats
path: root/Lib/md5.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/md5.py')
-rw-r--r--Lib/md5.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/md5.py b/Lib/md5.py
index f6433cc..a44ca3b 100644
--- a/Lib/md5.py
+++ b/Lib/md5.py
@@ -1,6 +1,6 @@
# $Id$
#
-# Copyright (C) 2005 Gregory P. Smith (greg@electricrain.com)
+# Copyright (C) 2005 Gregory P. Smith (greg@krypto.org)
# Licensed to PSF under a Contributor Agreement.
import warnings