Skip to content

Commit 2f972df

Browse files
osx: Fix copyright year in the about box
1 parent 0690e08 commit 2f972df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/cocoaui/deadbeef-Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
<key>LSMinimumSystemVersion</key>
298298
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
299299
<key>NSHumanReadableCopyright</key>
300-
<string>Copyright © 2009-2022 Oleksiy Yakovenko and other contributors. All rights reserved.</string>
300+
<string>Copyright © 2009-2026 Oleksiy Yakovenko and other contributors. All rights reserved.</string>
301301
<key>NSMainNibFile</key>
302302
<string>MainMenu</string>
303303
<key>NSPrincipalClass</key>

0 commit comments

Comments
 (0)