1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-05 04:01:49 +02:00

[ticket/17569] Change style and phpbb-core lib to GPL-2.0-only

PHPBB-17569
This commit is contained in:
Christian Schnegelberger
2025-09-26 14:38:06 +02:00
parent b1a2885dd9
commit afaa1c64bd
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
"type": "library",
"keywords": ["phpbb", "forum"],
"homepage": "https://www.phpbb.com",
"license": "GPL-2.0",
"license": "GPL-2.0-only",
"authors": [
{
"name": "phpBB Limited",

View File

@@ -4,7 +4,7 @@
"type": "phpbb-style",
"version": "4.0.0-a1-dev",
"homepage": "https://www.phpbb.com",
"license": "GPL-2.0",
"license": "GPL-2.0-only",
"authors": [
{
"name": "phpBB Limited",