about summary refs log tree commit diff
path: root/timezone/checktab.awk
diff options
context:
space:
mode:
Diffstat (limited to 'timezone/checktab.awk')
-rw-r--r--timezone/checktab.awk4
1 files changed, 2 insertions, 2 deletions
diff --git a/timezone/checktab.awk b/timezone/checktab.awk
index 6d532141e6..6a2d19ae00 100644
--- a/timezone/checktab.awk
+++ b/timezone/checktab.awk
@@ -1,8 +1,8 @@
 # Check tz tables for consistency.
 
-# @(#)checktab.awk	1.7
+# @(#)checktab.awk	1.6
 
-# Contributed by Paul Eggert.
+# Contributed by Paul Eggert <eggert@twinsun.com>.
 
 BEGIN {
 	FS = "\t"