diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-11-23 09:16:00 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-11-23 09:16:00 (GMT) |
commit | a1dd05a17089ddf2b20cc4bea8c98d3f2355bec6 (patch) | |
tree | 08f0999b162e691dce5475c77afd00e20a8a460d /tests/tm.test | |
parent | 55383ed9b1e8a412476319e9d62767a8e45cfd9c (diff) | |
download | tcl-a1dd05a17089ddf2b20cc4bea8c98d3f2355bec6.zip tcl-a1dd05a17089ddf2b20cc4bea8c98d3f2355bec6.tar.gz tcl-a1dd05a17089ddf2b20cc4bea8c98d3f2355bec6.tar.bz2 |
More ©-sign consolidation
Diffstat (limited to 'tests/tm.test')
-rw-r--r-- | tests/tm.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tm.test b/tests/tm.test index 3132704..4dea27d 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 © 2004 by Donal K. Fellows. +# Copyright © 2004 Donal K. Fellows. # All rights reserved. if {"::tcltest" ni [namespace children]} { |