Change the license of CMakeLists.txt file to BSD

This amends commit 32df595275

Task-number: QTBUG-105718
Change-Id: Ie3cadac4e424bfc26f3223dcee45491e3d6bd7e0
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
Lucie Gérard 2022-08-24 14:00:07 +02:00 committed by Jörg Bornemann
parent 74397b4924
commit 75d2f167f4
1 changed files with 1 additions and 1 deletions

View File

@ -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)