From 31604132fa43d75949e79ca0c400ad38943805b2 Mon Sep 17 00:00:00 2001 From: "Nikolaos G. Ntaiko" <108784453+34bits@users.noreply.github.com> Date: Tue, 3 Sep 2024 17:24:57 +0300 Subject: [PATCH] Update Footer.tsx I updated the copyright year from 2023 to 2024 --- src/web-check-live/components/misc/Footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/web-check-live/components/misc/Footer.tsx b/src/web-check-live/components/misc/Footer.tsx index 22acecb..e49dc57 100644 --- a/src/web-check-live/components/misc/Footer.tsx +++ b/src/web-check-live/components/misc/Footer.tsx @@ -53,7 +53,7 @@ const Footer = (props: { isFixed?: boolean }): JSX.Element => { Web-Check is licensed under MIT - - © Alicia Sykes 2023 + © Alicia Sykes 2024 );