diff options
author | Erik Johnston <erikj@element.io> | 2024-01-11 16:25:16 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2024-01-16 10:27:02 +0000 |
commit | 32d824160b20d2587deec10a55f1113108e828b3 (patch) | |
tree | 8f2f697e705f33c7180fd2f8997cc9e383bf1d4d | |
parent | Fixup changelog links (diff) | |
download | synapse-32d824160b20d2587deec10a55f1113108e828b3.tar.xz |
Update license in Debian metadata (#16807)
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/copyright | 4 |
2 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cb183146a8..bca3ab92c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +matrix-synapse-py3 (1.99.0~rc1ubuntu1) UNRELEASED; urgency=medium + + * Fix copyright file with new licensing + + -- Synapse Packaging team <packages@matrix.org> Thu, 11 Jan 2024 13:47:29 +0000 + matrix-synapse-py3 (1.99.0~rc1) stable; urgency=medium * New Synapse release 1.99.0rc1. diff --git a/debian/copyright b/debian/copyright index 03e176876a..9e407ce425 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,6 +6,10 @@ Files: * Copyright: 2014-2017, OpenMarket Ltd, 2017-2018 New Vector Ltd License: Apache-2.0 +Files: * +Copyright: 2023 New Vector Ltd +License: AGPL-3.0-or-later + Files: synapse/config/saml2.py Copyright: 2015, Ericsson License: Apache-2.0 |