summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXXStubs.c
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/tkMacOSXXStubs.c
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/tkMacOSXXStubs.c')
-rw-r--r--macosx/tkMacOSXXStubs.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/macosx/tkMacOSXXStubs.c b/macosx/tkMacOSXXStubs.c
index dbf4e09..b5ff88a 100644
--- a/macosx/tkMacOSXXStubs.c
+++ b/macosx/tkMacOSXXStubs.c
@@ -6,10 +6,10 @@
* their implementation just doesn't do anything. Other calls will
* eventually be moved into other files.
*
- * Copyright (c) 1995-1997 Sun Microsystems, Inc.
- * Copyright (c) 2001-2009, Apple Inc.
- * Copyright (c) 2005-2009 Daniel A. Steffen <das@users.sourceforge.net>
- * Copyright (c) 2014 Marc Culler.
+ * Copyright © 1995-1997 Sun Microsystems, Inc.
+ * Copyright © 2001-2009 Apple Inc.
+ * Copyright © 2005-2009 Daniel A. Steffen <das@users.sourceforge.net>
+ * Copyright © 2014 Marc Culler.
*
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.