diff options
author | das <das> | 2009-04-14 00:55:31 (GMT) |
---|---|---|
committer | das <das> | 2009-04-14 00:55:31 (GMT) |
commit | b630130bc2b72f3d70ffb638097e767dc723036d (patch) | |
tree | a582747727a458a9d9ee3fc30ff1b7f79b2fc072 /macosx/tclMacOSXNotify.c | |
parent | 82bda7f2081c47a741b7e6217cf061137fd35219 (diff) | |
download | tcl-b630130bc2b72f3d70ffb638097e767dc723036d.zip tcl-b630130bc2b72f3d70ffb638097e767dc723036d.tar.gz tcl-b630130bc2b72f3d70ffb638097e767dc723036d.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 cd4d4f2..a1bc7c1 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.25 2009/04/10 22:53:27 das Exp $ + * RCS: @(#) $Id: tclMacOSXNotify.c,v 1.26 2009/04/14 00:55:31 das Exp $ */ #include "tclInt.h" |