From a05b4c7df486b7040374d699fb39d5c455d4039a Mon Sep 17 00:00:00 2001 From: wassname Date: Sun, 12 Feb 2023 15:01:08 +0800 Subject: [PATCH] add CC BY-SA 4.0 to terms of use --- website/src/components/ToS.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/src/components/ToS.tsx b/website/src/components/ToS.tsx index 53bd9682..a1641cdb 100644 --- a/website/src/components/ToS.tsx +++ b/website/src/components/ToS.tsx @@ -72,6 +72,11 @@ const TermsData = [ title: "", desc: "The use, distribution, storage, forwarding, editing and/or other use of images that violate these terms of use is prohibited.", }, + { + number: "3.5", + title: "", + desc: "When you submit or modify text to which you hold the copyright, you agree to license it under: Creative Commons Attribution-ShareAlike 4.0 (“CC BY-SA 4.0”)" + } ], }, {