Skip to content

Commit 9ba23ce

Browse files
Merge pull request #332 from UnsignedArduino/staging
Udpate copyright year lol
2 parents 423275f + 6244f73 commit 9ba23ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Footer/footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ function Footer({ appProps }: { appProps: AppProps }): React.ReactNode {
7373
style={{ objectFit: "contain", width: "2em", height: "2em" }}
7474
/>
7575
</Link>
76-
© 2024 UnsignedArduino. All rights reserved.
76+
© 2026 UnsignedArduino. All rights reserved.
7777
<br />
7878
Keeping track of {appProps.extensionsListed} extensions and{" "}
7979
{appProps.toolsListed} tools since {formatDateLong(CREATION_DATE)}.

0 commit comments

Comments
 (0)