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

index 2fe3428de704857aaf2c396d7967427d74f02f05..c190337c1d553caf6847d8720e69067ea6f391fa 100644 (file)
@@ -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");