Import .license files into REUSE.toml

Signed-off-by: Ralf Habacker <ralf.habacker@freenet.de>
This commit is contained in:
Ralf Habacker 2025-11-07 12:09:03 +01:00
parent 48c2308f44
commit d55d5ef4c9
9 changed files with 65 additions and 20 deletions

View file

@ -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"

View file

@ -1,2 +0,0 @@
SPDX-FileCopyrightText: 2003 Red Hat, Inc.
SPDX-License-Identifier: MIT

View file

@ -1,3 +0,0 @@
SPDX-FileCopyrightText: 2022 Evgeny Vereshchagin
SPDX-FileCopyrightText: 2022 Collabora Ltd.
SPDX-License-Identifier: MIT

View file

@ -1,3 +0,0 @@
SPDX-FileCopyrightText: 2022 Evgeny Vereshchagin
SPDX-FileCopyrightText: 2022 Collabora Ltd.
SPDX-License-Identifier: MIT

View file

@ -1,3 +0,0 @@
SPDX-FileCopyrightText: 2022 Evgeny Vereshchagin
SPDX-FileCopyrightText: 2022 Collabora Ltd.
SPDX-License-Identifier: MIT

View file

@ -1,2 +0,0 @@
SPDX-FileCopyrightText: 2022 Collabora Ltd.
SPDX-License-Identifier: MIT

View file

@ -1,2 +0,0 @@
SPDX-FileCopyrightText: 2022 Collabora Ltd.
SPDX-License-Identifier: MIT

View file

@ -1,3 +0,0 @@
SPDX-FileCopyrightText: 2022 Evgeny Vereshchagin
SPDX-FileCopyrightText: 2022 Collabora Ltd.
SPDX-License-Identifier: MIT

View file

@ -1,2 +0,0 @@
SPDX-FileCopyrightText: 2022 Collabora Ltd.
SPDX-License-Identifier: MIT