summary refs log tree commit diff
path: root/synapse/push/pusherpool.py
diff options
context:
space:
mode:
authorDavid Baker <dave@matrix.org>2015-01-28 14:22:39 +0000
committerDavid Baker <dave@matrix.org>2015-01-28 14:22:39 +0000
commitdd3abbd61fba7d3ea9fe300a309202f0eb4c5fbd (patch)
treec8c4ef9d43b5f74071674fad2873173a5f1ed09d /synapse/push/pusherpool.py
parentdoc style fix (diff)
downloadsynapse-dd3abbd61fba7d3ea9fe300a309202f0eb4c5fbd.tar.xz
2015
Diffstat (limited to 'synapse/push/pusherpool.py')
-rw-r--r--synapse/push/pusherpool.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/push/pusherpool.py b/synapse/push/pusherpool.py

index e69ee2cf17..716d9514cd 100644 --- a/synapse/push/pusherpool.py +++ b/synapse/push/pusherpool.py
@@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright 2014 OpenMarket Ltd +# Copyright 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.