diff options
author | Erik Johnston <erik@matrix.org> | 2018-02-06 16:40:38 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-02-06 16:40:38 +0000 |
commit | 3e1e69ccafbfdf8aa7c0cd06bc4eaf948a6bafdf (patch) | |
tree | 3ac4cc6d1432973bb8d2968b3690f4a0c787b763 /synapse/handlers/room.py | |
parent | s/_create_new_client_event/create_new_client_event/ (diff) | |
download | synapse-3e1e69ccafbfdf8aa7c0cd06bc4eaf948a6bafdf.tar.xz |
Update copyright
Diffstat (limited to 'synapse/handlers/room.py')
-rw-r--r-- | synapse/handlers/room.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py index 4ea5bf1bcf..6ab020bf41 100644 --- a/synapse/handlers/room.py +++ b/synapse/handlers/room.py @@ -1,5 +1,6 @@ # -*- coding: utf-8 -*- # Copyright 2014 - 2016 OpenMarket Ltd +# Copyright 2018 New Vector Ltd # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |