diff options
Diffstat (limited to 'zic/zdump.c')
-rw-r--r-- | zic/zdump.c | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/zic/zdump.c b/zic/zdump.c index 085b33e23d4e0..7122bbf8918c1 100644 --- a/zic/zdump.c +++ b/zic/zdump.c @@ -1,4 +1,9 @@ -static char elsieid[] = "@(#)zdump.c 8.8"; +/* +** This file is in the public domain, so clarified as of +** 2009-05-17 by Arthur David Olson. +*/ + +static char elsieid[] = "@(#)zdump.c 8.9"; /* ** This code has been made independent of the rest of the time |