PranavK has uploaded a new change for review.

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

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

Add license to $wgExtensionCredits

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SecurePoll 
refs/changes/36/266036/1

diff --git a/SecurePoll.php b/SecurePoll.php
index b9975f2..df5d85a 100644
--- a/SecurePoll.php
+++ b/SecurePoll.php
@@ -18,6 +18,7 @@
        'author' => array( 'Tim Starling', '...' ),
        'url' => 'https://www.mediawiki.org/wiki/Extension:SecurePoll',
        'descriptionmsg' => 'securepoll-desc',
+       'license-name' => 'GPL-2.0+',
 );
 
 # Configuration

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3389ee995ca2f210ce6a171d6e263238ca596bbc
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SecurePoll
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