From 2312230c5f4dc10a162a8c2460543cfdd87ab958 Mon Sep 17 00:00:00 2001 From: Andy George Date: Fri, 29 May 2026 11:53:33 -0500 Subject: [PATCH] Update copyright year to 2026 (#44) * Update Footer.tsx * Update recovery.html * Update LICENSE.md * Update confirmation.html * revert license year, automatically retrieve footer year * Update src/components/Footer.tsx Co-authored-by: Jared Schoeny --------- Co-authored-by: Jared Schoeny --- src/components/Footer.tsx | 2 +- supabase/templates/confirmation.html | 2 +- supabase/templates/recovery.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 870f4ea..b8323ad 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -6,7 +6,7 @@ export default function Footer() {
-

© 2025 Hackdex

+

© 2025-{new Date().getFullYear()} Hackdex

Pokémon, Nintendo, Game Boy, Game Boy Color, Game Boy Advance, and Nintendo DS are trademarks of their respective owners. Hackdex is an independent fan project and is not diff --git a/supabase/templates/confirmation.html b/supabase/templates/confirmation.html index 0e57ffa..c13e0bf 100644 --- a/supabase/templates/confirmation.html +++ b/supabase/templates/confirmation.html @@ -211,7 +211,7 @@ - © 2025 Hackdex. All rights reserved. Please do not reply to this message. + © 2026 Hackdex. All rights reserved. Please do not reply to this message. diff --git a/supabase/templates/recovery.html b/supabase/templates/recovery.html index 5148143..0bc7cec 100644 --- a/supabase/templates/recovery.html +++ b/supabase/templates/recovery.html @@ -67,7 +67,7 @@ - © 2025 Hackdex. All rights reserved. Please do not reply to this message. + © 2026 Hackdex. All rights reserved. Please do not reply to this message.