mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2024-12-31 22:11:58 +00:00
Update deprecated license …
The spdx have deprecated the short license identifier GPL-2.0+ and we should use GPL-2.0-or-later https://spdx.org/licenses/
This commit is contained in:
parent
444498a542
commit
60cc4f6f1a
@ -4,7 +4,7 @@
|
||||
"description": "Joomla! Patch Testing Component",
|
||||
"keywords": ["joomla", "cms"],
|
||||
"homepage": "https://github.com/joomla-extensions/patchtester",
|
||||
"license": "GPL-2.0+",
|
||||
"license": "GPL-2.0-or-later",
|
||||
"config": {
|
||||
"vendor-dir": "administrator/components/com_patchtester/vendor"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user