summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXDefault.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/tkMacOSXDefault.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/tkMacOSXDefault.h')
-rw-r--r--macosx/tkMacOSXDefault.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/macosx/tkMacOSXDefault.h b/macosx/tkMacOSXDefault.h
index 5a5ccca..e126742 100644
--- a/macosx/tkMacOSXDefault.h
+++ b/macosx/tkMacOSXDefault.h
@@ -4,10 +4,10 @@
* This file defines the defaults for all options for all of
* the Tk widgets.
*
- * Copyright (c) 1991-1994 The Regents of the University of California.
- * Copyright (c) 1994-1997 Sun Microsystems, Inc.
- * Copyright 2001-2009, Apple Inc.
- * Copyright (c) 2006-2009 Daniel A. Steffen <das@users.sourceforge.net>
+ * Copyright © 1991-1994 The Regents of the University of California.
+ * Copyright © 1994-1997 Sun Microsystems, Inc.
+ * Copyright © 2001-2009 Apple Inc.
+ * Copyright © 2006-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.