summaryrefslogtreecommitdiffstats
path: root/doc/src/cmake/snippets/cmake/helloworld_qtwidgets.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/cmake/snippets/cmake/helloworld_qtwidgets.cmake')
-rw-r--r--doc/src/cmake/snippets/cmake/helloworld_qtwidgets.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/cmake/snippets/cmake/helloworld_qtwidgets.cmake b/doc/src/cmake/snippets/cmake/helloworld_qtwidgets.cmake
index 562ff3b2e..7860a6de0 100644
--- a/doc/src/cmake/snippets/cmake/helloworld_qtwidgets.cmake
+++ b/doc/src/cmake/snippets/cmake/helloworld_qtwidgets.cmake
@@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
-# SPDX-License-Identifier: BSD-3-Clause
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
cmake_minimum_required(VERSION 3.16)