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