mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
Merge pull request #5099 from VSEphpbb/ticket/15525
[ticket/15525] Update to valid SPDX license name GPL-2.0-only
This commit is contained in:
commit
b9cb75bf60
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"keywords": ["phpbb", "forum"],
|
"keywords": ["phpbb", "forum"],
|
||||||
"homepage": "https://www.phpbb.com",
|
"homepage": "https://www.phpbb.com",
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0-only",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "phpBB Limited",
|
"name": "phpBB Limited",
|
||||||
|
|
Loading…
Add table
Reference in a new issue