]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Updated doc
authoreldy <>
Sat, 7 Jul 2007 11:00:05 +0000 (11:00 +0000)
committereldy <>
Sat, 7 Jul 2007 11:00:05 +0000 (11:00 +0000)
make/makepack-howto.txt
wwwroot/cgi-bin/awstats.pl

index 56eedc9080b99517d39a646ea21958542fa8de77..01fd90d04c830f3658c73c0c6ffc8ece72533184 100644 (file)
@@ -3,7 +3,7 @@
 - Update file README.txt\r
 - Update version number in doc files\r
 - Update version number in makepack files\r
-- Update version number in awstats.pl file\r
+- Update version number and copyright year in awstats.pl file\r
 - Build PAD files\r
 - Build PDF\r
 - Tagger CVS\r
index 678d2a633ac7ce7a3281f3a5584ecfc9aaea35d6..863b1e1562e62d92c2140e47201fab74dbe74fe7 100644 (file)
@@ -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";