Nikerabbit has uploaded a new change for review.

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


Change subject: Fix few @license tags to common format
......................................................................

Fix few @license tags to common format

Change-Id: Idc7f88a6cce0ca48f45af994eec550a96743c9f8
---
M api/ApiTranslationStash.php
M stash/StashedTranslation.php
M tests/phpunit/TranslationStashStorageTest.php
3 files changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Translate 
refs/changes/87/98787/1

diff --git a/api/ApiTranslationStash.php b/api/ApiTranslationStash.php
index 094b2d8..cbdd733 100644
--- a/api/ApiTranslationStash.php
+++ b/api/ApiTranslationStash.php
@@ -4,7 +4,7 @@
  *
  * @file
  * @author Niklas Laxström
- * @license GPL2+
+ * @license GPL-2.0+
  */
 
 /**
diff --git a/stash/StashedTranslation.php b/stash/StashedTranslation.php
index c898e63..c2c05bd 100644
--- a/stash/StashedTranslation.php
+++ b/stash/StashedTranslation.php
@@ -4,7 +4,7 @@
  *
  * @file
  * @author Niklas Laxström
- * @license GPL2+
+ * @license GPL-2.0+
  */
 
 /**
diff --git a/tests/phpunit/TranslationStashStorageTest.php 
b/tests/phpunit/TranslationStashStorageTest.php
index b1f4cc8..3208ab0 100644
--- a/tests/phpunit/TranslationStashStorageTest.php
+++ b/tests/phpunit/TranslationStashStorageTest.php
@@ -2,7 +2,7 @@
 /**
  * @file
  * @author Niklas Laxström
- * @license GPL2+
+ * @license GPL-2.0+
  */
 
 /**

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idc7f88a6cce0ca48f45af994eec550a96743c9f8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <niklas.laxst...@gmail.com>

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

Reply via email to