aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorperry <perry@NetBSD.org>1998-02-02 21:07:13 +0000
committerperry <perry@NetBSD.org>1998-02-02 21:07:13 +0000
commit249734e0fc647e65f4a9d5aee1885ebbfcbb664c (patch)
tree8076b9d0091904e0d27854c7328c0a381d945e36
parent7b1be63ed46c8fd347c9183164828e54f2178d05 (diff)
downloadbsd-progress-249734e0fc647e65f4a9d5aee1885ebbfcbb664c.tar.gz
bsd-progress-249734e0fc647e65f4a9d5aee1885ebbfcbb664c.tar.zst
bsd-progress-249734e0fc647e65f4a9d5aee1885ebbfcbb664c.zip
merge lite-2
-rw-r--r--include/tzfile.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/tzfile.h b/include/tzfile.h
index b5cf986..498f364 100644
--- a/include/tzfile.h
+++ b/include/tzfile.h
@@ -1,8 +1,8 @@
-/* $NetBSD: tzfile.h,v 1.4 1997/07/25 05:54:42 mikel Exp $ */
+/* $NetBSD: tzfile.h,v 1.5 1998/02/02 21:08:11 perry Exp $ */
/*
- * Copyright (c) 1988 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1988, 1993
+ * The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Arthur David Olson of the National Cancer Institute.
@@ -35,7 +35,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * @(#)tzfile.h 5.10 (Berkeley) 4/3/91
+ * @(#)tzfile.h 8.1 (Berkeley) 6/2/93
*/
#ifndef _TZFILE_H_