Skip to content

Commit 386edf7

Browse files
Fix wrong license SBDX classifier
Duh, phpBB.com is *so* annoying...
1 parent 782b7c3 commit 386edf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gwynethllewelyn/postlocalstorage/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A very simple phpBB3 extension to locally store the content of a post being written, to avoid losing everything after a crash or session expiration.",
55
"homepage": "https://github.com/GwynethLlewelyn/post-local-storage",
66
"version": "1.0.2",
7-
"license": "gpl-2-0-only",
7+
"license": "GPL-2.0-only",
88
"keywords": [
99
"phpbb",
1010
"extension",

0 commit comments

Comments
 (0)