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 | 9909fe0702246418f9036cc460b47d6b1299d31c (patch) | |
tree | 343c83ad60ff2665210f2f99698c08ced1a7dc6d /macosx | |
parent | 083df11eea2599a5abdb6a213faa2991a5e6ada1 (diff) | |
download | tk-9909fe0702246418f9036cc460b47d6b1299d31c.zip tk-9909fe0702246418f9036cc460b47d6b1299d31c.tar.gz tk-9909fe0702246418f9036cc460b47d6b1299d31c.tar.bz2 |
Add copyright info
Diffstat (limited to 'macosx')
-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. |