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 /unix/tkUnixSend.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 'unix/tkUnixSend.c')
-rw-r--r-- | unix/tkUnixSend.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tkUnixSend.c b/unix/tkUnixSend.c index 3afe9e7..3255ad3 100644 --- a/unix/tkUnixSend.c +++ b/unix/tkUnixSend.c @@ -6,7 +6,7 @@ * * Copyright (c) 1989-1994 The Regents of the University of California. * Copyright (c) 1994-1996 Sun Microsystems, Inc. - * Copyright (c) 1998-1999 by Scriptics Corporation. + * Copyright (c) 1998-1999 Scriptics Corporation. * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. |