8000 Update missed Python.app copyright. · python/cpython@95b208f · GitHub
[go: up one dir, main page]

Skip to content

Commit 95b208f

Browse files
committed
Update missed Python.app copyright.
1 parent 26e228a commit 95b208f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Mac/Resources/app/Info.plist.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<key>CFBundleExecutable</key>
2121
<string>Python</string>
2222
<key>CFBundleGetInfoString</key>
23-
<string>%version%, (c) 2001-2016 Python Software Foundation.</string>
23+
<string>%version%, (c) 2001-2020 Python Software Foundation.</string>
2424
<key>CFBundleHelpBookFolder</key>
2525
<array>
2626
<string>Documentation</string>
@@ -55,7 +55,7 @@
5555
<key>NSAppleScriptEnabled</key>
5656
<true/>
5757
<key>NSHumanReadableCopyright</key>
58-
<string>(c) 2001-2016 Python Software Foundation.</string>
58+
<string>(c) 2001-2020 Python Software Foundation.</string>
5959
<key>NSHighResolutionCapable</key>
6060
<true/>
6161
</dict>

0 commit comments

Comments
 (0)
0