diff options
| author | Ned Deily <nad@acm.org> | 2013-01-01 12:07:15 -0800 |
|---|---|---|
| committer | Ned Deily <nad@acm.org> | 2013-01-01 12:07:15 -0800 |
| commit | 204522b9bc69fe90f183fd52b362ec2e005fec48 (patch) | |
| tree | 4281b20cbc3833bdf9f32d0894435560f5d683e9 /Mac/PythonLauncher | |
| parent | 6a6069f3dd180791fb2ff64143543d8ccd34b66e (diff) | |
| download | cpython-204522b9bc69fe90f183fd52b362ec2e005fec48.tar.gz | |
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 913a2e0c7b..c216766219 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> |
