docs: relicense 5chan to GPL-3.0-or-later

This commit is contained in:
Tommaso Casaburi
2026-04-16 13:36:40 +07:00
parent e2fabb6fd9
commit f1d5c0b078
5 changed files with 589 additions and 254 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"description": "A Bitsocial client with an imageboard UI",
"type": "module",
"author": "Bitsocial Forge",
"license": "GPL-2.0-only",
"license": "GPL-3.0-or-later",
"private": true,
"dependencies": {
"@bitsocialnet/bitsocial-react-hooks": "https://codeload.github.com/bitsocialnet/bitsocial-react-hooks/tar.gz/263d19076e43e14703f4416991249746cbccc77d",