8000 Update IDLE.app plist copyright date. (GH-11890) · python/cpython@b27e305 · GitHub
[go: up one dir, main page]

Skip to content

Commit b27e305

Browse files
authored
Update IDLE.app plist copyright date. (GH-11890)
1 parent c3c49ec commit b27e305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mac/IDLE/Info.plist.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<key>CFBundleExecutable</key>
3737
<string>IDLE</string>
3838
<key>CFBundleGetInfoString</key>
39-
<string>%VERSION%, © 2001-2017 Python Software Foundation</string>
39+
<string>%VERSION%, © 2001-2019 Python Software Foundation</string>
4040
<key>CFBundleIconFile</key>
4141
<string>IDLE.icns</string>
4242
<key>CFBundleIdentifier</key>

0 commit comments

Comments
 (0)
0