summaryrefslogtreecommitdiff
path: root/src/dbus
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2022-10-01 08:36:03 -0700
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-10-10 23:50:56 +0000
commit1cbae2adcb459d0f81e50bcdef3f00d4d9610635 (patch)
treec57503af8fedf64a453a799ff1c4af65e8a57e3e /src/dbus
parentfe400975b9460e46ab7fc7e00c2f16c4fbddda58 (diff)
downloadqtbase-1cbae2adcb459d0f81e50bcdef3f00d4d9610635.tar.gz
dbus_minimal_p.h: copy the libdbus-1 copyright to the top
See qt_attributions.json too. Fixes: QTBUG-107128 Change-Id: I810d70e579eb4e2c8e45fffd1719fbf448154abf Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Ivan Solovev <ivan.solovev@qt.io> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit 184717e3a7cb469693641ea7ebd234ae5d8bd674) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/dbus')
-rw-r--r--src/dbus/dbus_minimal_p.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/dbus/dbus_minimal_p.h b/src/dbus/dbus_minimal_p.h
index 270ff8a4ed..04d21dba8b 100644
--- a/src/dbus/dbus_minimal_p.h
+++ b/src/dbus/dbus_minimal_p.h
@@ -1,5 +1,7 @@
+// Copyright (C) 2002, 2003 CodeFactory AB
+// Copyright (C) 2002, 2003, 2004, 2005 Red Hat, Inc.
// Copyright (C) 2016 Intel Corporation.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
+// SPDX-License-Identifier: AFL-2.1 OR GPL-2.0-or-later
#ifndef DBUS_MINIMAL_P_H
#define DBUS_MINIMAL_P_H