diff options
Diffstat (limited to 'timezone/scheck.c')
-rw-r--r-- | timezone/scheck.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/timezone/scheck.c b/timezone/scheck.c index 74d9b07c14..bc156379a0 100644 --- a/timezone/scheck.c +++ b/timezone/scheck.c @@ -1,11 +1,6 @@ -/* -** This file is in the public domain, so clarified as of -** 2006-07-17 by Arthur David Olson. -*/ - #ifndef lint #ifndef NOID -static char elsieid[] = "@(#)scheck.c 8.19"; +static char elsieid[] = "@(#)scheck.c 8.17"; #endif /* !defined lint */ #endif /* !defined NOID */ |