MacOS: Update the year to 2022 in the About dialog.

This commit is contained in:
ruevs 2022-02-06 23:40:45 +02:00
parent 43795f5dac
commit d8b5281fc9

View File

@ -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>