diff options
author | Kevin Walzer <kw@codebykevin.com> | 2012-01-29 17:05:02 (GMT) |
---|---|---|
committer | Kevin Walzer <kw@codebykevin.com> | 2012-01-29 17:05:02 (GMT) |
commit | 1f0ffdd4d06989c359d53164ea7fb406af33d329 (patch) | |
tree | 343c83ad60ff2665210f2f99698c08ced1a7dc6d /macosx/tkMacOSXMenu.c | |
parent | e6a856c9b0b960c52e4e56e838eb25f924d8029b (diff) | |
download | tk-1f0ffdd4d06989c359d53164ea7fb406af33d329.zip tk-1f0ffdd4d06989c359d53164ea7fb406af33d329.tar.gz tk-1f0ffdd4d06989c359d53164ea7fb406af33d329.tar.bz2 |
Add copyright info
Diffstat (limited to 'macosx/tkMacOSXMenu.c')
-rw-r--r-- | macosx/tkMacOSXMenu.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/tkMacOSXMenu.c b/macosx/tkMacOSXMenu.c index d04f0cd..d6f9ef1 100644 --- a/macosx/tkMacOSXMenu.c +++ b/macosx/tkMacOSXMenu.c @@ -6,6 +6,7 @@ * Copyright (c) 1996-1997 by Sun Microsystems, Inc. * Copyright 2001-2009, Apple Inc. * Copyright (c) 2005-2009 Daniel A. Steffen <das@users.sourceforge.net> + * Copyright (c) 2012 Adrian Robert. * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. |