summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2022-08-24 14:00:07 +0200
committerJörg Bornemann <joerg.bornemann@qt.io>2022-08-26 11:33:16 +0000
commit75d2f167f45370d8a9beafc16d37baacbaee6966 (patch)
tree77772afcb6877baa3cbcf8f3c0d4fd0e616662b5 /tests/auto/cmake
parent74397b4924ea23670952ece384c8b6daf71e7f9c (diff)
Change the license of CMakeLists.txt file to BSD
This amends commit 32df595275f5d50ab4458620808f80121bb9c6a0 Task-number: QTBUG-105718 Change-Id: Ie3cadac4e424bfc26f3223dcee45491e3d6bd7e0 Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'tests/auto/cmake')
-rw-r--r--tests/auto/cmake/test(needsquoting)dirname/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/cmake/test(needsquoting)dirname/CMakeLists.txt b/tests/auto/cmake/test(needsquoting)dirname/CMakeLists.txt
index 0efc0252e7..1916c048d3 100644
--- a/tests/auto/cmake/test(needsquoting)dirname/CMakeLists.txt
+++ b/tests/auto/cmake/test(needsquoting)dirname/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
cmake_minimum_required(VERSION 3.16)