1 parent d21a627 commit 6244f73Copy full SHA for 6244f73
1 file changed
src/components/Footer/footer.tsx
@@ -73,7 +73,7 @@ function Footer({ appProps }: { appProps: AppProps }): React.ReactNode {
73
style={{ objectFit: "contain", width: "2em", height: "2em" }}
74
/>
75
</Link>
76
- © 2024 UnsignedArduino. All rights reserved.
+ © 2026 UnsignedArduino. All rights reserved.
77
<br />
78
Keeping track of {appProps.extensionsListed} extensions and{" "}
79
{appProps.toolsListed} tools since {formatDateLong(CREATION_DATE)}.
0 commit comments