diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2009-05-27 10:10:48 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2009-05-27 10:10:48 +0000 |
commit | bbdb4f59542b90bbbfc1d26f8f7beebc12ec578e (patch) | |
tree | 1c7c75fdd5cc17a279f24ed1bb05daaa47f36499 /zic/zdump.c | |
parent | 80ca36b52f4732dba27b6bb58743c0f1ab5bd8e3 (diff) |
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 |