From 2214e1daadaa52960d47148d379557a9ec41b1ae Mon Sep 17 00:00:00 2001 From: Mathieu Marques Date: Tue, 2 Jan 2024 13:38:03 +0100 Subject: [PATCH] chore(license): update copyright year (#240) --- LICENSE.org | 2 +- src/components/Footer/Footer.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE.org b/LICENSE.org index d50d781c..06ddb37a 100644 --- a/LICENSE.org +++ b/LICENSE.org @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Mathieu Marques +Copyright (c) 2024 Mathieu Marques Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/src/components/Footer/Footer.tsx b/src/components/Footer/Footer.tsx index 9c9af2a9..bfc41a6e 100644 --- a/src/components/Footer/Footer.tsx +++ b/src/components/Footer/Footer.tsx @@ -21,7 +21,7 @@ export const Footer: FunctionComponent = ({ isClear, sx }) => { ]} > - Copyright © 2017-2023 Doomsday Wiki contributors. Read the notice + Copyright © 2017-2024 Doomsday Wiki contributors. Read the notice about licenses and resources.