Merge "Add 'license-name' matching SPDX conventions"

This commit is contained in:
jenkins-bot 2015-01-28 21:59:43 +00:00 committed by Gerrit Code Review
commit 3d604b1297

View file

@ -1158,4 +1158,5 @@ $wgExtensionCredits['other'][] = array(
'Amir E. Aharoni',
),
'url' => 'https://mediawiki.org/wiki/Extension:MultimediaViewer',
'license-name' => 'GPL-2.0+',
);