summaryrefslogtreecommitdiff
path: root/config.tests
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2022-08-22 15:30:14 +0200
committerLucie Gérard <lucie.gerard@qt.io>2022-08-23 23:35:46 +0200
commit4b22628ef30fa2412bbb1ff5db69596b177e40f9 (patch)
treea4bf1bdfb3a1f2102621293f3d749d5ee369caed /config.tests
parentf43767d1b765913392bde2ab0f028e8cf51f9929 (diff)
downloadqtsensors-4b22628ef30fa2412bbb1ff5db69596b177e40f9.tar.gz
Change the license of all CMakeLists.txt and *.cmake files to BSD
Task-number: QTBUG-105718 Change-Id: I8e1e210b85a5c02947a259edec14a915fa64cfc5 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'config.tests')
-rw-r--r--config.tests/winrt/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.tests/winrt/CMakeLists.txt b/config.tests/winrt/CMakeLists.txt
index ecc6a88..25b871c 100644
--- a/config.tests/winrt/CMakeLists.txt
+++ b/config.tests/winrt/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)
project(config_test_winrt LANGUAGES C CXX)