diff options
Diffstat (limited to 'tests/benchmarks/quickcontrols2')
-rw-r--r-- | tests/benchmarks/quickcontrols2/CMakeLists.txt | 2 | ||||
-rw-r--r-- | tests/benchmarks/quickcontrols2/creationtime/CMakeLists.txt | 2 | ||||
-rw-r--r-- | tests/benchmarks/quickcontrols2/objectcount/CMakeLists.txt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/benchmarks/quickcontrols2/CMakeLists.txt b/tests/benchmarks/quickcontrols2/CMakeLists.txt index e868f67422..3b109b1660 100644 --- a/tests/benchmarks/quickcontrols2/CMakeLists.txt +++ b/tests/benchmarks/quickcontrols2/CMakeLists.txt @@ -1,5 +1,5 @@ # Copyright (C) 2022 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 # Generated from benchmarks.pro. diff --git a/tests/benchmarks/quickcontrols2/creationtime/CMakeLists.txt b/tests/benchmarks/quickcontrols2/creationtime/CMakeLists.txt index 8afc2ef56e..ac966d9c42 100644 --- a/tests/benchmarks/quickcontrols2/creationtime/CMakeLists.txt +++ b/tests/benchmarks/quickcontrols2/creationtime/CMakeLists.txt @@ -1,5 +1,5 @@ # Copyright (C) 2022 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 # Generated from creationtime.pro. diff --git a/tests/benchmarks/quickcontrols2/objectcount/CMakeLists.txt b/tests/benchmarks/quickcontrols2/objectcount/CMakeLists.txt index 62016c9920..e97d70f8d5 100644 --- a/tests/benchmarks/quickcontrols2/objectcount/CMakeLists.txt +++ b/tests/benchmarks/quickcontrols2/objectcount/CMakeLists.txt @@ -1,5 +1,5 @@ # Copyright (C) 2022 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 # Generated from objectcount.pro. |