update my personal email address altern.org -> free.fr
authorAntoine Musso <hashar@users.mediawiki.org>
Sun, 26 Sep 2010 15:52:51 +0000 (15:52 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Sun, 26 Sep 2010 15:52:51 +0000 (15:52 +0000)
includes/IP.php
maintenance/findhooks.php
maintenance/showStats.php
maintenance/userOptions.php

index 155916f..5da0afb 100644 (file)
@@ -3,7 +3,7 @@
  * Functions and constants to play with IP addresses and ranges
  *
  * @file
- * @author Ashar Voultoiz <hashar@altern.org>
+ * @author Ashar Voultoiz <hashar at free dot fr>
  * @license GPL v2 or later
  */
 
index 75d659c..cca1b70 100644 (file)
@@ -31,7 +31,7 @@
  *
  * @file
  * @ingroup Maintenance
- * @author Ashar Voultoiz <hashar@altern.org>
+ * @author Ashar Voultoiz <hashar at free dot fr>
  */
 
 require_once( dirname( __FILE__ ) . '/Maintenance.php' );
index 061f538..bc2745f 100644 (file)
@@ -20,7 +20,7 @@
  * http://www.gnu.org/copyleft/gpl.html
  *
  * @ingroup Maintenance
- * @author Ashar Voultoiz <hashar@altern.org>
+ * @author Ashar Voultoiz <hashar at free dot fr>
  * Based on initStats.php by:
  * @author Brion Vibber
  * @author Rob Church <robchur@gmail.com>
index d4098ab..597c6d4 100644 (file)
@@ -8,7 +8,7 @@
  *
  * @file
  * @ingroup Maintenance
- * @author Ashar Voultoiz <hashar@altern.org>
+ * @author Ashar Voultoiz <hashar at free dot fr>
  */
 
 // This is a command line script, load tools and parse args