summaryrefslogtreecommitdiffstats
path: root/tests/lindex.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-11-23 09:26:35 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-11-23 09:26:35 (GMT)
commit86cdeed19c5cd69b1fa6da0fa65b12301b3b2fc8 (patch)
tree3989b54dfe4bbab8f507ecd0136858dba8add964 /tests/lindex.test
parentb707b1101c0a02107e7e3b56bb87ccfa23820eb9 (diff)
parenta1dd05a17089ddf2b20cc4bea8c98d3f2355bec6 (diff)
downloadtcl-86cdeed19c5cd69b1fa6da0fa65b12301b3b2fc8.zip
tcl-86cdeed19c5cd69b1fa6da0fa65b12301b3b2fc8.tar.gz
tcl-86cdeed19c5cd69b1fa6da0fa65b12301b3b2fc8.tar.bz2
Merge 8.7
Diffstat (limited to 'tests/lindex.test')
-rw-r--r--tests/lindex.test8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/lindex.test b/tests/lindex.test
index 32a30b2..e06556f 100644
--- a/tests/lindex.test
+++ b/tests/lindex.test
@@ -4,10 +4,10 @@
# built-in commands. Sourcing this file into Tcl runs the tests and
# generates output for errors. No output means no errors were found.
#
-# Copyright (c) 1991-1993 The Regents of the University of California.
-# Copyright (c) 1994 Sun Microsystems, Inc.
-# Copyright (c) 1998-1999 by Scriptics Corporation.
-# Copyright (c) 2001 by Kevin B. Kenny. All rights reserved.
+# Copyright © 1991-1993 The Regents of the University of California.
+# Copyright © 1994 Sun Microsystems, Inc.
+# Copyright © 1998-1999 Scriptics Corporation.
+# Copyright © 2001 Kevin B. Kenny. All rights reserved.
#
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.