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

index 3d833a2e44..587ee42067 100644 --- a/tests/replication/storage/__init__.py +++ b/tests/replication/storage/__init__.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 diff --git a/tests/replication/storage/_base.py b/tests/replication/storage/_base.py
index 357ff79ed3..27dff0034f 100644 --- a/tests/replication/storage/_base.py +++ b/tests/replication/storage/_base.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 diff --git a/tests/replication/storage/test_events.py b/tests/replication/storage/test_events.py
index 69350963f2..86c8f14d1b 100644 --- a/tests/replication/storage/test_events.py +++ b/tests/replication/storage/test_events.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