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 /unix/tkUnixInt.h | |
parent | 7b0480f8b2029add53fb8e8fc97f004c87f90736 (diff) | |
parent | 794c5c6783a20e8c42ee94337edb9e02eb06662a (diff) | |
download | tk-e162c2fd9d996c21a441b8b58b5ff3f47008bc82.zip tk-e162c2fd9d996c21a441b8b58b5ff3f47008bc82.tar.gz tk-e162c2fd9d996c21a441b8b58b5ff3f47008bc82.tar.bz2 |
(c) -> ©
Diffstat (limited to 'unix/tkUnixInt.h')
-rw-r--r-- | unix/tkUnixInt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tkUnixInt.h b/unix/tkUnixInt.h index 8736fad..5429236 100644 --- a/unix/tkUnixInt.h +++ b/unix/tkUnixInt.h @@ -4,7 +4,7 @@ * This file contains declarations that are shared among the * UNIX-specific parts of Tk but aren't used by the rest of Tk. * - * Copyright (c) 1995-1997 Sun Microsystems, Inc. + * Copyright © 1995-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. |