diff options
author | das <das> | 2009-06-29 14:35:01 (GMT) |
---|---|---|
committer | das <das> | 2009-06-29 14:35:01 (GMT) |
commit | 809b381e2db8d3243e35cd569e40d2cccb781e20 (patch) | |
tree | 81b5743d2ff5d45f2ee4992153e4f34949ea8f8a /macosx/tkMacOSXConfig.c | |
parent | 09557ea5fa152ae25ceebe28524a67d75e0d00e1 (diff) | |
download | tk-809b381e2db8d3243e35cd569e40d2cccb781e20.zip tk-809b381e2db8d3243e35cd569e40d2cccb781e20.tar.gz tk-809b381e2db8d3243e35cd569e40d2cccb781e20.tar.bz2 |
Merge of TkAqua Cocoa port
Diffstat (limited to 'macosx/tkMacOSXConfig.c')
-rw-r--r-- | macosx/tkMacOSXConfig.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/tkMacOSXConfig.c b/macosx/tkMacOSXConfig.c index f015ea5..138cec1 100644 --- a/macosx/tkMacOSXConfig.c +++ b/macosx/tkMacOSXConfig.c @@ -5,12 +5,12 @@ * the configuration package. * * Copyright (c) 1997 by Sun Microsystems, Inc. - * Copyright 2001, Apple Computer, Inc. + * Copyright 2001, Apple Inc. * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tkMacOSXConfig.c,v 1.5 2008/04/27 22:39:12 dkf Exp $ + * RCS: @(#) $Id: tkMacOSXConfig.c,v 1.6 2009/06/29 14:35:01 das Exp $ */ #include "tkInt.h" |