summary refs log tree commit diff
path: root/synapse/storage/pusher.py
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2018-02-23 10:41:34 +0000
committerErik Johnston <erik@matrix.org>2018-02-23 10:41:34 +0000
commitc2ecfcc3a4374d47db38465510e4c480da353ebb (patch)
tree53547fbcf43f41e499ec3250fe4fafeb7799cfe9 /synapse/storage/pusher.py
parentSplit PusherStore (diff)
downloadsynapse-c2ecfcc3a4374d47db38465510e4c480da353ebb.tar.xz
Update copyright
Diffstat (limited to 'synapse/storage/pusher.py')
-rw-r--r--synapse/storage/pusher.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/storage/pusher.py b/synapse/storage/pusher.py
index b0159c70c0..f4af3e4caa 100644
--- a/synapse/storage/pusher.py
+++ b/synapse/storage/pusher.py
@@ -1,5 +1,6 @@
 # -*- coding: utf-8 -*-
 # Copyright 2014-2016 OpenMarket Ltd
+# Copyright 2018 New Vector Ltd
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.