mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-02-13 17:30:35 +01:00
Import .license files into REUSE.toml
Signed-off-by: Ralf Habacker <ralf.habacker@freenet.de>
This commit is contained in:
parent
48c2308f44
commit
d55d5ef4c9
9 changed files with 65 additions and 20 deletions
65
REUSE.toml
65
REUSE.toml
|
|
@ -7,3 +7,68 @@ path = ["subprojects/**.wrap"]
|
|||
precedence = "aggregate"
|
||||
SPDX-FileCopyrightText = ["© 2022-2023 Meson contributors"]
|
||||
SPDX-License-Identifier = "MIT"
|
||||
|
||||
[[annotations]]
|
||||
path = [
|
||||
"test/data/valid-messages/byteswap-fd-index.message-raw",
|
||||
"test/data/valid-messages/byteswap-fd-index.message-raw.hex"
|
||||
]
|
||||
precedence = "override"
|
||||
SPDX-FileCopyrightText = ["2022 Evgeny Vereshchagin", "2022 Collabora Ltd."]
|
||||
SPDX-License-Identifier = "MIT"
|
||||
|
||||
[[annotations]]
|
||||
path = [
|
||||
"test/data/valid-messages/minimal.message-raw"
|
||||
]
|
||||
precedence = "override"
|
||||
SPDX-FileCopyrightText = ["2022 Collabora Ltd."]
|
||||
SPDX-License-Identifier = "MIT"
|
||||
|
||||
[[annotations]]
|
||||
path = [
|
||||
"test/data/invalid-messages/truncated-variant-sig.message-raw"
|
||||
]
|
||||
precedence = "override"
|
||||
SPDX-FileCopyrightText = ["2022 Collabora Ltd."]
|
||||
SPDX-License-Identifier = "MIT"
|
||||
|
||||
[[annotations]]
|
||||
path = [
|
||||
"test/data/invalid-messages/mis-nested-sig.message-raw"
|
||||
]
|
||||
precedence = "override"
|
||||
SPDX-FileCopyrightText = ["2022 Evgeny Vereshchagin", "2022 Collabora Ltd."]
|
||||
SPDX-License-Identifier = "MIT"
|
||||
|
||||
[[annotations]]
|
||||
path = [
|
||||
"test/data/invalid-messages/issue418.message-raw"
|
||||
]
|
||||
precedence = "override"
|
||||
SPDX-FileCopyrightText = ["2022 Evgeny Vereshchagin", "2022 Collabora Ltd."]
|
||||
SPDX-License-Identifier = "MIT"
|
||||
|
||||
[[annotations]]
|
||||
path = [
|
||||
"test/data/invalid-messages/boolean-has-no-value.message-raw"
|
||||
]
|
||||
precedence = "override"
|
||||
SPDX-FileCopyrightText = ["2003 Red Hat, Inc."]
|
||||
SPDX-License-Identifier = "MIT"
|
||||
|
||||
[[annotations]]
|
||||
path = [
|
||||
"test/data/invalid-messages/fixed-array-not-divisible.message-raw"
|
||||
]
|
||||
precedence = "override"
|
||||
SPDX-FileCopyrightText = ["2022 Evgeny Vereshchagin", "2022 Collabora Ltd."]
|
||||
SPDX-License-Identifier = "MIT"
|
||||
|
||||
[[annotations]]
|
||||
path = [
|
||||
"test/data/invalid-messages/zero-length-variant-sig.message-raw"
|
||||
]
|
||||
precedence = "override"
|
||||
SPDX-FileCopyrightText = ["2022 Collabora Ltd."]
|
||||
SPDX-License-Identifier = "MIT"
|
||||
|
|
|
|||
|
|
@ -1,2 +0,0 @@
|
|||
SPDX-FileCopyrightText: 2003 Red Hat, Inc.
|
||||
SPDX-License-Identifier: MIT
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
SPDX-FileCopyrightText: 2022 Evgeny Vereshchagin
|
||||
SPDX-FileCopyrightText: 2022 Collabora Ltd.
|
||||
SPDX-License-Identifier: MIT
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
SPDX-FileCopyrightText: 2022 Evgeny Vereshchagin
|
||||
SPDX-FileCopyrightText: 2022 Collabora Ltd.
|
||||
SPDX-License-Identifier: MIT
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
SPDX-FileCopyrightText: 2022 Evgeny Vereshchagin
|
||||
SPDX-FileCopyrightText: 2022 Collabora Ltd.
|
||||
SPDX-License-Identifier: MIT
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
SPDX-FileCopyrightText: 2022 Collabora Ltd.
|
||||
SPDX-License-Identifier: MIT
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
SPDX-FileCopyrightText: 2022 Collabora Ltd.
|
||||
SPDX-License-Identifier: MIT
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
SPDX-FileCopyrightText: 2022 Evgeny Vereshchagin
|
||||
SPDX-FileCopyrightText: 2022 Collabora Ltd.
|
||||
SPDX-License-Identifier: MIT
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
SPDX-FileCopyrightText: 2022 Collabora Ltd.
|
||||
SPDX-License-Identifier: MIT
|
||||
Loading…
Add table
Reference in a new issue