From f3229ee19a4e2262ace00823b384925b1c34a4c5 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 5 Jul 2001 10:20:07 +0000 Subject: [PATCH] Use one address consistently. --- crypto/dso/dso_dl.c | 2 +- crypto/o_time.c | 2 +- crypto/o_time.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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. */ /* ==================================================================== -- 2.25.1