Correct tests license
According to QUIP-18 [1], all test files should be LicenseRef-Qt-Commercial OR GPL-3.0-only [1]: https://contribute.qt-project.org/quips/18 Task-number: QTBUG-121787 Change-Id: Ib37614d55b4d86630d727395c8389a223719ae52 Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
This commit is contained in:
parent
8fcfd14817
commit
58631ae5d4
@ -1,5 +1,5 @@
|
|||||||
// Copyright (C) 2024 The Qt Company Ltd.
|
// Copyright (C) 2024 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 <QTest>
|
#include <QTest>
|
||||||
#include <QtCore/q20utility.h>
|
#include <QtCore/q20utility.h>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// Copyright (C) 2023 The Qt Company Ltd.
|
// Copyright (C) 2023 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
|
||||||
|
|
||||||
// SCENARIO 5
|
// SCENARIO 5
|
||||||
// We disable QStringBuilder and compile with normal operator+ to verify
|
// We disable QStringBuilder and compile with normal operator+ to verify
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// Copyright (C) 2022 The Qt Company Ltd.
|
// Copyright (C) 2022 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 "qrhiimgui.h"
|
#include "qrhiimgui.h"
|
||||||
#include <QtCore/qfile.h>
|
#include <QtCore/qfile.h>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// Copyright (C) 2022 The Qt Company Ltd.
|
// Copyright (C) 2022 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 QRHIIMGUI_H
|
#ifndef QRHIIMGUI_H
|
||||||
#define QRHIIMGUI_H
|
#define QRHIIMGUI_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user