diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-10-05 11:56:11 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-10-05 11:56:11 (GMT) |
commit | 82ef74f1e0557304f15fe0d17962024811a5b6a1 (patch) | |
tree | c74a2065b340e0f8590bb4d5dcbac5d7842be1ec /tests/winMenu.test | |
parent | 7fbedd04a0f60e7a162f0381d017606f6c2be758 (diff) | |
parent | a1b34d386ad92e6b741662080d4aa6869c311f0a (diff) | |
download | tk-82ef74f1e0557304f15fe0d17962024811a5b6a1.zip tk-82ef74f1e0557304f15fe0d17962024811a5b6a1.tar.gz tk-82ef74f1e0557304f15fe0d17962024811a5b6a1.tar.bz2 |
Merge tip-587
Diffstat (limited to 'tests/winMenu.test')
-rw-r--r-- | tests/winMenu.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/winMenu.test b/tests/winMenu.test index b77e9a9..d3e7f83 100644 --- a/tests/winMenu.test +++ b/tests/winMenu.test @@ -3,8 +3,8 @@ # file tests the Macintosh-specific features of the menu # system. # -# Copyright (c) 1995-1996 Sun Microsystems, Inc. -# Copyright (c) 1998-1999 by Scriptics Corporation. +# Copyright © 1995-1996 Sun Microsystems, Inc. +# Copyright © 1998-1999 by Scriptics Corporation. # All rights reserved. package require tcltest 2.2 |