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
@@ -7,7 +7,7 @@ type SiteLegalMetaProps = {
order?: SiteLegalMetaOrder;
};
const LicenseText = () => <span>5chan is free and open-source software under GPLv2 license.</span>;
const LicenseText = () => <span>5chan is free and open-source software under GPL-3.0-or-later.</span>;
const VersionFeedbackContact = () => (
<>