summaryrefslogtreecommitdiffstats
path: root/tests/manual/cylinder-parent-test
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/cylinder-parent-test
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/cylinder-parent-test')
-rw-r--r--tests/manual/cylinder-parent-test/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
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.
#####################################################################