summary refs log tree commit diff
path: root/synapse/module_api/errors.py
diff options
context:
space:
mode:
Diffstat (limited to 'synapse/module_api/errors.py')
-rw-r--r--synapse/module_api/errors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/module_api/errors.py b/synapse/module_api/errors.py

index a07769f2b2..f04b8fdb9d 100644 --- a/synapse/module_api/errors.py +++ b/synapse/module_api/errors.py
@@ -1,6 +1,7 @@ # # This file is licensed under the Affero General Public License (AGPL) version 3. # +# Copyright 2020 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