We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7441e9b commit 1f84c73Copy full SHA for 1f84c73
src/packages/next/pages/policies/terms.tsx
@@ -33,7 +33,7 @@ export default function TermsOfService({ customize }) {
33
>
34
<div style={{ textAlign: "center", color: "#444" }}>
35
<h1 style={{ fontSize: "28pt" }}>CoCalc - Terms of Service</h1>
36
- <h2>Last Updated: May 5, 2023</h2>
+ <h2>Last Updated: July 30, 2024</h2>
37
</div>
38
<div style={{ fontSize: "12pt" }}>
39
<p>
0 commit comments