diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-11-23 09:26:35 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-11-23 09:26:35 (GMT) |
commit | 86cdeed19c5cd69b1fa6da0fa65b12301b3b2fc8 (patch) | |
tree | 3989b54dfe4bbab8f507ecd0136858dba8add964 /tests/compExpr-old.test | |
parent | b707b1101c0a02107e7e3b56bb87ccfa23820eb9 (diff) | |
parent | a1dd05a17089ddf2b20cc4bea8c98d3f2355bec6 (diff) | |
download | tcl-86cdeed19c5cd69b1fa6da0fa65b12301b3b2fc8.zip tcl-86cdeed19c5cd69b1fa6da0fa65b12301b3b2fc8.tar.gz tcl-86cdeed19c5cd69b1fa6da0fa65b12301b3b2fc8.tar.bz2 |
Merge 8.7
Diffstat (limited to 'tests/compExpr-old.test')
-rw-r--r-- | tests/compExpr-old.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/compExpr-old.test b/tests/compExpr-old.test index 6f43bc2..a13421b 100644 --- a/tests/compExpr-old.test +++ b/tests/compExpr-old.test @@ -6,8 +6,8 @@ # "compExpr.test". Sourcing this file into Tcl runs the tests and generates # output for errors. No output means no errors were found. # -# Copyright (c) 1996-1997 Sun Microsystems, Inc. -# Copyright (c) 1998-1999 by Scriptics Corporation. +# Copyright © 1996-1997 Sun Microsystems, Inc. +# Copyright © 1998-1999 Scriptics Corporation. # # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. |