aboutsummaryrefslogtreecommitdiffstats
path: root/includes/MWGrants.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/MWGrants.php')
-rw-r--r--includes/MWGrants.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/MWGrants.php b/includes/MWGrants.php
index c7c54fd5037f..ba22590c92fc 100644
--- a/includes/MWGrants.php
+++ b/includes/MWGrants.php
@@ -1,7 +1,5 @@
<?php
/**
- * Functions and constants to deal with grants
- *
* 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
@@ -16,6 +14,8 @@
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
* http://www.gnu.org/copyleft/gpl.html
+ *
+ * @file
*/
use MediaWiki\MediaWikiServices;