From: Richard Levitte Date: Thu, 5 Jul 2001 10:20:07 +0000 (+0000) Subject: Use one address consistently. X-Git-Tag: OpenSSL_0_9_6c~182^2~48 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f3229ee19a4e2262ace00823b384925b1c34a4c5;p=oweals%2Fopenssl.git Use one address consistently. --- diff --git a/crypto/dso/dso_dl.c b/crypto/dso/dso_dl.c index a831877c07..6e93268cc2 100644 --- a/crypto/dso/dso_dl.c +++ b/crypto/dso/dso_dl.c @@ -1,5 +1,5 @@ /* dso_dl.c */ -/* Written by Richard Levitte (levitte@openssl.org) for the OpenSSL +/* Written by Richard Levitte (richard@levitte.org) for the OpenSSL * project 2000. */ /* ==================================================================== diff --git a/crypto/o_time.c b/crypto/o_time.c index 61f30315cf..7389820d8e 100644 --- a/crypto/o_time.c +++ b/crypto/o_time.c @@ -1,5 +1,5 @@ /* crypto/o_time.c -*- mode:C; c-file-style: "eay" -*- */ -/* Written by Richard Levitte (levitte@stacken.kth.se) for the OpenSSL +/* Written by Richard Levitte (richard@levitte.org) for the OpenSSL * project 2001. */ /* ==================================================================== diff --git a/crypto/o_time.h b/crypto/o_time.h index 40414fa146..e66044626d 100644 --- a/crypto/o_time.h +++ b/crypto/o_time.h @@ -1,5 +1,5 @@ /* crypto/o_time.h -*- mode:C; c-file-style: "eay" -*- */ -/* Written by Richard Levitte (levitte@stacken.kth.se) for the OpenSSL +/* Written by Richard Levitte (richard@levitte.org) for the OpenSSL * project 2001. */ /* ====================================================================