summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2017-01-06 13:47:20 -0800
committerLarry Hastings <larry@hastings.org>2017-01-06 13:47:20 -0800
commit72a8bed5a49bc61e4261873aaba1007b6c5556ee (patch)
treeb07e2af80dba40fc3f0e5d8096d20a4c349661c3
parent9817a0fca3957e40ce7fffc1916028f8c38198fd (diff)
parent0e93ac81f4033affa4dd7ccfccaafd84cacab52d (diff)
downloadcpython-72a8bed5a49bc61e4261873aaba1007b6c5556ee.tar.gz
Cherry-pick small copyright fix for 3.5.3 final.
-rw-r--r--Mac/IDLE/IDLE.app/Contents/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/IDLE/IDLE.app/Contents/Info.plist b/Mac/IDLE/IDLE.app/Contents/Info.plist
index f7c3b35a40..5507687e90 100644
--- a/Mac/IDLE/IDLE.app/Contents/Info.plist
+++ b/Mac/IDLE/IDLE.app/Contents/Info.plist
@@ -36,7 +36,7 @@
<key>CFBundleExecutable</key>
<string>IDLE</string>
<key>CFBundleGetInfoString</key>
- <string>%version%, © 2001-2016 Python Software Foundation</string>
+ <string>%version%, © 2001-2017 Python Software Foundation</string>
<key>CFBundleIconFile</key>
<string>IDLE.icns</string>
<key>CFBundleIdentifier</key>