Update copyright years to 2020

Just run misc/scripts/inc_year and commit the results.

Closes #18690.
This commit is contained in:
Vadim Zeitlin
2020-03-06 00:49:56 +01:00
parent c42715f0c9
commit c09fd8b59d
9 changed files with 13 additions and 13 deletions

View File

@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundleGetInfoString</key>
<string>$(PRODUCT_NAME) version 3.1.4, (c) 2005-2019 wxWidgets</string>
<string>$(PRODUCT_NAME) version 3.1.4, (c) 2005-2020 wxWidgets</string>
<key>CFBundleIconFile</key>
<string>wxmac.icns</string>
<key>CFBundleIdentifier</key>
@@ -22,7 +22,7 @@
<string>it</string>
</array>
<key>CFBundleLongVersionString</key>
<string>3.1.4, (c) 2005-2019 wxWidgets</string>
<string>3.1.4, (c) 2005-2020 wxWidgets</string>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundlePackageType</key>
@@ -34,7 +34,7 @@
<key>CFBundleVersion</key>
<string>3.1.4</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright 2005-2019 wxWidgets</string>
<string>Copyright 2005-2020 wxWidgets</string>
<key>NSPrincipalClass</key>
<string>wxNSApplication</string>
</dict>