diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-01-06 13:21:39 +0000 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-01-06 13:21:39 +0000 |
commit | adb04b1e572d13b75541f4684aac3683e94d70b8 (patch) | |
tree | b36f569406a99ceb737fdcb180513e3137cc3be2 /synapse/config/server.py | |
parent | Set a content-length for JSON responses (diff) | |
download | synapse-adb04b1e572d13b75541f4684aac3683e94d70b8.tar.xz |
Update copyright notices
Diffstat (limited to 'synapse/config/server.py')
-rw-r--r-- | synapse/config/server.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/config/server.py b/synapse/config/server.py index f8a0844b8c..4f73c85466 100644 --- a/synapse/config/server.py +++ b/synapse/config/server.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright 2014 OpenMarket Ltd +# Copyright 2014, 2015 OpenMarket Ltd # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |