From b27e30553c856394fcadecd43e24ccf62254907e Mon Sep 17 00:00:00 2001 From: Ned Deily Date: Sat, 16 Feb 2019 02:03:48 -0500 Subject: Update IDLE.app plist copyright date. (GH-11890) --- Mac/IDLE/Info.plist.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mac/IDLE/Info.plist.in b/Mac/IDLE/Info.plist.in index 1d3c076..9f6beb6 100644 --- a/Mac/IDLE/Info.plist.in +++ b/Mac/IDLE/Info.plist.in @@ -36,7 +36,7 @@ CFBundleExecutable IDLE CFBundleGetInfoString - %VERSION%, © 2001-2017 Python Software Foundation + %VERSION%, © 2001-2019 Python Software Foundation CFBundleIconFile IDLE.icns CFBundleIdentifier -- cgit v0.12