diff options
Diffstat (limited to 'tests/pack.test')
-rw-r--r-- | tests/pack.test | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/pack.test b/tests/pack.test index eb3ca3b..0cb5f66 100644 --- a/tests/pack.test +++ b/tests/pack.test @@ -1,9 +1,9 @@ # This file is a Tcl script to test out the "pack" command of Tk. It is # organized in the standard fashion for Tcl tests. # -# Copyright (c) 1993 The Regents of the University of California. -# Copyright (c) 1994 Sun Microsystems, Inc. -# Copyright (c) 1998-1999 by Scriptics Corporation. +# Copyright © 1993 The Regents of the University of California. +# Copyright © 1994 Sun Microsystems, Inc. +# Copyright © 1998-1999 by Scriptics Corporation. # All rights reserved. package require tcltest 2.2 |