summaryrefslogtreecommitdiffstats
path: root/doc/src/cmake/snippets/cmake/qt5_qt6_compatible.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/cmake/snippets/cmake/qt5_qt6_compatible.cmake')
-rw-r--r--doc/src/cmake/snippets/cmake/qt5_qt6_compatible.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/cmake/snippets/cmake/qt5_qt6_compatible.cmake b/doc/src/cmake/snippets/cmake/qt5_qt6_compatible.cmake
index 58a9429aa..f8631bf70 100644
--- a/doc/src/cmake/snippets/cmake/qt5_qt6_compatible.cmake
+++ b/doc/src/cmake/snippets/cmake/qt5_qt6_compatible.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
#! [versionless_targets]
find_package(Qt6 COMPONENTS Core)