diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-11-05 10:56:39 +0000 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-11-05 14:46:35 +0000 |
commit | 8822b331114a2f6fdcd5916f0c91991c0acae07e (patch) | |
tree | 20f8f8c5e6f904359c99d665180e593485429ce1 /tests/api | |
parent | Changelog (diff) | |
download | synapse-8822b331114a2f6fdcd5916f0c91991c0acae07e.tar.xz |
Update copyrights
Diffstat (limited to 'tests/api')
-rw-r--r-- | tests/api/test_filtering.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/api/test_filtering.py b/tests/api/test_filtering.py index 2dc5052249..63d8633582 100644 --- a/tests/api/test_filtering.py +++ b/tests/api/test_filtering.py @@ -1,5 +1,8 @@ # -*- coding: utf-8 -*- # Copyright 2015, 2016 OpenMarket Ltd +# Copyright 2017 Vector Creations Ltd +# Copyright 2018-2019 New Vector Ltd +# Copyright 2019 The Matrix.org Foundation C.I.C. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |