diff --git a/Mac/Resources/app/Info.plist.in b/Mac/Resources/app/Info.plist.in
index c063192a05a..4ec828ff176 100644
--- a/Mac/Resources/app/Info.plist.in
+++ b/Mac/Resources/app/Info.plist.in
@@ -20,7 +20,7 @@
CFBundleExecutable
Python
CFBundleGetInfoString
- %version%, (c) 2001-2020 Python Software Foundation.
+ %version%, (c) 2001-2023 Python Software Foundation.
CFBundleHelpBookFolder
Documentation
@@ -55,7 +55,7 @@
NSAppleScriptEnabled
NSHumanReadableCopyright
- (c) 2001-2020 Python Software Foundation.
+ (c) 2001-2023 Python Software Foundation.
NSHighResolutionCapable
diff --git a/Mac/Resources/framework/Info.plist.in b/Mac/Resources/framework/Info.plist.in
index 863b45238fe..e131c205ef0 100644
--- a/Mac/Resources/framework/Info.plist.in
+++ b/Mac/Resources/framework/Info.plist.in
@@ -17,9 +17,9 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- %VERSION%, (c) 2001-2021 Python Software Foundation.
+ %VERSION%, (c) 2001-2023 Python Software Foundation.
CFBundleLongVersionString
- %VERSION%, (c) 2001-2021 Python Software Foundation.
+ %VERSION%, (c) 2001-2023 Python Software Foundation.
CFBundleSignature
????
CFBundleVersion