summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsensor/test_sensorimpl.cpp
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2024-03-27 12:20:11 +0100
committerLucie Gerard <lucie.gerard@qt.io>2024-04-04 07:29:43 +0000
commitce768391ee0492378b8f4c46e227938f0d860fc5 (patch)
tree615adad1098fe51b4d2bbf37d632af7fcf3b51dd /tests/auto/qsensor/test_sensorimpl.cpp
parenta95d731a4be13c79dfcd0cf70fe2c5a8cc70f618 (diff)
Change license for test files
According to QUIP-18 [1], all test files should be LicenseRef-Qt-Commercial OR GPL-3.0-only [1]: https://contribute.qt-project.org/quips/18 Pick-to: 6.7 Task-number: QTBUG-121787 Change-Id: I78ce1d00c581442d153a89b07961d3421d840057 Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Diffstat (limited to 'tests/auto/qsensor/test_sensorimpl.cpp')
-rw-r--r--tests/auto/qsensor/test_sensorimpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qsensor/test_sensorimpl.cpp b/tests/auto/qsensor/test_sensorimpl.cpp
index 8e8e33f9..206b1786 100644
--- a/tests/auto/qsensor/test_sensorimpl.cpp
+++ b/tests/auto/qsensor/test_sensorimpl.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: LicenseRef-Qt-Commercial OR GPL-3.0-only
#include "test_sensorimpl.h"
#include <QDebug>