forked from MirrorHub/synapse
Fix copyright year in SSO footer template (#15358)
This commit is contained in:
parent
6204c3663e
commit
157092d97a
2 changed files with 3 additions and 2 deletions
1
changelog.d/15358.misc
Normal file
1
changelog.d/15358.misc
Normal file
|
@ -0,0 +1 @@
|
|||
Fix copyright year in SSO footer template.
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue