diff options
author | Ned Deily <nad@acm.org> | 2016-01-01 22:44:30 (GMT) |
---|---|---|
committer | Ned Deily <nad@acm.org> | 2016-01-01 22:44:30 (GMT) |
commit | 489bbfb8178e0fad6266cf995f75bfedbc729167 (patch) | |
tree | 295e1bbff488efd55a7c0e415e27284abeef673b /Mac/PythonLauncher/Info.plist.in | |
parent | 46a78bc92c3d6454e83551753d129417c33f3086 (diff) | |
parent | c25784c089820c8e55cc13ef7533ab06a8308099 (diff) | |
download | cpython-489bbfb8178e0fad6266cf995f75bfedbc729167.zip cpython-489bbfb8178e0fad6266cf995f75bfedbc729167.tar.gz cpython-489bbfb8178e0fad6266cf995f75bfedbc729167.tar.bz2 |
Update copyrights for 2016.
Diffstat (limited to 'Mac/PythonLauncher/Info.plist.in')
-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 b4ade1d..4a5eeb5 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> |