Correct util file to reduce exceptions
Pick-to: 6.7 Task-number: QTBUG-121787 Change-Id: I538ecece16c6daeef4394e29a1581c52bd4d9d02 Reviewed-by: Kai Köhne <kai.koehne@qt.io>
This commit is contained in:
parent
0fd636d7cc
commit
657e0ec343
@ -1,7 +1,7 @@
|
||||
// Copyright (C) 2016 by Southwest Research Institute (R)
|
||||
// Copyright (C) 2019 Intel Corporation.
|
||||
// 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 <stdio.h>
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user