Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-serialbus for openSUSE:Factory checked in at 2024-05-27 11:48:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-serialbus (Old) and /work/SRC/openSUSE:Factory/.qt6-serialbus.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-serialbus" Mon May 27 11:48:35 2024 rev:23 rq:1176071 version:6.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-serialbus/qt6-serialbus.changes 2024-04-08 17:51:31.684038052 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-serialbus.new.24587/qt6-serialbus.changes 2024-05-27 11:54:49.611535924 +0200 @@ -1,0 +2,6 @@ +Tue May 21 08:31:45 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 6.7.1: + * https://www.qt.io/blog/qt-6.7.1-released + +------------------------------------------------------------------- Old: ---- qtserialbus-everywhere-src-6.7.0.tar.xz New: ---- qtserialbus-everywhere-src-6.7.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-serialbus.spec ++++++ --- /var/tmp/diff_new_pack.ijzKxX/_old 2024-05-27 11:54:53.787689142 +0200 +++ /var/tmp/diff_new_pack.ijzKxX/_new 2024-05-27 11:54:53.799689582 +0200 @@ -16,7 +16,7 @@ # -%define real_version 6.7.0 +%define real_version 6.7.1 %define short_version 6.7 %define tar_name qtserialbus-everywhere-src %define tar_suffix %{nil} @@ -27,12 +27,12 @@ %endif # Name: qt6-serialbus -Version: 6.7.0 +Version: 6.7.1 Release: 0 Summary: Qt 6 SerialBus library License: LGPL-3.0-only OR GPL-2.0-or-later URL: https://www.qt.io -Source: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz +Source0: https://download.qt.io/official_releases/qt/%{short_version}/%{real_version}%{tar_suffix}/submodules/%{tar_name}-%{real_version}%{tar_suffix}.tar.xz Source99: qt6-serialbus-rpmlintrc BuildRequires: fdupes BuildRequires: pkgconfig ++++++ qtserialbus-everywhere-src-6.7.0.tar.xz -> qtserialbus-everywhere-src-6.7.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/.cmake.conf new/qtserialbus-everywhere-src-6.7.1/.cmake.conf --- old/qtserialbus-everywhere-src-6.7.0/.cmake.conf 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/.cmake.conf 2024-05-08 21:00:01.000000000 +0200 @@ -1,4 +1,4 @@ -set(QT_REPO_MODULE_VERSION "6.7.0") +set(QT_REPO_MODULE_VERSION "6.7.1") set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1") set(QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_AS_CONST=1") list(APPEND QT_EXTRA_INTERNAL_TARGET_DEFINES "QT_NO_FOREACH=1") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/.tag new/qtserialbus-everywhere-src-6.7.1/.tag --- old/qtserialbus-everywhere-src-6.7.0/.tag 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/.tag 2024-05-08 21:00:01.000000000 +0200 @@ -1 +1 @@ -2c1fec48f9a8c075d5bd920f02c58e87322a3952 +00704bbd0f25fb29d4969979e9669c914db0cc61 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/config.tests/socketcan/main.cpp new/qtserialbus-everywhere-src-6.7.1/config.tests/socketcan/main.cpp --- old/qtserialbus-everywhere-src-6.7.0/config.tests/socketcan/main.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/config.tests/socketcan/main.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2015 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// SPDX-License-Identifier: BSD-3-Clause #include <linux/can.h> #include <linux/can/raw.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/config.tests/socketcan_fd/main.cpp new/qtserialbus-everywhere-src-6.7.1/config.tests/socketcan_fd/main.cpp --- old/qtserialbus-everywhere-src-6.7.0/config.tests/socketcan_fd/main.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/config.tests/socketcan_fd/main.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2015 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// SPDX-License-Identifier: BSD-3-Clause #include <linux/can.h> #include <linux/can/raw.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/dependencies.yaml new/qtserialbus-everywhere-src-6.7.1/dependencies.yaml --- old/qtserialbus-everywhere-src-6.7.0/dependencies.yaml 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/dependencies.yaml 2024-05-08 21:00:01.000000000 +0200 @@ -1,7 +1,7 @@ dependencies: ../qtbase: - ref: 98602c26fc97eb41e3dd7548194ca637420a31b9 + ref: c195fe7d33decbd5ddd47ae46dbf8e0d9c20ba85 required: true ../qtserialport: - ref: df94dfb4016063614b0daaddb744322280ae14c1 + ref: 637c8fd8cc8aa24ac2e64d6cc025a01ce3059c06 required: false diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/examples/CMakeLists.txt new/qtserialbus-everywhere-src-6.7.1/examples/CMakeLists.txt --- old/qtserialbus-everywhere-src-6.7.0/examples/CMakeLists.txt 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/examples/CMakeLists.txt 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause qt_examples_build_begin(EXTERNAL_BUILD) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/examples/serialbus/CMakeLists.txt new/qtserialbus-everywhere-src-6.7.1/examples/serialbus/CMakeLists.txt --- old/qtserialbus-everywhere-src-6.7.0/examples/serialbus/CMakeLists.txt 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/examples/serialbus/CMakeLists.txt 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause if(TARGET Qt::Widgets) qt_internal_add_example(can) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/examples/serialbus/can/CMakeLists.txt new/qtserialbus-everywhere-src-6.7.1/examples/serialbus/can/CMakeLists.txt --- old/qtserialbus-everywhere-src-6.7.0/examples/serialbus/can/CMakeLists.txt 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/examples/serialbus/can/CMakeLists.txt 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause cmake_minimum_required(VERSION 3.16) project(can LANGUAGES CXX) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/examples/serialbus/can/connectdialog.cpp new/qtserialbus-everywhere-src-6.7.1/examples/serialbus/can/connectdialog.cpp --- old/qtserialbus-everywhere-src-6.7.0/examples/serialbus/can/connectdialog.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/examples/serialbus/can/connectdialog.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -264,7 +264,7 @@ // process data bitrate const int dataBitrate = m_ui->dataBitrateBox->bitRate(); - if (dataBitrate > 0) { + if (dataBitrate > 0 && m_ui->canFdBox->currentData().toBool()) { const ConfigurationItem item(QCanBusDevice::DataBitRateKey, QVariant(dataBitrate)); m_currentSettings.configurations.append(item); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/examples/serialbus/can/mainwindow.cpp new/qtserialbus-everywhere-src-6.7.1/examples/serialbus/can/mainwindow.cpp --- old/qtserialbus-everywhere-src-6.7.0/examples/serialbus/can/mainwindow.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/examples/serialbus/can/mainwindow.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -62,7 +62,8 @@ connect(m_ui->sendFrameBox, &SendFrameBox::sendFrame, this, &MainWindow::sendFrame); connect(m_ui->actionConnect, &QAction::triggered, this, [this]() { - m_canDevice.release()->deleteLater(); + if (m_canDevice) + m_canDevice.release()->deleteLater(); m_connectDialog->show(); }); connect(m_connectDialog, &QDialog::accepted, this, &MainWindow::connectDevice); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/examples/serialbus/modbus/CMakeLists.txt new/qtserialbus-everywhere-src-6.7.1/examples/serialbus/modbus/CMakeLists.txt --- old/qtserialbus-everywhere-src-6.7.0/examples/serialbus/modbus/CMakeLists.txt 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/examples/serialbus/modbus/CMakeLists.txt 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause qt_internal_add_example(client) qt_internal_add_example(server) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/examples/serialbus/modbus/client/CMakeLists.txt new/qtserialbus-everywhere-src-6.7.1/examples/serialbus/modbus/client/CMakeLists.txt --- old/qtserialbus-everywhere-src-6.7.0/examples/serialbus/modbus/client/CMakeLists.txt 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/examples/serialbus/modbus/client/CMakeLists.txt 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause cmake_minimum_required(VERSION 3.16) project(modbusclient LANGUAGES CXX) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/examples/serialbus/modbus/custom/CMakeLists.txt new/qtserialbus-everywhere-src-6.7.1/examples/serialbus/modbus/custom/CMakeLists.txt --- old/qtserialbus-everywhere-src-6.7.0/examples/serialbus/modbus/custom/CMakeLists.txt 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/examples/serialbus/modbus/custom/CMakeLists.txt 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause cmake_minimum_required(VERSION 3.16) project(customcommand LANGUAGES CXX) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/examples/serialbus/modbus/server/CMakeLists.txt new/qtserialbus-everywhere-src-6.7.1/examples/serialbus/modbus/server/CMakeLists.txt --- old/qtserialbus-everywhere-src-6.7.0/examples/serialbus/modbus/server/CMakeLists.txt 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/examples/serialbus/modbus/server/CMakeLists.txt 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause cmake_minimum_required(VERSION 3.16) project(modbusserver LANGUAGES CXX) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/licenseRule.json new/qtserialbus-everywhere-src-6.7.1/licenseRule.json --- old/qtserialbus-everywhere-src-6.7.0/licenseRule.json 1970-01-01 01:00:00.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/licenseRule.json 2024-05-08 21:00:01.000000000 +0200 @@ -0,0 +1,94 @@ +[ + { + "comment" : ["file_pattern_ending: strings matched against the end of a file name.", + "location keys: regular expression matched against the beginning of", + "the file path (relative to the git submodule root).", + "spdx: list of SPDX-License-Expression's allowed in the matching files.", + "-------------------------------------------------------", + "Files with the following endings are Build System licensed,", + "unless they are examples", + "Files with other endings can also be build system files" + ], + "file_pattern_ending" : ["CMakeLists.txt", ".cmake", ".pro", ".pri", ".prf", + "configure", "configure.bat", "cmake.in", "plist.in", "CMakeLists.txt.in"], + "location" : { + "" : { + "comment" : "Default", + "file type" : "build system", + "spdx" : ["BSD-3-Clause"] + }, + "(.*)(examples/|snippets/)" : { + "comment" : "Example takes precedence", + "file type" : "examples and snippets", + "spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"] + } + } + }, + { + "comments" : ["Files with the following endings are Tool licensed,", + "unless they are examples.", + "Files with other endings can also be tool files."], + "file_pattern_ending" : [".sh", ".py", ".pl", ".bat", ".ps1"], + "location" :{ + "" : { + "comment" : "Default", + "file type" : "tools and utils", + "spdx" : ["LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0"] + }, + "(.*)(examples/|snippets/)" : { + "comment" : "Example takes precedence", + "file type" : "examples and snippets", + "spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"] + } + } + }, + { + "comment" : "Files with the following endings are Documentation licensed.", + "file_pattern_ending" : [".qdoc", ".qdocinc" , ".qdocconf", ".txt", "README", "qt_attribution.json"], + "location" :{ + "" : { + "comment" : "", + "file type" : "documentation", + "spdx" : ["LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only"] + } + } + }, + { + "comment" : ["All other files", + "The licensing is defined only by the file location in the Qt module repository.", + "NO <file_pattern_ending> key for this case!", + "This needs to be the last entry of the file."], + "location" : { + "" : { + "comment" : "Default", + "file type" : "module and plugin", + "spdx" : ["LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"] + }, + "src/" : { + "comment" : "Default", + "file type" : "module and plugin", + "spdx" : ["LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"] + }, + "src/tools/" : { + "comment" : "Default", + "file type" : "tools and utils", + "spdx" : ["LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0"] + }, + "tests/" : { + "comment" : "Default", + "file type" : "test", + "spdx" : ["LicenseRef-Qt-Commercial OR GPL-3.0-only"] + }, + "(.*)(examples/|snippets/)" : { + "comment" : "Default", + "file type" : "examples and snippets", + "spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"] + }, + "config.tests/" : { + "comment" : "Default", + "file type" : "build system", + "spdx" : ["BSD-3-Clause"] + } + } + } +] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/src/plugins/canbus/vectorcan/vectorcanbackend.cpp new/qtserialbus-everywhere-src-6.7.1/src/plugins/canbus/vectorcan/vectorcanbackend.cpp --- old/qtserialbus-everywhere-src-6.7.0/src/plugins/canbus/vectorcan/vectorcanbackend.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/src/plugins/canbus/vectorcan/vectorcanbackend.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -226,22 +226,27 @@ portHandle = XL_INVALID_PORTHANDLE; return false; } - } - if (usesCanFd && arbBitRate != 0) { - XLcanFdConf xlfdconf = xlCanFdConfInit(arbBitRate, dataBitRate); + if (usesCanFd && arbBitRate != 0) { + if (permissionMask != 0) { + XLcanFdConf xlfdconf = xlCanFdConfInit(arbBitRate, dataBitRate); - const XLstatus status = ::xlCanFdSetConfiguration(portHandle, channelMask, &xlfdconf); - if (Q_UNLIKELY(status != XL_SUCCESS)) { - const QString errorString = systemErrorString(status); - if (status == XL_ERR_INVALID_ACCESS) { - qCWarning(QT_CANBUS_PLUGINS_VECTORCAN, "Unable to change the configuration: %ls.", - qUtf16Printable(errorString)); - q->setError(errorString, QCanBusDevice::CanBusError::ConfigurationError); + const XLstatus statusFd = ::xlCanFdSetConfiguration(portHandle, channelMask, &xlfdconf); + if (Q_UNLIKELY(statusFd != XL_SUCCESS)) { + const QString errorString = systemErrorString(statusFd); + if (statusFd == XL_ERR_INVALID_ACCESS) { + qCWarning(QT_CANBUS_PLUGINS_VECTORCAN, "Unable to change the configuration: %ls.", + qUtf16Printable(errorString)); + q->setError(errorString, QCanBusDevice::CanBusError::ConfigurationError); + } else { + qCWarning(QT_CANBUS_PLUGINS_VECTORCAN, "Connection error: %ls.", + qUtf16Printable(errorString)); + q->setError(errorString, QCanBusDevice::CanBusError::ConnectionError); + return false; + } + } } else { - qCWarning(QT_CANBUS_PLUGINS_VECTORCAN, "Connection error: %ls.", - qUtf16Printable(errorString)); - q->setError(errorString, QCanBusDevice::CanBusError::ConnectionError); - return false; + qCWarning(QT_CANBUS_PLUGINS_VECTORCAN, "No init access for channel %d! " + "Using existing configuration!", channelIndex); } } } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/plugins/testcanbus/main.cpp new/qtserialbus-everywhere-src-6.7.1/tests/auto/plugins/testcanbus/main.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/plugins/testcanbus/main.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/plugins/testcanbus/main.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 The Qt Company Ltd. -// 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 "testcanbackend.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/plugins/testcanbus/testcanbackend.cpp new/qtserialbus-everywhere-src-6.7.1/tests/auto/plugins/testcanbus/testcanbackend.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/plugins/testcanbus/testcanbackend.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/plugins/testcanbus/testcanbackend.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 The Qt Company Ltd. -// 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 "testcanbackend.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/plugins/testcanbus/testcanbackend.h new/qtserialbus-everywhere-src-6.7.1/tests/auto/plugins/testcanbus/testcanbackend.h --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/plugins/testcanbus/testcanbackend.h 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/plugins/testcanbus/testcanbackend.h 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 The Qt Company Ltd. -// 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 #ifndef TESTCANBACKEND_H #define TESTCANBACKEND_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/qcanbus/tst_qcanbus.cpp new/qtserialbus-everywhere-src-6.7.1/tests/auto/qcanbus/tst_qcanbus.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/qcanbus/tst_qcanbus.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/qcanbus/tst_qcanbus.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 The Qt Company Ltd. -// 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 <QtSerialBus/qcanbus.h> #include <QtSerialBus/qcanbusfactory.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/qcanbusdevice/tst_qcanbusdevice.cpp new/qtserialbus-everywhere-src-6.7.1/tests/auto/qcanbusdevice/tst_qcanbusdevice.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/qcanbusdevice/tst_qcanbusdevice.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/qcanbusdevice/tst_qcanbusdevice.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 The Qt Company Ltd. -// 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 <QtSerialBus/qcanbusdevice.h> #include <QtSerialBus/qcanbusframe.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/qcanbusframe/tst_qcanbusframe.cpp new/qtserialbus-everywhere-src-6.7.1/tests/auto/qcanbusframe/tst_qcanbusframe.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/qcanbusframe/tst_qcanbusframe.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/qcanbusframe/tst_qcanbusframe.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 The Qt Company Ltd. -// 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 <QtSerialBus/qcanbusframe.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/qcandbcfileparser/tst_qcandbcfileparser.cpp new/qtserialbus-everywhere-src-6.7.1/tests/auto/qcandbcfileparser/tst_qcandbcfileparser.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/qcandbcfileparser/tst_qcandbcfileparser.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/qcandbcfileparser/tst_qcandbcfileparser.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2022 The Qt Company Ltd. -// 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 <QtTest/qtest.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/qcanframeprocessor/tst_qcanframeprocessor.cpp new/qtserialbus-everywhere-src-6.7.1/tests/auto/qcanframeprocessor/tst_qcanframeprocessor.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/qcanframeprocessor/tst_qcanframeprocessor.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/qcanframeprocessor/tst_qcanframeprocessor.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2022 The Qt Company Ltd. -// 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 <QtTest/qtest.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/qcanmessagedescription/tst_qcanmessagedescription.cpp new/qtserialbus-everywhere-src-6.7.1/tests/auto/qcanmessagedescription/tst_qcanmessagedescription.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/qcanmessagedescription/tst_qcanmessagedescription.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/qcanmessagedescription/tst_qcanmessagedescription.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2022 The Qt Company Ltd. -// 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 <QtTest/qtest.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/qcansignaldescription/tst_qcansignaldescription.cpp new/qtserialbus-everywhere-src-6.7.1/tests/auto/qcansignaldescription/tst_qcansignaldescription.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/qcansignaldescription/tst_qcansignaldescription.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/qcansignaldescription/tst_qcansignaldescription.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2022 The Qt Company Ltd. -// 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 <QtTest/qtest.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/qcanuniqueiddescription/tst_qcanuniqueiddescription.cpp new/qtserialbus-everywhere-src-6.7.1/tests/auto/qcanuniqueiddescription/tst_qcanuniqueiddescription.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/qcanuniqueiddescription/tst_qcanuniqueiddescription.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/qcanuniqueiddescription/tst_qcanuniqueiddescription.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2022 The Qt Company Ltd. -// 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 <QtTest/qtest.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/qmodbusadu/tst_qmodbusadu.cpp new/qtserialbus-everywhere-src-6.7.1/tests/auto/qmodbusadu/tst_qmodbusadu.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/qmodbusadu/tst_qmodbusadu.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/qmodbusadu/tst_qmodbusadu.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 The Qt Company Ltd. -// 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 <private/qmodbusadu_p.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/qmodbusclient/tst_qmodbusclient.cpp new/qtserialbus-everywhere-src-6.7.1/tests/auto/qmodbusclient/tst_qmodbusclient.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/qmodbusclient/tst_qmodbusclient.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/qmodbusclient/tst_qmodbusclient.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 The Qt Company Ltd. -// 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 <QtSerialBus/qmodbusclient.h> #include <private/qmodbusclient_p.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/qmodbuscommevent/tst_qmodbuscommevent.cpp new/qtserialbus-everywhere-src-6.7.1/tests/auto/qmodbuscommevent/tst_qmodbuscommevent.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/qmodbuscommevent/tst_qmodbuscommevent.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/qmodbuscommevent/tst_qmodbuscommevent.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 The Qt Company Ltd. -// 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 <private/qmodbuscommevent_p.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/qmodbusdataunit/tst_qmodbusdataunit.cpp new/qtserialbus-everywhere-src-6.7.1/tests/auto/qmodbusdataunit/tst_qmodbusdataunit.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/qmodbusdataunit/tst_qmodbusdataunit.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/qmodbusdataunit/tst_qmodbusdataunit.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 The Qt Company Ltd. -// 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 <QtTest/QtTest> #include <QtSerialBus/QModbusDataUnit> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/qmodbusdevice/tst_qmodbusdevice.cpp new/qtserialbus-everywhere-src-6.7.1/tests/auto/qmodbusdevice/tst_qmodbusdevice.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/qmodbusdevice/tst_qmodbusdevice.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/qmodbusdevice/tst_qmodbusdevice.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 The Qt Company Ltd. -// 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 <QtTest/QtTest> #include <QtSerialBus/qmodbusdevice.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/qmodbusdeviceidentification/tst_qmodbusdeviceidentification.cpp new/qtserialbus-everywhere-src-6.7.1/tests/auto/qmodbusdeviceidentification/tst_qmodbusdeviceidentification.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/qmodbusdeviceidentification/tst_qmodbusdeviceidentification.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/qmodbusdeviceidentification/tst_qmodbusdeviceidentification.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 The Qt Company Ltd. -// 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 <QtSerialBus/qmodbusdeviceidentification.h> #include <QtSerialBus/qmodbuspdu.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/qmodbuspdu/tst_qmodbuspdu.cpp new/qtserialbus-everywhere-src-6.7.1/tests/auto/qmodbuspdu/tst_qmodbuspdu.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/qmodbuspdu/tst_qmodbuspdu.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/qmodbuspdu/tst_qmodbuspdu.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 The Qt Company Ltd. -// 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 <QtCore/qdebug.h> #include <QtSerialBus/qmodbuspdu.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/qmodbusreply/tst_qmodbusreply.cpp new/qtserialbus-everywhere-src-6.7.1/tests/auto/qmodbusreply/tst_qmodbusreply.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/qmodbusreply/tst_qmodbusreply.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/qmodbusreply/tst_qmodbusreply.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 The Qt Company Ltd. -// 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 <QtTest/QtTest> #include <QtSerialBus/QModbusReply> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/qmodbusrtuserialclient/tst_qmodbusrtuserialclient.cpp new/qtserialbus-everywhere-src-6.7.1/tests/auto/qmodbusrtuserialclient/tst_qmodbusrtuserialclient.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/qmodbusrtuserialclient/tst_qmodbusrtuserialclient.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/qmodbusrtuserialclient/tst_qmodbusrtuserialclient.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 The Qt Company Ltd. -// 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 <QtSerialBus/qmodbusrtuserialclient.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/qmodbusserver/tst_qmodbusserver.cpp new/qtserialbus-everywhere-src-6.7.1/tests/auto/qmodbusserver/tst_qmodbusserver.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/qmodbusserver/tst_qmodbusserver.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/qmodbusserver/tst_qmodbusserver.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 The Qt Company Ltd. -// 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 <QtSerialBus/qmodbusserver.h> #if QT_CONFIG(modbus_serialport) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/shared/qcanmessagedescription_helpers.h new/qtserialbus-everywhere-src-6.7.1/tests/auto/shared/qcanmessagedescription_helpers.h --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/shared/qcanmessagedescription_helpers.h 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/shared/qcanmessagedescription_helpers.h 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2023 The Qt Company Ltd. -// 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 #ifndef QCANMESSAGEDESCRIPTION_HELPERS_H #define QCANMESSAGEDESCRIPTION_HELPERS_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/shared/qcansignaldescription_helpers.h new/qtserialbus-everywhere-src-6.7.1/tests/auto/shared/qcansignaldescription_helpers.h --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/shared/qcansignaldescription_helpers.h 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/shared/qcansignaldescription_helpers.h 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2023 The Qt Company Ltd. -// 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 #ifndef QCANSIGNALDESCRIPTION_HELPERS_H #define QCANSIGNALDESCRIPTION_HELPERS_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/auto/shared/qcanuniqueiddescription_helpers.h new/qtserialbus-everywhere-src-6.7.1/tests/auto/shared/qcanuniqueiddescription_helpers.h --- old/qtserialbus-everywhere-src-6.7.0/tests/auto/shared/qcanuniqueiddescription_helpers.h 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/auto/shared/qcanuniqueiddescription_helpers.h 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2023 The Qt Company Ltd. -// 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 #ifndef QCANUNIQUEIDDESCRIPTION_HELPERS_H #define QCANUNIQUEIDDESCRIPTION_HELPERS_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/manual/modbus/adueditor/main.cpp new/qtserialbus-everywhere-src-6.7.1/tests/manual/modbus/adueditor/main.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/manual/modbus/adueditor/main.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/manual/modbus/adueditor/main.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 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 "mainwindow.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/manual/modbus/adueditor/mainwindow.cpp new/qtserialbus-everywhere-src-6.7.1/tests/manual/modbus/adueditor/mainwindow.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/manual/modbus/adueditor/mainwindow.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/manual/modbus/adueditor/mainwindow.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 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 "mainwindow.h" #include "modbustcpclient.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/manual/modbus/adueditor/mainwindow.h new/qtserialbus-everywhere-src-6.7.1/tests/manual/modbus/adueditor/mainwindow.h --- old/qtserialbus-everywhere-src-6.7.0/tests/manual/modbus/adueditor/mainwindow.h 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/manual/modbus/adueditor/mainwindow.h 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 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 #ifndef MAINWINDOW_H #define MAINWINDOW_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/manual/modbus/adueditor/modbustcpclient.cpp new/qtserialbus-everywhere-src-6.7.1/tests/manual/modbus/adueditor/modbustcpclient.cpp --- old/qtserialbus-everywhere-src-6.7.0/tests/manual/modbus/adueditor/modbustcpclient.cpp 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/manual/modbus/adueditor/modbustcpclient.cpp 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 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 "mainwindow.h" #include "modbustcpclient.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/manual/modbus/adueditor/modbustcpclient.h new/qtserialbus-everywhere-src-6.7.1/tests/manual/modbus/adueditor/modbustcpclient.h --- old/qtserialbus-everywhere-src-6.7.0/tests/manual/modbus/adueditor/modbustcpclient.h 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/manual/modbus/adueditor/modbustcpclient.h 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 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 #ifndef MODBUSTCPCLIENT_H #define MODBUSTCPCLIENT_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/manual/modbus/adueditor/modbustcpclient_p.h new/qtserialbus-everywhere-src-6.7.1/tests/manual/modbus/adueditor/modbustcpclient_p.h --- old/qtserialbus-everywhere-src-6.7.0/tests/manual/modbus/adueditor/modbustcpclient_p.h 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/manual/modbus/adueditor/modbustcpclient_p.h 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 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 #ifndef MODBUSTCPCLIENT_P_H #define MODBUSTCPCLIENT_P_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtserialbus-everywhere-src-6.7.0/tests/manual/modbus/adueditor/plaintextedit.h new/qtserialbus-everywhere-src-6.7.1/tests/manual/modbus/adueditor/plaintextedit.h --- old/qtserialbus-everywhere-src-6.7.0/tests/manual/modbus/adueditor/plaintextedit.h 2024-03-22 13:35:54.000000000 +0100 +++ new/qtserialbus-everywhere-src-6.7.1/tests/manual/modbus/adueditor/plaintextedit.h 2024-05-08 21:00:01.000000000 +0200 @@ -1,5 +1,5 @@ // Copyright (C) 2017 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 #ifndef PLAINTEXTEDIT_H #define PLAINTEXTEDIT_H