diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-11-23 08:25:48 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-11-23 08:25:48 (GMT) |
commit | 55383ed9b1e8a412476319e9d62767a8e45cfd9c (patch) | |
tree | 62a5688ce5c2b5289af4d19752b24a0dd4a61654 /tests-perf/clock.perf.tcl | |
parent | a73325fed064919a3d1975ec1d9b62656cf9a789 (diff) | |
download | tcl-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-perf/clock.perf.tcl')
-rw-r--r-- | tests-perf/clock.perf.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests-perf/clock.perf.tcl b/tests-perf/clock.perf.tcl index c0da0ab..7bcee75 100644 --- a/tests-perf/clock.perf.tcl +++ b/tests-perf/clock.perf.tcl @@ -9,7 +9,7 @@ # # ------------------------------------------------------------------------ # -# Copyright (c) 2014 Serg G. Brester (aka sebres) +# Copyright © 2014 Serg G. Brester (aka sebres) # # See the file "license.terms" for information on usage and redistribution # of this file. |