From b7a4b588b73274398d9957ff137b703e18541af9 Mon Sep 17 00:00:00 2001 From: "Joseph C. Lehner" Date: Wed, 1 Jan 2025 21:22:05 +0100 Subject: [PATCH] Update copyright years --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index ec82c63..f5f869c 100644 --- a/main.c +++ b/main.c @@ -71,7 +71,7 @@ void usage(FILE *fp) "and MAC set to the device IP address, TFTP port, subnet mask and MAC address,\n" "respectively.\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" "Source code at https://github.com/jclehner/nmrpflash\n" "\n"