]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
update the year
authorAlan T. DeKok <aland@freeradius.org>
Thu, 10 Aug 2023 13:28:13 +0000 (09:28 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 10 Aug 2023 13:30:00 +0000 (09:30 -0400)
src/main/version.c

index a1c35857fed13456cc2412a0d7fead91276413f7..ce82b8afb4453bc43a6ddd455d0881a9b46fd126 100644 (file)
@@ -605,7 +605,7 @@ void version_print(void)
                DEBUG2("  ");
        }
        INFO("FreeRADIUS Version " RADIUSD_VERSION_STRING);
-       INFO("Copyright (C) 1999-2021 The FreeRADIUS server project and contributors");
+       INFO("Copyright (C) 1999-202 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");