Chad has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/394500 )
Change subject: Remove some dumb headers with my name in it ...................................................................... Remove some dumb headers with my name in it Change-Id: Ib34b623b47fb92f1383bc5c55c50a16dd6d49abd --- M includes/api/ApiPurge.php M includes/db/CloneDatabase.php M maintenance/Maintenance.php M maintenance/doMaintenance.php 4 files changed, 0 insertions(+), 11 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/00/394500/1 diff --git a/includes/api/ApiPurge.php b/includes/api/ApiPurge.php index 4b8ce7f..b7cfc2c 100644 --- a/includes/api/ApiPurge.php +++ b/includes/api/ApiPurge.php @@ -1,12 +1,6 @@ <?php /** - * API for MediaWiki 1.14+ - * - * Created on Sep 2, 2008 - * - * Copyright © 2008 Chad Horohoe - * * 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/includes/db/CloneDatabase.php b/includes/db/CloneDatabase.php index 3d22c03..16d10d1 100644 --- a/includes/db/CloneDatabase.php +++ b/includes/db/CloneDatabase.php @@ -2,9 +2,6 @@ /** * Helper class for making a copy of the database, mostly for unit testing. * - * Copyright © 2010 Chad Horohoe <[email protected]> - * 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 10082e9..255892b 100644 --- a/maintenance/Maintenance.php +++ b/maintenance/Maintenance.php @@ -50,7 +50,6 @@ * is the execute() method. See docs/maintenance.txt for more info * and a quick demo of how to use it. * - * @author Chad Horohoe <[email protected]> * @since 1.16 * @ingroup Maintenance */ diff --git a/maintenance/doMaintenance.php b/maintenance/doMaintenance.php index b5beef6..2ac756c 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 <[email protected]> * @file * @ingroup Maintenance */ -- To view, visit https://gerrit.wikimedia.org/r/394500 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib34b623b47fb92f1383bc5c55c50a16dd6d49abd Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Chad <[email protected]> Gerrit-Reviewer: Chad <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
