summaryrefslogtreecommitdiffstats
path: root/tests/manual/examples/opengl/paintedwindow/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/examples/opengl/paintedwindow/CMakeLists.txt')
-rw-r--r--tests/manual/examples/opengl/paintedwindow/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/examples/opengl/paintedwindow/CMakeLists.txt b/tests/manual/examples/opengl/paintedwindow/CMakeLists.txt
index b5a005242b..c1bf33e73c 100644
--- a/tests/manual/examples/opengl/paintedwindow/CMakeLists.txt
+++ b/tests/manual/examples/opengl/paintedwindow/CMakeLists.txt
@@ -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)
project(paintedwindow LANGUAGES CXX)