From 3990804921091e1dd63182622d4684848bfc7107 Mon Sep 17 00:00:00 2001 From: wassname Date: Thu, 23 Feb 2023 14:58:35 +0800 Subject: [PATCH] CC BY --- website/src/components/ToS.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/components/ToS.tsx b/website/src/components/ToS.tsx index 3de33298..20fb602b 100644 --- a/website/src/components/ToS.tsx +++ b/website/src/components/ToS.tsx @@ -75,7 +75,7 @@ const TermsData = [ { 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 ”)", + desc: "When you submit or modify text to which you hold the copyright, you agree to license it under: Creative Commons Attribution 4.0 International (CC BY 4.0)", }, ], },