diff options
author | Luke Barnard <lukeb@openmarket.com> | 2017-04-11 17:33:51 +0100 |
---|---|---|
committer | Luke Barnard <lukeb@openmarket.com> | 2017-04-11 17:33:51 +0100 |
commit | 131485ef665b4dc714a9624711c18bb67f264aca (patch) | |
tree | 2a62e857765965255565b91041d449ddc79a45ec /synapse | |
parent | flake8 (diff) | |
download | synapse-131485ef665b4dc714a9624711c18bb67f264aca.tar.xz |
Copyright
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/read_marker.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/handlers/read_marker.py b/synapse/handlers/read_marker.py index a97f6b9a79..19decc2c63 100644 --- a/synapse/handlers/read_marker.py +++ b/synapse/handlers/read_marker.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2015, 2016 OpenMarket Ltd +# Copyright 2017 Vector Creations Ltd # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |