summaryrefslogtreecommitdiff
path: root/Mac
diff options
context:
space:
mode:
authorƁukasz Langa <lukasz@langa.pl>2021-11-04 20:09:46 +0100
committerGitHub <noreply@github.com>2021-11-04 20:09:46 +0100
commit3167df16212e27f8aac1e5f39c0644a97b593406 (patch)
tree98768cdeb88c66188515c87a21b50466f4b448f6 /Mac
parentfd0c84dc28d00d68e4f43034dc41786a682390fd (diff)
downloadcpython-git-3167df16212e27f8aac1e5f39c0644a97b593406.tar.gz
Add generated artifacts in Mac/ to .gitignore; update copyright (GH-29408)
Diffstat (limited to 'Mac')
-rw-r--r--Mac/Resources/framework/Info.plist.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mac/Resources/framework/Info.plist.in b/Mac/Resources/framework/Info.plist.in
index 0dc2e17156..863b45238f 100644
--- a/Mac/Resources/framework/Info.plist.in
+++ b/Mac/Resources/framework/Info.plist.in
@@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
- <string>%VERSION%, (c) 2001-2019 Python Software Foundation.</string>
+ <string>%VERSION%, (c) 2001-2021 Python Software Foundation.</string>
<key>CFBundleLongVersionString</key>
- <string>%VERSION%, (c) 2001-2019 Python Software Foundation.</string>
+ <string>%VERSION%, (c) 2001-2021 Python Software Foundation.</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>