summaryrefslogtreecommitdiffstats
path: root/crypto/hmac
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/hmac
parent5947ca0409c2ac3663972ba68d223cd02ade2b49 (diff)
Update obsolete email address...
Diffstat (limited to 'crypto/hmac')
-rw-r--r--crypto/hmac/hm_ameth.c2
-rw-r--r--crypto/hmac/hm_pmeth.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/crypto/hmac/hm_ameth.c b/crypto/hmac/hm_ameth.c
index 38ae0f9c4c..9f6b65abb5 100644
--- a/crypto/hmac/hm_ameth.c
+++ b/crypto/hmac/hm_ameth.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 2007.
*/
/* ====================================================================
diff --git a/crypto/hmac/hm_pmeth.c b/crypto/hmac/hm_pmeth.c
index b5e455733b..aff7013b76 100644
--- a/crypto/hmac/hm_pmeth.c
+++ b/crypto/hmac/hm_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 2007.
*/
/* ====================================================================