From 9a69ae8a78785105ded02b083b2e5cd2dd939307 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Wed, 2 Jan 2019 07:46:53 -0800 Subject: Bump copyright years to 2019. (GH-11404) --- Mac/PythonLauncher/Info.plist.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mac/PythonLauncher') diff --git a/Mac/PythonLauncher/Info.plist.in b/Mac/PythonLauncher/Info.plist.in index 5fa346ed4d..9fb4e0affd 100644 --- a/Mac/PythonLauncher/Info.plist.in +++ b/Mac/PythonLauncher/Info.plist.in @@ -40,7 +40,7 @@ CFBundleExecutable Python Launcher CFBundleGetInfoString - %VERSION%, © 2001-2018 Python Software Foundation + %VERSION%, © 2001-2019 Python Software Foundation CFBundleIconFile PythonLauncher.icns CFBundleIdentifier -- cgit v1.2.1