aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcgd <cgd@NetBSD.org>1994-10-26 00:55:40 +0000
committercgd <cgd@NetBSD.org>1994-10-26 00:55:40 +0000
commit297319a6da6243e3c5a633b2a86965f8729b13e3 (patch)
treea2a16715a558d347563fa8c7ab52027dc1217816
parentec9f4565d29cc97a118fc40f9a17d5bdfcb2bda8 (diff)
downloadbsd-progress-297319a6da6243e3c5a633b2a86965f8729b13e3.tar.gz
bsd-progress-297319a6da6243e3c5a633b2a86965f8729b13e3.tar.zst
bsd-progress-297319a6da6243e3c5a633b2a86965f8729b13e3.zip
new RCS ID format.
-rw-r--r--include/tzfile.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/tzfile.h b/include/tzfile.h
index 48ce18f..7f796c5 100644
--- a/include/tzfile.h
+++ b/include/tzfile.h
@@ -1,3 +1,5 @@
+/* $NetBSD: tzfile.h,v 1.3 1994/10/26 00:56:37 cgd Exp $ */
+
/*
* Copyright (c) 1988 Regents of the University of California.
* All rights reserved.
@@ -33,8 +35,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * from: @(#)tzfile.h 5.10 (Berkeley) 4/3/91
- * $Id: tzfile.h,v 1.2 1993/08/01 18:45:09 mycroft Exp $
+ * @(#)tzfile.h 5.10 (Berkeley) 4/3/91
*/
#ifndef _TZFILE_H_