PranavK has uploaded a new change for review.

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

Change subject: Add license to $wgExtensionCredits
......................................................................

Add license to $wgExtensionCredits

Bug: T123943
Change-Id: I9ec064539b7ad84ce930a0626aa8a35738917338
---
M CategoryTree.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CategoryTree 
refs/changes/33/266033/1

diff --git a/CategoryTree.php b/CategoryTree.php
index 0717285..3fd4cbe 100644
--- a/CategoryTree.php
+++ b/CategoryTree.php
@@ -109,6 +109,7 @@
        'author' => 'Daniel Kinzler',
        'url' => 'https://www.mediawiki.org/wiki/Extension:CategoryTree',
        'descriptionmsg' => 'categorytree-desc',
+       'license-name' => 'GPL-2.0+',
 );
 
 /**

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9ec064539b7ad84ce930a0626aa8a35738917338
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CategoryTree
Gerrit-Branch: master
Gerrit-Owner: PranavK <[email protected]>

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

Reply via email to