diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-11-20 15:02:41 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-11-20 15:02:41 (GMT) |
commit | b707b1101c0a02107e7e3b56bb87ccfa23820eb9 (patch) | |
tree | 4a87ec7f906b930adb726b6e1016ab2829b5ce65 /generic/tclGetDate.y | |
parent | 62304b9cc4ad13f90021368d6fb897395eb1a27b (diff) | |
parent | a73325fed064919a3d1975ec1d9b62656cf9a789 (diff) | |
download | tcl-b707b1101c0a02107e7e3b56bb87ccfa23820eb9.zip tcl-b707b1101c0a02107e7e3b56bb87ccfa23820eb9.tar.gz tcl-b707b1101c0a02107e7e3b56bb87ccfa23820eb9.tar.bz2 |
Merge 8.7
Diffstat (limited to 'generic/tclGetDate.y')
-rw-r--r-- | generic/tclGetDate.y | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/tclGetDate.y b/generic/tclGetDate.y index 7615bb5..bfc5596 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 |