diff options
Diffstat (limited to 'tests/benchmarks/qml/qproperty')
-rw-r--r-- | tests/benchmarks/qml/qproperty/main.cpp | 2 | ||||
-rw-r--r-- | tests/benchmarks/qml/qproperty/propertytester.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/benchmarks/qml/qproperty/main.cpp b/tests/benchmarks/qml/qproperty/main.cpp index 5ee6d30585..eb503484d7 100644 --- a/tests/benchmarks/qml/qproperty/main.cpp +++ b/tests/benchmarks/qml/qproperty/main.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 <QGuiApplication> #include <QQmlEngine> diff --git a/tests/benchmarks/qml/qproperty/propertytester.h b/tests/benchmarks/qml/qproperty/propertytester.h index f913395af6..a89d51c286 100644 --- a/tests/benchmarks/qml/qproperty/propertytester.h +++ b/tests/benchmarks/qml/qproperty/propertytester.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 PROPERTYTESTER_H #define PROPERTYTESTER_H |