From 157092d97ad14f79878ae90009b9c60489679a8f Mon Sep 17 00:00:00 2001 From: Jason Robinson Date: Fri, 31 Mar 2023 20:20:40 +0300 Subject: Fix copyright year in SSO footer template (#15358) --- synapse/res/templates/sso_footer.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'synapse/res/templates') diff --git a/synapse/res/templates/sso_footer.html b/synapse/res/templates/sso_footer.html index b46e0d83fe..fdcb206c32 100644 --- a/synapse/res/templates/sso_footer.html +++ b/synapse/res/templates/sso_footer.html @@ -15,5 +15,5 @@ -

An open network for secure, decentralized communication.
© 2022 The Matrix.org Foundation C.I.C.

- \ No newline at end of file +

An open network for secure, decentralized communication.
© 2023 The Matrix.org Foundation C.I.C.

+ -- cgit 1.4.1