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

index 67de27e4c6..e9a5fff211 100644 --- a/synapse/util/linked_list.py +++ b/synapse/util/linked_list.py
@@ -1,6 +1,7 @@ # # This file is licensed under the Affero General Public License (AGPL) version 3. # +# Copyright 2021 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