diff options
author | Ned Deily <nad@acm.org> | 2016-01-01 17:44:30 -0500 |
---|---|---|
committer | Ned Deily <nad@acm.org> | 2016-01-01 17:44:30 -0500 |
commit | 489bbfb8178e0fad6266cf995f75bfedbc729167 (patch) | |
tree | 295e1bbff488efd55a7c0e415e27284abeef673b /Mac/PythonLauncher | |
parent | 46a78bc92c3d6454e83551753d129417c33f3086 (diff) | |
parent | c25784c089820c8e55cc13ef7533ab06a8308099 (diff) | |
download | cpython-git-489bbfb8178e0fad6266cf995f75bfedbc729167.tar.gz |
Update copyrights for 2016.
Diffstat (limited to 'Mac/PythonLauncher')
-rw-r--r-- | Mac/PythonLauncher/Info.plist.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/PythonLauncher/Info.plist.in b/Mac/PythonLauncher/Info.plist.in index b4ade1dd23..4a5eeb5ff5 100644 --- a/Mac/PythonLauncher/Info.plist.in +++ b/Mac/PythonLauncher/Info.plist.in @@ -40,7 +40,7 @@ <key>CFBundleExecutable</key> <string>Python Launcher</string> <key>CFBundleGetInfoString</key> - <string>%VERSION%, © 2001-2015 Python Software Foundation</string> + <string>%VERSION%, © 2001-2016 Python Software Foundation</string> <key>CFBundleIconFile</key> <string>PythonLauncher.icns</string> <key>CFBundleIdentifier</key> |