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