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