summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorGregory P. Smith <greg@mad-scientist.com>2007-09-09 20:17:22 (GMT)
committerGregory P. Smith <greg@mad-scientist.com>2007-09-09 20:17:22 (GMT)
commitc4119183a293a0be26cff1003f2c8a57c9049873 (patch)
tree2dc4b518fa4b359e922111af9f7d4ec5e3fd6fac /Lib
parentb2c3a537cd89dd8f5f47ea991c6724295b2c06e5 (diff)
downloadcpython-c4119183a293a0be26cff1003f2c8a57c9049873.zip
cpython-c4119183a293a0be26cff1003f2c8a57c9049873.tar.gz
cpython-c4119183a293a0be26cff1003f2c8a57c9049873.tar.bz2
email address update
Diffstat (limited to 'Lib')
-rw-r--r--Lib/test/test_hashlib.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/test_hashlib.py b/Lib/test/test_hashlib.py
index 56f4600..399e50b 100644
--- a/Lib/test/test_hashlib.py
+++ b/Lib/test/test_hashlib.py
@@ -2,7 +2,7 @@
#
# $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.
#