Align/update copyright in usage

The s matches ape-m1 and makes the text line up with the extra digit in
the version. The year has rolled over so update that as well.
This commit is contained in:
Jōshin 2024-01-06 02:30:41 +00:00
parent 8c026fdc81
commit 479cbb2e28
No known key found for this signature in database

View file

@ -876,7 +876,7 @@ __attribute__((__noreturn__)) static void ShowUsage(int os, int fd, int rc) {
"NAME\n" "NAME\n"
"\n" "\n"
" actually portable executable loader version " APE_VERSION_STR "\n" " actually portable executable loader version " APE_VERSION_STR "\n"
" copyright 2023 justine alexandra roberts tunney\n" " copyrights 2024 justine alexandra roberts tunney\n"
" https://justine.lol/ape.html\n" " https://justine.lol/ape.html\n"
"\n" "\n"
"USAGE\n" "USAGE\n"