summaryrefslogtreecommitdiffstats
path: root/tests/manual/graphicsframecapture/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/graphicsframecapture/main.cpp')
-rw-r--r--tests/manual/graphicsframecapture/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/graphicsframecapture/main.cpp b/tests/manual/graphicsframecapture/main.cpp
index 389d0bdc1c..ef199a85b9 100644
--- a/tests/manual/graphicsframecapture/main.cpp
+++ b/tests/manual/graphicsframecapture/main.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2023 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
// This is a compact, minimal demo of deciding the backend at runtime while
// using the exact same shaders and rendering code without any branching