summaryrefslogtreecommitdiff
path: root/cmake/FindWaylandkms.cmake
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2022-08-22 15:34:45 +0200
committerLucie Gérard <lucie.gerard@qt.io>2022-08-23 23:22:59 +0200
commitbd6bc36d9a092b000b086168bacf72f61d6d3b65 (patch)
treea8ec57cad2b09b43ee3b2e4ec70145e22ef27660 /cmake/FindWaylandkms.cmake
parent461faf61dfb2b2bd61397eeec9ee208bfb01bec2 (diff)
downloadqtwayland-bd6bc36d9a092b000b086168bacf72f61d6d3b65.tar.gz
Change the license of all CMakeLists.txt and *.cmake files to BSD
Task-number: QTBUG-105718 Change-Id: Icb25ea4e07a38eea81f55ed59c6d3b9d37602626 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'cmake/FindWaylandkms.cmake')
-rw-r--r--cmake/FindWaylandkms.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/FindWaylandkms.cmake b/cmake/FindWaylandkms.cmake
index 43fdd476..280c0134 100644
--- a/cmake/FindWaylandkms.cmake
+++ b/cmake/FindWaylandkms.cmake
@@ -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
if (TARGET PkgConfig::Waylandkms)
set(Waylandkms_FOUND 1)