From 3167df16212e27f8aac1e5f39c0644a97b593406 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Langa?= Date: Thu, 4 Nov 2021 20:09:46 +0100 Subject: Add generated artifacts in Mac/ to .gitignore; update copyright (GH-29408) --- Mac/Resources/framework/Info.plist.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Mac') 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 @@ CFBundlePackageType FMWK CFBundleShortVersionString - %VERSION%, (c) 2001-2019 Python Software Foundation. + %VERSION%, (c) 2001-2021 Python Software Foundation. CFBundleLongVersionString - %VERSION%, (c) 2001-2019 Python Software Foundation. + %VERSION%, (c) 2001-2021 Python Software Foundation. CFBundleSignature ???? CFBundleVersion -- cgit v1.2.1