Skip to content

Commit eac4711

Browse files
authored
Merge pull request #309 from Leinad4Mind/improvements
Add missing license files for addons
2 parents 73e8a13 + fd00f84 commit eac4711

File tree

7 files changed

+1021
-4
lines changed

7 files changed

+1021
-4
lines changed

acpcleanup/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"homepage": "https://github.com/satanasov/phpbbgallery",
66
"version": "1.2.2",
77
"time": "2025-07-27",
8-
"license": "GPL-2.0",
8+
"license": "GPL-2.0-only",
99
"authors": [
1010
{
1111
"name": "Joas Schilling",

acpcleanup/license.txt

Lines changed: 339 additions & 0 deletions
Large diffs are not rendered by default.

acpimport/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"homepage": "https://github.com/satanasov/phpbbgallery",
66
"version": "1.2.2",
77
"time": "2025-07-27",
8-
"license": "GPL-2.0",
8+
"license": "GPL-2.0-only",
99
"authors": [
1010
{
1111
"name": "Joas Schilling",

acpimport/license.txt

Lines changed: 339 additions & 0 deletions
Large diffs are not rendered by default.

core/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"homepage": "https://github.com/satanasov/phpbbgallery",
66
"version": "3.4.0",
77
"time": "2025-07-27",
8-
"license": "GPL-2.0",
8+
"license": "GPL-2.0-only",
99
"authors": [
1010
{
1111
"name": "Joas Schilling",

exif/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"homepage": "https://github.com/satanasov/phpbbgallery",
66
"version": "1.2.2",
77
"time": "2025-07-27",
8-
"license": "GPL-2.0",
8+
"license": "GPL-2.0-only",
99
"authors": [
1010
{
1111
"name": "Joas Schilling",

exif/license.txt

Lines changed: 339 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)