diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-03-22 23:42:05 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-03-22 23:42:05 +0000 |
commit | 1114a754ed48485c756c10cf19694db0b43826e7 (patch) | |
tree | de272dce55622faa70bfeeee65b2d9aad8107172 /lib/libc/stdtime/private.h | |
parent | d3d20c826754c093694818e42835c4ce4591a13e (diff) |
Notes
Diffstat (limited to 'lib/libc/stdtime/private.h')
-rw-r--r-- | lib/libc/stdtime/private.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdtime/private.h b/lib/libc/stdtime/private.h index f1d7125244e24..8568ab1d2a616 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 */ |