Skip to content

Commit

Permalink
chore(license): update copyright year (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
angrybacon authored Jan 2, 2024
1 parent f13403e commit 2214e1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE.org
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/components/Footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export const Footer: FunctionComponent<Props> = ({ isClear, sx }) => {
]}
>
<Typography component="p" variant="caption">
Copyright &copy; 2017-2023 Doomsday Wiki contributors. Read the notice
Copyright &copy; 2017-2024 Doomsday Wiki contributors. Read the notice
about <Link href="/license">licenses and resources</Link>.
</Typography>
<Typography component="p" variant="caption">
Expand Down

0 comments on commit 2214e1d

Please sign in to comment.