diff --git a/sys/unix/hints/macOS.370 b/sys/unix/hints/macOS.370
index 9d09fed2e..006c54a45 100755
--- a/sys/unix/hints/macOS.370
+++ b/sys/unix/hints/macOS.370
@@ -665,7 +665,7 @@ $(BUNDLE_INFOPLIST):
@echo 'CFBundleShortVersionString' >>$@
@echo '3.7.0' >>$@
@echo 'NSHumanReadableCopyright' >>$@
- @echo '©By Stichting Mathematisch Centrum and M. Stephenson 1985-2023' >>$@
+ @echo '©By Stichting Mathematisch Centrum and M. Stephenson 1985-2026' >>$@
@echo 'LSApplicationCategoryType' >>$@
@echo 'public.app-category.adventure-games' >>$@
@echo '' >>$@