Correct util file to reduce exceptions
Task-number: QTBUG-121787 Change-Id: I538ecece16c6daeef4394e29a1581c52bd4d9d02 Reviewed-by: Kai Köhne <kai.koehne@qt.io> (cherry picked from commit 657e0ec3430a0da377fadaedd7da6e51e5b4c0ea) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
6bb0f3d161
commit
d251de904a
@ -1,7 +1,7 @@
|
|||||||
// Copyright (C) 2016 by Southwest Research Institute (R)
|
// Copyright (C) 2016 by Southwest Research Institute (R)
|
||||||
// Copyright (C) 2019 Intel Corporation.
|
// Copyright (C) 2019 Intel Corporation.
|
||||||
// Copyright (C) 2020 The Qt Company Ltd.
|
// Copyright (C) 2020 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 WITH Qt-GPL-exception-1.0
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
Copyright (C) 2022 The Qt Company Ltd.
|
Copyright (C) 2022 The Qt Company Ltd.
|
||||||
SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
|
SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||||
*/
|
*/
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user