1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-05 12:13:23 +02:00

Merge pull request #6856 from Crizz0/ticket/17549

[ticket/17549] Change license of language pack&style to GPL-2.0-only
This commit is contained in:
Marc Alexander
2025-09-26 15:18:46 +02:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
"type": "phpbb-language", "type": "phpbb-language",
"version": "4.0.0-a1-dev", "version": "4.0.0-a1-dev",
"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",

View File

@@ -4,7 +4,7 @@
"type": "library", "type": "library",
"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",

View File

@@ -4,7 +4,7 @@
"type": "phpbb-style", "type": "phpbb-style",
"version": "4.0.0-a1-dev", "version": "4.0.0-a1-dev",
"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",