summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXKeyEvent.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-09 15:01:40 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-09 15:01:40 (GMT)
commitb9cdafd83fe77499ff47fa373ce037aff3ae286a (patch)
tree9d190d9d9b9620cab6a9484ed466ee4467ec7222 /macosx/tkMacOSXKeyEvent.c
parentc1b43fa3075991b4156d026a8e378bf0d92c507b (diff)
downloadtk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.zip
tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.tar.gz
tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.tar.bz2
(c) -> ©
Diffstat (limited to 'macosx/tkMacOSXKeyEvent.c')
-rw-r--r--macosx/tkMacOSXKeyEvent.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/macosx/tkMacOSXKeyEvent.c b/macosx/tkMacOSXKeyEvent.c
index 6e4a764..e41d7e6 100644
--- a/macosx/tkMacOSXKeyEvent.c
+++ b/macosx/tkMacOSXKeyEvent.c
@@ -4,10 +4,10 @@
* This file implements functions that decode & handle keyboard events on
* MacOS X.
*
- * Copyright 2001-2009, Apple Inc.
- * Copyright (c) 2006-2009 Daniel A. Steffen <das@users.sourceforge.net>
- * Copyright (c) 2012 Adrian Robert.
- * Copyright 2015-2020 Marc Culler.
+ * Copyright © 2001-2009, Apple Inc.
+ * Copyright © 2006-2009 Daniel A. Steffen <das@users.sourceforge.net>
+ * Copyright © 2012 Adrian Robert.
+ * Copyright © 2015-2020 Marc Culler.
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.