From 10da225a6aff1ac900b653a1bfb0bee47b362e9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucie=20G=C3=A9rard?= Date: Mon, 22 Aug 2022 16:02:03 +0200 Subject: Change the license of all CMakeLists.txt and *.cmake files to BSD MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-105718 Change-Id: I2ad190e5536cdbdc8d2656e61892545d66911a02 Reviewed-by: Jörg Bornemann --- configure.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.cmake') diff --git a/configure.cmake b/configure.cmake index 405e32ff2..9c177115d 100644 --- a/configure.cmake +++ b/configure.cmake @@ -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 if(QT_CONFIGURE_RUNNING) function(assertTargets) -- cgit v1.2.1