summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2017-01-06 21:47:20 (GMT)
committerLarry Hastings <larry@hastings.org>2017-01-06 21:47:20 (GMT)
commit19431649e05c3ba37e6c4f0faf61ab8402e1a5fb (patch)
treebf9352475e8616af4d67570a1c9570774cc24870
parente744804bc9c91aadbdd37defc70a24617ca1fb72 (diff)
parente8134afd8e331f364378a5f6d03830a3c2094074 (diff)
downloadcpython-19431649e05c3ba37e6c4f0faf61ab8402e1a5fb.zip
cpython-19431649e05c3ba37e6c4f0faf61ab8402e1a5fb.tar.gz
cpython-19431649e05c3ba37e6c4f0faf61ab8402e1a5fb.tar.bz2
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 f7c3b35..5507687 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>