From 4b28cf9a669094e5434c5ad91efe8e3b81aa0925 Mon Sep 17 00:00:00 2001 From: "Joseph C. Lehner" Date: Thu, 11 Jan 2024 12:25:19 +0100 Subject: [PATCH] Update copyright date --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index 33292a8..ad99aa2 100644 --- a/main.c +++ b/main.c @@ -71,7 +71,7 @@ void usage(FILE *fp) "and MAC are set to the device IP address, TFTP port, subnet\n" "mask and MAC address, respectively.\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" "Source code at https://github.com/jclehner/nmrpflash\n" "\n"