diff options
author | David Baker <dave@matrix.org> | 2015-01-28 13:17:55 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2015-01-28 13:17:55 +0000 |
commit | ca7240a2f06b6f6797c857b5cc4d8998a1a46557 (patch) | |
tree | 3b9b6965d1812450f049d23c2ed02a9538aa16c3 /synapse/push | |
parent | Unused import (diff) | |
download | synapse-ca7240a2f06b6f6797c857b5cc4d8998a1a46557.tar.xz |
Update copyright
Diffstat (limited to 'synapse/push')
-rw-r--r-- | synapse/push/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/push/__init__.py b/synapse/push/__init__.py index 4862d0de27..fd8d6d4bbd 100644 --- a/synapse/push/__init__.py +++ b/synapse/push/__init__.py @@ -1,5 +1,5 @@ # -*- 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. |