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 /macosx/GNUmakefile | |
parent | 7b0480f8b2029add53fb8e8fc97f004c87f90736 (diff) | |
parent | 794c5c6783a20e8c42ee94337edb9e02eb06662a (diff) | |
download | tk-e162c2fd9d996c21a441b8b58b5ff3f47008bc82.zip tk-e162c2fd9d996c21a441b8b58b5ff3f47008bc82.tar.gz tk-e162c2fd9d996c21a441b8b58b5ff3f47008bc82.tar.bz2 |
(c) -> ©
Diffstat (limited to 'macosx/GNUmakefile')
-rw-r--r-- | macosx/GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/GNUmakefile b/macosx/GNUmakefile index 208fe87..42c0067 100644 --- a/macosx/GNUmakefile +++ b/macosx/GNUmakefile @@ -4,7 +4,7 @@ # uses the standard unix build system in tk/unix (which can be used directly instead of this # if you are not using the tk/macosx projects). # -# Copyright (c) 2002-2008 Daniel A. Steffen <das@users.sourceforge.net> +# Copyright © 2002-2008 Daniel A. Steffen <das@users.sourceforge.net> # # See the file "license.terms" for information on usage and redistribution of # this file, and for a DISCLAIMER OF ALL WARRANTIES. |