# HG changeset patch # User Ned Deily # Date 1294293996 28800 # Branch py3k # Node ID 6cd8f96a35dce23a6bc1e44effa7e6c946cc43fa # Parent 9d3a5e3536bcfded0834bcc99eec4dd4d71ebb57 Issue10844: OS X Installer - update app bundle copyright dates to 2011 diff -r 9d3a5e3536bc -r 6cd8f96a35dc Mac/IDLE/IDLE.app/Contents/Info.plist --- Mac/IDLE/IDLE.app/Contents/Info.plist Mon Jan 03 22:09:31 2011 -0800 +++ Mac/IDLE/IDLE.app/Contents/Info.plist Wed Jan 05 22:06:36 2011 -0800 @@ -36,7 +36,7 @@ CFBundleExecutable IDLE CFBundleGetInfoString - %version%, © 2001-2008 Python Software Foundation + %version%, © 2001-2011 Python Software Foundation CFBundleIconFile IDLE.icns CFBundleIdentifier diff -r 9d3a5e3536bc -r 6cd8f96a35dc Mac/PythonLauncher/Info.plist.in --- Mac/PythonLauncher/Info.plist.in Mon Jan 03 22:09:31 2011 -0800 +++ Mac/PythonLauncher/Info.plist.in Wed Jan 05 22:06:36 2011 -0800 @@ -40,7 +40,7 @@ CFBundleExecutable PythonLauncher CFBundleGetInfoString - %VERSION%, © 2001-2008 Python Software Foundation + %VERSION%, © 2001-2011 Python Software Foundation CFBundleIconFile PythonLauncher.icns CFBundleIdentifier diff -r 9d3a5e3536bc -r 6cd8f96a35dc Mac/Resources/app/Info.plist.in --- Mac/Resources/app/Info.plist.in Mon Jan 03 22:09:31 2011 -0800 +++ Mac/Resources/app/Info.plist.in Wed Jan 05 22:06:36 2011 -0800 @@ -20,7 +20,7 @@ CFBundleExecutable Python CFBundleGetInfoString - %version%, (c) 2004-2010 Python Software Foundation. + %version%, (c) 2004-2011 Python Software Foundation. CFBundleHelpBookFolder Documentation @@ -37,7 +37,7 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleLongVersionString - %version%, (c) 2004-2010 Python Software Foundation. + %version%, (c) 2004-2011 Python Software Foundation. CFBundleName Python CFBundlePackageType @@ -55,6 +55,6 @@ NSAppleScriptEnabled NSHumanReadableCopyright - (c) 2004 Python Software Foundation. + (c) 2011 Python Software Foundation. diff -r 9d3a5e3536bc -r 6cd8f96a35dc Mac/Resources/framework/Info.plist.in --- Mac/Resources/framework/Info.plist.in Mon Jan 03 22:09:31 2011 -0800 +++ Mac/Resources/framework/Info.plist.in Wed Jan 05 22:06:36 2011 -0800 @@ -17,9 +17,9 @@ CFBundlePackageType FMWK CFBundleShortVersionString - %VERSION%, (c) 2004-2008 Python Software Foundation. + %VERSION%, (c) 2004-2011 Python Software Foundation. CFBundleLongVersionString - %VERSION%, (c) 2004-2008 Python Software Foundation. + %VERSION%, (c) 2004-2011 Python Software Foundation. CFBundleSignature ???? CFBundleVersion