summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2024-03-27 12:03:43 +0100
committerLucie Gerard <lucie.gerard@qt.io>2024-04-04 07:30:05 +0000
commit9f8e8c54c04733bbe0919210880ed1abea38e9cc (patch)
tree324a45d9c86faf3a0fea206c85bb2d5f76c27bd2
parentf8d76ff39a04b6af956bcbfe17ad17ee1eb81b9e (diff)
Change license for test files
According to QUIP-18 [1], all test files should be LicenseRef-Qt-Commercial OR GPL-3.0-only [1]: https://contribute.qt-project.org/quips/18 Pick-to: 6.7 Task-number: QTBUG-121787 Change-Id: I30b19c0d11d2955cfbda4db048c389ed6d245438 Reviewed-by: Kai Köhne <kai.koehne@qt.io>
-rw-r--r--tests/auto/cmake/test_qtscxml_module/main.cpp2
-rw-r--r--tests/auto/compiled/connection.scxml2
-rw-r--r--tests/auto/compiled/eventnames1.scxml2
-rw-r--r--tests/auto/compiled/eventnames2.scxml2
-rw-r--r--tests/auto/compiled/ids1.scxml2
-rw-r--r--tests/auto/compiled/tst_compiled.cpp2
-rw-r--r--tests/auto/dynamicmetaobject/mediaplayer.scxml2
-rw-r--r--tests/auto/dynamicmetaobject/test1.scxml2
-rw-r--r--tests/auto/dynamicmetaobject/tst_dynamicmetaobject.cpp2
-rw-r--r--tests/auto/parser/data/eventnames.scxml2
-rw-r--r--tests/auto/parser/data/ids1.scxml2
-rw-r--r--tests/auto/parser/data/ids2.scxml2
-rw-r--r--tests/auto/parser/data/namespaces1.scxml2
-rw-r--r--tests/auto/parser/data/scxml1.scxml2
-rw-r--r--tests/auto/parser/data/scxml2.scxml2
-rw-r--r--tests/auto/parser/data/test1.scxml2
-rw-r--r--tests/auto/parser/tst_parser.cpp2
-rw-r--r--tests/auto/qml/qqmlstatemachine/data/cppsignal.qml2
-rw-r--r--tests/auto/qml/qqmlstatemachine/data/signaltransition.qml2
-rw-r--r--tests/auto/qml/qqmlstatemachine/data/signaltransitionhelper.qml2
-rw-r--r--tests/auto/qml/qqmlstatemachine/tst_qqmlstatemachine.cpp2
-rw-r--r--tests/auto/qml/qqmlstatemachinemetatype/tst_qqmlstatemachinemetatype.cpp2
-rw-r--r--tests/auto/qml/scxmlqmlcpp/data/brokenstatemachine.scxml2
-rw-r--r--tests/auto/qml/scxmlqmlcpp/data/statemachine.scxml2
-rw-r--r--tests/auto/qml/scxmlqmlcpp/tst_scxmlqmlcpp.cpp2
-rw-r--r--tests/auto/qmltest/scxml/statemachine.scxml2
-rw-r--r--tests/auto/qmltest/scxml/tst_dynamic.qml2
-rw-r--r--tests/auto/qmltest/scxml/tst_scxmlqml.cpp2
-rw-r--r--tests/auto/qmltest/statemachine/tst_anonymousstate.qml2
-rw-r--r--tests/auto/qmltest/statemachine/tst_enumguard.qml2
-rw-r--r--tests/auto/qmltest/statemachine/tst_guardcondition.qml2
-rw-r--r--tests/auto/qmltest/statemachine/tst_historystate.qml2
-rw-r--r--tests/auto/qmltest/statemachine/tst_initialstate.qml2
-rw-r--r--tests/auto/qmltest/statemachine/tst_nestedinitialstates.qml2
-rw-r--r--tests/auto/qmltest/statemachine/tst_nestedstatemachine.qml2
-rw-r--r--tests/auto/qmltest/statemachine/tst_parallelmachine.qml2
-rw-r--r--tests/auto/qmltest/statemachine/tst_signaltransition.qml2
-rw-r--r--tests/auto/qmltest/statemachine/tst_statemachineqml.cpp2
-rw-r--r--tests/auto/qmltest/statemachine/tst_trafficlight.qml2
-rw-r--r--tests/auto/qmltest/statemachine/tst_triggeredArguments1.qml2
-rw-r--r--tests/auto/qmltest/statemachine/tst_triggeredArguments2.qml2
-rw-r--r--tests/auto/qstatemachine/qstate/tst_qstate.cpp2
-rw-r--r--tests/auto/qstatemachine/qstatemachine/tst_qstatemachine.cpp2
-rw-r--r--tests/auto/scion/tst_scion.cpp2
-rw-r--r--tests/auto/scxmlcoutput/arguments/tst_scxmlcoutput.cpp2
-rw-r--r--tests/auto/scxmlcoutput/default/tst_scxmlcoutput.cpp2
-rw-r--r--tests/auto/scxmlcoutput/namespace/tst_scxmlcoutput.cpp2
-rw-r--r--tests/auto/scxmlcoutput/path/tst_scxmlcoutput.cpp2
-rw-r--r--tests/auto/scxmlcoutput/shared/ids1.scxml2
-rw-r--r--tests/auto/shared/bindableqmlutils.h2
-rw-r--r--tests/auto/shared/util.cpp2
-rw-r--r--tests/auto/shared/util.h2
-rw-r--r--tests/auto/statemachine/eventoccurred.scxml2
-rw-r--r--tests/auto/statemachine/ids1.scxml2
-rw-r--r--tests/auto/statemachine/invoke.scxml2
-rw-r--r--tests/auto/statemachine/stateDotDoneEvent.scxml2
-rw-r--r--tests/auto/statemachine/statenames.scxml2
-rw-r--r--tests/auto/statemachine/statenamesnested.scxml2
-rw-r--r--tests/auto/statemachine/tst_statemachine.cpp2
-rw-r--r--tests/auto/statemachineinfo/statemachine.scxml2
-rw-r--r--tests/auto/statemachineinfo/tst_statemachineinfo.cpp2
-rw-r--r--tests/manual/cppgen/tst_cppgen.cpp2
-rw-r--r--tests/manual/testCpp/testcpp.cpp2
63 files changed, 63 insertions, 63 deletions
diff --git a/tests/auto/cmake/test_qtscxml_module/main.cpp b/tests/auto/cmake/test_qtscxml_module/main.cpp
index 5bf7e3d..ead56e0 100644
--- a/tests/auto/cmake/test_qtscxml_module/main.cpp
+++ b/tests/auto/cmake/test_qtscxml_module/main.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2016 Klaralvdalens Datakonsult AB (KDAB).
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
#include "connection.h"
diff --git a/tests/auto/compiled/connection.scxml b/tests/auto/compiled/connection.scxml
index bc62114..7dfcb3f 100644
--- a/tests/auto/compiled/connection.scxml
+++ b/tests/auto/compiled/connection.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!--
// 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
-->
<scxml xmlns="http://www.w3.org/2005/07/scxml" version="1.0"
name="Connection">
diff --git a/tests/auto/compiled/eventnames1.scxml b/tests/auto/compiled/eventnames1.scxml
index dee5434..6ea7595 100644
--- a/tests/auto/compiled/eventnames1.scxml
+++ b/tests/auto/compiled/eventnames1.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!--
// 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
-->
<scxml xmlns="http://www.w3.org/2005/07/scxml" version="1.0" name="eventnames1" initial="a">
<state id="a">
diff --git a/tests/auto/compiled/eventnames2.scxml b/tests/auto/compiled/eventnames2.scxml
index 2d5cd12..c1275e4 100644
--- a/tests/auto/compiled/eventnames2.scxml
+++ b/tests/auto/compiled/eventnames2.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!--
// 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
-->
<scxml xmlns="http://www.w3.org/2005/07/scxml" version="1.0" name="eventnames2">
<state id="a">
diff --git a/tests/auto/compiled/ids1.scxml b/tests/auto/compiled/ids1.scxml
index acb454f..dc08634 100644
--- a/tests/auto/compiled/ids1.scxml
+++ b/tests/auto/compiled/ids1.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!--
// 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
-->
<scxml xmlns="http://www.w3.org/2005/07/scxml" version="1.0" name="ids1">
<!-- valid IDs: -->
diff --git a/tests/auto/compiled/tst_compiled.cpp b/tests/auto/compiled/tst_compiled.cpp
index 83b4309..add7051 100644
--- a/tests/auto/compiled/tst_compiled.cpp
+++ b/tests/auto/compiled/tst_compiled.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 <QtTest>
#include <QObject>
diff --git a/tests/auto/dynamicmetaobject/mediaplayer.scxml b/tests/auto/dynamicmetaobject/mediaplayer.scxml
index a27eecd..3d72033 100644
--- a/tests/auto/dynamicmetaobject/mediaplayer.scxml
+++ b/tests/auto/dynamicmetaobject/mediaplayer.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Copyright (C) 2016 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
-->
<scxml
xmlns="http://www.w3.org/2005/07/scxml"
diff --git a/tests/auto/dynamicmetaobject/test1.scxml b/tests/auto/dynamicmetaobject/test1.scxml
index 1135dbf..1bb67d4 100644
--- a/tests/auto/dynamicmetaobject/test1.scxml
+++ b/tests/auto/dynamicmetaobject/test1.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!--
// 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
-->
<scxml xmlns="http://www.w3.org/2005/07/scxml" version="1.0"
name="test1" datamodel="ecmascript">
diff --git a/tests/auto/dynamicmetaobject/tst_dynamicmetaobject.cpp b/tests/auto/dynamicmetaobject/tst_dynamicmetaobject.cpp
index 7fe0791..62d610c 100644
--- a/tests/auto/dynamicmetaobject/tst_dynamicmetaobject.cpp
+++ b/tests/auto/dynamicmetaobject/tst_dynamicmetaobject.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 <QtTest>
#include <QObject>
diff --git a/tests/auto/parser/data/eventnames.scxml b/tests/auto/parser/data/eventnames.scxml
index 7e66ede..f95e079 100644
--- a/tests/auto/parser/data/eventnames.scxml
+++ b/tests/auto/parser/data/eventnames.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!--
// 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
-->
<scxml xmlns="http://www.w3.org/2005/07/scxml" version="1.0" name="eventnames">
<state id="a">
diff --git a/tests/auto/parser/data/ids1.scxml b/tests/auto/parser/data/ids1.scxml
index fa0026e..2e4dc98 100644
--- a/tests/auto/parser/data/ids1.scxml
+++ b/tests/auto/parser/data/ids1.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!--
// 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
-->
<scxml xmlns="http://www.w3.org/2005/07/scxml" version="1.0" name="ids1">
<state id="foo.bar"/>
diff --git a/tests/auto/parser/data/ids2.scxml b/tests/auto/parser/data/ids2.scxml
index 4f1b8c8..a2e812b 100644
--- a/tests/auto/parser/data/ids2.scxml
+++ b/tests/auto/parser/data/ids2.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!--
// 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
-->
<scxml xmlns="http://www.w3.org/2005/07/scxml" version="1.0" name="ids2">
<state id="foo.bar"/>
diff --git a/tests/auto/parser/data/namespaces1.scxml b/tests/auto/parser/data/namespaces1.scxml
index 63bef4c..fc5a395 100644
--- a/tests/auto/parser/data/namespaces1.scxml
+++ b/tests/auto/parser/data/namespaces1.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!--
// 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
-->
<scxml xmlns="http://www.w3.org/2005/07/scxml" version="1.0" name="namespaces1" binding="early"
xmlns:qt="http://www.qt.io/2015/02/scxml-ext" qt:editorversion="1.2.3" initial="State_1">
diff --git a/tests/auto/parser/data/scxml1.scxml b/tests/auto/parser/data/scxml1.scxml
index 37defb6..dcaaded 100644
--- a/tests/auto/parser/data/scxml1.scxml
+++ b/tests/auto/parser/data/scxml1.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!--
// 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
-->
<scxml xmlns="http://www.w3.org/2005/07/scxml" version="1.0"
name="scxml" datamodel="foo">
diff --git a/tests/auto/parser/data/scxml2.scxml b/tests/auto/parser/data/scxml2.scxml
index 7c7daa0..2c1159f 100644
--- a/tests/auto/parser/data/scxml2.scxml
+++ b/tests/auto/parser/data/scxml2.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!--
// 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
-->
<scxml xmlns="http://www.w3.org/2005/07/scxml" version="1.0"
name="scxml" binding="foo">
diff --git a/tests/auto/parser/data/test1.scxml b/tests/auto/parser/data/test1.scxml
index 6831674..4bdd762 100644
--- a/tests/auto/parser/data/test1.scxml
+++ b/tests/auto/parser/data/test1.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!--
// 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
-->
<scxml xmlns="http://www.w3.org/2005/07/scxml" version="1.0"
name="test1">
diff --git a/tests/auto/parser/tst_parser.cpp b/tests/auto/parser/tst_parser.cpp
index 2e757e9..a7b799c 100644
--- a/tests/auto/parser/tst_parser.cpp
+++ b/tests/auto/parser/tst_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 <QtTest>
#include <QObject>
diff --git a/tests/auto/qml/qqmlstatemachine/data/cppsignal.qml b/tests/auto/qml/qqmlstatemachine/data/cppsignal.qml
index d96bdd5..ae5e9b3 100644
--- a/tests/auto/qml/qqmlstatemachine/data/cppsignal.qml
+++ b/tests/auto/qml/qqmlstatemachine/data/cppsignal.qml
@@ -1,5 +1,5 @@
// Copyright (C) 2016 Ford Motor Company
-// 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
import QtQml
diff --git a/tests/auto/qml/qqmlstatemachine/data/signaltransition.qml b/tests/auto/qml/qqmlstatemachine/data/signaltransition.qml
index bb44a6a..63ceacb 100644
--- a/tests/auto/qml/qqmlstatemachine/data/signaltransition.qml
+++ b/tests/auto/qml/qqmlstatemachine/data/signaltransition.qml
@@ -1,5 +1,5 @@
// Copyright (C) 2021 The Qt Company
-// 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
import QtQuick
import QtQml.StateMachine
diff --git a/tests/auto/qml/qqmlstatemachine/data/signaltransitionhelper.qml b/tests/auto/qml/qqmlstatemachine/data/signaltransitionhelper.qml
index f915cdb..a29fcd9 100644
--- a/tests/auto/qml/qqmlstatemachine/data/signaltransitionhelper.qml
+++ b/tests/auto/qml/qqmlstatemachine/data/signaltransitionhelper.qml
@@ -1,5 +1,5 @@
// Copyright (C) 2023 The Qt Company
-// 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
import QtQuick
import QtQml.StateMachine
diff --git a/tests/auto/qml/qqmlstatemachine/tst_qqmlstatemachine.cpp b/tests/auto/qml/qqmlstatemachine/tst_qqmlstatemachine.cpp
index e9f1721..6b3f5ba 100644
--- a/tests/auto/qml/qqmlstatemachine/tst_qqmlstatemachine.cpp
+++ b/tests/auto/qml/qqmlstatemachine/tst_qqmlstatemachine.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2016 Ford Motor Company
-// 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 <QQmlComponent>
#include <QQmlContext>
#include <QQmlEngine>
diff --git a/tests/auto/qml/qqmlstatemachinemetatype/tst_qqmlstatemachinemetatype.cpp b/tests/auto/qml/qqmlstatemachinemetatype/tst_qqmlstatemachinemetatype.cpp
index e57f2bf..90ff581 100644
--- a/tests/auto/qml/qqmlstatemachinemetatype/tst_qqmlstatemachinemetatype.cpp
+++ b/tests/auto/qml/qqmlstatemachinemetatype/tst_qqmlstatemachinemetatype.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 "../../shared/util.h"
diff --git a/tests/auto/qml/scxmlqmlcpp/data/brokenstatemachine.scxml b/tests/auto/qml/scxmlqmlcpp/data/brokenstatemachine.scxml
index 2a0de8b..479e387 100644
--- a/tests/auto/qml/scxmlqmlcpp/data/brokenstatemachine.scxml
+++ b/tests/auto/qml/scxmlqmlcpp/data/brokenstatemachine.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Copyright (C) 2016 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
-->
<scxml
xmlns="http://www.w3.org/2005/07/scxml"
diff --git a/tests/auto/qml/scxmlqmlcpp/data/statemachine.scxml b/tests/auto/qml/scxmlqmlcpp/data/statemachine.scxml
index e3979dc..dd99562 100644
--- a/tests/auto/qml/scxmlqmlcpp/data/statemachine.scxml
+++ b/tests/auto/qml/scxmlqmlcpp/data/statemachine.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Copyright (C) 2016 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
-->
<scxml
xmlns="http://www.w3.org/2005/07/scxml"
diff --git a/tests/auto/qml/scxmlqmlcpp/tst_scxmlqmlcpp.cpp b/tests/auto/qml/scxmlqmlcpp/tst_scxmlqmlcpp.cpp
index 5d10fa5..d723ee9 100644
--- a/tests/auto/qml/scxmlqmlcpp/tst_scxmlqmlcpp.cpp
+++ b/tests/auto/qml/scxmlqmlcpp/tst_scxmlqmlcpp.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2021 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 "../../shared/util.h"
diff --git a/tests/auto/qmltest/scxml/statemachine.scxml b/tests/auto/qmltest/scxml/statemachine.scxml
index 0605168..11621fa 100644
--- a/tests/auto/qmltest/scxml/statemachine.scxml
+++ b/tests/auto/qmltest/scxml/statemachine.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!--
// Copyright (C) 2021 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
-->
<scxml xmlns="http://www.w3.org/2005/07/scxml"
version="1.0"
diff --git a/tests/auto/qmltest/scxml/tst_dynamic.qml b/tests/auto/qmltest/scxml/tst_dynamic.qml
index c90b069..fc6a75e 100644
--- a/tests/auto/qmltest/scxml/tst_dynamic.qml
+++ b/tests/auto/qmltest/scxml/tst_dynamic.qml
@@ -1,5 +1,5 @@
// Copyright (C) 2021 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
import QtTest 1.15
import QtScxml 5.15
diff --git a/tests/auto/qmltest/scxml/tst_scxmlqml.cpp b/tests/auto/qmltest/scxml/tst_scxmlqml.cpp
index 9fc07de..cd141cb 100644
--- a/tests/auto/qmltest/scxml/tst_scxmlqml.cpp
+++ b/tests/auto/qmltest/scxml/tst_scxmlqml.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2021 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 <QtQuickTest/quicktest.h>
QUICK_TEST_MAIN(tst_scxmlqml)
diff --git a/tests/auto/qmltest/statemachine/tst_anonymousstate.qml b/tests/auto/qmltest/statemachine/tst_anonymousstate.qml
index 1072ab3..1e46d92 100644
--- a/tests/auto/qmltest/statemachine/tst_anonymousstate.qml
+++ b/tests/auto/qmltest/statemachine/tst_anonymousstate.qml
@@ -1,5 +1,5 @@
// Copyright (C) 2016 Ford Motor Company
-// 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
import QtTest
import QtQml.StateMachine
diff --git a/tests/auto/qmltest/statemachine/tst_enumguard.qml b/tests/auto/qmltest/statemachine/tst_enumguard.qml
index 40be0c6..878abd9 100644
--- a/tests/auto/qmltest/statemachine/tst_enumguard.qml
+++ b/tests/auto/qmltest/statemachine/tst_enumguard.qml
@@ -1,5 +1,5 @@
// Copyright (C) 2016 Ford Motor Company
-// 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
import QtTest
import QtQml.StateMachine
diff --git a/tests/auto/qmltest/statemachine/tst_guardcondition.qml b/tests/auto/qmltest/statemachine/tst_guardcondition.qml
index fc1a670..3aba93f 100644
--- a/tests/auto/qmltest/statemachine/tst_guardcondition.qml
+++ b/tests/auto/qmltest/statemachine/tst_guardcondition.qml
@@ -1,5 +1,5 @@
// Copyright (C) 2016 Ford Motor Company
-// 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
import QtTest
import QtQml.StateMachine
diff --git a/tests/auto/qmltest/statemachine/tst_historystate.qml b/tests/auto/qmltest/statemachine/tst_historystate.qml
index 85ccb3e..dbe619d 100644
--- a/tests/auto/qmltest/statemachine/tst_historystate.qml
+++ b/tests/auto/qmltest/statemachine/tst_historystate.qml
@@ -1,5 +1,5 @@
// Copyright (C) 2016 Ford Motor Company
-// 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
import QtTest
import QtQml.StateMachine
diff --git a/tests/auto/qmltest/statemachine/tst_initialstate.qml b/tests/auto/qmltest/statemachine/tst_initialstate.qml
index 2d5c4f0..fb12cc5 100644
--- a/tests/auto/qmltest/statemachine/tst_initialstate.qml
+++ b/tests/auto/qmltest/statemachine/tst_initialstate.qml
@@ -1,5 +1,5 @@
// Copyright (C) 2016 Ford Motor Company
-// 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
import QtTest
import QtQml.StateMachine
diff --git a/tests/auto/qmltest/statemachine/tst_nestedinitialstates.qml b/tests/auto/qmltest/statemachine/tst_nestedinitialstates.qml
index efe444c..a37e1e7 100644
--- a/tests/auto/qmltest/statemachine/tst_nestedinitialstates.qml
+++ b/tests/auto/qmltest/statemachine/tst_nestedinitialstates.qml
@@ -1,5 +1,5 @@
// Copyright (C) 2016 Ford Motor Company
-// 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
import QtTest
import QtQml.StateMachine
diff --git a/tests/auto/qmltest/statemachine/tst_nestedstatemachine.qml b/tests/auto/qmltest/statemachine/tst_nestedstatemachine.qml
index edde9f8..2164ad0 100644
--- a/tests/auto/qmltest/statemachine/tst_nestedstatemachine.qml
+++ b/tests/auto/qmltest/statemachine/tst_nestedstatemachine.qml
@@ -1,5 +1,5 @@
// Copyright (C) 2016 Ford Motor Company
-// 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
import QtTest
import QtQml.StateMachine
diff --git a/tests/auto/qmltest/statemachine/tst_parallelmachine.qml b/tests/auto/qmltest/statemachine/tst_parallelmachine.qml
index b77927d..5e08524 100644
--- a/tests/auto/qmltest/statemachine/tst_parallelmachine.qml
+++ b/tests/auto/qmltest/statemachine/tst_parallelmachine.qml
@@ -1,5 +1,5 @@
// Copyright (C) 2016 Ford Motor Company
-// 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
import QtTest
import QtQml.StateMachine
diff --git a/tests/auto/qmltest/statemachine/tst_signaltransition.qml b/tests/auto/qmltest/statemachine/tst_signaltransition.qml
index 4e6fb6e..9f3d462 100644
--- a/tests/auto/qmltest/statemachine/tst_signaltransition.qml
+++ b/tests/auto/qmltest/statemachine/tst_signaltransition.qml
@@ -1,6 +1,6 @@
// Copyright (C) 2017 Ford Motor Company
// Copyright (C) 2017 The Qt Company
-// 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
import QtTest
import QtQml.StateMachine
diff --git a/tests/auto/qmltest/statemachine/tst_statemachineqml.cpp b/tests/auto/qmltest/statemachine/tst_statemachineqml.cpp
index 7e227cf..0c2c8cb 100644
--- a/tests/auto/qmltest/statemachine/tst_statemachineqml.cpp
+++ b/tests/auto/qmltest/statemachine/tst_statemachineqml.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2021 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 <QtQuickTest/quicktest.h>
QUICK_TEST_MAIN(tst_statemachineqml)
diff --git a/tests/auto/qmltest/statemachine/tst_trafficlight.qml b/tests/auto/qmltest/statemachine/tst_trafficlight.qml
index a831028..9a81ccc 100644
--- a/tests/auto/qmltest/statemachine/tst_trafficlight.qml
+++ b/tests/auto/qmltest/statemachine/tst_trafficlight.qml
@@ -1,5 +1,5 @@
// Copyright (C) 2016 Ford Motor Company
-// 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
import QtTest
import QtQml.StateMachine
diff --git a/tests/auto/qmltest/statemachine/tst_triggeredArguments1.qml b/tests/auto/qmltest/statemachine/tst_triggeredArguments1.qml
index 064c2cd..08ae498 100644
--- a/tests/auto/qmltest/statemachine/tst_triggeredArguments1.qml
+++ b/tests/auto/qmltest/statemachine/tst_triggeredArguments1.qml
@@ -1,5 +1,5 @@
// Copyright (C) 2017 Ford Motor Company
-// 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
import QtTest
import QtQml.StateMachine
diff --git a/tests/auto/qmltest/statemachine/tst_triggeredArguments2.qml b/tests/auto/qmltest/statemachine/tst_triggeredArguments2.qml
index 440bd61..57d6176 100644
--- a/tests/auto/qmltest/statemachine/tst_triggeredArguments2.qml
+++ b/tests/auto/qmltest/statemachine/tst_triggeredArguments2.qml
@@ -1,5 +1,5 @@
// Copyright (C) 2017 Ford Motor Company
-// 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
import QtTest
import QtQml.StateMachine
diff --git a/tests/auto/qstatemachine/qstate/tst_qstate.cpp b/tests/auto/qstatemachine/qstate/tst_qstate.cpp
index 71433c4..27e0e89 100644
--- a/tests/auto/qstatemachine/qstate/tst_qstate.cpp
+++ b/tests/auto/qstatemachine/qstate/tst_qstate.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 <QtTest/QtTest>
diff --git a/tests/auto/qstatemachine/qstatemachine/tst_qstatemachine.cpp b/tests/auto/qstatemachine/qstatemachine/tst_qstatemachine.cpp
index e4be3c4..f01dd1f 100644
--- a/tests/auto/qstatemachine/qstatemachine/tst_qstatemachine.cpp
+++ b/tests/auto/qstatemachine/qstatemachine/tst_qstatemachine.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 <QtTest/QtTest>
#include <QtTest/private/qpropertytesthelper_p.h>
diff --git a/tests/auto/scion/tst_scion.cpp b/tests/auto/scion/tst_scion.cpp
index 8764758..e9be765 100644
--- a/tests/auto/scion/tst_scion.cpp
+++ b/tests/auto/scion/tst_scion.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 <QtTest/QtTest>
#include <QCoreApplication>
diff --git a/tests/auto/scxmlcoutput/arguments/tst_scxmlcoutput.cpp b/tests/auto/scxmlcoutput/arguments/tst_scxmlcoutput.cpp
index 9388f26..75a85a5 100644
--- a/tests/auto/scxmlcoutput/arguments/tst_scxmlcoutput.cpp
+++ b/tests/auto/scxmlcoutput/arguments/tst_scxmlcoutput.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2021 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 <QtTest>
#include <QObject>
diff --git a/tests/auto/scxmlcoutput/default/tst_scxmlcoutput.cpp b/tests/auto/scxmlcoutput/default/tst_scxmlcoutput.cpp
index d4ac60f..8e014a7 100644
--- a/tests/auto/scxmlcoutput/default/tst_scxmlcoutput.cpp
+++ b/tests/auto/scxmlcoutput/default/tst_scxmlcoutput.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2021 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 <QtTest>
#include <QObject>
diff --git a/tests/auto/scxmlcoutput/namespace/tst_scxmlcoutput.cpp b/tests/auto/scxmlcoutput/namespace/tst_scxmlcoutput.cpp
index f45d1ef..60f75e0 100644
--- a/tests/auto/scxmlcoutput/namespace/tst_scxmlcoutput.cpp
+++ b/tests/auto/scxmlcoutput/namespace/tst_scxmlcoutput.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2021 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 <QtTest>
#include <QObject>
diff --git a/tests/auto/scxmlcoutput/path/tst_scxmlcoutput.cpp b/tests/auto/scxmlcoutput/path/tst_scxmlcoutput.cpp
index c7af102..2c2c87e 100644
--- a/tests/auto/scxmlcoutput/path/tst_scxmlcoutput.cpp
+++ b/tests/auto/scxmlcoutput/path/tst_scxmlcoutput.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2021 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 <QtTest>
#include <QObject>
diff --git a/tests/auto/scxmlcoutput/shared/ids1.scxml b/tests/auto/scxmlcoutput/shared/ids1.scxml
index acb454f..dc08634 100644
--- a/tests/auto/scxmlcoutput/shared/ids1.scxml
+++ b/tests/auto/scxmlcoutput/shared/ids1.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!--
// 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
-->
<scxml xmlns="http://www.w3.org/2005/07/scxml" version="1.0" name="ids1">
<!-- valid IDs: -->
diff --git a/tests/auto/shared/bindableqmlutils.h b/tests/auto/shared/bindableqmlutils.h
index 1ce94ca..f58af01 100644
--- a/tests/auto/shared/bindableqmlutils.h
+++ b/tests/auto/shared/bindableqmlutils.h
@@ -1,5 +1,5 @@
// Copyright (C) 2021 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 BINDABLEQMLUTILS_H
#define BINDABLEQMLUTILS_H
diff --git a/tests/auto/shared/util.cpp b/tests/auto/shared/util.cpp
index 697d5fb..4808ba5 100644
--- a/tests/auto/shared/util.cpp
+++ b/tests/auto/shared/util.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 "util.h"
diff --git a/tests/auto/shared/util.h b/tests/auto/shared/util.h
index ef5cc69..bf9e685 100644
--- a/tests/auto/shared/util.h
+++ b/tests/auto/shared/util.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 QQMLTESTUTILS_H
#define QQMLTESTUTILS_H
diff --git a/tests/auto/statemachine/eventoccurred.scxml b/tests/auto/statemachine/eventoccurred.scxml
index 1808d5c..98a0870 100644
--- a/tests/auto/statemachine/eventoccurred.scxml
+++ b/tests/auto/statemachine/eventoccurred.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!--
// 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
-->
<scxml xmlns="http://www.w3.org/2005/07/scxml" version="1.0"
name="EventOccurred" datamodel="ecmascript">
diff --git a/tests/auto/statemachine/ids1.scxml b/tests/auto/statemachine/ids1.scxml
index 824a475..4201aa8 100644
--- a/tests/auto/statemachine/ids1.scxml
+++ b/tests/auto/statemachine/ids1.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!--
// 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
-->
<scxml xmlns="http://www.w3.org/2005/07/scxml" version="1.0" name="ids1">
<state id="foo.bar"/>
diff --git a/tests/auto/statemachine/invoke.scxml b/tests/auto/statemachine/invoke.scxml
index 88a636f..23523d7 100644
--- a/tests/auto/statemachine/invoke.scxml
+++ b/tests/auto/statemachine/invoke.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
// Copyright (C) 2016 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
-->
<scxml
xmlns="http://www.w3.org/2005/07/scxml"
diff --git a/tests/auto/statemachine/stateDotDoneEvent.scxml b/tests/auto/statemachine/stateDotDoneEvent.scxml
index db245d8..7b7ffb2 100644
--- a/tests/auto/statemachine/stateDotDoneEvent.scxml
+++ b/tests/auto/statemachine/stateDotDoneEvent.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!--
// 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
-->
<scxml xmlns="http://www.w3.org/2005/07/scxml" version="1.0"
name="EventOccurred" datamodel="ecmascript">
diff --git a/tests/auto/statemachine/statenames.scxml b/tests/auto/statemachine/statenames.scxml
index 1827d62..4e1ba72 100644
--- a/tests/auto/statemachine/statenames.scxml
+++ b/tests/auto/statemachine/statenames.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!--
// 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
-->
<scxml xmlns="http://www.w3.org/2005/07/scxml" version="1.0"
name="statenames">
diff --git a/tests/auto/statemachine/statenamesnested.scxml b/tests/auto/statemachine/statenamesnested.scxml
index 40c7709..70df081 100644
--- a/tests/auto/statemachine/statenamesnested.scxml
+++ b/tests/auto/statemachine/statenamesnested.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!--
// 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
-->
<scxml xmlns="http://www.w3.org/2005/07/scxml" version="1.0"
name="super_state_machine">
diff --git a/tests/auto/statemachine/tst_statemachine.cpp b/tests/auto/statemachine/tst_statemachine.cpp
index 6080d42..85d06c8 100644
--- a/tests/auto/statemachine/tst_statemachine.cpp
+++ b/tests/auto/statemachine/tst_statemachine.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 <QtTest>
#include <QtTest/private/qpropertytesthelper_p.h>
diff --git a/tests/auto/statemachineinfo/statemachine.scxml b/tests/auto/statemachineinfo/statemachine.scxml
index 581fc49..766f278 100644
--- a/tests/auto/statemachineinfo/statemachine.scxml
+++ b/tests/auto/statemachineinfo/statemachine.scxml
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!--
// 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
-->
<scxml xmlns="http://www.w3.org/2005/07/scxml" version="1.0" name="InfoTest">
<transition/>
diff --git a/tests/auto/statemachineinfo/tst_statemachineinfo.cpp b/tests/auto/statemachineinfo/tst_statemachineinfo.cpp
index 096d4fa..7246045 100644
--- a/tests/auto/statemachineinfo/tst_statemachineinfo.cpp
+++ b/tests/auto/statemachineinfo/tst_statemachineinfo.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 <QtTest>
#include <QtScxml/qscxmlstatemachine.h>
diff --git a/tests/manual/cppgen/tst_cppgen.cpp b/tests/manual/cppgen/tst_cppgen.cpp
index 3da0868..9aaf0b8 100644
--- a/tests/manual/cppgen/tst_cppgen.cpp
+++ b/tests/manual/cppgen/tst_cppgen.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 <QtTest/QtTest>
diff --git a/tests/manual/testCpp/testcpp.cpp b/tests/manual/testCpp/testcpp.cpp
index ec617b5..368ee03 100644
--- a/tests/manual/testCpp/testcpp.cpp
+++ b/tests/manual/testCpp/testcpp.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 <QCoreApplication>
#include <QFile>