MacOS: Update the year to 2022 in the About dialog.
This commit is contained in:
parent
43795f5dac
commit
d8b5281fc9
@ -19,7 +19,7 @@
|
|||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>${PROJECT_VERSION}</string>
|
<string>${PROJECT_VERSION}</string>
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
<string>© 2008-2016 Jonathan Westhues and other authors</string>
|
<string>© 2008-2022 Jonathan Westhues and other authors</string>
|
||||||
<key>NSPrincipalClass</key>
|
<key>NSPrincipalClass</key>
|
||||||
<string>NSApplication</string>
|
<string>NSApplication</string>
|
||||||
<key>NSMainNibFile</key>
|
<key>NSMainNibFile</key>
|
||||||
|
Loading…
Reference in New Issue
Block a user