Skip to content

Commit

Permalink
Change copyright to 2025 (#918)
Browse files Browse the repository at this point in the history
  • Loading branch information
olevitt authored Jan 23, 2025
1 parent e846b82 commit 9bb82b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/ui/App/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export const Footer = memo((props: Props) => {

return (
<footer className={cx(classes.root, className)}>
<Text typo="body 2">2017 - 2024 Onyxia</Text>
<Text typo="body 2">2017 - 2025 Onyxia</Text>
{spacing}
<a
href="https://github.com/InseeFrLab/onyxia"
Expand Down

0 comments on commit 9bb82b0

Please sign in to comment.