diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-01-08 17:22:47 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-01-08 17:22:47 (GMT) |
commit | 758da8219845218afd2e7c3f4585925057b8e704 (patch) | |
tree | 455bbdd915f11f6190190660c6cd689410674e80 /tests/menuDraw.test | |
parent | dd115bc874fa009623fcc254a5609708d53564e7 (diff) | |
parent | 16578490e25354e6e91563c1da211b9cb1a3151c (diff) | |
download | tk-758da8219845218afd2e7c3f4585925057b8e704.zip tk-758da8219845218afd2e7c3f4585925057b8e704.tar.gz tk-758da8219845218afd2e7c3f4585925057b8e704.tar.bz2 |
Merge 8.7
Diffstat (limited to 'tests/menuDraw.test')
-rw-r--r-- | tests/menuDraw.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/menuDraw.test b/tests/menuDraw.test index 8d20ce9..96cdb71 100644 --- a/tests/menuDraw.test +++ b/tests/menuDraw.test @@ -2,7 +2,7 @@ # organized in the standard fashion for Tcl tests. # # Copyright © 1996-1997 Sun Microsystems, Inc. -# Copyright © 1998-1999 by Scriptics Corporation. +# Copyright © 1998-1999 Scriptics Corporation. # All rights reserved. package require tcltest 2.2 |