summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2021-11-04 19:32:03 (GMT)
committerGitHub <noreply@github.com>2021-11-04 19:32:03 (GMT)
commitd729c8097910fc8c6d15927ab6176b0bae12674a (patch)
tree8d15476d24c68eebce6af5fbcf5e88bf19ba02b7 /Mac
parent6340ba7f2c1bef94939dcab0d5babc256ffd7485 (diff)
downloadcpython-d729c8097910fc8c6d15927ab6176b0bae12674a.zip
cpython-d729c8097910fc8c6d15927ab6176b0bae12674a.tar.gz
cpython-d729c8097910fc8c6d15927ab6176b0bae12674a.tar.bz2
Add generated artifacts in Mac/ to .gitignore; update copyright (GH-29408) (GH-29409)
(cherry picked from commit 3167df16212e27f8aac1e5f39c0644a97b593406) Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
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 0dc2e17..863b452 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>