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:39:19 +0000
committerErik Johnston <erik@matrix.org>2018-02-23 10:39:19 +0000
commit7e6cf89dc2a7fc3c159459b34562719ab61713ba (patch)
treeb6a61a3fdc628ae7069c263a56052a5096db5cf0 /synapse/replication/slave/storage
parentSplit PushRulesStore (diff)
downloadsynapse-7e6cf89dc2a7fc3c159459b34562719ab61713ba.tar.xz
Update copyright
Diffstat (limited to 'synapse/replication/slave/storage')
-rw-r--r--synapse/replication/slave/storage/push_rule.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/replication/slave/storage/push_rule.py b/synapse/replication/slave/storage/push_rule.py
index 0e3d9a87dc..bb2c40b6e3 100644
--- a/synapse/replication/slave/storage/push_rule.py
+++ b/synapse/replication/slave/storage/push_rule.py
@@ -1,5 +1,6 @@
 # -*- coding: utf-8 -*-
 # Copyright 2015, 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.