summary refs log tree commit diff
path: root/synapse/replication/slave/storage
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/replication/slave/storage
parentSplit PusherStore (diff)
downloadsynapse-c2ecfcc3a4374d47db38465510e4c480da353ebb.tar.xz
Update copyright
Diffstat (limited to 'synapse/replication/slave/storage')
-rw-r--r--synapse/replication/slave/storage/pushers.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/replication/slave/storage/pushers.py b/synapse/replication/slave/storage/pushers.py
index e352c3235d..a7cd5a7291 100644
--- a/synapse/replication/slave/storage/pushers.py
+++ b/synapse/replication/slave/storage/pushers.py
@@ -1,5 +1,6 @@
 # -*- coding: utf-8 -*-
 # Copyright 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.