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

index 3d833a2e44..dab387a504 100644 --- a/tests/storage/util/__init__.py +++ b/tests/storage/util/__init__.py
@@ -1,6 +1,7 @@ # # This file is licensed under the Affero General Public License (AGPL) version 3. # +# Copyright 2022 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 diff --git a/tests/storage/util/test_partial_state_events_tracker.py b/tests/storage/util/test_partial_state_events_tracker.py
index a9e6d1f5c5..1e5663f137 100644 --- a/tests/storage/util/test_partial_state_events_tracker.py +++ b/tests/storage/util/test_partial_state_events_tracker.py
@@ -1,6 +1,7 @@ # # This file is licensed under the Affero General Public License (AGPL) version 3. # +# Copyright 2022 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