mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
docs: relicense 5chan to GPL-3.0-or-later
This commit is contained in:
@@ -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 = () => (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user