Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Fix copyright year in SSO footer template (#15358)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywink authored Mar 31, 2023
1 parent 6204c36 commit 157092d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions changelog.d/15358.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix copyright year in SSO footer template.
4 changes: 2 additions & 2 deletions synapse/res/templates/sso_footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
</g>
</g>
</svg>
<p>An open network for secure, decentralized communication.<br>© 2022 The Matrix.org Foundation C.I.C.</p>
</footer>
<p>An open network for secure, decentralized communication.<br>© 2023 The Matrix.org Foundation C.I.C.</p>
</footer>

0 comments on commit 157092d

Please sign in to comment.