diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-10-05 11:01:29 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-10-05 11:01:29 (GMT) |
commit | a1b34d386ad92e6b741662080d4aa6869c311f0a (patch) | |
tree | a7626fcdc8879d2778c68fb978280f68221c796a /tests/select.test | |
parent | 6ea2c1ade6b63859abac22e42468ba744523fb67 (diff) | |
parent | 348370937c430973633246eaf91de8cee1bde7d0 (diff) | |
download | tk-a1b34d386ad92e6b741662080d4aa6869c311f0a.zip tk-a1b34d386ad92e6b741662080d4aa6869c311f0a.tar.gz tk-a1b34d386ad92e6b741662080d4aa6869c311f0a.tar.bz2 |
Merge trunk
Diffstat (limited to 'tests/select.test')
-rw-r--r-- | tests/select.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/select.test b/tests/select.test index 9146397..8d1b740 100644 --- a/tests/select.test +++ b/tests/select.test @@ -2,8 +2,8 @@ # especially the "selection" command. It is organized in the standard fashion # for Tcl tests. # -# Copyright (c) 1994 Sun Microsystems, Inc. -# Copyright (c) 1998-1999 by Scriptics Corporation. +# Copyright © 1994 Sun Microsystems, Inc. +# Copyright © 1998-1999 by Scriptics Corporation. # All rights reserved. # |