Addshore has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/96054


Change subject: Cleanup i18n file headers
......................................................................

Cleanup i18n file headers

Change-Id: I801b73747d370860d85426ea9c20adf71a2d994a
---
M client/WikibaseClient.i18n.alias.php
M client/WikibaseClient.i18n.magic.php
M client/WikibaseClient.i18n.php
M lib/WikibaseLib.i18n.php
M repo/Wikibase.i18n.alias.php
M repo/Wikibase.i18n.namespaces.php
M repo/Wikibase.i18n.php
7 files changed, 5 insertions(+), 21 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/54/96054/1

diff --git a/client/WikibaseClient.i18n.alias.php 
b/client/WikibaseClient.i18n.alias.php
index e560123..17734e6 100644
--- a/client/WikibaseClient.i18n.alias.php
+++ b/client/WikibaseClient.i18n.alias.php
@@ -5,9 +5,6 @@
  *
  * @since 0.1
  *
- * @file
- * @ingroup WikibaseRepo
- *
  * @licence GNU GPL v2+
  * @author John Erling Blad < jeb...@gmail.com >
  */
diff --git a/client/WikibaseClient.i18n.magic.php 
b/client/WikibaseClient.i18n.magic.php
index 5a91c15..7d0fdb9 100644
--- a/client/WikibaseClient.i18n.magic.php
+++ b/client/WikibaseClient.i18n.magic.php
@@ -5,11 +5,9 @@
  *
  * @since 0.1
  *
- * @file
- * @ingroup WikibaseClient
- *
  * @licence GNU GPL v2+
  */
+// @codingStandardsIgnoreFile
 
 $magicWords = array();
 
diff --git a/client/WikibaseClient.i18n.php b/client/WikibaseClient.i18n.php
index 6545104..429496e 100644
--- a/client/WikibaseClient.i18n.php
+++ b/client/WikibaseClient.i18n.php
@@ -5,11 +5,9 @@
  *
  * @since 0.1
  *
- * @file
- * @ingroup WikibaseClient
- *
  * @licence GNU GPL v2+
  */
+// @codingStandardsIgnoreFile
 
 $messages = array();
 
diff --git a/lib/WikibaseLib.i18n.php b/lib/WikibaseLib.i18n.php
index 481998a..5f09122 100644
--- a/lib/WikibaseLib.i18n.php
+++ b/lib/WikibaseLib.i18n.php
@@ -5,11 +5,9 @@
  *
  * @since 0.1
  *
- * @file
- * @ingroup WikibaseLib
- *
  * @licence GNU GPL v2+
  */
+// @codingStandardsIgnoreFile
 
 $messages = array();
 
diff --git a/repo/Wikibase.i18n.alias.php b/repo/Wikibase.i18n.alias.php
index 9938615..7841a56 100644
--- a/repo/Wikibase.i18n.alias.php
+++ b/repo/Wikibase.i18n.alias.php
@@ -5,9 +5,6 @@
  *
  * @since 0.1
  *
- * @file
- * @ingroup WikibaseRepo
- *
  * @licence GNU GPL v2+
  * @author Jeroen De Dauw < jeroended...@gmail.com >
  */
diff --git a/repo/Wikibase.i18n.namespaces.php 
b/repo/Wikibase.i18n.namespaces.php
index dda4936..8b6a562 100644
--- a/repo/Wikibase.i18n.namespaces.php
+++ b/repo/Wikibase.i18n.namespaces.php
@@ -20,13 +20,11 @@
  *
  * @since 0.1
  *
- * @file
- * @ingroup WikibaseRepo
- *
  * @licence GNU GPL v2+
  * @author Jeroen De Dauw < jeroended...@gmail.com >
  * @author Daniel Kinzler
  */
+// @codingStandardsIgnoreFile
 
 // For all well known Wikibase namespace constants, check if they are defined.
 // If they are not defined, define them to be something otherwise unusable to 
get them out of the way.
diff --git a/repo/Wikibase.i18n.php b/repo/Wikibase.i18n.php
index 6a10e55..53ef322 100644
--- a/repo/Wikibase.i18n.php
+++ b/repo/Wikibase.i18n.php
@@ -5,11 +5,9 @@
  *
  * @since 0.1
  *
- * @file
- * @ingroup WikibaseRepo
- *
  * @licence GNU GPL v2+
  */
+// @codingStandardsIgnoreFile
 
 $messages = array();
 

-- 
To view, visit https://gerrit.wikimedia.org/r/96054
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I801b73747d370860d85426ea9c20adf71a2d994a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Addshore <addshorew...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to