Update copyright years

This commit is contained in:
Joseph C. Lehner 2025-01-01 21:22:05 +01:00
parent b06895d00f
commit b7a4b588b7

2
main.c
View file

@ -71,7 +71,7 @@ void usage(FILE *fp)
"and MAC set to the device IP address, TFTP port, subnet mask and MAC address,\n" "and MAC set to the device IP address, TFTP port, subnet mask and MAC address,\n"
"respectively.\n" "respectively.\n"
"\n" "\n"
"nmrpflash %s, Copyright (C) 2016-2024 Joseph C. Lehner\n" "nmrpflash %s, Copyright (C) 2016-2025 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"