mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Interwiki
synced 2024-11-23 22:13:37 +00:00
Use SPDX 3.0 license identifier
SPDX released version 3 of their license list (<https://spdx.org/licenses/>), which changed the FSF licenses to explicitly end in -only or -or-later instead of relying on an easy to miss + symbol. Bug: T183858 Change-Id: I11279b46cfcd6c1a4a6bdc4ac0434677b2dce5e4
This commit is contained in:
parent
dd1c5a536d
commit
ac1e61b87f
|
@ -15,7 +15,7 @@
|
|||
],
|
||||
"url": "https://www.mediawiki.org/wiki/Extension:Interwiki",
|
||||
"descriptionmsg": "interwiki-desc",
|
||||
"license-name": "GPL-2.0+",
|
||||
"license-name": "GPL-2.0-or-later",
|
||||
"type": "specialpage",
|
||||
"requires": {
|
||||
"MediaWiki": ">= 1.26.0"
|
||||
|
|
Loading…
Reference in a new issue