diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-05-09 21:40:56 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-05-09 21:40:56 (GMT) |
commit | e162c2fd9d996c21a441b8b58b5ff3f47008bc82 (patch) | |
tree | 74b3f98acf23356710708a893a01a61f7fb43142 /generic/tkPlatDecls.h | |
parent | 7b0480f8b2029add53fb8e8fc97f004c87f90736 (diff) | |
parent | 794c5c6783a20e8c42ee94337edb9e02eb06662a (diff) | |
download | tk-e162c2fd9d996c21a441b8b58b5ff3f47008bc82.zip tk-e162c2fd9d996c21a441b8b58b5ff3f47008bc82.tar.gz tk-e162c2fd9d996c21a441b8b58b5ff3f47008bc82.tar.bz2 |
(c) -> ©
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 422407f..46d425f 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 Scriptics Corporation. + * Copyright © 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. |