]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Fix copyright year 7.9
authorLaurent Destailleur <eldy@destailleur.fr>
Tue, 17 Jan 2023 12:56:35 +0000 (13:56 +0100)
committerLaurent Destailleur <eldy@destailleur.fr>
Tue, 17 Jan 2023 12:56:35 +0000 (13:56 +0100)
wwwroot/cgi-bin/awstats.pl

index 1f26b1d334bc020b8cff5cc30ba38afd4e94c048..a5e9857442fdf7a5308709724c83645890bdc3f8 100755 (executable)
@@ -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";