]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
Add REUSE copyright/license information for binary message blobs
authorSimon McVittie <smcv@collabora.com>
Tue, 15 Aug 2023 14:37:37 +0000 (15:37 +0100)
committerSimon McVittie <smcv@collabora.com>
Tue, 15 Aug 2023 14:41:17 +0000 (15:41 +0100)
Most of these binary blobs is mechanically derived from the
corresponding .hex file, which is hand-written.

boolean-has-no-value.message-raw is presumably either hand-constructed
or fuzzer-generated: it was committed by a Red Hat employee and never
altered, so I've assumed Red Hat is the copyright holder. Permission
was already granted by Red Hat to relicense their dbus contributions
under the MIT (Expat) license.

Signed-off-by: Simon McVittie <smcv@collabora.com>
test/data/invalid-messages/boolean-has-no-value.message-raw.license [new file with mode: 0644]
test/data/invalid-messages/fixed-array-not-divisible.message-raw.license [new file with mode: 0644]
test/data/invalid-messages/issue418.message-raw.license [new file with mode: 0644]
test/data/invalid-messages/mis-nested-sig.message-raw.license [new file with mode: 0644]
test/data/invalid-messages/truncated-variant-sig.message-raw.license [new file with mode: 0644]
test/data/invalid-messages/zero-length-variant-sig.message-raw.license [new file with mode: 0644]
test/data/valid-messages/byteswap-fd-index.message-raw.license [new file with mode: 0644]
test/data/valid-messages/minimal.message-raw.license [new file with mode: 0644]

diff --git a/test/data/invalid-messages/boolean-has-no-value.message-raw.license b/test/data/invalid-messages/boolean-has-no-value.message-raw.license
new file mode 100644 (file)
index 0000000..31bb323
--- /dev/null
@@ -0,0 +1,2 @@
+SPDX-FileCopyrightText: 2003 Red Hat, Inc.
+SPDX-License-Identifier: MIT
diff --git a/test/data/invalid-messages/fixed-array-not-divisible.message-raw.license b/test/data/invalid-messages/fixed-array-not-divisible.message-raw.license
new file mode 100644 (file)
index 0000000..252ebde
--- /dev/null
@@ -0,0 +1,3 @@
+SPDX-FileCopyrightText: 2022 Evgeny Vereshchagin
+SPDX-FileCopyrightText: 2022 Collabora Ltd.
+SPDX-License-Identifier: MIT
diff --git a/test/data/invalid-messages/issue418.message-raw.license b/test/data/invalid-messages/issue418.message-raw.license
new file mode 100644 (file)
index 0000000..252ebde
--- /dev/null
@@ -0,0 +1,3 @@
+SPDX-FileCopyrightText: 2022 Evgeny Vereshchagin
+SPDX-FileCopyrightText: 2022 Collabora Ltd.
+SPDX-License-Identifier: MIT
diff --git a/test/data/invalid-messages/mis-nested-sig.message-raw.license b/test/data/invalid-messages/mis-nested-sig.message-raw.license
new file mode 100644 (file)
index 0000000..252ebde
--- /dev/null
@@ -0,0 +1,3 @@
+SPDX-FileCopyrightText: 2022 Evgeny Vereshchagin
+SPDX-FileCopyrightText: 2022 Collabora Ltd.
+SPDX-License-Identifier: MIT
diff --git a/test/data/invalid-messages/truncated-variant-sig.message-raw.license b/test/data/invalid-messages/truncated-variant-sig.message-raw.license
new file mode 100644 (file)
index 0000000..3833a49
--- /dev/null
@@ -0,0 +1,2 @@
+SPDX-FileCopyrightText: 2022 Collabora Ltd.
+SPDX-License-Identifier: MIT
diff --git a/test/data/invalid-messages/zero-length-variant-sig.message-raw.license b/test/data/invalid-messages/zero-length-variant-sig.message-raw.license
new file mode 100644 (file)
index 0000000..3833a49
--- /dev/null
@@ -0,0 +1,2 @@
+SPDX-FileCopyrightText: 2022 Collabora Ltd.
+SPDX-License-Identifier: MIT
diff --git a/test/data/valid-messages/byteswap-fd-index.message-raw.license b/test/data/valid-messages/byteswap-fd-index.message-raw.license
new file mode 100644 (file)
index 0000000..252ebde
--- /dev/null
@@ -0,0 +1,3 @@
+SPDX-FileCopyrightText: 2022 Evgeny Vereshchagin
+SPDX-FileCopyrightText: 2022 Collabora Ltd.
+SPDX-License-Identifier: MIT
diff --git a/test/data/valid-messages/minimal.message-raw.license b/test/data/valid-messages/minimal.message-raw.license
new file mode 100644 (file)
index 0000000..3833a49
--- /dev/null
@@ -0,0 +1,2 @@
+SPDX-FileCopyrightText: 2022 Collabora Ltd.
+SPDX-License-Identifier: MIT