diff options
author | Kevin Walzer <kw@codebykevin.com> | 2015-03-21 01:39:39 (GMT) |
---|---|---|
committer | Kevin Walzer <kw@codebykevin.com> | 2015-03-21 01:39:39 (GMT) |
commit | 8466df49a4f799ad71a4081744ec07bb7d2b908f (patch) | |
tree | 2834b8243a9563023c789171db81bca074dc4572 /macosx/tkMacOSXNotify.c | |
parent | 80708bd0f0bd71da609660185c12f17712220bf1 (diff) | |
download | tk-8466df49a4f799ad71a4081744ec07bb7d2b908f.zip tk-8466df49a4f799ad71a4081744ec07bb7d2b908f.tar.gz tk-8466df49a4f799ad71a4081744ec07bb7d2b908f.tar.bz2 |
Add copyright notice for Marc Culler
Diffstat (limited to 'macosx/tkMacOSXNotify.c')
-rw-r--r-- | macosx/tkMacOSXNotify.c | 1 |
1 files changed, 1 insertions, 0 deletions
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. |