From: Alan T. DeKok Date: Thu, 10 Aug 2023 12:47:48 +0000 (-0400) Subject: update the year X-Git-Tag: release_3_2_4~168 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6762d6df68dc9fdb1a3b3a8a174ffc37566de60;p=thirdparty%2Ffreeradius-server.git update the year --- diff --git a/src/main/version.c b/src/main/version.c index 2fe3428de70..c190337c1d5 100644 --- a/src/main/version.c +++ b/src/main/version.c @@ -613,7 +613,7 @@ void version_print(void) DEBUG2(" "); } INFO("FreeRADIUS Version " RADIUSD_VERSION_STRING); - INFO("Copyright (C) 1999-2022 The FreeRADIUS server project and contributors"); + INFO("Copyright (C) 1999-2023 The FreeRADIUS server project and contributors"); INFO("There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A"); INFO("PARTICULAR PURPOSE"); INFO("You may redistribute copies of FreeRADIUS under the terms of the");