diff options
Diffstat (limited to 'tests/cmds.test')
-rw-r--r-- | tests/cmds.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/cmds.test b/tests/cmds.test index caf5afe..88cf0c0 100644 --- a/tests/cmds.test +++ b/tests/cmds.test @@ -1,8 +1,8 @@ # This file is a Tcl script to test the procedures in the file # tkCmds.c. It is organized in the standard fashion for Tcl tests. # -# Copyright (c) 1996 Sun Microsystems, Inc. -# Copyright (c) 1998-1999 by Scriptics Corporation. +# Copyright © 1996 Sun Microsystems, Inc. +# Copyright © 1998-1999 by Scriptics Corporation. # All rights reserved. package require tcltest 2.2 |