Kghbln has uploaded a new change for review.

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

Change subject: Provide license label to show on "Special:Version"
......................................................................

Provide license label to show on "Special:Version"

Bug: T123943
Change-Id: I6bfcbdcee5cb92c69b21ed338675cad295c7a6d4
---
M PageSchemas.php
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/PageSchemas 
refs/changes/75/323375/1

diff --git a/PageSchemas.php b/PageSchemas.php
index 1949d37..6f753f0 100644
--- a/PageSchemas.php
+++ b/PageSchemas.php
@@ -27,8 +27,9 @@
        'name'                  => 'Page Schemas',
        'author'                => array( 'Yaron Koren', 'Ankit Garg', '...' ),
        'version'               => PAGE_SCHEMAS_VERSION,
-       'url'                   => 
'http://www.mediawiki.org/wiki/Extension:Page_Schemas',
+       'url'                   => 
'https://www.mediawiki.org/wiki/Extension:Page_Schemas',
        'descriptionmsg'        => 'ps-desc',
+       'license-name'          => 'GPL-2.0+'
 );
 
 // Shortcut to this extension directory

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6bfcbdcee5cb92c69b21ed338675cad295c7a6d4
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/PageSchemas
Gerrit-Branch: master
Gerrit-Owner: Kghbln <[email protected]>

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

Reply via email to