From 7c4d0d6281245f9c971edec4e1e80c22ad4a07f9 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 14 Aug 2023 16:54:13 +0100 Subject: [PATCH 1/2] doc: Repeat a copyright notice in a form understood by SPDX tools Signed-off-by: Simon McVittie --- doc/dbus-test-tool.1.xml.in | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/dbus-test-tool.1.xml.in b/doc/dbus-test-tool.1.xml.in index 5a19a715..1d0d8a82 100644 --- a/doc/dbus-test-tool.1.xml.in +++ b/doc/dbus-test-tool.1.xml.in @@ -8,6 +8,7 @@ This man page is distributed under the same terms as From b463b301b9ec320cdd3b38685c897051e6a16f5d Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 14 Aug 2023 16:56:07 +0100 Subject: [PATCH 2/2] stats.h: Add missing copyright information Signed-off-by: Simon McVittie --- bus/stats.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bus/stats.h b/bus/stats.h index ce283961..23b05430 100644 --- a/bus/stats.h +++ b/bus/stats.h @@ -1,5 +1,7 @@ /* stats.h - statistics from the bus driver * + * Copyright 2011 Nokia Corporation + * Copyright 2014 Collabora Ltd. * SPDX-License-Identifier: AFL-2.1 OR GPL-2.0-or-later * * Licensed under the Academic Free License version 2.1