Merge "Add license-name to extension.json"

This commit is contained in:
jenkins-bot 2016-01-17 02:43:33 +00:00 committed by Gerrit Code Review
commit 802a44f244
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
],
"url": "https://www.mediawiki.org/wiki/Extension:Math",
"descriptionmsg": "math-desc",
"license-name": "GPL-2.0+",
"callback": "MathHooks::registerExtension",
"type": "parserhook",
"AutoloadClasses": {