diff options
author | das <das> | 2009-04-14 00:55:34 (GMT) |
---|---|---|
committer | das <das> | 2009-04-14 00:55:34 (GMT) |
commit | e818b8602c90d350d210762c6eb778ef1403f532 (patch) | |
tree | 125eb5e14436e948211afaaa79e3074f4bdd905a /macosx/tclMacOSXNotify.c | |
parent | ba9b83a702649e39d4ef7adb447439eb6fc2730a (diff) | |
download | tcl-e818b8602c90d350d210762c6eb778ef1403f532.zip tcl-e818b8602c90d350d210762c6eb778ef1403f532.tar.gz tcl-e818b8602c90d350d210762c6eb778ef1403f532.tar.bz2 |
update Apple copyright notice for 2009-04-10 changes
Diffstat (limited to 'macosx/tclMacOSXNotify.c')
-rw-r--r-- | macosx/tclMacOSXNotify.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/tclMacOSXNotify.c b/macosx/tclMacOSXNotify.c index 263e1ff..f56bb9a 100644 --- a/macosx/tclMacOSXNotify.c +++ b/macosx/tclMacOSXNotify.c @@ -6,13 +6,13 @@ * This file works together with generic/tclNotify.c. * * Copyright (c) 1995-1997 Sun Microsystems, Inc. - * Copyright 2001, Apple Computer, Inc. + * Copyright 2001-2009, Apple Inc. * Copyright (c) 2005-2009 Daniel A. Steffen <das@users.sourceforge.net> * * See the file "license.terms" for information on usage and redistribution of * this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tclMacOSXNotify.c,v 1.18.2.3 2009/04/10 22:53:47 das Exp $ + * RCS: @(#) $Id: tclMacOSXNotify.c,v 1.18.2.4 2009/04/14 00:55:34 das Exp $ */ #include "tclInt.h" |