This commit is contained in:
Andy George 2026-05-06 01:19:23 -04:00 committed by GitHub
commit 9b358be313
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2025 The Hackdex Project
Copyright (c) 2026 The Hackdex Project
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -6,7 +6,7 @@ export default function Footer() {
<div className="mx-auto max-w-screen-2xl px-6 py-8 text-sm text-foreground/70">
<div className="flex flex-col gap-6 md:flex-row md:items-start md:justify-between">
<div>
<p>© 2025 Hackdex</p>
<p>© 2026 Hackdex</p>
<p className="mt-2 max-w-2xl text-xs text-foreground/60">
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

View File

@ -211,7 +211,7 @@
</tr>
<tr>
<td class="footer">
© 2025 Hackdex. All rights reserved. Please do not reply to this message.
© 2026 Hackdex. All rights reserved. Please do not reply to this message.
</td>
</tr>
</table>

View File

@ -67,7 +67,7 @@
</tr>
<tr>
<td class="footer">
© 2025 Hackdex. All rights reserved. Please do not reply to this message.
© 2026 Hackdex. All rights reserved. Please do not reply to this message.
</td>
</tr>
</table>