summaryrefslogtreecommitdiffstats
path: root/lib/libc/time/scheck.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/time/scheck.c')
-rw-r--r--lib/libc/time/scheck.c7
1 files changed, 6 insertions, 1 deletions
diff --git a/lib/libc/time/scheck.c b/lib/libc/time/scheck.c
index dc71c49df9d..ad3db5b38d9 100644
--- a/lib/libc/time/scheck.c
+++ b/lib/libc/time/scheck.c
@@ -1,6 +1,11 @@
+/*
+** This file is in the public domain, so clarified as of
+** Feb 14, 2003 by Arthur David Olson (arthur_david_olson@nih.gov).
+*/
+
#if defined(LIBC_SCCS) && !defined(lint) && !defined(NOID)
static char elsieid[] = "@(#)scheck.c 8.15";
-static char rcsid[] = "$OpenBSD: scheck.c,v 1.5 1998/01/18 23:24:56 millert Exp $";
+static char rcsid[] = "$OpenBSD: scheck.c,v 1.6 2003/02/14 18:24:53 millert Exp $";
#endif /* LIBC_SCCS and not lint */
/*LINTLIBRARY*/