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