From 9e3b90a94d0ca78c5304ab6168815fcc4f3989a9 Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Sun, 26 Sep 2010 15:52:51 +0000 Subject: [PATCH] update my personal email address altern.org -> free.fr --- includes/IP.php | 2 +- maintenance/findhooks.php | 2 +- maintenance/showStats.php | 2 +- maintenance/userOptions.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/includes/IP.php b/includes/IP.php index 155916f601..5da0afb43f 100644 --- a/includes/IP.php +++ b/includes/IP.php @@ -3,7 +3,7 @@ * Functions and constants to play with IP addresses and ranges * * @file - * @author Ashar Voultoiz + * @author Ashar Voultoiz * @license GPL v2 or later */ diff --git a/maintenance/findhooks.php b/maintenance/findhooks.php index 75d659c561..cca1b7015a 100644 --- a/maintenance/findhooks.php +++ b/maintenance/findhooks.php @@ -31,7 +31,7 @@ * * @file * @ingroup Maintenance - * @author Ashar Voultoiz + * @author Ashar Voultoiz */ require_once( dirname( __FILE__ ) . '/Maintenance.php' ); diff --git a/maintenance/showStats.php b/maintenance/showStats.php index 061f538d7a..bc2745fccd 100644 --- a/maintenance/showStats.php +++ b/maintenance/showStats.php @@ -20,7 +20,7 @@ * http://www.gnu.org/copyleft/gpl.html * * @ingroup Maintenance - * @author Ashar Voultoiz + * @author Ashar Voultoiz * Based on initStats.php by: * @author Brion Vibber * @author Rob Church diff --git a/maintenance/userOptions.php b/maintenance/userOptions.php index d4098ab21e..597c6d4518 100644 --- a/maintenance/userOptions.php +++ b/maintenance/userOptions.php @@ -8,7 +8,7 @@ * * @file * @ingroup Maintenance - * @author Ashar Voultoiz + * @author Ashar Voultoiz */ // This is a command line script, load tools and parse args -- 2.20.1