summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdtime/asctime.c
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1996-07-18 18:53:15 +0000
committerwollman <wollman@FreeBSD.org>1996-07-18 18:53:15 +0000
commitf90be6962ca389a2fdd417fedfda651caaafe55b (patch)
treeb6478e67c004577a191e133e676433c80465a1e5 /lib/libc/stdtime/asctime.c
parentc79e9e34b5daad1ba280439b95ec4d08843ea517 (diff)
downloadFreeBSD-src-f90be6962ca389a2fdd417fedfda651caaafe55b.zip
FreeBSD-src-f90be6962ca389a2fdd417fedfda651caaafe55b.tar.gz
Merge the recently-imported tzcode96h distribution (libc portion). The
part that does zic(8)/zdump(8) is still yet to be imported (but the old zic and zdump will work just fine with these header files and the data format has not changed).
Diffstat (limited to 'lib/libc/stdtime/asctime.c')
-rw-r--r--lib/libc/stdtime/asctime.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/libc/stdtime/asctime.c b/lib/libc/stdtime/asctime.c
index 1655f6a..a1834b6 100644
--- a/lib/libc/stdtime/asctime.c
+++ b/lib/libc/stdtime/asctime.c
@@ -1,7 +1,11 @@
+/*
+** This file is in the public domain, so clarified as of
+** June 5, 1996 by Arthur David Olson (arthur_david_olson@nih.gov).
+*/
#ifndef lint
#ifndef NOID
-static char elsieid[] = "@(#)asctime.c 7.5";
+static char elsieid[] = "@(#)asctime.c 7.7";
#endif /* !defined NOID */
#endif /* !defined lint */
OpenPOWER on IntegriCloud