diff options
author | das <das> | 2009-04-14 00:55:35 (GMT) |
---|---|---|
committer | das <das> | 2009-04-14 00:55:35 (GMT) |
commit | bbd019938dab66489feb97ca505283e55125bc48 (patch) | |
tree | e90cc9f5602ac8875596ee821d20bcdd8e5b24cf /macosx/Tk-Info.plist.in | |
parent | 3b3d2d3a1c7577238c153a628ef3f6b8bf0e26b1 (diff) | |
download | tk-bbd019938dab66489feb97ca505283e55125bc48.zip tk-bbd019938dab66489feb97ca505283e55125bc48.tar.gz tk-bbd019938dab66489feb97ca505283e55125bc48.tar.bz2 |
update Apple copyright notice for 2009-04-10 changes
Diffstat (limited to 'macosx/Tk-Info.plist.in')
-rw-r--r-- | macosx/Tk-Info.plist.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/macosx/Tk-Info.plist.in b/macosx/Tk-Info.plist.in index dfb0044..081fe75 100644 --- a/macosx/Tk-Info.plist.in +++ b/macosx/Tk-Info.plist.in @@ -6,7 +6,7 @@ See the file "license.terms" for information on usage and redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES. - RCS: @(#) $Id: Tk-Info.plist.in,v 1.2 2007/04/23 21:24:32 das Exp $ + RCS: @(#) $Id: Tk-Info.plist.in,v 1.2.4.1 2009/04/14 00:55:35 das Exp $ --> <plist version="1.0"> <dict> @@ -16,10 +16,10 @@ <string>@TK_LIB_FILE@</string> <key>CFBundleGetInfoString</key> <string>Tk @TK_WINDOWINGSYSTEM@ @TK_VERSION@@TK_PATCH_LEVEL@, -Copyright © @TK_YEAR@ Tcl Core Team, +Copyright © 1989-@TK_YEAR@ Tcl Core Team, Copyright © 2002-@TK_YEAR@ Daniel A. Steffen, -Initial MacOS X Port by Jim Ingham & Ian Reid, -Copyright © 2001-2002, Apple Computer, Inc.</string> +Copyright © 2001-2002 Apple Inc., +Copyright © 2001-2002 Jim Ingham & Ian Reid</string> <key>CFBundleIdentifier</key> <string>com.tcltk.tklibrary</string> <key>CFBundleInfoDictionaryVersion</key> |