Revise CLDR-generated data header files to use Unicode-3.0 for SPDX
This is the correct license for the data they contain. The types that are used to package them can be made available under the same. Pick-to: 6.5 Task-number: QTBUG-121653 Change-Id: I7fb5f332f9e7f4f6db0f1f0c3964a36ce03bccb2 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit 880d1aef99a6826c8dd690b13e1ca6ea5574f403) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
acdef87d1c
commit
ab712f226d
@ -1,5 +1,5 @@
|
||||
// Copyright (C) 2019 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: Unicode-3.0
|
||||
|
||||
#ifndef QLOCALE_DATA_P_H
|
||||
#define QLOCALE_DATA_P_H
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Copyright (C) 2019 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: Unicode-3.0
|
||||
|
||||
#ifndef QHIJRI_CALENDAR_DATA_P_H
|
||||
#define QHIJRI_CALENDAR_DATA_P_H
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Copyright (C) 2019 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: Unicode-3.0
|
||||
|
||||
#ifndef QPERSIANCALENDAR_DATA_P_H
|
||||
#define QPERSIANCALENDAR_DATA_P_H
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Copyright (C) 2019 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: Unicode-3.0
|
||||
|
||||
#ifndef QROMANCALENDAR_DATA_P_H
|
||||
#define QROMANCALENDAR_DATA_P_H
|
||||
|
@ -1,7 +1,6 @@
|
||||
// Copyright (C) 2021 The Qt Company Ltd.
|
||||
// Copyright (C) 2013 John Layt <jlayt@kde.org>
|
||||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
||||
|
||||
// SPDX-License-Identifier: Unicode-3.0
|
||||
|
||||
#ifndef QTIMEZONEPRIVATE_DATA_P_H
|
||||
#define QTIMEZONEPRIVATE_DATA_P_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user