From e7c86d8537d5b6dd276533246a8793a10e48ff78 Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Thu, 30 Nov 2017 15:39:41 -0800 Subject: [PATCH] Remove some dumb headers with my name in it Change-Id: Ib34b623b47fb92f1383bc5c55c50a16dd6d49abd --- includes/api/ApiPurge.php | 6 ------ includes/db/CloneDatabase.php | 3 --- maintenance/Maintenance.php | 1 - maintenance/doMaintenance.php | 1 - 4 files changed, 11 deletions(-) diff --git a/includes/api/ApiPurge.php b/includes/api/ApiPurge.php index 4b8ce7fce1..b7cfc2c6a2 100644 --- a/includes/api/ApiPurge.php +++ b/includes/api/ApiPurge.php @@ -1,12 +1,6 @@ - * https://www.mediawiki.org/ - * * 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 * the Free Software Foundation; either version 2 of the License, or diff --git a/maintenance/Maintenance.php b/maintenance/Maintenance.php index 10082e9503..255892b52d 100644 --- a/maintenance/Maintenance.php +++ b/maintenance/Maintenance.php @@ -50,7 +50,6 @@ use Wikimedia\Rdbms\IMaintainableDatabase; * is the execute() method. See docs/maintenance.txt for more info * and a quick demo of how to use it. * - * @author Chad Horohoe * @since 1.16 * @ingroup Maintenance */ diff --git a/maintenance/doMaintenance.php b/maintenance/doMaintenance.php index b5beef696a..2ac756cbe8 100644 --- a/maintenance/doMaintenance.php +++ b/maintenance/doMaintenance.php @@ -21,7 +21,6 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * http://www.gnu.org/copyleft/gpl.html * - * @author Chad Horohoe * @file * @ingroup Maintenance */ -- 2.20.1