From: eldy <> Date: Sat, 7 Jul 2007 11:00:05 +0000 (+0000) Subject: Updated doc X-Git-Tag: AWSTATS_6_8_BETA~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=980890ba24c1cdaffb6c00cd36d9ca2e07ebc5c7;p=thirdparty%2FAWStats.git Updated doc --- diff --git a/make/makepack-howto.txt b/make/makepack-howto.txt index 56eedc90..01fd90d0 100644 --- a/make/makepack-howto.txt +++ b/make/makepack-howto.txt @@ -3,7 +3,7 @@ - Update file README.txt - Update version number in doc files - Update version number in makepack files -- Update version number in awstats.pl file +- Update version number and copyright year in awstats.pl file - Build PAD files - Build PDF - Tagger CVS diff --git a/wwwroot/cgi-bin/awstats.pl b/wwwroot/cgi-bin/awstats.pl index 678d2a63..863b1e15 100644 --- a/wwwroot/cgi-bin/awstats.pl +++ b/wwwroot/cgi-bin/awstats.pl @@ -5690,7 +5690,7 @@ if ($ENV{'AWSTATS_FORCE_CONFIG'}) { if ((! $ENV{'GATEWAY_INTERFACE'}) && (! $SiteConfig)) { &Read_Ref_Data('browsers','domains','operating_systems','robots','search_engines','worms'); - print "----- $PROG $VERSION (c) 2000-2006 Laurent Destailleur -----\n"; + print "----- $PROG $VERSION (c) 2000-2007 Laurent Destailleur -----\n"; print "AWStats is a free web server logfile analyzer to show you advanced web\n"; print "statistics.\n"; print "AWStats comes with ABSOLUTELY NO WARRANTY. It's a free software distributed\n";