summaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-09-03 06:46:08 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-09-03 06:46:08 (GMT)
commit12e216593c2a848e999a25084334eff733985cc9 (patch)
tree92ad78334e7852322e69dab3bc8af1cebf1e1e87 /library
parent962e5966f927e1a98e7ca5255cad96c6efc45617 (diff)
parente26fa5de836a49138288b0480a26421e459d2fd8 (diff)
downloadtcl-12e216593c2a848e999a25084334eff733985cc9.zip
tcl-12e216593c2a848e999a25084334eff733985cc9.tar.gz
tcl-12e216593c2a848e999a25084334eff733985cc9.tar.bz2
Merge 8.7
Diffstat (limited to 'library')
-rw-r--r--library/tcltest/tcltest.tcl6
1 files changed, 3 insertions, 3 deletions
diff --git a/library/tcltest/tcltest.tcl b/library/tcltest/tcltest.tcl
index eb47963..72c7b94 100644
--- a/library/tcltest/tcltest.tcl
+++ b/library/tcltest/tcltest.tcl
@@ -10,9 +10,9 @@
# initially implemented by Mary Ann May-Pumphrey of Sun
# Microsystems.
#
-# Copyright (c) 1994-1997 Sun Microsystems, Inc.
-# Copyright (c) 1998-1999 Scriptics Corporation.
-# Copyright (c) 2000 Ajuba Solutions
+# Copyright © 1994-1997 Sun Microsystems, Inc.
+# Copyright © 1998-1999 Scriptics Corporation.
+# Copyright © 2000 Ajuba Solutions
# Contributions from Don Porter, NIST, 2002. (not subject to US copyright)
# All rights reserved.