diff options
Diffstat (limited to 'timezone/scheck.c')
-rw-r--r-- | timezone/scheck.c | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/timezone/scheck.c b/timezone/scheck.c index bc156379a0..74d9b07c14 100644 --- a/timezone/scheck.c +++ b/timezone/scheck.c @@ -1,6 +1,11 @@ +/* +** 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.17"; +static char elsieid[] = "@(#)scheck.c 8.19"; #endif /* !defined lint */ #endif /* !defined NOID */ |