diff options
author | Ned Deily <nad@acm.org> | 2014-01-01 21:03:24 (GMT) |
---|---|---|
committer | Ned Deily <nad@acm.org> | 2014-01-01 21:03:24 (GMT) |
commit | 8a2bfc13c6564bd6b5aab3112ea76afca36dd764 (patch) | |
tree | 9192591f6fcae7e749f4bef1a1bcb7059bdc9823 /Mac/IDLE | |
parent | 1aeb8cfcfd2981fe33b0ebccfc547a66117c5775 (diff) | |
download | cpython-8a2bfc13c6564bd6b5aab3112ea76afca36dd764.zip cpython-8a2bfc13c6564bd6b5aab3112ea76afca36dd764.tar.gz cpython-8a2bfc13c6564bd6b5aab3112ea76afca36dd764.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 71ff0ff..9a18b27 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-2013 Python Software Foundation</string> + <string>%VERSION%, © 2001-2014 Python Software Foundation</string> <key>CFBundleIconFile</key> <string>IDLE.icns</string> <key>CFBundleIdentifier</key> |