summaryrefslogtreecommitdiffstats
path: root/crypto/dh/dh_pmeth.c
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-11-05 18:39:08 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-11-05 18:39:08 +0000
commit2e5975285e2b65261ce780fa3f5744277b66db34 (patch)
tree92f83a97be4c2fe53794e4784ca0db0e7b408ec1 /crypto/dh/dh_pmeth.c
parent5947ca0409c2ac3663972ba68d223cd02ade2b49 (diff)
Update obsolete email address...
Diffstat (limited to 'crypto/dh/dh_pmeth.c')
-rw-r--r--crypto/dh/dh_pmeth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/dh/dh_pmeth.c b/crypto/dh/dh_pmeth.c
index d4155750fc..392d30d166 100644
--- a/crypto/dh/dh_pmeth.c
+++ b/crypto/dh/dh_pmeth.c
@@ -1,4 +1,4 @@
-/* Written by Dr Stephen N Henson (shenson@bigfoot.com) for the OpenSSL
+/* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL
* project 2006.
*/
/* ====================================================================