diff options
author | Patrick Cloke <patrickc@matrix.org> | 2023-11-20 14:23:31 -0500 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2023-12-13 15:14:50 +0000 |
commit | 74e44c40cc2ceb9e685158d93ee84174b3eb1111 (patch) | |
tree | 3cc83e3c26a36afdaf2930581b8e812d20253635 /debian | |
parent | Log the new license during start. (diff) | |
download | synapse-74e44c40cc2ceb9e685158d93ee84174b3eb1111.tar.xz |
Update debian build with AGPL changes.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/copyright | 2 | ||||
-rw-r--r-- | debian/po/templates.pot | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/copyright b/debian/copyright index 902b18fa41..892c24d028 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: synapse -Source: https://github.com/matrix-org/synapse +Source: https://github.com/vector-im/synapse Files: * Copyright: 2014-2017, OpenMarket Ltd, 2017-2018 New Vector Ltd diff --git a/debian/po/templates.pot b/debian/po/templates.pot index 445e4aac81..710ec94c43 100644 --- a/debian/po/templates.pot +++ b/debian/po/templates.pot @@ -30,7 +30,7 @@ msgid "" "The name that this homeserver will appear as, to clients and other servers " "via federation. This is normally the public hostname of the server running " "synapse, but can be different if you set up delegation. Please refer to the " -"delegation documentation in this case: https://github.com/matrix-org/synapse/" +"delegation documentation in this case: https://github.com/vector-im/synapse/" "blob/master/docs/delegate.md." msgstr "" |