summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Walzer <kw@codebykevin.com>2015-03-21 01:39:39 (GMT)
committerKevin Walzer <kw@codebykevin.com>2015-03-21 01:39:39 (GMT)
commit1bb54c199d373865b9a359769420ebd6b3455045 (patch)
tree04f007481e2201a55e6aeda3ec09db561c5643a3
parent6a1f3b27117e274f2942d48629d8f518306e095e (diff)
downloadtk-1bb54c199d373865b9a359769420ebd6b3455045.zip
tk-1bb54c199d373865b9a359769420ebd6b3455045.tar.gz
tk-1bb54c199d373865b9a359769420ebd6b3455045.tar.bz2
Add copyright notice for Marc Culler
-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.