From 9f8e8c54c04733bbe0919210880ed1abea38e9cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucie=20G=C3=A9rard?= Date: Wed, 27 Mar 2024 12:03:43 +0100 Subject: Change license for test files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: I30b19c0d11d2955cfbda4db048c389ed6d245438 Reviewed-by: Kai Köhne --- tests/manual/cppgen/tst_cppgen.cpp | 2 +- tests/manual/testCpp/testcpp.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/manual') diff --git a/tests/manual/cppgen/tst_cppgen.cpp b/tests/manual/cppgen/tst_cppgen.cpp index 3da0868..9aaf0b8 100644 --- a/tests/manual/cppgen/tst_cppgen.cpp +++ b/tests/manual/cppgen/tst_cppgen.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 diff --git a/tests/manual/testCpp/testcpp.cpp b/tests/manual/testCpp/testcpp.cpp index ec617b5..368ee03 100644 --- a/tests/manual/testCpp/testcpp.cpp +++ b/tests/manual/testCpp/testcpp.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 #include -- cgit v1.2.3