diff options
author | Ned Deily <nad@acm.org> | 2013-01-01 20:07:15 (GMT) |
---|---|---|
committer | Ned Deily <nad@acm.org> | 2013-01-01 20:07:15 (GMT) |
commit | 3108fb5b45c025c8a29e3ba14a7af15680cd52be (patch) | |
tree | 8936ce363f41085e67ba064f44917ea0c4a08a2b /Mac/PythonLauncher | |
parent | 9866231eab8884022f41ee7bb96d3539ba8d53ea (diff) | |
download | cpython-3108fb5b45c025c8a29e3ba14a7af15680cd52be.zip cpython-3108fb5b45c025c8a29e3ba14a7af15680cd52be.tar.gz cpython-3108fb5b45c025c8a29e3ba14a7af15680cd52be.tar.bz2 |
Update copyright dates in Mac plists.
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 913a2e0..c216766 100644 --- a/Mac/PythonLauncher/Info.plist.in +++ b/Mac/PythonLauncher/Info.plist.in @@ -40,7 +40,7 @@ <key>CFBundleExecutable</key> <string>PythonLauncher</string> <key>CFBundleGetInfoString</key> - <string>%VERSION%, © 2001-2012 Python Software Foundation</string> + <string>%VERSION%, © 2001-2013 Python Software Foundation</string> <key>CFBundleIconFile</key> <string>PythonLauncher.icns</string> <key>CFBundleIdentifier</key> |