Skip to content

Commit

Permalink
Updated footer year.
Browse files Browse the repository at this point in the history
  • Loading branch information
beabravedude committed Jan 30, 2025
1 parent 01cfb61 commit 5a8f667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default function Footer() {
<AppBar position="static" sx={{marginTop: 20}}>
<Toolbar>
<Container maxWidth="md" sx={{padding: 5,}}>
<Typography textAlign="center">&copy; 2024 Virtual Washington Air Route Traffic Control Center, All
<Typography textAlign="center">&copy; 2025 Virtual Washington Air Route Traffic Control Center, All
Rights Reserved.</Typography>
<Typography textAlign="center" sx={{marginTop: 1,}}>A sub-division of VATUSA, a division of the
VATSIM network.</Typography>
Expand Down

0 comments on commit 5a8f667

Please sign in to comment.