Skip to content

Commit

Permalink
Updated Year from 2024 to 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanDevelops committed Dec 31, 2024
1 parent cc44830 commit b9b82fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export const Footer = () => {
<DropdownMenu>
<DropdownMenuTrigger asChild>
<Button variant="link">
<p className="text-sm text-muted-foreground">© 2024 • AIdentify</p>
<p className="text-sm text-muted-foreground">© 2025 • AIdentify</p>
</Button>
</DropdownMenuTrigger>
<DropdownMenuContent align="start">
Expand Down

0 comments on commit b9b82fc

Please sign in to comment.