]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
COPYING: Document what we mean by SPDX markers
authorSimon McVittie <smcv@collabora.com>
Wed, 18 May 2022 13:05:20 +0000 (14:05 +0100)
committerRalf Habacker <ralf.habacker@freenet.de>
Fri, 27 May 2022 12:19:58 +0000 (14:19 +0200)
Signed-off-by: Simon McVittie <smcv@collabora.com>
COPYING

diff --git a/COPYING b/COPYING
index d5fb92693e9ddaa1322383b6a9818c6c565095f2..b38bdbd885ec40868daf7e511d5ea2b855be0826 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -16,3 +16,8 @@ but not limited to, tools/dbus-cleanup-sockets.c and test/decode-gcov.c.
 
 Each source code file is marked with the proper copyright information -
 if you find a file that isn't marked please bring it to our attention.
+
+Some files contain a SPDX-License-Identifier marker. These markers
+indicate the license of that file, consistent with the SPDX and REUSE
+specifications: see <https://reuse.software/>. dbus is not yet fully
+REUSE-compliant, and not all files carry these markers.