Ricordisamoa has uploaded a new change for review.

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

Change subject: Add 'license-name' matching SPDX conventions
......................................................................

Add 'license-name' matching SPDX conventions

References:
http://spdx.org/licenses/
https://www.mediawiki.org/wiki/Manual:$wgExtensionCredits#license-name

Change-Id: I97a9aeadbd013ce214c0d7fe44f71edf22f828bf
---
M TranslationNotifications.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TranslationNotifications 
refs/changes/76/189176/1

diff --git a/TranslationNotifications.php b/TranslationNotifications.php
index 6048b11..9d10ecb 100644
--- a/TranslationNotifications.php
+++ b/TranslationNotifications.php
@@ -29,6 +29,7 @@
        ),
        'descriptionmsg' => 'translationnotifications-desc',
        'url' => 
'https://www.mediawiki.org/wiki/Extension:TranslationNotifications',
+       'license-name' => 'GPL-2.0+',
 );
 
 $dir = __DIR__;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I97a9aeadbd013ce214c0d7fe44f71edf22f828bf
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/TranslationNotifications
Gerrit-Branch: master
Gerrit-Owner: Ricordisamoa <ricordisa...@openmailbox.org>

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

Reply via email to