From f9ccf24b0b830fff8ee58d684ae0dbeaea2fd761 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sun, 26 Apr 2026 07:28:04 -0400 Subject: [PATCH] date update --- sys/unix/hints/macOS.370 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 '' >>$@