diff options
author | Erik Johnston <erikj@element.io> | 2024-01-11 16:25:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-11 16:25:16 +0000 |
commit | 4e4a0f79b9a8156d4feec8c414063b0f8ba565d7 (patch) | |
tree | fd78af2974c8cc78713cb45eb83d46c57d02bddc | |
parent | Optimize query for fetching to-device messages in `/sync` (#16805) (diff) | |
download | synapse-4e4a0f79b9a8156d4feec8c414063b0f8ba565d7.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 |