diff options
author | das <das> | 2009-04-14 00:56:05 (GMT) |
---|---|---|
committer | das <das> | 2009-04-14 00:56:05 (GMT) |
commit | e3e011e82f709cb9995c172a106650db084b2360 (patch) | |
tree | 772be8e275b16fe43129a067eb9ee199c7d20f0d /macosx/Wish-Info.plist.in | |
parent | 2bec2a4b962e25529e86cf4340ca12e807a0c44d (diff) | |
download | tk-e3e011e82f709cb9995c172a106650db084b2360.zip tk-e3e011e82f709cb9995c172a106650db084b2360.tar.gz tk-e3e011e82f709cb9995c172a106650db084b2360.tar.bz2 |
update Apple copyright notice for 2009-04-10 changes
Diffstat (limited to 'macosx/Wish-Info.plist.in')
-rw-r--r-- | macosx/Wish-Info.plist.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/macosx/Wish-Info.plist.in b/macosx/Wish-Info.plist.in index dc5b10d..a740cb6 100644 --- a/macosx/Wish-Info.plist.in +++ b/macosx/Wish-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: Wish-Info.plist.in,v 1.3 2008/02/02 23:58:55 das Exp $ + RCS: @(#) $Id: Wish-Info.plist.in,v 1.4 2009/04/14 00:56:05 das Exp $ --> <plist version="1.0"> <dict> @@ -41,10 +41,10 @@ <string>Wish</string> <key>CFBundleGetInfoString</key> <string>Wish Shell @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>CFBundleIconFile</key> <string>Wish.icns</string> <key>CFBundleIdentifier</key> |