Ricordisamoa has uploaded a new change for review.

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

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: Ie43781973ab93e547f600df56a4951f7e589646e
---
M UserGroups.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/UserGroups 
refs/changes/65/187665/1

diff --git a/UserGroups.php b/UserGroups.php
index 7e5d53a..f5405fa 100644
--- a/UserGroups.php
+++ b/UserGroups.php
@@ -40,6 +40,7 @@
        'path' => __FILE__,
        'url' => 'https://www.mediawiki.org/wiki/Extension:UserGroups',
        'version' => '1.0.0',
+       'license-name' => 'GPL-2.0+',
 );
 
 // For internationalization

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie43781973ab93e547f600df56a4951f7e589646e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UserGroups
Gerrit-Branch: master
Gerrit-Owner: Ricordisamoa <[email protected]>

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

Reply via email to