summary refs log tree commit diff
path: root/synapse/res/templates/sso_footer.html
diff options
context:
space:
mode:
authorAndrew Morgan <andrewm@element.io>2022-03-22 16:31:28 +0000
committerAndrew Morgan <andrewm@element.io>2022-03-22 16:31:28 +0000
commit831d4797ab46ada7266046a9719b72ca9e5949f9 (patch)
treecccc3ceb49b69fdd5bba91d7d106c4440fce7b57 /synapse/res/templates/sso_footer.html
parentAdd type hints to tests files. (#12256) (diff)
parentChangelog: sso -> Single Sign-On (diff)
downloadsynapse-831d4797ab46ada7266046a9719b72ca9e5949f9.tar.xz
Merge branch 'master' into develop
Diffstat (limited to 'synapse/res/templates/sso_footer.html')
-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