summaryrefslogtreecommitdiffstats
path: root/src/dbus
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2022-10-01 08:36:03 -0700
committerThiago Macieira <thiago.macieira@intel.com>2022-10-10 11:19:55 -0700
commit184717e3a7cb469693641ea7ebd234ae5d8bd674 (patch)
tree8a1c41aa591a57f01d6398ad087b8fcaee43300f /src/dbus
parentfcd294a9ec2a17b3512d03e84ae3560d7fcd3f74 (diff)
dbus_minimal_p.h: copy the libdbus-1 copyright to the top
See qt_attributions.json too. Pick-to: 6.4 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>
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 c4f82b85e2..36e7fab55d 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