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 /win/tkWinTest.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 'win/tkWinTest.c')
-rw-r--r-- | win/tkWinTest.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win/tkWinTest.c b/win/tkWinTest.c index ae29eb6..617bfd8 100644 --- a/win/tkWinTest.c +++ b/win/tkWinTest.c @@ -5,8 +5,8 @@ * platform. * * Copyright (c) 1997 Sun Microsystems, Inc. - * Copyright (c) 2000 by Scriptics Corporation. - * Copyright (c) 2001 by ActiveState Corporation. + * Copyright (c) 2000 Scriptics Corporation. + * Copyright (c) 2001 ActiveState Corporation. * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. |