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/Resources/framework | |
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/Resources/framework')
-rw-r--r-- | Mac/Resources/framework/Info.plist.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Mac/Resources/framework/Info.plist.in b/Mac/Resources/framework/Info.plist.in index 6c3bdc1..43a5740 100644 --- a/Mac/Resources/framework/Info.plist.in +++ b/Mac/Resources/framework/Info.plist.in @@ -17,9 +17,9 @@ <key>CFBundlePackageType</key> <string>FMWK</string> <key>CFBundleShortVersionString</key> - <string>%VERSION%, (c) 2004-2013 Python Software Foundation.</string> + <string>%VERSION%, (c) 2004-2014 Python Software Foundation.</string> <key>CFBundleLongVersionString</key> - <string>%VERSION%, (c) 2004-2013 Python Software Foundation.</string> + <string>%VERSION%, (c) 2004-2014 Python Software Foundation.</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> |