mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-23 21:53:35 +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: Ib7a48d3a432f12ce1c27fe989e85a80335a25801
This commit is contained in:
parent
c7342f7850
commit
e5b952449d
|
@ -8,7 +8,7 @@
|
|||
],
|
||||
"url": "https://www.mediawiki.org/wiki/Extension:AbuseFilter",
|
||||
"descriptionmsg": "abusefilter-desc",
|
||||
"license-name": "GPL-2.0+",
|
||||
"license-name": "GPL-2.0-or-later",
|
||||
"type": "antispam",
|
||||
"requires": {
|
||||
"MediaWiki": ">= 1.31.0"
|
||||
|
|
Loading…
Reference in a new issue