aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiQueryAllRevisions.php
diff options
context:
space:
mode:
authorBryan Davis <bd808@wikimedia.org>2017-06-13 10:51:53 -0600
committerBryan Davis <bd808@wikimedia.org>2017-06-26 15:25:46 -0600
commitaaf1e17088d1f8349e386167ca0f2585f7dbdae5 (patch)
tree040f410ab1cee3bafae3e8c96976d77dad44e013 /includes/api/ApiQueryAllRevisions.php
parente250f70742f082bc294e39329a773bcf5ec99dea (diff)
downloadmediawikicore-aaf1e17088d1f8349e386167ca0f2585f7dbdae5.tar.gz
mediawikicore-aaf1e17088d1f8349e386167ca0f2585f7dbdae5.zip
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
Undo traces of a practice we carried over from past projects and existing examples that is neither universal nor actively encouraged in the MediaWiki codebase. Bug: T139301 Change-Id: I5c9c89b72a45a44aa4264a5e57b003c1a86cdf6e Co-Authored-By: Brad Jorsch <bjorsch@wikimedia.org>
Diffstat (limited to 'includes/api/ApiQueryAllRevisions.php')
-rw-r--r--includes/api/ApiQueryAllRevisions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/api/ApiQueryAllRevisions.php b/includes/api/ApiQueryAllRevisions.php
index 20746c9a8c44..8f7d6eb28f0a 100644
--- a/includes/api/ApiQueryAllRevisions.php
+++ b/includes/api/ApiQueryAllRevisions.php
@@ -2,7 +2,7 @@
/**
* Created on Sep 27, 2015
*
- * Copyright © 2015 Brad Jorsch "bjorsch@wikimedia.org"
+ * Copyright © 2015 Wikimedia Foundation and contributors
*
* 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