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:
Lucie Gérard 2024-02-19 10:32:49 +01:00
parent 0fd636d7cc
commit 657e0ec343
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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 {