summaryrefslogtreecommitdiffstats
path: root/examples/datavisualization/volumetric/CMakeLists.txt
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2022-08-22 16:09:37 +0200
committerLucie Gérard <lucie.gerard@qt.io>2022-08-23 15:45:50 +0200
commit9c44297858a210a636a06d4f15ac4bb9c5e71440 (patch)
treeb000c97aa893ba6334465249da5c5b9c9c420d61 /examples/datavisualization/volumetric/CMakeLists.txt
parentdb8b5d1d4790b532932b282821340d543a83f7ba (diff)
Change the license of all CMakeLists.txt and *.cmake files to BSD
Task-number: QTBUG-105718 Change-Id: Id14ba04aaa0724ea734339b96437853065874e3a Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'examples/datavisualization/volumetric/CMakeLists.txt')
-rw-r--r--examples/datavisualization/volumetric/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/datavisualization/volumetric/CMakeLists.txt b/examples/datavisualization/volumetric/CMakeLists.txt
index fcbf4e0f..1fbbb521 100644
--- a/examples/datavisualization/volumetric/CMakeLists.txt
+++ b/examples/datavisualization/volumetric/CMakeLists.txt
@@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
-# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
+# SPDX-License-Identifier: BSD-3-Clause
cmake_minimum_required(VERSION 3.16)
project(volumetric LANGUAGES CXX)