summaryrefslogtreecommitdiffstats
path: root/config.tests/bluez/main.cpp
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2024-04-04 15:30:58 +0200
committerLucie Gérard <lucie.gerard@qt.io>2024-04-04 16:26:23 +0200
commit425c3bfa7adaa17702f27dba1f5116ba1a979e9b (patch)
treec0003ec4a014a877936e20ac3307428673458a49 /config.tests/bluez/main.cpp
parent54374164430a02fb4aeb0e923db0e308da804fae (diff)
Correct license for build system files
According to QUIP-18 [1], all build system files should be BSD-3-Clause [1]: https://contribute.qt-project.org/quips/18 Pick-to: 6.7 Task-number: QTBUG-121787 Change-Id: I70ac22ec6c8ec1e0917e2c24c91ec2046d3ca822 Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Diffstat (limited to 'config.tests/bluez/main.cpp')
-rw-r--r--config.tests/bluez/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.tests/bluez/main.cpp b/config.tests/bluez/main.cpp
index 8a830f9e..f9da8ec9 100644
--- a/config.tests/bluez/main.cpp
+++ b/config.tests/bluez/main.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+// SPDX-License-Identifier: BSD-3-Clause
#include <bluetooth/bluetooth.h>