mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
advance copyright years to 2018 (#5094)
This commit is contained in:
parent
ce5b0e9db1
commit
65f2a6dcc2
9 changed files with 13 additions and 13 deletions
|
@ -37,7 +37,7 @@
|
|||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleLongVersionString</key>
|
||||
<string>%version%, (c) 2001-2017 Python Software Foundation.</string>
|
||||
<string>%version%, (c) 2001-2018 Python Software Foundation.</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>Python</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
|
|
|
@ -17,9 +17,9 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>%VERSION%, (c) 2001-2017 Python Software Foundation.</string>
|
||||
<string>%VERSION%, (c) 2001-2018 Python Software Foundation.</string>
|
||||
<key>CFBundleLongVersionString</key>
|
||||
<string>%VERSION%, (c) 2001-2017 Python Software Foundation.</string>
|
||||
<string>%VERSION%, (c) 2001-2018 Python Software Foundation.</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue