diff options
author | Matthew Hodgson <matthew@matrix.org> | 2017-10-13 14:26:07 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2017-10-13 14:26:07 +0100 |
commit | 64665b57d0902c44235994d9cbf16ae61a784ab1 (patch) | |
tree | 0ee83c7e2fc5133712a04cae613b011c30dffc27 | |
parent | fix copyright to companies which actually exist(ed) (diff) | |
download | synapse-64665b57d0902c44235994d9cbf16ae61a784ab1.tar.xz |
oops
-rw-r--r-- | docs/sphinx/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sphinx/conf.py b/docs/sphinx/conf.py index 06e1b3c33d..0b15bd8912 100644 --- a/docs/sphinx/conf.py +++ b/docs/sphinx/conf.py @@ -50,7 +50,7 @@ master_doc = 'index' # General information about the project. project = u'Synapse' -copyright = u'Copyright 2014-2017 OpenMarket, 2017 Vector Creations Ltd, 2017 New Vector Ltd' +copyright = u'Copyright 2014-2017 OpenMarket Ltd, 2017 Vector Creations Ltd, 2017 New Vector Ltd' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the |