From 306c517de908ca8a51127a5b75feefd350333fd7 Mon Sep 17 00:00:00 2001 From: "Alan T. DeKok" Date: Fri, 2 May 2025 06:16:32 -0400 Subject: [PATCH] update copyright --- src/main/version.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/version.c b/src/main/version.c index 44a6edc699..a162a745ff 100644 --- a/src/main/version.c +++ b/src/main/version.c @@ -630,7 +630,7 @@ void version_print(void) DEBUG2(" "); } INFO("FreeRADIUS Version " RADIUSD_VERSION_STRING); - INFO("Copyright (C) 1999-2023 The FreeRADIUS server project and contributors"); + INFO("Copyright (C) 1999-2025 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"); -- 2.47.2