summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXMouseEvent.c
diff options
context:
space:
mode:
authormarc_culler <marc.culler@gmail.com>2021-01-27 22:17:44 (GMT)
committermarc_culler <marc.culler@gmail.com>2021-01-27 22:17:44 (GMT)
commit4b14f3903e949b7e394d794fd296c4de14d423a4 (patch)
treefcbdb2fe3f18df1d0aba564af701b25923c629ea /macosx/tkMacOSXMouseEvent.c
parent83a351c3196dd973896697176d3b3a68e83a43f9 (diff)
parentdafd0980f12d3583ecd80f68fe51edcee80c8d6f (diff)
downloadtk-4b14f3903e949b7e394d794fd296c4de14d423a4.zip
tk-4b14f3903e949b7e394d794fd296c4de14d423a4.tar.gz
tk-4b14f3903e949b7e394d794fd296c4de14d423a4.tar.bz2
Merge main
Diffstat (limited to 'macosx/tkMacOSXMouseEvent.c')
-rw-r--r--macosx/tkMacOSXMouseEvent.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/tkMacOSXMouseEvent.c b/macosx/tkMacOSXMouseEvent.c
index 83eef3d..c4ba1bd 100644
--- a/macosx/tkMacOSXMouseEvent.c
+++ b/macosx/tkMacOSXMouseEvent.c
@@ -4,8 +4,8 @@
* This file implements functions that decode & handle mouse events on
* MacOS X.
*
- * Copyright 2001-2009, Apple Inc.
- * Copyright (c) 2005-2009 Daniel A. Steffen <das@users.sourceforge.net>
+ * 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.