aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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_