diff options
author | Matthew Hodgson <matthew@matrix.org> | 2019-09-23 12:28:01 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2019-09-23 12:28:01 +0100 |
commit | 7ef319aefe6a44ee0bdfa4bdc4c05ce8ef96cb18 (patch) | |
tree | 00009bfa718e3e8caddbf81a88add6edbb01b597 /synapse/config/workers.py | |
parent | Allow HS to send emails when adding an email to the HS (#6042) (diff) | |
download | synapse-7ef319aefe6a44ee0bdfa4bdc4c05ce8ef96cb18.tar.xz |
fix broken copyrights
Diffstat (limited to 'synapse/config/workers.py')
-rw-r--r-- | synapse/config/workers.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/config/workers.py b/synapse/config/workers.py index bc0fc165e3..1ec4998625 100644 --- a/synapse/config/workers.py +++ b/synapse/config/workers.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2016 matrix.org +# Copyright 2016 OpenMarket Ltd # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |