Update copyright date

This commit is contained in:
Joseph C. Lehner 2024-01-11 12:25:19 +01:00
parent 5138c9f09a
commit 4b28cf9a66

2
main.c
View file

@ -71,7 +71,7 @@ void usage(FILE *fp)
"and MAC are set to the device IP address, TFTP port, subnet\n" "and MAC are set to the device IP address, TFTP port, subnet\n"
"mask and MAC address, respectively.\n" "mask and MAC address, respectively.\n"
"\n" "\n"
"nmrpflash %s, Copyright (C) 2016-2023 Joseph C. Lehner\n" "nmrpflash %s, Copyright (C) 2016-2024 Joseph C. Lehner\n"
"nmrpflash is free software, licensed under the GNU GPLv3.\n" "nmrpflash is free software, licensed under the GNU GPLv3.\n"
"Source code at https://github.com/jclehner/nmrpflash\n" "Source code at https://github.com/jclehner/nmrpflash\n"
"\n" "\n"