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 /generic/tkMenubutton.h | |
parent | dd115bc874fa009623fcc254a5609708d53564e7 (diff) | |
parent | 16578490e25354e6e91563c1da211b9cb1a3151c (diff) | |
download | tk-758da8219845218afd2e7c3f4585925057b8e704.zip tk-758da8219845218afd2e7c3f4585925057b8e704.tar.gz tk-758da8219845218afd2e7c3f4585925057b8e704.tar.bz2 |
Merge 8.7
Diffstat (limited to 'generic/tkMenubutton.h')
-rw-r--r-- | generic/tkMenubutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkMenubutton.h b/generic/tkMenubutton.h index 31eb93f..7055abc 100644 --- a/generic/tkMenubutton.h +++ b/generic/tkMenubutton.h @@ -4,7 +4,7 @@ * Declarations of types and functions used to implement the menubutton * widget. * - * Copyright (c) 1996-1997 by Sun Microsystems, Inc. + * Copyright © 1996-1997 Sun Microsystems, Inc. * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. |