diff options
author | David Baker <dave@matrix.org> | 2015-01-28 14:22:39 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2015-01-28 14:22:39 +0000 |
commit | dd3abbd61fba7d3ea9fe300a309202f0eb4c5fbd (patch) | |
tree | c8c4ef9d43b5f74071674fad2873173a5f1ed09d /synapse/push | |
parent | doc style fix (diff) | |
download | synapse-dd3abbd61fba7d3ea9fe300a309202f0eb4c5fbd.tar.xz |
2015
Diffstat (limited to 'synapse/push')
-rw-r--r-- | synapse/push/pusherpool.py | 2 |
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. |