summary refs log tree commit diff
path: root/synapse/res/templates/sso_footer.html
diff options
context:
space:
mode:
authorMichael Telatynski <7t3chguy@gmail.com>2022-03-22 10:22:25 +0000
committerGitHub <noreply@github.com>2022-03-22 10:22:25 +0000
commit01211e0c16758f41883e42f1d3e6306b7a683e96 (patch)
tree2bb0cda41ad21ec371ed82f7ce3c75ddc2edfed6 /synapse/res/templates/sso_footer.html
parentCall out synctl change (diff)
downloadsynapse-01211e0c16758f41883e42f1d3e6306b7a683e96.tar.xz
Tweak copy for sso account details template (#12265)
* Tweak copy for sso account details template
* Update sso footer copyright year
* Add newsfragment

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Diffstat (limited to '')
-rw-r--r--synapse/res/templates/sso_footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/res/templates/sso_footer.html b/synapse/res/templates/sso_footer.html
index 588a3d508d..b46e0d83fe 100644
--- a/synapse/res/templates/sso_footer.html
+++ b/synapse/res/templates/sso_footer.html
@@ -15,5 +15,5 @@
               </g>
           </g>
       </svg>
-      <p>An open network for secure, decentralized communication.<br>© 2021 The Matrix.org Foundation C.I.C.</p>
+      <p>An open network for secure, decentralized communication.<br>© 2022 The Matrix.org Foundation C.I.C.</p>
 </footer>
\ No newline at end of file