Skip to content

Commit

Permalink
Fix wrong license SBDX classifier
Browse files Browse the repository at this point in the history
Duh, phpBB.com is *so* annoying...
  • Loading branch information
GwynethLlewelyn committed Mar 4, 2023
1 parent 782b7c3 commit 386edf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gwynethllewelyn/postlocalstorage/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"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.",
"homepage": "https://github.com/GwynethLlewelyn/post-local-storage",
"version": "1.0.2",
"license": "gpl-2-0-only",
"license": "GPL-2.0-only",
"keywords": [
"phpbb",
"extension",
Expand Down

0 comments on commit 386edf7

Please sign in to comment.