summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/tst_integration.cpp
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2024-03-27 11:32:03 +0100
committerLucie Gerard <lucie.gerard@qt.io>2024-04-04 07:30:21 +0000
commit8eeeacd79a7dcd98bdd4a32227fea9614fd5d81e (patch)
tree8e4b51f3defde9f43c63b91a8ae5f9ce07b13244 /tests/auto/integration/tst_integration.cpp
parentb239a2accef40f15bd4ef0a501c0e17b71b91115 (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: I974ea290005272e05b7ac0870142792dfac8fe0d Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Diffstat (limited to 'tests/auto/integration/tst_integration.cpp')
-rw-r--r--tests/auto/integration/tst_integration.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/integration/tst_integration.cpp b/tests/auto/integration/tst_integration.cpp
index 4046b96..014bf1b 100644
--- a/tests/auto/integration/tst_integration.cpp
+++ b/tests/auto/integration/tst_integration.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2017 Ford Motor Company
-// 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 "../../shared/testutils.h"