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