From: Laurent Destailleur Date: Sun, 11 Sep 2016 10:19:59 +0000 (+0200) Subject: Fix some links X-Git-Tag: AWSTATS_7_6~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b983f8c4d488423dbfb287a7da03cd830baf0cfb;p=thirdparty%2FAWStats.git Fix some links --- diff --git a/README.md b/README.md index b67cc925..8f5db345 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ server log files (and even ftp servers or mail logs) on all Operating Systems. License: GNU GPL v3+ (GNU General Public License. See LICENSE file), OSI Certified Open Source Software license. -Version: 7.5 +Version: 7.6 -Release date: December 2015 +Release date: December 2016 Platforms: All (Linux, NT, BSD, Solaris and other *NIX's, BeOS, OS/2...) @@ -165,15 +165,15 @@ Facebook: Google+: -Twitter: +Twitter: # ABOUT THE AUTHOR, LICENSE AND SUPPORT --------------------------------------- -Copyright (C) 2000-2015 - Laurent Destailleur - eldy@users.sourceforge.net - +Copyright (C) 2000-2016 - Laurent Destailleur - eldy@users.sourceforge.net - -Laurent Destailleur is also the project leader of [Dolibarr ERP CRM Opensource project] , -and author of AWBot, CVSChangeLogBuilder, DoliDroid and founder of DoliCloud SaaS . +Laurent Destailleur is also the project leader of [Dolibarr ERP CRM Opensource project] , +and author of AWBot, CVSChangeLogBuilder, DoliDroid and founder of DoliCloud SaaS . This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/docs/awstats_changelog.txt b/docs/awstats_changelog.txt index 95f04ddc..c3ffe7b1 100644 --- a/docs/awstats_changelog.txt +++ b/docs/awstats_changelog.txt @@ -119,7 +119,7 @@ New features/improvements: and HTTP status 206 is tracked as download continuation - Can use wrapper with parameters in WrapperScript parameter. - Change to allow usage of AWStats inside a plugin - for Opensource Dolibarr ERP & CRM software (http://www.dolibarr.org). + for Opensource Dolibarr ERP & CRM software (https://www.dolibarr.org). Thanks to Chris Larsen (author of most thoses changes). diff --git a/docs/awstats_faq.html b/docs/awstats_faq.html index c6c2d269..25e49e2c 100644 --- a/docs/awstats_faq.html +++ b/docs/awstats_faq.html @@ -206,9 +206,7 @@ The only plugin I know to integrate AWStats inside PHPNuke is here: www.chiensderace.com, www.chatsderace.com, - www.lesbonnesannonces.com, - www.pourmaplanete.com, - www.dolibarr.org, + www.dolibarr.org, www.nltechno.com, and www.destailleur.fr)
Then I decided to put it on sourceforge in year 2000. Then a lot of new versions were diff --git a/docs/awstats_what.html b/docs/awstats_what.html index a8a05316..0a797407 100644 --- a/docs/awstats_what.html +++ b/docs/awstats_what.html @@ -42,7 +42,7 @@ web pages.  

AWStats development started in 1997 and is still developed today by same author (Laurent Destailleur). -However, development is now done on "maintenance fixes" or small new features. Reason is that author spend, since July 2008, most of his time as project leader on another major OpenSource projet called Dolibarr ERP & CRM and works +However, development is now done on "maintenance fixes" or small new features. Reason is that author spend, since July 2008, most of his time as project leader on another major OpenSource projet called Dolibarr ERP & CRM and works also at full time for TecLib, a french Open Source company. A lot of other developers maintains the software, providing patches, or packages, above all for Linux distributions (fedora, debian, ubuntu...).

diff --git a/wwwroot/cgi-bin/awstats.pl b/wwwroot/cgi-bin/awstats.pl index 9811bb2e..1fd2e755 100755 --- a/wwwroot/cgi-bin/awstats.pl +++ b/wwwroot/cgi-bin/awstats.pl @@ -8542,7 +8542,7 @@ sub PrintCLIHelp{ 'browsers', 'domains', 'operating_systems', 'robots', 'search_engines', 'worms' ); - print "----- $PROG $VERSION (c) 2000-2015 Laurent Destailleur -----\n"; + print "----- $PROG $VERSION (c) 2000-2016 Laurent Destailleur -----\n"; print "AWStats is a free web server logfile analyzer to show you advanced web\n"; print "statistics.\n";