From 410c9a9dba5bbbfa9741b99aa82e319426aedffe Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 17 Jan 2023 13:56:35 +0100 Subject: [PATCH] Fix copyright year --- wwwroot/cgi-bin/awstats.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwwroot/cgi-bin/awstats.pl b/wwwroot/cgi-bin/awstats.pl index 1f26b1d3..a5e98574 100755 --- a/wwwroot/cgi-bin/awstats.pl +++ b/wwwroot/cgi-bin/awstats.pl @@ -8660,7 +8660,7 @@ sub PrintCLIHelp{ 'browsers', 'domains', 'operating_systems', 'robots', 'search_engines', 'worms' ); - print "----- $PROG $VERSION (c) 2000-2018 Laurent Destailleur -----\n"; + print "----- $PROG $VERSION (c) 2000-2023 Laurent Destailleur -----\n"; print "AWStats is a free web server logfile analyzer to show you advanced web\n"; print "statistics.\n"; -- 2.47.2