diff --git a/tests/auto/core5/codecs/qtextcodec/echo/main.cpp b/tests/auto/core5/codecs/qtextcodec/echo/main.cpp index b967356..5b96530 100644 --- a/tests/auto/core5/codecs/qtextcodec/echo/main.cpp +++ b/tests/auto/core5/codecs/qtextcodec/echo/main.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2016 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include diff --git a/tests/auto/core5/codecs/qtextcodec/tst_qtextcodec.cpp b/tests/auto/core5/codecs/qtextcodec/tst_qtextcodec.cpp index 75c97d1..38f76d5 100644 --- a/tests/auto/core5/codecs/qtextcodec/tst_qtextcodec.cpp +++ b/tests/auto/core5/codecs/qtextcodec/tst_qtextcodec.cpp @@ -1,6 +1,6 @@ // Copyright (C) 2021 The Qt Company Ltd. // Copyright (C) 2016 Intel Corporation. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include diff --git a/tests/auto/core5/codecs/utf8/tst_utf8.cpp b/tests/auto/core5/codecs/utf8/tst_utf8.cpp index 4f773c8..2645f2d 100644 --- a/tests/auto/core5/codecs/utf8/tst_utf8.cpp +++ b/tests/auto/core5/codecs/utf8/tst_utf8.cpp @@ -1,6 +1,6 @@ // Copyright (C) 2018 The Qt Company Ltd. // Copyright (C) 2018 Intel Corporation. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include diff --git a/tests/auto/core5/codecs/utf8/utf8data.h b/tests/auto/core5/codecs/utf8/utf8data.h index 63287e8..392b733 100644 --- a/tests/auto/core5/codecs/utf8/utf8data.h +++ b/tests/auto/core5/codecs/utf8/utf8data.h @@ -1,6 +1,6 @@ // Copyright (C) 2018 The Qt Company Ltd. // Copyright (C) 2018 Intel Corporation. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #ifndef UTF8_DATA_H #define UTF8_DATA_H diff --git a/tests/auto/core5/io/qdebug/tst_qdebug.cpp b/tests/auto/core5/io/qdebug/tst_qdebug.cpp index 5ab6507..6109f6c 100644 --- a/tests/auto/core5/io/qdebug/tst_qdebug.cpp +++ b/tests/auto/core5/io/qdebug/tst_qdebug.cpp @@ -1,7 +1,7 @@ // Copyright (C) 2016 The Qt Company Ltd. // Copyright (C) 2016 Intel Corporation. // Copyright (C) 2020 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include #include diff --git a/tests/auto/core5/sax/qxml/tst_qxml.cpp b/tests/auto/core5/sax/qxml/tst_qxml.cpp index a330e8a..599e5cc 100644 --- a/tests/auto/core5/sax/qxml/tst_qxml.cpp +++ b/tests/auto/core5/sax/qxml/tst_qxml.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2016 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include diff --git a/tests/auto/core5/sax/qxmlinputsource/tst_qxmlinputsource.cpp b/tests/auto/core5/sax/qxmlinputsource/tst_qxmlinputsource.cpp index 68f1290..6554c08 100644 --- a/tests/auto/core5/sax/qxmlinputsource/tst_qxmlinputsource.cpp +++ b/tests/auto/core5/sax/qxmlinputsource/tst_qxmlinputsource.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2016 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include #include diff --git a/tests/auto/core5/sax/qxmlsimplereader/parser/main.cpp b/tests/auto/core5/sax/qxmlsimplereader/parser/main.cpp index 2f858b3..e46cc0f 100644 --- a/tests/auto/core5/sax/qxmlsimplereader/parser/main.cpp +++ b/tests/auto/core5/sax/qxmlsimplereader/parser/main.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2016 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include diff --git a/tests/auto/core5/sax/qxmlsimplereader/parser/parser.cpp b/tests/auto/core5/sax/qxmlsimplereader/parser/parser.cpp index e00a3eb..37e44e3 100644 --- a/tests/auto/core5/sax/qxmlsimplereader/parser/parser.cpp +++ b/tests/auto/core5/sax/qxmlsimplereader/parser/parser.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2016 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include "parser.h" diff --git a/tests/auto/core5/sax/qxmlsimplereader/parser/parser.h b/tests/auto/core5/sax/qxmlsimplereader/parser/parser.h index 183943e..04d2447 100644 --- a/tests/auto/core5/sax/qxmlsimplereader/parser/parser.h +++ b/tests/auto/core5/sax/qxmlsimplereader/parser/parser.h @@ -1,5 +1,5 @@ // Copyright (C) 2016 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #ifndef PARSER_H #define PARSER_H diff --git a/tests/auto/core5/sax/qxmlsimplereader/tst_qxmlsimplereader.cpp b/tests/auto/core5/sax/qxmlsimplereader/tst_qxmlsimplereader.cpp index 60e5394..0f2c016 100644 --- a/tests/auto/core5/sax/qxmlsimplereader/tst_qxmlsimplereader.cpp +++ b/tests/auto/core5/sax/qxmlsimplereader/tst_qxmlsimplereader.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2016 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include #include diff --git a/tests/auto/core5/serialization/json/tst_qtjson.cpp b/tests/auto/core5/serialization/json/tst_qtjson.cpp index 427a599..a631514 100644 --- a/tests/auto/core5/serialization/json/tst_qtjson.cpp +++ b/tests/auto/core5/serialization/json/tst_qtjson.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2016 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include diff --git a/tests/auto/core5/serialization/qtextstream/tst_qtextstream.cpp b/tests/auto/core5/serialization/qtextstream/tst_qtextstream.cpp index 9e4381a..e17b130 100644 --- a/tests/auto/core5/serialization/qtextstream/tst_qtextstream.cpp +++ b/tests/auto/core5/serialization/qtextstream/tst_qtextstream.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2020 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include diff --git a/tests/auto/core5/text/qregexp/tst_qregexp.cpp b/tests/auto/core5/text/qregexp/tst_qregexp.cpp index d87de2e..aea5d95 100644 --- a/tests/auto/core5/text/qregexp/tst_qregexp.cpp +++ b/tests/auto/core5/text/qregexp/tst_qregexp.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2016 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include #include diff --git a/tests/auto/core5/text/qstringbuilder/qstringbuilder1/stringbuilder.cpp b/tests/auto/core5/text/qstringbuilder/qstringbuilder1/stringbuilder.cpp index 8e5710d..628358c 100644 --- a/tests/auto/core5/text/qstringbuilder/qstringbuilder1/stringbuilder.cpp +++ b/tests/auto/core5/text/qstringbuilder/qstringbuilder1/stringbuilder.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2016 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only // Do not include anything in this file. We are being #included with // a bunch of defines that may break other legitimate code. diff --git a/tests/auto/core5/text/qstringbuilder/qstringbuilder1/tst_qstringbuilder1.cpp b/tests/auto/core5/text/qstringbuilder/qstringbuilder1/tst_qstringbuilder1.cpp index 04e6f06..8303197 100644 --- a/tests/auto/core5/text/qstringbuilder/qstringbuilder1/tst_qstringbuilder1.cpp +++ b/tests/auto/core5/text/qstringbuilder/qstringbuilder1/tst_qstringbuilder1.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2016 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include diff --git a/tests/auto/core5/text/qstringref/tst_qstringref.cpp b/tests/auto/core5/text/qstringref/tst_qstringref.cpp index faef786..93dd47e 100644 --- a/tests/auto/core5/text/qstringref/tst_qstringref.cpp +++ b/tests/auto/core5/text/qstringref/tst_qstringref.cpp @@ -1,6 +1,6 @@ // Copyright (C) 2016 The Qt Company Ltd. // Copyright (C) 2016 Intel Corporation. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include diff --git a/tests/auto/core5/tools/qlinkedlist/tst_qlinkedlist.cpp b/tests/auto/core5/tools/qlinkedlist/tst_qlinkedlist.cpp index 08203b4..a74f36f 100644 --- a/tests/auto/core5/tools/qlinkedlist/tst_qlinkedlist.cpp +++ b/tests/auto/core5/tools/qlinkedlist/tst_qlinkedlist.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2016 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include #include diff --git a/tests/benchmarks/core5/codecs/qtextcodec/main.cpp b/tests/benchmarks/core5/codecs/qtextcodec/main.cpp index 56dd593..1fbac17 100644 --- a/tests/benchmarks/core5/codecs/qtextcodec/main.cpp +++ b/tests/benchmarks/core5/codecs/qtextcodec/main.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2016 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include #include diff --git a/tests/benchmarks/core5/text/qregexp/main.cpp b/tests/benchmarks/core5/text/qregexp/main.cpp index 0d0018d..c57af4d 100644 --- a/tests/benchmarks/core5/text/qregexp/main.cpp +++ b/tests/benchmarks/core5/text/qregexp/main.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2016 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include #include diff --git a/tests/benchmarks/core5/text/qstringbuilder/main.cpp b/tests/benchmarks/core5/text/qstringbuilder/main.cpp index 2181205..cf6c8d1 100644 --- a/tests/benchmarks/core5/text/qstringbuilder/main.cpp +++ b/tests/benchmarks/core5/text/qstringbuilder/main.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2016 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only // Select one of the scenarios below #define SCENARIO 1 diff --git a/tests/manual/graphicaleffects5/BlendEffect.qml b/tests/manual/graphicaleffects5/BlendEffect.qml index 8a0cdc8..867edc4 100644 --- a/tests/manual/graphicaleffects5/BlendEffect.qml +++ b/tests/manual/graphicaleffects5/BlendEffect.qml @@ -1,5 +1,5 @@ // Copyright (C) 2022 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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/BrightnessContrastEffect.qml b/tests/manual/graphicaleffects5/BrightnessContrastEffect.qml index 2a52a6b..e59e75d 100644 --- a/tests/manual/graphicaleffects5/BrightnessContrastEffect.qml +++ b/tests/manual/graphicaleffects5/BrightnessContrastEffect.qml @@ -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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/ColorOverlayEffect.qml b/tests/manual/graphicaleffects5/ColorOverlayEffect.qml index 405a0af..4c5242d 100644 --- a/tests/manual/graphicaleffects5/ColorOverlayEffect.qml +++ b/tests/manual/graphicaleffects5/ColorOverlayEffect.qml @@ -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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/ColorizeEffect.qml b/tests/manual/graphicaleffects5/ColorizeEffect.qml index 4566f33..a7ba895 100644 --- a/tests/manual/graphicaleffects5/ColorizeEffect.qml +++ b/tests/manual/graphicaleffects5/ColorizeEffect.qml @@ -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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/ConicalGradientEffect.qml b/tests/manual/graphicaleffects5/ConicalGradientEffect.qml index a9a72ba..b7f1022 100644 --- a/tests/manual/graphicaleffects5/ConicalGradientEffect.qml +++ b/tests/manual/graphicaleffects5/ConicalGradientEffect.qml @@ -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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/DesaturateEffect.qml b/tests/manual/graphicaleffects5/DesaturateEffect.qml index 73fb1f4..81a26d1 100644 --- a/tests/manual/graphicaleffects5/DesaturateEffect.qml +++ b/tests/manual/graphicaleffects5/DesaturateEffect.qml @@ -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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/DirectionalBlurEffect.qml b/tests/manual/graphicaleffects5/DirectionalBlurEffect.qml index 9fef1ae..6e93829 100644 --- a/tests/manual/graphicaleffects5/DirectionalBlurEffect.qml +++ b/tests/manual/graphicaleffects5/DirectionalBlurEffect.qml @@ -1,5 +1,5 @@ // Copyright (C) 2022 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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/DisplaceEffect.qml b/tests/manual/graphicaleffects5/DisplaceEffect.qml index 84d26a4..d5d32d9 100644 --- a/tests/manual/graphicaleffects5/DisplaceEffect.qml +++ b/tests/manual/graphicaleffects5/DisplaceEffect.qml @@ -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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/DropShadowEffect.qml b/tests/manual/graphicaleffects5/DropShadowEffect.qml index 7b34db2..720682d 100644 --- a/tests/manual/graphicaleffects5/DropShadowEffect.qml +++ b/tests/manual/graphicaleffects5/DropShadowEffect.qml @@ -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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/FastBlurEffect.qml b/tests/manual/graphicaleffects5/FastBlurEffect.qml index 974da05..0dec658 100644 --- a/tests/manual/graphicaleffects5/FastBlurEffect.qml +++ b/tests/manual/graphicaleffects5/FastBlurEffect.qml @@ -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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/GammaAdjustEffect.qml b/tests/manual/graphicaleffects5/GammaAdjustEffect.qml index dbe084e..8d9aced 100644 --- a/tests/manual/graphicaleffects5/GammaAdjustEffect.qml +++ b/tests/manual/graphicaleffects5/GammaAdjustEffect.qml @@ -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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/GaussianBlurEffect.qml b/tests/manual/graphicaleffects5/GaussianBlurEffect.qml index c30f8ca..ecbb1b0 100644 --- a/tests/manual/graphicaleffects5/GaussianBlurEffect.qml +++ b/tests/manual/graphicaleffects5/GaussianBlurEffect.qml @@ -1,5 +1,5 @@ // Copyright (C) 2022 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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/GlowEffect.qml b/tests/manual/graphicaleffects5/GlowEffect.qml index c375399..e14238d 100644 --- a/tests/manual/graphicaleffects5/GlowEffect.qml +++ b/tests/manual/graphicaleffects5/GlowEffect.qml @@ -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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/HueSaturationEffect.qml b/tests/manual/graphicaleffects5/HueSaturationEffect.qml index 240154f..404336c 100644 --- a/tests/manual/graphicaleffects5/HueSaturationEffect.qml +++ b/tests/manual/graphicaleffects5/HueSaturationEffect.qml @@ -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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/InnerShadowEffect.qml b/tests/manual/graphicaleffects5/InnerShadowEffect.qml index 9b7f6c5..15100b1 100644 --- a/tests/manual/graphicaleffects5/InnerShadowEffect.qml +++ b/tests/manual/graphicaleffects5/InnerShadowEffect.qml @@ -1,5 +1,5 @@ // Copyright (C) 2022 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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/InnerShadowFastEffect.qml b/tests/manual/graphicaleffects5/InnerShadowFastEffect.qml index 56d7134..3af43a1 100644 --- a/tests/manual/graphicaleffects5/InnerShadowFastEffect.qml +++ b/tests/manual/graphicaleffects5/InnerShadowFastEffect.qml @@ -1,5 +1,5 @@ // Copyright (C) 2022 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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/LevelAdjustEffect.qml b/tests/manual/graphicaleffects5/LevelAdjustEffect.qml index 91f1a88..0918c0a 100644 --- a/tests/manual/graphicaleffects5/LevelAdjustEffect.qml +++ b/tests/manual/graphicaleffects5/LevelAdjustEffect.qml @@ -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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/LinearGradientEffect.qml b/tests/manual/graphicaleffects5/LinearGradientEffect.qml index 5125eba..d4b90b1 100644 --- a/tests/manual/graphicaleffects5/LinearGradientEffect.qml +++ b/tests/manual/graphicaleffects5/LinearGradientEffect.qml @@ -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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/MaskedBlurEffect.qml b/tests/manual/graphicaleffects5/MaskedBlurEffect.qml index f402399..fb38061 100644 --- a/tests/manual/graphicaleffects5/MaskedBlurEffect.qml +++ b/tests/manual/graphicaleffects5/MaskedBlurEffect.qml @@ -1,5 +1,5 @@ // Copyright (C) 2022 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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/OpacityMaskEffect.qml b/tests/manual/graphicaleffects5/OpacityMaskEffect.qml index 20640dd..17dc7a2 100644 --- a/tests/manual/graphicaleffects5/OpacityMaskEffect.qml +++ b/tests/manual/graphicaleffects5/OpacityMaskEffect.qml @@ -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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/RadialBlurEffect.qml b/tests/manual/graphicaleffects5/RadialBlurEffect.qml index 41d3783..dd22ed0 100644 --- a/tests/manual/graphicaleffects5/RadialBlurEffect.qml +++ b/tests/manual/graphicaleffects5/RadialBlurEffect.qml @@ -1,5 +1,5 @@ // Copyright (C) 2022 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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/RadialGradientEffect.qml b/tests/manual/graphicaleffects5/RadialGradientEffect.qml index 1ae31ce..e122a5b 100644 --- a/tests/manual/graphicaleffects5/RadialGradientEffect.qml +++ b/tests/manual/graphicaleffects5/RadialGradientEffect.qml @@ -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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/RectangularGlowEffect.qml b/tests/manual/graphicaleffects5/RectangularGlowEffect.qml index 67bf147..b8a01dd 100644 --- a/tests/manual/graphicaleffects5/RectangularGlowEffect.qml +++ b/tests/manual/graphicaleffects5/RectangularGlowEffect.qml @@ -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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/RecursiveBlurEffect.qml b/tests/manual/graphicaleffects5/RecursiveBlurEffect.qml index f20edfa..d6ed7e7 100644 --- a/tests/manual/graphicaleffects5/RecursiveBlurEffect.qml +++ b/tests/manual/graphicaleffects5/RecursiveBlurEffect.qml @@ -1,5 +1,5 @@ // Copyright (C) 2022 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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/ThresholdMaskEffect.qml b/tests/manual/graphicaleffects5/ThresholdMaskEffect.qml index 8fa2253..e22f24f 100644 --- a/tests/manual/graphicaleffects5/ThresholdMaskEffect.qml +++ b/tests/manual/graphicaleffects5/ThresholdMaskEffect.qml @@ -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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/ZoomBlurEffect.qml b/tests/manual/graphicaleffects5/ZoomBlurEffect.qml index 0cd7053..a6f11b5 100644 --- a/tests/manual/graphicaleffects5/ZoomBlurEffect.qml +++ b/tests/manual/graphicaleffects5/ZoomBlurEffect.qml @@ -1,5 +1,5 @@ // Copyright (C) 2022 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 import QtQuick import Qt5Compat.GraphicalEffects diff --git a/tests/manual/graphicaleffects5/main.cpp b/tests/manual/graphicaleffects5/main.cpp index d1236e8..b633019 100644 --- a/tests/manual/graphicaleffects5/main.cpp +++ b/tests/manual/graphicaleffects5/main.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 #include #include diff --git a/tests/manual/graphicaleffects5/main.qml b/tests/manual/graphicaleffects5/main.qml index 5ca69d4..57f0f84 100644 --- a/tests/manual/graphicaleffects5/main.qml +++ b/tests/manual/graphicaleffects5/main.qml @@ -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 import QtQuick