summaryrefslogtreecommitdiffstats
path: root/crypto/ocsp/ocsp_asn.c
diff options
context:
space:
mode:
authorNagendra Modadugu <ngm@google.com>2009-09-30 11:36:48 -0700
committerNagendra Modadugu <ngm@google.com>2009-09-30 12:06:07 -0700
commite45f106cb6b47af1f21efe76e933bdea2f5dd1ca (patch)
tree9abf212990e6e7631ac6b0a07816dfe069912724 /crypto/ocsp/ocsp_asn.c
parent5fe11ead41a8b9709f910786101e818603de6690 (diff)
downloadreplicant_openssl-e45f106cb6b47af1f21efe76e933bdea2f5dd1ca.zip
replicant_openssl-e45f106cb6b47af1f21efe76e933bdea2f5dd1ca.tar.gz
replicant_openssl-e45f106cb6b47af1f21efe76e933bdea2f5dd1ca.tar.bz2
Upgrade to openssl-0.9.8k.
The source tree (and the size of the compiled library) can be reduced further. This will be done in a future commit.
Diffstat (limited to 'crypto/ocsp/ocsp_asn.c')
-rw-r--r--crypto/ocsp/ocsp_asn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ocsp/ocsp_asn.c b/crypto/ocsp/ocsp_asn.c
index 39b7a1c..bfe892a 100644
--- a/crypto/ocsp/ocsp_asn.c
+++ b/crypto/ocsp/ocsp_asn.c
@@ -1,5 +1,5 @@
/* ocsp_asn.c */
-/* 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 2000.
*/
/* ====================================================================