jenkins-bot has submitted this change and it was merged.

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(-)

Approvals:
  Nikerabbit: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: I97a9aeadbd013ce214c0d7fe44f71edf22f828bf
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/TranslationNotifications
Gerrit-Branch: master
Gerrit-Owner: Ricordisamoa <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to