summaryrefslogtreecommitdiffstats
path: root/macosx/tclMacOSXNotify.c
diff options
context:
space:
mode:
authordas <das>2009-04-14 00:55:34 (GMT)
committerdas <das>2009-04-14 00:55:34 (GMT)
commitf1edc2a7e66065ad82685ff3f5c25600e6ea81de (patch)
tree125eb5e14436e948211afaaa79e3074f4bdd905a /macosx/tclMacOSXNotify.c
parentea8aa99c0685ad3862c81a9d4b0248c74da11671 (diff)
downloadtcl-f1edc2a7e66065ad82685ff3f5c25600e6ea81de.zip
tcl-f1edc2a7e66065ad82685ff3f5c25600e6ea81de.tar.gz
tcl-f1edc2a7e66065ad82685ff3f5c25600e6ea81de.tar.bz2
update Apple copyright notice for 2009-04-10 changes
Diffstat (limited to 'macosx/tclMacOSXNotify.c')
-rw-r--r--macosx/tclMacOSXNotify.c4
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"