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

index 73cd994ba4..2a67514560 100644 --- a/synapse/rest/client/sendtodevice.py +++ b/synapse/rest/client/sendtodevice.py
@@ -1,6 +1,7 @@ # # This file is licensed under the Affero General Public License (AGPL) version 3. # +# Copyright 2016 OpenMarket Ltd # Copyright (C) 2023 New Vector, Ltd # # This program is free software: you can redistribute it and/or modify