summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmqttpublishproperties/CMakeLists.txt
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2022-07-06 13:31:20 +0200
committerLucie Gérard <lucie.gerard@qt.io>2022-07-07 10:10:51 +0200
commitd431a18c5c94c028e09e6c1796adce9a5cfb86c7 (patch)
tree28fb043d802d08bc66223d5807df275c42fcb9fd /tests/auto/qmqttpublishproperties/CMakeLists.txt
parent1a31512ba797d9f9f6ff041ed25d40c4270e47e2 (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: I40135f08b4e89e8e034ec764ffed3273fc60646a Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
Diffstat (limited to 'tests/auto/qmqttpublishproperties/CMakeLists.txt')
-rw-r--r--tests/auto/qmqttpublishproperties/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/qmqttpublishproperties/CMakeLists.txt b/tests/auto/qmqttpublishproperties/CMakeLists.txt
index b9daf24..6b0d11e 100644
--- a/tests/auto/qmqttpublishproperties/CMakeLists.txt
+++ b/tests/auto/qmqttpublishproperties/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 qmqttpublishproperties.pro.
#####################################################################