summaryrefslogtreecommitdiffstats
path: root/tests/manual
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2022-07-05 15:11:56 +0200
committerLucie Gérard <lucie.gerard@qt.io>2022-07-08 13:42:44 +0200
commit0802d82e088a9b8239b8bf12aefe129b6af9426e (patch)
tree2ff073f955f171bf29949385a1ed09ec4669b240 /tests/manual
parentebc966272a8aee4b783645d52f13a88b652200b9 (diff)
Add license headers to cmake files
CMakeLists.txt and .cmake files of significant size (more than 2 lines according to our check in tst_license.pl) now have the copyright and license header. Existing copyright statements remain intact Task-number: QTBUG-88621 Change-Id: I141f5077ae0c11e1058de64d573ca33e2a308ccd Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'tests/manual')
-rw-r--r--tests/manual/CMakeLists.txt3
-rw-r--r--tests/manual/additional-attributes-qml/CMakeLists.txt3
-rw-r--r--tests/manual/anim-viewer/CMakeLists.txt3
-rw-r--r--tests/manual/animation-keyframe-blendtree/CMakeLists.txt3
-rw-r--r--tests/manual/animation-keyframe-programmatic/CMakeLists.txt3
-rw-r--r--tests/manual/animation-keyframe-simple/CMakeLists.txt3
-rw-r--r--tests/manual/assimp-cpp/CMakeLists.txt3
-rw-r--r--tests/manual/assimp/CMakeLists.txt3
-rw-r--r--tests/manual/bigmodel-qml/CMakeLists.txt3
-rw-r--r--tests/manual/bigscene-cpp/CMakeLists.txt3
-rw-r--r--tests/manual/bigscene-instanced-qml/CMakeLists.txt3
-rw-r--r--tests/manual/blitframebuffer-qml/CMakeLists.txt3
-rw-r--r--tests/manual/boundingvolumes/CMakeLists.txt3
-rw-r--r--tests/manual/buffercapture-qml/CMakeLists.txt3
-rw-r--r--tests/manual/clip-planes-qml/CMakeLists.txt3
-rw-r--r--tests/manual/component-changes/CMakeLists.txt3
-rw-r--r--tests/manual/compressed_textures/CMakeLists.txt3
-rw-r--r--tests/manual/compute-manual/CMakeLists.txt3
-rw-r--r--tests/manual/custom-mesh-cpp-indirect/CMakeLists.txt3
-rw-r--r--tests/manual/custom-mesh-cpp/CMakeLists.txt3
-rw-r--r--tests/manual/custom-mesh-qml/CMakeLists.txt3
-rw-r--r--tests/manual/custom-mesh-update-data-cpp/CMakeLists.txt3
-rw-r--r--tests/manual/custom-mesh-update-data-qml/CMakeLists.txt3
-rw-r--r--tests/manual/cylinder-cpp/CMakeLists.txt3
-rw-r--r--tests/manual/cylinder-parent-test/CMakeLists.txt3
-rw-r--r--tests/manual/cylinder-qml/CMakeLists.txt3
-rw-r--r--tests/manual/deferred-renderer-cpp/CMakeLists.txt3
-rw-r--r--tests/manual/deferred-renderer-qml/CMakeLists.txt3
-rw-r--r--tests/manual/distancefieldtext/CMakeLists.txt3
-rw-r--r--tests/manual/downloading/CMakeLists.txt3
-rw-r--r--tests/manual/dragging/CMakeLists.txt3
-rw-r--r--tests/manual/dynamic-model-loader-qml/CMakeLists.txt3
-rw-r--r--tests/manual/dynamicscene-cpp/CMakeLists.txt3
-rw-r--r--tests/manual/enabled-qml/CMakeLists.txt3
-rw-r--r--tests/manual/gltf/CMakeLists.txt3
-rw-r--r--tests/manual/gooch-qml/CMakeLists.txt3
-rw-r--r--tests/manual/keyboardinput-qml/CMakeLists.txt3
-rw-r--r--tests/manual/layerfilter-qml/CMakeLists.txt3
-rw-r--r--tests/manual/loader-qml/CMakeLists.txt3
-rw-r--r--tests/manual/lod/CMakeLists.txt3
-rw-r--r--tests/manual/manual-renderloop/CMakeLists.txt3
-rw-r--r--tests/manual/mesh-morphing/CMakeLists.txt3
-rw-r--r--tests/manual/mouseinput-qml/CMakeLists.txt3
-rw-r--r--tests/manual/multiplewindows-qml/CMakeLists.txt3
-rw-r--r--tests/manual/paintedtexture-cpp/CMakeLists.txt3
-rw-r--r--tests/manual/picking-qml/CMakeLists.txt3
-rw-r--r--tests/manual/plasma/CMakeLists.txt3
-rw-r--r--tests/manual/pointlinesize/CMakeLists.txt3
-rw-r--r--tests/manual/proximityfilter/CMakeLists.txt3
-rw-r--r--tests/manual/qtbug-72236/CMakeLists.txt3
-rw-r--r--tests/manual/qtbug-76766/CMakeLists.txt3
-rw-r--r--tests/manual/quickwidget-switch/CMakeLists.txt3
-rw-r--r--tests/manual/quickwindow-switch/CMakeLists.txt3
-rw-r--r--tests/manual/raster-cpp/CMakeLists.txt3
-rw-r--r--tests/manual/raster-qml/CMakeLists.txt3
-rw-r--r--tests/manual/raycasting-qml/CMakeLists.txt3
-rw-r--r--tests/manual/render-qml-to-texture-qml/CMakeLists.txt3
-rw-r--r--tests/manual/render-qml-to-texture/CMakeLists.txt3
-rw-r--r--tests/manual/rendercapture-cpp/CMakeLists.txt3
-rw-r--r--tests/manual/rendercapture-qml-fbo/CMakeLists.txt3
-rw-r--r--tests/manual/rendercapture-qml/CMakeLists.txt3
-rw-r--r--tests/manual/rendertarget-cpp/CMakeLists.txt3
-rw-r--r--tests/manual/rhi/simple-rhi-cpp/CMakeLists.txt3
-rw-r--r--tests/manual/rhi/ubo/CMakeLists.txt3
-rw-r--r--tests/manual/rigged-simple/CMakeLists.txt3
-rw-r--r--tests/manual/scene3d-in-sync/CMakeLists.txt3
-rw-r--r--tests/manual/scene3d-loader/CMakeLists.txt3
-rw-r--r--tests/manual/scene3d-visibility/CMakeLists.txt3
-rw-r--r--tests/manual/shader-image-qml/CMakeLists.txt3
-rw-r--r--tests/manual/shared_texture_image/CMakeLists.txt3
-rw-r--r--tests/manual/sharedtexture/CMakeLists.txt3
-rw-r--r--tests/manual/sharedtextureqml/CMakeLists.txt3
-rw-r--r--tests/manual/simple-shaders-qml/CMakeLists.txt3
-rw-r--r--tests/manual/skinned-mesh/CMakeLists.txt3
-rw-r--r--tests/manual/skybox/CMakeLists.txt3
-rw-r--r--tests/manual/spritegrid/CMakeLists.txt3
-rw-r--r--tests/manual/subtree-enabler-qml/CMakeLists.txt3
-rw-r--r--tests/manual/tessellation-modes/CMakeLists.txt3
-rw-r--r--tests/manual/texture-updates-cpp/CMakeLists.txt3
-rw-r--r--tests/manual/texture_property_updates/CMakeLists.txt3
-rw-r--r--tests/manual/transforms-qml/CMakeLists.txt3
-rw-r--r--tests/manual/transparency-qml-scene3d/CMakeLists.txt3
-rw-r--r--tests/manual/transparency-qml/CMakeLists.txt3
-rw-r--r--tests/manual/video-texture-qml/CMakeLists.txt3
84 files changed, 252 insertions, 0 deletions
diff --git a/tests/manual/CMakeLists.txt b/tests/manual/CMakeLists.txt
index 71e4587f0..ea71a35d3 100644
--- a/tests/manual/CMakeLists.txt
+++ b/tests/manual/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from manual.pro.
if(NOT QT_FEATURE_qt3d_extras)
diff --git a/tests/manual/additional-attributes-qml/CMakeLists.txt b/tests/manual/additional-attributes-qml/CMakeLists.txt
index 4a06f318f..bb04fa443 100644
--- a/tests/manual/additional-attributes-qml/CMakeLists.txt
+++ b/tests/manual/additional-attributes-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from additional-attributes-qml.pro.
#####################################################################
diff --git a/tests/manual/anim-viewer/CMakeLists.txt b/tests/manual/anim-viewer/CMakeLists.txt
index 9245078fd..4824d9bd2 100644
--- a/tests/manual/anim-viewer/CMakeLists.txt
+++ b/tests/manual/anim-viewer/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from anim-viewer.pro.
#####################################################################
diff --git a/tests/manual/animation-keyframe-blendtree/CMakeLists.txt b/tests/manual/animation-keyframe-blendtree/CMakeLists.txt
index a55b8722d..998cdd670 100644
--- a/tests/manual/animation-keyframe-blendtree/CMakeLists.txt
+++ b/tests/manual/animation-keyframe-blendtree/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from animation-keyframe-blendtree.pro.
#####################################################################
diff --git a/tests/manual/animation-keyframe-programmatic/CMakeLists.txt b/tests/manual/animation-keyframe-programmatic/CMakeLists.txt
index 4db418c85..b02e9c00c 100644
--- a/tests/manual/animation-keyframe-programmatic/CMakeLists.txt
+++ b/tests/manual/animation-keyframe-programmatic/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from animation-keyframe-programmatic.pro.
#####################################################################
diff --git a/tests/manual/animation-keyframe-simple/CMakeLists.txt b/tests/manual/animation-keyframe-simple/CMakeLists.txt
index 0da25c50d..e54fb059a 100644
--- a/tests/manual/animation-keyframe-simple/CMakeLists.txt
+++ b/tests/manual/animation-keyframe-simple/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from animation-keyframe-simple.pro.
#####################################################################
diff --git a/tests/manual/assimp-cpp/CMakeLists.txt b/tests/manual/assimp-cpp/CMakeLists.txt
index 26ec5eb49..78650e461 100644
--- a/tests/manual/assimp-cpp/CMakeLists.txt
+++ b/tests/manual/assimp-cpp/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from assimp-cpp.pro.
#####################################################################
diff --git a/tests/manual/assimp/CMakeLists.txt b/tests/manual/assimp/CMakeLists.txt
index 9af0d646d..a72e9a76a 100644
--- a/tests/manual/assimp/CMakeLists.txt
+++ b/tests/manual/assimp/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from assimp.pro.
#####################################################################
diff --git a/tests/manual/bigmodel-qml/CMakeLists.txt b/tests/manual/bigmodel-qml/CMakeLists.txt
index 1a7feaa39..0946417f4 100644
--- a/tests/manual/bigmodel-qml/CMakeLists.txt
+++ b/tests/manual/bigmodel-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from bigmodel-qml.pro.
#####################################################################
diff --git a/tests/manual/bigscene-cpp/CMakeLists.txt b/tests/manual/bigscene-cpp/CMakeLists.txt
index 679379cfa..62a5b6634 100644
--- a/tests/manual/bigscene-cpp/CMakeLists.txt
+++ b/tests/manual/bigscene-cpp/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from bigscene-cpp.pro.
#####################################################################
diff --git a/tests/manual/bigscene-instanced-qml/CMakeLists.txt b/tests/manual/bigscene-instanced-qml/CMakeLists.txt
index 735d9fc40..68da098aa 100644
--- a/tests/manual/bigscene-instanced-qml/CMakeLists.txt
+++ b/tests/manual/bigscene-instanced-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from bigscene-instanced-qml.pro.
#####################################################################
diff --git a/tests/manual/blitframebuffer-qml/CMakeLists.txt b/tests/manual/blitframebuffer-qml/CMakeLists.txt
index 283c05a88..f64c21235 100644
--- a/tests/manual/blitframebuffer-qml/CMakeLists.txt
+++ b/tests/manual/blitframebuffer-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from blitframebuffer-qml.pro.
#####################################################################
diff --git a/tests/manual/boundingvolumes/CMakeLists.txt b/tests/manual/boundingvolumes/CMakeLists.txt
index 3b4dd1345..49b4c5306 100644
--- a/tests/manual/boundingvolumes/CMakeLists.txt
+++ b/tests/manual/boundingvolumes/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from boundingvolumes.pro.
#####################################################################
diff --git a/tests/manual/buffercapture-qml/CMakeLists.txt b/tests/manual/buffercapture-qml/CMakeLists.txt
index f1f5657fe..b54a67b9e 100644
--- a/tests/manual/buffercapture-qml/CMakeLists.txt
+++ b/tests/manual/buffercapture-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from buffercapture-qml.pro.
#####################################################################
diff --git a/tests/manual/clip-planes-qml/CMakeLists.txt b/tests/manual/clip-planes-qml/CMakeLists.txt
index 891d81ed3..91279f17a 100644
--- a/tests/manual/clip-planes-qml/CMakeLists.txt
+++ b/tests/manual/clip-planes-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from clip-planes-qml.pro.
#####################################################################
diff --git a/tests/manual/component-changes/CMakeLists.txt b/tests/manual/component-changes/CMakeLists.txt
index d78409f5f..e820a4e3e 100644
--- a/tests/manual/component-changes/CMakeLists.txt
+++ b/tests/manual/component-changes/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from component-changes.pro.
#####################################################################
diff --git a/tests/manual/compressed_textures/CMakeLists.txt b/tests/manual/compressed_textures/CMakeLists.txt
index 0ca2a55d6..949094cab 100644
--- a/tests/manual/compressed_textures/CMakeLists.txt
+++ b/tests/manual/compressed_textures/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from compressed_textures.pro.
#####################################################################
diff --git a/tests/manual/compute-manual/CMakeLists.txt b/tests/manual/compute-manual/CMakeLists.txt
index 9e28d8e49..f61e83f97 100644
--- a/tests/manual/compute-manual/CMakeLists.txt
+++ b/tests/manual/compute-manual/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from compute-manual.pro.
#####################################################################
diff --git a/tests/manual/custom-mesh-cpp-indirect/CMakeLists.txt b/tests/manual/custom-mesh-cpp-indirect/CMakeLists.txt
index 628dd0239..7746b4b25 100644
--- a/tests/manual/custom-mesh-cpp-indirect/CMakeLists.txt
+++ b/tests/manual/custom-mesh-cpp-indirect/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from custom-mesh-cpp-indirect.pro.
#####################################################################
diff --git a/tests/manual/custom-mesh-cpp/CMakeLists.txt b/tests/manual/custom-mesh-cpp/CMakeLists.txt
index 656ab8a55..3128cf34a 100644
--- a/tests/manual/custom-mesh-cpp/CMakeLists.txt
+++ b/tests/manual/custom-mesh-cpp/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from custom-mesh-cpp.pro.
#####################################################################
diff --git a/tests/manual/custom-mesh-qml/CMakeLists.txt b/tests/manual/custom-mesh-qml/CMakeLists.txt
index 3dedc4d6e..b16da906b 100644
--- a/tests/manual/custom-mesh-qml/CMakeLists.txt
+++ b/tests/manual/custom-mesh-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from custom-mesh-qml.pro.
#####################################################################
diff --git a/tests/manual/custom-mesh-update-data-cpp/CMakeLists.txt b/tests/manual/custom-mesh-update-data-cpp/CMakeLists.txt
index 162863f35..1b8ba3749 100644
--- a/tests/manual/custom-mesh-update-data-cpp/CMakeLists.txt
+++ b/tests/manual/custom-mesh-update-data-cpp/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from custom-mesh-update-data-cpp.pro.
#####################################################################
diff --git a/tests/manual/custom-mesh-update-data-qml/CMakeLists.txt b/tests/manual/custom-mesh-update-data-qml/CMakeLists.txt
index 72ff89ba3..aba82f59d 100644
--- a/tests/manual/custom-mesh-update-data-qml/CMakeLists.txt
+++ b/tests/manual/custom-mesh-update-data-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from custom-mesh-update-data-qml.pro.
#####################################################################
diff --git a/tests/manual/cylinder-cpp/CMakeLists.txt b/tests/manual/cylinder-cpp/CMakeLists.txt
index 543f1e9ce..7c4438d74 100644
--- a/tests/manual/cylinder-cpp/CMakeLists.txt
+++ b/tests/manual/cylinder-cpp/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from cylinder-cpp.pro.
#####################################################################
diff --git a/tests/manual/cylinder-parent-test/CMakeLists.txt b/tests/manual/cylinder-parent-test/CMakeLists.txt
index 9081bf0f1..1523da08f 100644
--- a/tests/manual/cylinder-parent-test/CMakeLists.txt
+++ b/tests/manual/cylinder-parent-test/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from cylinder-parent-test.pro.
#####################################################################
diff --git a/tests/manual/cylinder-qml/CMakeLists.txt b/tests/manual/cylinder-qml/CMakeLists.txt
index fa0498cb8..6acc4a3a4 100644
--- a/tests/manual/cylinder-qml/CMakeLists.txt
+++ b/tests/manual/cylinder-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from cylinder-qml.pro.
#####################################################################
diff --git a/tests/manual/deferred-renderer-cpp/CMakeLists.txt b/tests/manual/deferred-renderer-cpp/CMakeLists.txt
index ea5b34426..f83aca684 100644
--- a/tests/manual/deferred-renderer-cpp/CMakeLists.txt
+++ b/tests/manual/deferred-renderer-cpp/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from deferred-renderer-cpp.pro.
#####################################################################
diff --git a/tests/manual/deferred-renderer-qml/CMakeLists.txt b/tests/manual/deferred-renderer-qml/CMakeLists.txt
index a5832f336..111d72377 100644
--- a/tests/manual/deferred-renderer-qml/CMakeLists.txt
+++ b/tests/manual/deferred-renderer-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from deferred-renderer-qml.pro.
#####################################################################
diff --git a/tests/manual/distancefieldtext/CMakeLists.txt b/tests/manual/distancefieldtext/CMakeLists.txt
index 69a6927a6..e2a41e90f 100644
--- a/tests/manual/distancefieldtext/CMakeLists.txt
+++ b/tests/manual/distancefieldtext/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from distancefieldtext.pro.
#####################################################################
diff --git a/tests/manual/downloading/CMakeLists.txt b/tests/manual/downloading/CMakeLists.txt
index 3523b119f..fee3bdeeb 100644
--- a/tests/manual/downloading/CMakeLists.txt
+++ b/tests/manual/downloading/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from downloading.pro.
#####################################################################
diff --git a/tests/manual/dragging/CMakeLists.txt b/tests/manual/dragging/CMakeLists.txt
index 078abe292..2c5f5337b 100644
--- a/tests/manual/dragging/CMakeLists.txt
+++ b/tests/manual/dragging/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from dragging.pro.
#####################################################################
diff --git a/tests/manual/dynamic-model-loader-qml/CMakeLists.txt b/tests/manual/dynamic-model-loader-qml/CMakeLists.txt
index fe8f6717c..ee07e5c6c 100644
--- a/tests/manual/dynamic-model-loader-qml/CMakeLists.txt
+++ b/tests/manual/dynamic-model-loader-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from dynamic-model-loader-qml.pro.
#####################################################################
diff --git a/tests/manual/dynamicscene-cpp/CMakeLists.txt b/tests/manual/dynamicscene-cpp/CMakeLists.txt
index 04c714e66..6d3f1c16f 100644
--- a/tests/manual/dynamicscene-cpp/CMakeLists.txt
+++ b/tests/manual/dynamicscene-cpp/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from dynamicscene-cpp.pro.
#####################################################################
diff --git a/tests/manual/enabled-qml/CMakeLists.txt b/tests/manual/enabled-qml/CMakeLists.txt
index 2636ad0eb..8cf2fa2a0 100644
--- a/tests/manual/enabled-qml/CMakeLists.txt
+++ b/tests/manual/enabled-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from enabled-qml.pro.
#####################################################################
diff --git a/tests/manual/gltf/CMakeLists.txt b/tests/manual/gltf/CMakeLists.txt
index 935b112ca..2dfeb22ac 100644
--- a/tests/manual/gltf/CMakeLists.txt
+++ b/tests/manual/gltf/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from gltf.pro.
#####################################################################
diff --git a/tests/manual/gooch-qml/CMakeLists.txt b/tests/manual/gooch-qml/CMakeLists.txt
index e865d5e0d..da5500726 100644
--- a/tests/manual/gooch-qml/CMakeLists.txt
+++ b/tests/manual/gooch-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from gooch-qml.pro.
#####################################################################
diff --git a/tests/manual/keyboardinput-qml/CMakeLists.txt b/tests/manual/keyboardinput-qml/CMakeLists.txt
index c22458cd4..0cdfdf92f 100644
--- a/tests/manual/keyboardinput-qml/CMakeLists.txt
+++ b/tests/manual/keyboardinput-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from keyboardinput-qml.pro.
#####################################################################
diff --git a/tests/manual/layerfilter-qml/CMakeLists.txt b/tests/manual/layerfilter-qml/CMakeLists.txt
index 078876eea..c62e19dfd 100644
--- a/tests/manual/layerfilter-qml/CMakeLists.txt
+++ b/tests/manual/layerfilter-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from layerfilter-qml.pro.
#####################################################################
diff --git a/tests/manual/loader-qml/CMakeLists.txt b/tests/manual/loader-qml/CMakeLists.txt
index 7d1acdf07..fd0b583b4 100644
--- a/tests/manual/loader-qml/CMakeLists.txt
+++ b/tests/manual/loader-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from loader-qml.pro.
#####################################################################
diff --git a/tests/manual/lod/CMakeLists.txt b/tests/manual/lod/CMakeLists.txt
index b3a703c41..e0ce02547 100644
--- a/tests/manual/lod/CMakeLists.txt
+++ b/tests/manual/lod/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from lod.pro.
#####################################################################
diff --git a/tests/manual/manual-renderloop/CMakeLists.txt b/tests/manual/manual-renderloop/CMakeLists.txt
index d0d777939..7099ac519 100644
--- a/tests/manual/manual-renderloop/CMakeLists.txt
+++ b/tests/manual/manual-renderloop/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from manual-renderloop.pro.
#####################################################################
diff --git a/tests/manual/mesh-morphing/CMakeLists.txt b/tests/manual/mesh-morphing/CMakeLists.txt
index 7e330da3e..4fe8fa3b8 100644
--- a/tests/manual/mesh-morphing/CMakeLists.txt
+++ b/tests/manual/mesh-morphing/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from mesh-morphing.pro.
#####################################################################
diff --git a/tests/manual/mouseinput-qml/CMakeLists.txt b/tests/manual/mouseinput-qml/CMakeLists.txt
index 09a3efe57..7ecc3ff32 100644
--- a/tests/manual/mouseinput-qml/CMakeLists.txt
+++ b/tests/manual/mouseinput-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from mouseinput-qml.pro.
#####################################################################
diff --git a/tests/manual/multiplewindows-qml/CMakeLists.txt b/tests/manual/multiplewindows-qml/CMakeLists.txt
index 0dd2e817d..457bc5cfe 100644
--- a/tests/manual/multiplewindows-qml/CMakeLists.txt
+++ b/tests/manual/multiplewindows-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from multiplewindows-qml.pro.
#####################################################################
diff --git a/tests/manual/paintedtexture-cpp/CMakeLists.txt b/tests/manual/paintedtexture-cpp/CMakeLists.txt
index 5f3fd422b..3ada712b9 100644
--- a/tests/manual/paintedtexture-cpp/CMakeLists.txt
+++ b/tests/manual/paintedtexture-cpp/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from paintedtexture-cpp.pro.
#####################################################################
diff --git a/tests/manual/picking-qml/CMakeLists.txt b/tests/manual/picking-qml/CMakeLists.txt
index f30d249a5..01d4379dd 100644
--- a/tests/manual/picking-qml/CMakeLists.txt
+++ b/tests/manual/picking-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from picking-qml.pro.
#####################################################################
diff --git a/tests/manual/plasma/CMakeLists.txt b/tests/manual/plasma/CMakeLists.txt
index 4aed660b5..fa23366a1 100644
--- a/tests/manual/plasma/CMakeLists.txt
+++ b/tests/manual/plasma/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from plasma.pro.
#####################################################################
diff --git a/tests/manual/pointlinesize/CMakeLists.txt b/tests/manual/pointlinesize/CMakeLists.txt
index 0c81e2a28..d2bb25df4 100644
--- a/tests/manual/pointlinesize/CMakeLists.txt
+++ b/tests/manual/pointlinesize/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from pointlinesize.pro.
#####################################################################
diff --git a/tests/manual/proximityfilter/CMakeLists.txt b/tests/manual/proximityfilter/CMakeLists.txt
index f2b9fdf5c..50b7c2fdd 100644
--- a/tests/manual/proximityfilter/CMakeLists.txt
+++ b/tests/manual/proximityfilter/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from proximityfilter.pro.
#####################################################################
diff --git a/tests/manual/qtbug-72236/CMakeLists.txt b/tests/manual/qtbug-72236/CMakeLists.txt
index 4df83ad3d..71abc63e6 100644
--- a/tests/manual/qtbug-72236/CMakeLists.txt
+++ b/tests/manual/qtbug-72236/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from qtbug-72236.pro.
#####################################################################
diff --git a/tests/manual/qtbug-76766/CMakeLists.txt b/tests/manual/qtbug-76766/CMakeLists.txt
index 9910e8db9..1bedbb068 100644
--- a/tests/manual/qtbug-76766/CMakeLists.txt
+++ b/tests/manual/qtbug-76766/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from qtbug-76766.pro.
#####################################################################
diff --git a/tests/manual/quickwidget-switch/CMakeLists.txt b/tests/manual/quickwidget-switch/CMakeLists.txt
index 2d55dbbc5..0d6a474e6 100644
--- a/tests/manual/quickwidget-switch/CMakeLists.txt
+++ b/tests/manual/quickwidget-switch/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from quickwidget-switch.pro.
#####################################################################
diff --git a/tests/manual/quickwindow-switch/CMakeLists.txt b/tests/manual/quickwindow-switch/CMakeLists.txt
index d6cf9c999..1fa8583db 100644
--- a/tests/manual/quickwindow-switch/CMakeLists.txt
+++ b/tests/manual/quickwindow-switch/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from quickwindow-switch.pro.
#####################################################################
diff --git a/tests/manual/raster-cpp/CMakeLists.txt b/tests/manual/raster-cpp/CMakeLists.txt
index d83abd1c7..55da849e3 100644
--- a/tests/manual/raster-cpp/CMakeLists.txt
+++ b/tests/manual/raster-cpp/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from raster-cpp.pro.
#####################################################################
diff --git a/tests/manual/raster-qml/CMakeLists.txt b/tests/manual/raster-qml/CMakeLists.txt
index 8faf17b36..1a64f4f0e 100644
--- a/tests/manual/raster-qml/CMakeLists.txt
+++ b/tests/manual/raster-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from raster-qml.pro.
#####################################################################
diff --git a/tests/manual/raycasting-qml/CMakeLists.txt b/tests/manual/raycasting-qml/CMakeLists.txt
index 2ebceb50e..2fe30e10c 100644
--- a/tests/manual/raycasting-qml/CMakeLists.txt
+++ b/tests/manual/raycasting-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from raycasting-qml.pro.
#####################################################################
diff --git a/tests/manual/render-qml-to-texture-qml/CMakeLists.txt b/tests/manual/render-qml-to-texture-qml/CMakeLists.txt
index 1e801381c..cd64b283f 100644
--- a/tests/manual/render-qml-to-texture-qml/CMakeLists.txt
+++ b/tests/manual/render-qml-to-texture-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from render-qml-to-texture-qml.pro.
#####################################################################
diff --git a/tests/manual/render-qml-to-texture/CMakeLists.txt b/tests/manual/render-qml-to-texture/CMakeLists.txt
index 6037d6c6d..742f9d7ca 100644
--- a/tests/manual/render-qml-to-texture/CMakeLists.txt
+++ b/tests/manual/render-qml-to-texture/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from render-qml-to-texture.pro.
#####################################################################
diff --git a/tests/manual/rendercapture-cpp/CMakeLists.txt b/tests/manual/rendercapture-cpp/CMakeLists.txt
index e9f7ecce6..3ebe98077 100644
--- a/tests/manual/rendercapture-cpp/CMakeLists.txt
+++ b/tests/manual/rendercapture-cpp/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from rendercapture-cpp.pro.
#####################################################################
diff --git a/tests/manual/rendercapture-qml-fbo/CMakeLists.txt b/tests/manual/rendercapture-qml-fbo/CMakeLists.txt
index 49d6c5149..502ccedb4 100644
--- a/tests/manual/rendercapture-qml-fbo/CMakeLists.txt
+++ b/tests/manual/rendercapture-qml-fbo/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from rendercapture-qml-fbo.pro.
#####################################################################
diff --git a/tests/manual/rendercapture-qml/CMakeLists.txt b/tests/manual/rendercapture-qml/CMakeLists.txt
index 870612b50..87b75b33d 100644
--- a/tests/manual/rendercapture-qml/CMakeLists.txt
+++ b/tests/manual/rendercapture-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from rendercapture-qml.pro.
#####################################################################
diff --git a/tests/manual/rendertarget-cpp/CMakeLists.txt b/tests/manual/rendertarget-cpp/CMakeLists.txt
index 072f66f96..57ce2d9d1 100644
--- a/tests/manual/rendertarget-cpp/CMakeLists.txt
+++ b/tests/manual/rendertarget-cpp/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from rendertarget-cpp.pro.
#####################################################################
diff --git a/tests/manual/rhi/simple-rhi-cpp/CMakeLists.txt b/tests/manual/rhi/simple-rhi-cpp/CMakeLists.txt
index da80fbee9..a289a35df 100644
--- a/tests/manual/rhi/simple-rhi-cpp/CMakeLists.txt
+++ b/tests/manual/rhi/simple-rhi-cpp/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from simple-rhi-cpp.pro.
#####################################################################
diff --git a/tests/manual/rhi/ubo/CMakeLists.txt b/tests/manual/rhi/ubo/CMakeLists.txt
index 5c3144a99..8d8a3cd8f 100644
--- a/tests/manual/rhi/ubo/CMakeLists.txt
+++ b/tests/manual/rhi/ubo/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
#####################################################################
## ubo Binary:
#####################################################################
diff --git a/tests/manual/rigged-simple/CMakeLists.txt b/tests/manual/rigged-simple/CMakeLists.txt
index 9c51fc0c4..461b763bc 100644
--- a/tests/manual/rigged-simple/CMakeLists.txt
+++ b/tests/manual/rigged-simple/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from rigged-simple.pro.
#####################################################################
diff --git a/tests/manual/scene3d-in-sync/CMakeLists.txt b/tests/manual/scene3d-in-sync/CMakeLists.txt
index cf2b45e5f..7f536513c 100644
--- a/tests/manual/scene3d-in-sync/CMakeLists.txt
+++ b/tests/manual/scene3d-in-sync/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from scene3d-in-sync.pro.
#####################################################################
diff --git a/tests/manual/scene3d-loader/CMakeLists.txt b/tests/manual/scene3d-loader/CMakeLists.txt
index 9d010d5d3..5430e88b1 100644
--- a/tests/manual/scene3d-loader/CMakeLists.txt
+++ b/tests/manual/scene3d-loader/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from scene3d-loader.pro.
#####################################################################
diff --git a/tests/manual/scene3d-visibility/CMakeLists.txt b/tests/manual/scene3d-visibility/CMakeLists.txt
index 535d12fa8..c9de8aeb5 100644
--- a/tests/manual/scene3d-visibility/CMakeLists.txt
+++ b/tests/manual/scene3d-visibility/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from scene3d-visibility.pro.
#####################################################################
diff --git a/tests/manual/shader-image-qml/CMakeLists.txt b/tests/manual/shader-image-qml/CMakeLists.txt
index 324654a59..1aee84fa9 100644
--- a/tests/manual/shader-image-qml/CMakeLists.txt
+++ b/tests/manual/shader-image-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from shader-image-qml.pro.
#####################################################################
diff --git a/tests/manual/shared_texture_image/CMakeLists.txt b/tests/manual/shared_texture_image/CMakeLists.txt
index c4e6c601e..ddb148f55 100644
--- a/tests/manual/shared_texture_image/CMakeLists.txt
+++ b/tests/manual/shared_texture_image/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from shared_texture_image.pro.
#####################################################################
diff --git a/tests/manual/sharedtexture/CMakeLists.txt b/tests/manual/sharedtexture/CMakeLists.txt
index a83847203..4159d2fe3 100644
--- a/tests/manual/sharedtexture/CMakeLists.txt
+++ b/tests/manual/sharedtexture/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from sharedtexture.pro.
#####################################################################
diff --git a/tests/manual/sharedtextureqml/CMakeLists.txt b/tests/manual/sharedtextureqml/CMakeLists.txt
index 2296f63e4..09d17d511 100644
--- a/tests/manual/sharedtextureqml/CMakeLists.txt
+++ b/tests/manual/sharedtextureqml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from sharedtextureqml.pro.
#####################################################################
diff --git a/tests/manual/simple-shaders-qml/CMakeLists.txt b/tests/manual/simple-shaders-qml/CMakeLists.txt
index 83a01d49a..91e6a5d1a 100644
--- a/tests/manual/simple-shaders-qml/CMakeLists.txt
+++ b/tests/manual/simple-shaders-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from simple-shaders-qml.pro.
#####################################################################
diff --git a/tests/manual/skinned-mesh/CMakeLists.txt b/tests/manual/skinned-mesh/CMakeLists.txt
index 7720edb02..bd3545516 100644
--- a/tests/manual/skinned-mesh/CMakeLists.txt
+++ b/tests/manual/skinned-mesh/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from skinned-mesh.pro.
#####################################################################
diff --git a/tests/manual/skybox/CMakeLists.txt b/tests/manual/skybox/CMakeLists.txt
index 28e311e42..b5f3f8cbc 100644
--- a/tests/manual/skybox/CMakeLists.txt
+++ b/tests/manual/skybox/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from skybox.pro.
#####################################################################
diff --git a/tests/manual/spritegrid/CMakeLists.txt b/tests/manual/spritegrid/CMakeLists.txt
index 1746a9319..0af8979fd 100644
--- a/tests/manual/spritegrid/CMakeLists.txt
+++ b/tests/manual/spritegrid/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from spritegrid.pro.
#####################################################################
diff --git a/tests/manual/subtree-enabler-qml/CMakeLists.txt b/tests/manual/subtree-enabler-qml/CMakeLists.txt
index f5d528af9..febde5e1f 100644
--- a/tests/manual/subtree-enabler-qml/CMakeLists.txt
+++ b/tests/manual/subtree-enabler-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from subtree-enabler-qml.pro.
#####################################################################
diff --git a/tests/manual/tessellation-modes/CMakeLists.txt b/tests/manual/tessellation-modes/CMakeLists.txt
index d55a778c3..a9bb43600 100644
--- a/tests/manual/tessellation-modes/CMakeLists.txt
+++ b/tests/manual/tessellation-modes/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from tessellation-modes.pro.
#####################################################################
diff --git a/tests/manual/texture-updates-cpp/CMakeLists.txt b/tests/manual/texture-updates-cpp/CMakeLists.txt
index 84471f969..6c66e8fb9 100644
--- a/tests/manual/texture-updates-cpp/CMakeLists.txt
+++ b/tests/manual/texture-updates-cpp/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from texture-updates-cpp.pro.
#####################################################################
diff --git a/tests/manual/texture_property_updates/CMakeLists.txt b/tests/manual/texture_property_updates/CMakeLists.txt
index dc3ccb3aa..fe8c16b02 100644
--- a/tests/manual/texture_property_updates/CMakeLists.txt
+++ b/tests/manual/texture_property_updates/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from texture_property_updates.pro.
#####################################################################
diff --git a/tests/manual/transforms-qml/CMakeLists.txt b/tests/manual/transforms-qml/CMakeLists.txt
index 7d60e722d..fc40f85c4 100644
--- a/tests/manual/transforms-qml/CMakeLists.txt
+++ b/tests/manual/transforms-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from transforms-qml.pro.
#####################################################################
diff --git a/tests/manual/transparency-qml-scene3d/CMakeLists.txt b/tests/manual/transparency-qml-scene3d/CMakeLists.txt
index b159330c5..f86fce830 100644
--- a/tests/manual/transparency-qml-scene3d/CMakeLists.txt
+++ b/tests/manual/transparency-qml-scene3d/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from transparency-qml-scene3d.pro.
#####################################################################
diff --git a/tests/manual/transparency-qml/CMakeLists.txt b/tests/manual/transparency-qml/CMakeLists.txt
index 0bf3e30ea..6c4b8fb05 100644
--- a/tests/manual/transparency-qml/CMakeLists.txt
+++ b/tests/manual/transparency-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from transparency-qml.pro.
#####################################################################
diff --git a/tests/manual/video-texture-qml/CMakeLists.txt b/tests/manual/video-texture-qml/CMakeLists.txt
index 113fca337..22aa2c541 100644
--- a/tests/manual/video-texture-qml/CMakeLists.txt
+++ b/tests/manual/video-texture-qml/CMakeLists.txt
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
# Generated from video-texture-qml.pro.
#####################################################################