From: Laurent Destailleur Date: Tue, 17 Jan 2023 12:56:35 +0000 (+0100) Subject: Fix copyright year X-Git-Tag: 7.9^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=410c9a9dba5bbbfa9741b99aa82e319426aedffe;p=thirdparty%2FAWStats.git Fix copyright year --- 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";