mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Description2
synced 2024-11-27 16:10:05 +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: Iccd10bb2facec3698afb9d67cd533762a2e53275
This commit is contained in:
parent
5aadec0007
commit
d4552f3dba
|
@ -6,7 +6,7 @@
|
|||
],
|
||||
"url": "https://www.mediawiki.org/wiki/Extension:Description2",
|
||||
"descriptionmsg": "description2-desc",
|
||||
"license-name": "GPL-2.0+",
|
||||
"license-name": "GPL-2.0-or-later",
|
||||
"type": "other",
|
||||
"config": {
|
||||
"EnableMetaDescriptionFunctions": false
|
||||
|
|
Loading…
Reference in a new issue