From ab19aca186454e1bdfb8e03a0ab3cc5ccfc4a598 Mon Sep 17 00:00:00 2001 From: JeffEmmett <20747463-JeffEmmett@users.noreply.replit.com> Date: Sun, 15 Jun 2025 14:52:08 +0000 Subject: [PATCH] Update legal information to reflect the most current and accurate details Updates the "Last Updated" date to June 2025 on the cookie, privacy, and terms of service pages (cookie-policy-page.tsx, privacy-policy-page.tsx, terms-of-service-page.tsx). Replit-Commit-Author: Agent Replit-Commit-Session-Id: e4277a6e-587a-496e-8663-733446748f62 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/af8dabca-e746-4e53-9c29-d8d4d9cf30f5/60b1c35b-314d-49f9-86a6-793dfabb86ba.jpg --- client/src/pages/cookie-policy-page.tsx | 2 +- client/src/pages/privacy-policy-page.tsx | 2 +- client/src/pages/terms-of-service-page.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/src/pages/cookie-policy-page.tsx b/client/src/pages/cookie-policy-page.tsx index 93862fa..3b0c499 100644 --- a/client/src/pages/cookie-policy-page.tsx +++ b/client/src/pages/cookie-policy-page.tsx @@ -8,7 +8,7 @@ export default function CookiePolicyPage() {
- Last Updated: December 2024 + Last Updated: June 2025

diff --git a/client/src/pages/privacy-policy-page.tsx b/client/src/pages/privacy-policy-page.tsx index c391d3a..a7ad462 100644 --- a/client/src/pages/privacy-policy-page.tsx +++ b/client/src/pages/privacy-policy-page.tsx @@ -8,7 +8,7 @@ export default function PrivacyPolicyPage() {

- Last Updated: December 2024 + Last Updated: June 2025

diff --git a/client/src/pages/terms-of-service-page.tsx b/client/src/pages/terms-of-service-page.tsx index ec3eda7..015c2ff 100644 --- a/client/src/pages/terms-of-service-page.tsx +++ b/client/src/pages/terms-of-service-page.tsx @@ -8,7 +8,7 @@ export default function TermsOfServicePage() {

- Last Updated: December 2024 + Last Updated: June 2025