summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSX.h
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-05-09 18:51:55 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-05-09 18:51:55 (GMT)
commit794c5c6783a20e8c42ee94337edb9e02eb06662a (patch)
tree39be51f329e9f0c2435628953fcb2441575cc1e1 /macosx/tkMacOSX.h
parent7b800edfc4f1ceab602d6d26b05d5b3ca59071b3 (diff)
downloadtk-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 'macosx/tkMacOSX.h')
-rw-r--r--macosx/tkMacOSX.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/macosx/tkMacOSX.h b/macosx/tkMacOSX.h
index 3ab0a34..e80199b 100644
--- a/macosx/tkMacOSX.h
+++ b/macosx/tkMacOSX.h
@@ -3,9 +3,9 @@
*
* Declarations of Macintosh specific exported variables and procedures.
*
- * Copyright (c) 1995-1997 Sun Microsystems, Inc.
- * Copyright 2001-2009, Apple Inc.
- * Copyright (c) 2005-2009 Daniel A. Steffen <das@users.sourceforge.net>
+ * Copyright © 1995-1997 Sun Microsystems, Inc.
+ * Copyright © 2001-2009 Apple Inc.
+ * Copyright © 2005-2009 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.