Update copyright years

This commit is contained in:
Joseph C. Lehner 2023-09-15 11:39:49 +02:00
parent fe7a86d3c1
commit bbb7f7f721

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-2022 Joseph C. Lehner\n" "nmrpflash %s, Copyright (C) 2016-2023 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"