diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-05-16 15:10:24 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-05-16 15:10:24 +0100 |
commit | efdc55db7500df778ffa3a63c4864ae0241315f0 (patch) | |
tree | dbd9db9b21ef00e4aa9d3e1e4773fcbeb073d289 /tests/rest | |
parent | Add test case (diff) | |
download | synapse-efdc55db7500df778ffa3a63c4864ae0241315f0.tar.xz |
Forgot copyright
Diffstat (limited to 'tests/rest')
-rw-r--r-- | tests/rest/client/v1/test_rooms.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rest/client/v1/test_rooms.py b/tests/rest/client/v1/test_rooms.py index 7639648752..ffd28772b0 100644 --- a/tests/rest/client/v1/test_rooms.py +++ b/tests/rest/client/v1/test_rooms.py @@ -1,5 +1,6 @@ # -*- coding: utf-8 -*- # Copyright 2014-2016 OpenMarket 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. |