Skip to content
This repository was archived by the owner on Aug 2, 2025. It is now read-only.

Commit 31593ac

Browse files
committed
fix: fix copyright
1 parent 8eff2c3 commit 31593ac

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/routes/Landing/Footer.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ export const Footer = () => {
3535
</ButtonGroup>
3636
</Stack>
3737
<Text fontSize="sm" color="subtle">
38-
&copy; {new Date().getFullYear()}, Hamzah Ahmed and Timetabl
39-
Contributors under{" "}
38+
&copy; {new Date().getFullYear()}, Hamzah Ahmed under{" "}
4039
<Link
4140
href="https://github.com/debater-coder/timetabl-app/blob/main/LICENSE"
4241
color={"primary.500"}

0 commit comments

Comments
 (0)