diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-12-09 15:01:40 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-12-09 15:01:40 (GMT) |
commit | b9cdafd83fe77499ff47fa373ce037aff3ae286a (patch) | |
tree | 9d190d9d9b9620cab6a9484ed466ee4467ec7222 /tests/main.test | |
parent | c1b43fa3075991b4156d026a8e378bf0d92c507b (diff) | |
download | tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.zip tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.tar.gz tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.tar.bz2 |
(c) -> ©
Diffstat (limited to 'tests/main.test')
-rw-r--r-- | tests/main.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/main.test b/tests/main.test index 2cabc9f..29725de 100644 --- a/tests/main.test +++ b/tests/main.test @@ -4,8 +4,8 @@ # built-in commands. Sourcing this file into Tcl runs the tests and # generates output for errors. No output means no errors were found. # -# Copyright © 1997 by Sun Microsystems, Inc. -# Copyright © 1998-1999 by Scriptics Corporation. +# Copyright © 1997 Sun Microsystems, Inc. +# Copyright © 1998-1999 Scriptics Corporation. # All rights reserved. package require tcltest 2.2 |