Follow up of r45960, adding English comment in Names.php
[lhc/web/wiklou.git] / maintenance / reassignEdits.php
index 4ac566a..0d64020 100644 (file)
@@ -3,8 +3,8 @@
 /**
  * Reassign edits from a user or IP address to another user
  *
- * @package MediaWiki
- * @subpackage Maintenance
+ * @file
+ * @ingroup Maintenance
  * @author Rob Church <robchur@gmail.com>
  * @licence GNU General Public Licence 2.0 or later
  */
@@ -54,4 +54,3 @@ function ShowUsage() {
        echo( "  --report : Print out details of what would be changed, but don't update it\n\n" );
 }
 
-?>
\ No newline at end of file