summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdtime
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-03-22 23:42:05 +0000
committerobrien <obrien@FreeBSD.org>2002-03-22 23:42:05 +0000
commitb1189e893029fa8eae07107ca0873c65a9ea1fc7 (patch)
treede272dce55622faa70bfeeee65b2d9aad8107172 /lib/libc/stdtime
parent074d88cd27d461e344257df6b629e576b48285a6 (diff)
downloadFreeBSD-src-b1189e893029fa8eae07107ca0873c65a9ea1fc7.zip
FreeBSD-src-b1189e893029fa8eae07107ca0873c65a9ea1fc7.tar.gz
Fix the style of the SCM ID's.
I believe have made all of libc .h's as consistent as possible.
Diffstat (limited to 'lib/libc/stdtime')
-rw-r--r--lib/libc/stdtime/private.h4
-rw-r--r--lib/libc/stdtime/tzfile.h4
2 files changed, 5 insertions, 3 deletions
diff --git a/lib/libc/stdtime/private.h b/lib/libc/stdtime/private.h
index f1d7125..8568ab1 100644
--- a/lib/libc/stdtime/private.h
+++ b/lib/libc/stdtime/private.h
@@ -1,11 +1,11 @@
-/* $FreeBSD$ */
-
#ifndef PRIVATE_H
#define PRIVATE_H
/*
** This file is in the public domain, so clarified as of
** June 5, 1996 by Arthur David Olson (arthur_david_olson@nih.gov).
+**
+** $FreeBSD$
*/
/* Stuff moved from Makefile.inc to reduce clutter */
diff --git a/lib/libc/stdtime/tzfile.h b/lib/libc/stdtime/tzfile.h
index c1b27ea..89c5694 100644
--- a/lib/libc/stdtime/tzfile.h
+++ b/lib/libc/stdtime/tzfile.h
@@ -1,10 +1,12 @@
#ifndef TZFILE_H
-
#define TZFILE_H
+
/*
** This file is in the public domain, so clarified as of
** 1996-06-05 by Arthur David Olson (arthur_david_olson@nih.gov).
+**
+** $FreeBSD$
*/
/*
OpenPOWER on IntegriCloud