From 75d2f167f45370d8a9beafc16d37baacbaee6966 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucie=20G=C3=A9rard?= Date: Wed, 24 Aug 2022 14:00:07 +0200 Subject: Change the license of CMakeLists.txt file to BSD MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This amends commit 32df595275f5d50ab4458620808f80121bb9c6a0 Task-number: QTBUG-105718 Change-Id: Ie3cadac4e424bfc26f3223dcee45491e3d6bd7e0 Reviewed-by: Jörg Bornemann --- tests/auto/cmake/test(needsquoting)dirname/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/cmake') 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) -- cgit v1.2.3