summary refs log tree commit diff
path: root/synapse/replication
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2018-02-23 10:45:00 +0000
committerErik Johnston <erik@matrix.org>2018-02-23 11:44:49 +0000
commit6ae9a3d2a6cd9db7e07fda270728cf15351a5a0b (patch)
treece8a7cefb9d3d95907f8000f3c81b4a6b1ea227e /synapse/replication
parentSplit AS stores (diff)
downloadsynapse-6ae9a3d2a6cd9db7e07fda270728cf15351a5a0b.tar.xz
Update copyright
Diffstat (limited to 'synapse/replication')
-rw-r--r--synapse/replication/slave/storage/appservice.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/replication/slave/storage/appservice.py b/synapse/replication/slave/storage/appservice.py
index 3b9ded0098..8cae3076f4 100644
--- a/synapse/replication/slave/storage/appservice.py
+++ b/synapse/replication/slave/storage/appservice.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.