about summary refs log tree commit diff
path: root/time/private.h
diff options
context:
space:
mode:
Diffstat (limited to 'time/private.h')
-rw-r--r--time/private.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/time/private.h b/time/private.h
index 69fcca3822..f81bf4867b 100644
--- a/time/private.h
+++ b/time/private.h
@@ -3,6 +3,11 @@
 #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).
+*/
+
+/*
 ** This header is for use ONLY with the time conversion code.
 ** There is no guarantee that it will remain unchanged,
 ** or that it will remain at all.
@@ -16,7 +21,7 @@
 
 #ifndef lint
 #ifndef NOID
-static char	privatehid[] = "@(#)private.h	7.42";
+static char	privatehid[] = "@(#)private.h	7.43";
 #endif /* !defined NOID */
 #endif /* !defined lint */