]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update missed Python.app copyright.
authorNed Deily <nad@python.org>
Wed, 17 Jun 2020 07:49:24 +0000 (03:49 -0400)
committerNed Deily <nad@python.org>
Wed, 17 Jun 2020 07:49:24 +0000 (03:49 -0400)
Mac/Resources/app/Info.plist.in

index 66b5e764c54b0b21e3c7ffe3953cb35dca83c42e..1d624984a852038c4b40051ef4a7de83d608fe00 100644 (file)
@@ -20,7 +20,7 @@
        <key>CFBundleExecutable</key>
        <string>Python</string>
        <key>CFBundleGetInfoString</key>
-       <string>%version%, (c) 2001-2016 Python Software Foundation.</string>
+       <string>%version%, (c) 2001-2020 Python Software Foundation.</string>
        <key>CFBundleHelpBookFolder</key>
        <array>
                <string>Documentation</string>
@@ -55,7 +55,7 @@
        <key>NSAppleScriptEnabled</key>
        <true/>
        <key>NSHumanReadableCopyright</key>
-       <string>(c) 2001-2016 Python Software Foundation.</string>
+       <string>(c) 2001-2020 Python Software Foundation.</string>
        <key>NSHighResolutionCapable</key>
        <true/>
 </dict>