8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26e228a commit 95b208fCopy full SHA for 95b208f
Mac/Resources/app/Info.plist.in
@@ -20,7 +20,7 @@
20
<key>CFBundleExecutable</key>
21
<string>Python</string>
22
<key>CFBundleGetInfoString</key>
23
- <string>%version%, (c) 2001-2016 Python Software Foundation.</string>
+ <string>%version%, (c) 2001-2020 Python Software Foundation.</string>
24
<key>CFBundleHelpBookFolder</key>
25
<array>
26
<string>Documentation</string>
@@ -55,7 +55,7 @@
55
<key>NSAppleScriptEnabled</key>
56
<true/>
57
<key>NSHumanReadableCopyright</key>
58
- <string>(c) 2001-2016 Python Software Foundation.</string>
+ <string>(c) 2001-2020 Python Software Foundation.</string>
59
<key>NSHighResolutionCapable</key>
60
61
</dict>
0 commit comments