diff options
Diffstat (limited to 'tests/grid.test')
-rw-r--r-- | tests/grid.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/grid.test b/tests/grid.test index b033311..62f6ff6 100644 --- a/tests/grid.test +++ b/tests/grid.test @@ -1,8 +1,8 @@ # This file is a Tcl script to test out the *NEW* "grid" command of Tk. It is # (almost) 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 |