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/tkPlatDecls.h | |
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/tkPlatDecls.h')
-rw-r--r-- | generic/tkPlatDecls.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkPlatDecls.h b/generic/tkPlatDecls.h index bad633f..0e11746 100644 --- a/generic/tkPlatDecls.h +++ b/generic/tkPlatDecls.h @@ -3,7 +3,7 @@ * * Declarations of functions in the platform-specific public Tcl API. * - * 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. |