From ee8822168ce15764693cb4600f445e0605ce0e9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucie=20G=C3=A9rard?= Date: Tue, 13 Feb 2024 15:07:46 +0100 Subject: Change license in test file 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: I701e707447ca68977bdd80662200eb0c36545dbe Reviewed-by: Joerg Bornemann --- tests/auto/cmake/test_standalone_test/tst_standalone_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/cmake') diff --git a/tests/auto/cmake/test_standalone_test/tst_standalone_test.cpp b/tests/auto/cmake/test_standalone_test/tst_standalone_test.cpp index b9a7089218..fa533602ec 100644 --- a/tests/auto/cmake/test_standalone_test/tst_standalone_test.cpp +++ b/tests/auto/cmake/test_standalone_test/tst_standalone_test.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2024 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 #include -- cgit v1.2.3