mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-21 17:15:38 +03:00
Update license in Debian metadata (#16807)
This commit is contained in:
parent
06ea5f78fc
commit
32d824160b
2 changed files with 10 additions and 0 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -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.
|
||||
|
|
4
debian/copyright
vendored
4
debian/copyright
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue