diff options
author | Matthew Hodgson <matthew@matrix.org> | 2017-11-04 19:35:49 +0000 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2017-11-04 19:35:49 +0000 |
commit | a100700630fd0fd3cd1c1de5e64ea6e30dc6c71f (patch) | |
tree | ec8cc9260a39b16171f0d4aaf18eae963e27d7a7 /synapse/storage | |
parent | s/popualte/populate/ (diff) | |
download | synapse-a100700630fd0fd3cd1c1de5e64ea6e30dc6c71f.tar.xz |
fix copyright....
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/schema/delta/46/group_server.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/storage/schema/delta/46/group_server.sql b/synapse/storage/schema/delta/46/group_server.sql index e754b554f8..097679bc9a 100644 --- a/synapse/storage/schema/delta/46/group_server.sql +++ b/synapse/storage/schema/delta/46/group_server.sql @@ -1,4 +1,4 @@ -/* Copyright 2017 Vector Creations Ltd +/* Copyright 2017 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. |