diff options
author | Ned Deily <nad@acm.org> | 2013-01-01 20:06:15 (GMT) |
---|---|---|
committer | Ned Deily <nad@acm.org> | 2013-01-01 20:06:15 (GMT) |
commit | 93b0b25fe09a07c80b14fba7bbf219a25bc83d9e (patch) | |
tree | 83c79bad30c9569679334ed1480f82bc43019b5e /Mac/IDLE | |
parent | 7450a81970c0906025fd92017b34676e70c5a767 (diff) | |
download | cpython-93b0b25fe09a07c80b14fba7bbf219a25bc83d9e.zip cpython-93b0b25fe09a07c80b14fba7bbf219a25bc83d9e.tar.gz cpython-93b0b25fe09a07c80b14fba7bbf219a25bc83d9e.tar.bz2 |
Update copyright dates in Mac plists.
Diffstat (limited to 'Mac/IDLE')
-rw-r--r-- | Mac/IDLE/Info.plist.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/IDLE/Info.plist.in b/Mac/IDLE/Info.plist.in index b1fc459..dc09be8 100644 --- a/Mac/IDLE/Info.plist.in +++ b/Mac/IDLE/Info.plist.in @@ -36,7 +36,7 @@ <key>CFBundleExecutable</key> <string>IDLE</string> <key>CFBundleGetInfoString</key> - <string>%VERSION%, © 2001-2012 Python Software Foundation</string> + <string>%VERSION%, © 2001-2013 Python Software Foundation</string> <key>CFBundleIconFile</key> <string>IDLE.icns</string> <key>CFBundleIdentifier</key> |