Remove "@author Aaron Schulz" annotations
[lhc/web/wiklou.git] / maintenance / deleteArchivedRevisions.php
index 2fb83fc..905b5d9 100644 (file)
@@ -21,7 +21,6 @@
  *
  * @file
  * @ingroup Maintenance
- * @author Aaron Schulz
  */
 
 require_once __DIR__ . '/Maintenance.php';