1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/replication/http/state.py b/synapse/replication/http/state.py
index bab865ee1e..3ec4ca5de3 100644
--- a/synapse/replication/http/state.py
+++ b/synapse/replication/http/state.py
@@ -1,6 +1,7 @@
#
# This file is licensed under the Affero General Public License (AGPL) version 3.
#
+# Copyright 2022 The Matrix.org Foundation C.I.C.
# Copyright (C) 2023 New Vector, Ltd
#
# This program is free software: you can redistribute it and/or modify
|