Skip to content

Commit

Permalink
copyright year update
Browse files Browse the repository at this point in the history
  • Loading branch information
cartja committed Dec 17, 2024
1 parent b1fde50 commit a151f07
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
5 changes: 1 addition & 4 deletions src/components/Common/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,7 @@ const Footer = (): JSX.Element => {
<a href="https://www.sunet.se/" aria-label="Sunet.se" title="Sunet.se">
<div className="sunet-logo" />
</a>
<span>
&copy;
<FormattedMessage defaultMessage="2013-2024" description="Footer copyright" />
</span>
<span>&copy;2013-2025</span>
</div>

<nav>
Expand Down
4 changes: 0 additions & 4 deletions src/translation/extractedMessages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1380,10 +1380,6 @@
"developer_comment": "use freja - link text",
"string": "Freja app"
},
"Xx5Akw": {
"developer_comment": "Footer copyright",
"string": "2013-2024"
},
"Xz6ZO5": {
"developer_comment": "Assurance levels with your eduID - paragraph6",
"string": "As an exemple, with a verified Swedish identity and a verified security key the account is at a sufficient level for the purpose of e.g. Digital National Exams (DNP) and Nice."
Expand Down

0 comments on commit a151f07

Please sign in to comment.