summaryrefslogtreecommitdiff
path: root/usr.sbin/zic/ialloc.c
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2009-08-31 02:22:18 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2009-08-31 02:22:18 +0000
commit4743a581dc9a251be908b083a360d605da1b51be (patch)
tree87cade870cdc2eeb9723ac5d4712688cdeaf0f99 /usr.sbin/zic/ialloc.c
parentce06fa0145e1e7fa5e83e22e0f6cea97e2be2093 (diff)
Notes
Diffstat (limited to 'usr.sbin/zic/ialloc.c')
-rw-r--r--usr.sbin/zic/ialloc.c7
1 files changed, 6 insertions, 1 deletions
diff --git a/usr.sbin/zic/ialloc.c b/usr.sbin/zic/ialloc.c
index a069032eda51..1694c2905c74 100644
--- a/usr.sbin/zic/ialloc.c
+++ b/usr.sbin/zic/ialloc.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 const char elsieid[] = "@(#)ialloc.c 8.29";
+static const char elsieid[] = "@(#)ialloc.c 8.30";
#endif /* !defined NOID */
#endif /* !defined lint */