From b412fa7bf46eaea7a14785d59171bd3caeb41dee Mon Sep 17 00:00:00 2001 From: Arthur David Olson Date: Thu, 8 Dec 2005 11:35:32 -0500 Subject: [PATCH] electronic mail addresses purged SCCS-file: tzfile.h SCCS-SID: 7.18 --- tzfile.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tzfile.h b/tzfile.h index 95f5907..93310d7 100644 --- a/tzfile.h +++ b/tzfile.h @@ -4,7 +4,7 @@ /* ** This file is in the public domain, so clarified as of -** 1996-06-05 by Arthur David Olson (arthur_david_olson@nih.gov). +** 1996-06-05 by Arthur David Olson. */ /* @@ -105,7 +105,7 @@ struct tzhead { #ifdef NOSOLAR /* ** Must be at least 14 for Europe/Riga as of Jan 12 1995, -** as noted by Earl Chew . +** as noted by Earl Chew. */ #define TZ_MAX_TYPES 20 /* Maximum number of local time types */ #endif /* !defined NOSOLAR */