Skip to content

Commit 1f84c73

Browse files
committed
update date on terms of usage
1 parent 7441e9b commit 1f84c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packages/next/pages/policies/terms.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export default function TermsOfService({ customize }) {
3333
>
3434
<div style={{ textAlign: "center", color: "#444" }}>
3535
<h1 style={{ fontSize: "28pt" }}>CoCalc - Terms of Service</h1>
36-
<h2>Last Updated: May 5, 2023</h2>
36+
<h2>Last Updated: July 30, 2024</h2>
3737
</div>
3838
<div style={{ fontSize: "12pt" }}>
3939
<p>

0 commit comments

Comments
 (0)