Update copyright years to 2023
Just run misc/scripts/inc_year and commit the results. See #18690.
This commit is contained in:
parent
2b5bb6217d
commit
f5daf28932
9 changed files with 13 additions and 13 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<key>CFBundleExecutable</key>
|
||||
<string>$(PRODUCT_NAME)</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>$(PRODUCT_NAME) version 3.3.0, (c) 2005-2022 wxWidgets</string>
|
||||
<string>$(PRODUCT_NAME) version 3.3.0, (c) 2005-2023 wxWidgets</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>wxmac.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleLongVersionString</key>
|
||||
<string>3.3.0, (c) 2005-2022 wxWidgets</string>
|
||||
<string>3.3.0, (c) 2005-2023 wxWidgets</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>$(PRODUCT_NAME)</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
<key>CFBundleVersion</key>
|
||||
<string>3.3.0</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright 2005-2022 wxWidgets</string>
|
||||
<string>Copyright 2005-2023 wxWidgets</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>wxNSApplication</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue