summaryrefslogtreecommitdiffstats
path: root/generic/tclGetDate.y
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-11-20 08:26:02 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-11-20 08:26:02 (GMT)
commitb4cc01c658143a39215acceca4a5702dfba1a69b (patch)
tree822b68560ba89587ab27108317fc416ccf1fa17c /generic/tclGetDate.y
parente8b55fb7335f4091d28524a6ee6266bcc6c2e87d (diff)
parentef7a8aec00a2a78b52cf7d706f7e0d89b9f0b7e1 (diff)
downloadtcl-b4cc01c658143a39215acceca4a5702dfba1a69b.zip
tcl-b4cc01c658143a39215acceca4a5702dfba1a69b.tar.gz
tcl-b4cc01c658143a39215acceca4a5702dfba1a69b.tar.bz2
Merge 8.6
Diffstat (limited to 'generic/tclGetDate.y')
-rw-r--r--generic/tclGetDate.y4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/tclGetDate.y b/generic/tclGetDate.y
index a84d3c2..44757da 100644
--- a/generic/tclGetDate.y
+++ b/generic/tclGetDate.y
@@ -7,7 +7,7 @@
* only used when doing free-form date parsing, an ill-defined process
* anyway.
*
- * Copyright (c) 1992-1995 Karl Lehenbauer and Mark Diekhans.
+ * Copyright (c) 1992-1995 Karl Lehenbauer & Mark Diekhans.
* Copyright (c) 1995-1997 Sun Microsystems, Inc.
*
* See the file "license.terms" for information on usage and redistribution of
@@ -27,7 +27,7 @@
* This file is generated from a yacc grammar defined in the file
* tclGetDate.y. It should not be edited directly.
*
- * Copyright (c) 1992-1995 Karl Lehenbauer and Mark Diekhans.
+ * Copyright (c) 1992-1995 Karl Lehenbauer & Mark Diekhans.
* Copyright (c) 1995-1997 Sun Microsystems, Inc.
*
* See the file "license.terms" for information on usage and redistribution of