summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authorkevin_walzer <kevin_walzer@noemail.net>2015-03-21 01:39:39 (GMT)
committerkevin_walzer <kevin_walzer@noemail.net>2015-03-21 01:39:39 (GMT)
commitf4a8382b56bc32cdffb38f70c8dd14f488424d4d (patch)
tree2834b8243a9563023c789171db81bca074dc4572 /macosx
parent45229a6d41c0308c60ae89cd7747ce3ec9bfb153 (diff)
downloadtk-f4a8382b56bc32cdffb38f70c8dd14f488424d4d.zip
tk-f4a8382b56bc32cdffb38f70c8dd14f488424d4d.tar.gz
tk-f4a8382b56bc32cdffb38f70c8dd14f488424d4d.tar.bz2
Add copyright notice for Marc Culler
FossilOrigin-Name: 11c10e94dd94d5ffd440a77a97e82c7884f3cae0
Diffstat (limited to 'macosx')
-rw-r--r--macosx/tkMacOSXKeyEvent.c1
-rw-r--r--macosx/tkMacOSXNotify.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/macosx/tkMacOSXKeyEvent.c b/macosx/tkMacOSXKeyEvent.c
index 7e7e8e4..8e278f7 100644
--- a/macosx/tkMacOSXKeyEvent.c
+++ b/macosx/tkMacOSXKeyEvent.c
@@ -7,6 +7,7 @@
* Copyright 2001-2009, Apple Inc.
* Copyright (c) 2006-2009 Daniel A. Steffen <das@users.sourceforge.net>
* Copyright (c) 2012 Adrian Robert.
+ * Copyright 2015 Marc Culler.
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
diff --git a/macosx/tkMacOSXNotify.c b/macosx/tkMacOSXNotify.c
index 6a4e6c1..cc1ba06 100644
--- a/macosx/tkMacOSXNotify.c
+++ b/macosx/tkMacOSXNotify.c
@@ -7,6 +7,7 @@
* Copyright (c) 1995-1997 Sun Microsystems, Inc.
* Copyright 2001-2009, Apple Inc.
* Copyright (c) 2005-2009 Daniel A. Steffen <das@users.sourceforge.net>
+ * Copyright 2015 Marc Culler.
*
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.