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

index 1e87c9ae3c..e6b4a34d51 100644 --- a/synapse/rest/client/logout.py +++ b/synapse/rest/client/logout.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