summaryrefslogtreecommitdiffstats
path: root/tests/manual/rhi/float16texture_with_compute/float16texture_with_compute.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/rhi/float16texture_with_compute/float16texture_with_compute.cpp')
-rw-r--r--tests/manual/rhi/float16texture_with_compute/float16texture_with_compute.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/rhi/float16texture_with_compute/float16texture_with_compute.cpp b/tests/manual/rhi/float16texture_with_compute/float16texture_with_compute.cpp
index 44ec3c742e..6bf3d222b4 100644
--- a/tests/manual/rhi/float16texture_with_compute/float16texture_with_compute.cpp
+++ b/tests/manual/rhi/float16texture_with_compute/float16texture_with_compute.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2020 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
// An advanced version of floattexture. Instead of RGBA32F, we use RGBA16F, and
// also generate the floating point data from rgba with compute. Then there's a