From: Arran Cudbard-Bell Date: Wed, 14 Jun 2023 18:19:05 +0000 (-0400) Subject: Update copyright year... now we're in June X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ec9b45aa1e785fa07ec3d5dafbc53165994b23e;p=thirdparty%2Ffreeradius-server.git Update copyright year... now we're in June --- diff --git a/src/lib/server/dependency.c b/src/lib/server/dependency.c index f2ef3bdf575..d6d8bd7dc64 100644 --- a/src/lib/server/dependency.c +++ b/src/lib/server/dependency.c @@ -456,7 +456,7 @@ void dependency_version_print(void) #endif DEBUG2(" "); } - INFO("Copyright 1999-2022 The FreeRADIUS server project and contributors"); + INFO("Copyright 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");