diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-05-09 18:51:55 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-05-09 18:51:55 (GMT) |
commit | 794c5c6783a20e8c42ee94337edb9e02eb06662a (patch) | |
tree | 39be51f329e9f0c2435628953fcb2441575cc1e1 /generic/tkMacWinMenu.c | |
parent | 7b800edfc4f1ceab602d6d26b05d5b3ca59071b3 (diff) | |
download | tk-794c5c6783a20e8c42ee94337edb9e02eb06662a.zip tk-794c5c6783a20e8c42ee94337edb9e02eb06662a.tar.gz tk-794c5c6783a20e8c42ee94337edb9e02eb06662a.tar.bz2 |
Consistancy in the usage of "Copyright". On MacOS, always use the UTF-8 copyright-sign
Diffstat (limited to 'generic/tkMacWinMenu.c')
-rw-r--r-- | generic/tkMacWinMenu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkMacWinMenu.c b/generic/tkMacWinMenu.c index 7749c6d..71ed414 100644 --- a/generic/tkMacWinMenu.c +++ b/generic/tkMacWinMenu.c @@ -4,7 +4,7 @@ * This module implements the common elements of the Mac and Windows * specific features of menus. This file is not used for UNIX. * - * Copyright (c) 1996-1997 by Sun Microsystems, Inc. + * Copyright (c) 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. |