summaryrefslogtreecommitdiffstats
path: root/tests/tm.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-11-23 08:25:48 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-11-23 08:25:48 (GMT)
commit55383ed9b1e8a412476319e9d62767a8e45cfd9c (patch)
tree62a5688ce5c2b5289af4d19752b24a0dd4a61654 /tests/tm.test
parenta73325fed064919a3d1975ec1d9b62656cf9a789 (diff)
downloadtcl-55383ed9b1e8a412476319e9d62767a8e45cfd9c.zip
tcl-55383ed9b1e8a412476319e9d62767a8e45cfd9c.tar.gz
tcl-55383ed9b1e8a412476319e9d62767a8e45cfd9c.tar.bz2
Now that all Tcl source files are UTF-8 by default, we can use the ©-sign whenever reasonable.
Diffstat (limited to 'tests/tm.test')
-rw-r--r--tests/tm.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tm.test b/tests/tm.test
index 65629ad..3132704 100644
--- a/tests/tm.test
+++ b/tests/tm.test
@@ -3,7 +3,7 @@
# Sourcing this file into Tcl runs the tests and generates output for
# errors. No output means no errors were found.
#
-# Copyright (c) 2004 by Donal K. Fellows.
+# Copyright © 2004 by Donal K. Fellows.
# All rights reserved.
if {"::tcltest" ni [namespace children]} {