Make module ready for source SBOM checking

This includes:
- turning VERIFY_SOURCE_SBOM ON
- adding rules to the licenseRule.json files
- correcting the licensing given via REUSE.toml files
- renaming license files not located in LICENSES folder.
Their name needs to be prefixed with `LICENSE.` to be ignored
by reuse and excluded from the source SBOM. The names are
updated in the corresponding qt_attribution.json

A lot of files are skipped during the license test,
but all are present in the source SBOM.
This is why corrections are needed before turning the
source SBOM check on.

[ChangeLog][Third-Party Code] Renaming the license files with prefix
LICENSE. to have them ignored by reuse tool.

Task-number: QTBUG-131434
Pick-to: 6.9 6.8
Change-Id: Ib6639c161f62ccd2dbfefdf6cf9f9dcc8d060adf
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
Lucie Gérard 2025-01-22 13:49:38 +01:00
parent e08fe70f7e
commit f9576fac2a
12 changed files with 48 additions and 146 deletions

View File

@ -1,121 +0,0 @@
Creative Commons Legal Code
CC0 1.0 Universal
CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN
ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS
PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED
HEREUNDER.
Statement of Purpose
The laws of most jurisdictions throughout the world automatically confer
exclusive Copyright and Related Rights (defined below) upon the creator
and subsequent owner(s) (each and all, an "owner") of an original work of
authorship and/or a database (each, a "Work").
Certain owners wish to permanently relinquish those rights to a Work for
the purpose of contributing to a commons of creative, cultural and
scientific works ("Commons") that the public can reliably and without fear
of later claims of infringement build upon, modify, incorporate in other
works, reuse and redistribute as freely as possible in any form whatsoever
and for any purposes, including without limitation commercial purposes.
These owners may contribute to the Commons to promote the ideal of a free
culture and the further production of creative, cultural and scientific
works, or to gain reputation or greater distribution for their Work in
part through the use and efforts of others.
For these and/or other purposes and motivations, and without any
expectation of additional consideration or compensation, the person
associating CC0 with a Work (the "Affirmer"), to the extent that he or she
is an owner of Copyright and Related Rights in the Work, voluntarily
elects to apply CC0 to the Work and publicly distribute the Work under its
terms, with knowledge of his or her Copyright and Related Rights in the
Work and the meaning and intended legal effect of CC0 on those rights.
1. Copyright and Related Rights. A Work made available under CC0 may be
protected by copyright and related or neighboring rights ("Copyright and
Related Rights"). Copyright and Related Rights include, but are not
limited to, the following:
i. the right to reproduce, adapt, distribute, perform, display,
communicate, and translate a Work;
ii. moral rights retained by the original author(s) and/or performer(s);
iii. publicity and privacy rights pertaining to a person's image or
likeness depicted in a Work;
iv. rights protecting against unfair competition in regards to a Work,
subject to the limitations in paragraph 4(a), below;
v. rights protecting the extraction, dissemination, use and reuse of data
in a Work;
vi. database rights (such as those arising under Directive 96/9/EC of the
European Parliament and of the Council of 11 March 1996 on the legal
protection of databases, and under any national implementation
thereof, including any amended or successor version of such
directive); and
vii. other similar, equivalent or corresponding rights throughout the
world based on applicable law or treaty, and any national
implementations thereof.
2. Waiver. To the greatest extent permitted by, but not in contravention
of, applicable law, Affirmer hereby overtly, fully, permanently,
irrevocably and unconditionally waives, abandons, and surrenders all of
Affirmer's Copyright and Related Rights and associated claims and causes
of action, whether now known or unknown (including existing as well as
future claims and causes of action), in the Work (i) in all territories
worldwide, (ii) for the maximum duration provided by applicable law or
treaty (including future time extensions), (iii) in any current or future
medium and for any number of copies, and (iv) for any purpose whatsoever,
including without limitation commercial, advertising or promotional
purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each
member of the public at large and to the detriment of Affirmer's heirs and
successors, fully intending that such Waiver shall not be subject to
revocation, rescission, cancellation, termination, or any other legal or
equitable action to disrupt the quiet enjoyment of the Work by the public
as contemplated by Affirmer's express Statement of Purpose.
3. Public License Fallback. Should any part of the Waiver for any reason
be judged legally invalid or ineffective under applicable law, then the
Waiver shall be preserved to the maximum extent permitted taking into
account Affirmer's express Statement of Purpose. In addition, to the
extent the Waiver is so judged Affirmer hereby grants to each affected
person a royalty-free, non transferable, non sublicensable, non exclusive,
irrevocable and unconditional license to exercise Affirmer's Copyright and
Related Rights in the Work (i) in all territories worldwide, (ii) for the
maximum duration provided by applicable law or treaty (including future
time extensions), (iii) in any current or future medium and for any number
of copies, and (iv) for any purpose whatsoever, including without
limitation commercial, advertising or promotional purposes (the
"License"). The License shall be deemed effective as of the date CC0 was
applied by Affirmer to the Work. Should any part of the License for any
reason be judged legally invalid or ineffective under applicable law, such
partial invalidity or ineffectiveness shall not invalidate the remainder
of the License, and in such case Affirmer hereby affirms that he or she
will not (i) exercise any of his or her remaining Copyright and Related
Rights in the Work or (ii) assert any associated claims and causes of
action with respect to the Work, in either case contrary to Affirmer's
express Statement of Purpose.
4. Limitations and Disclaimers.
a. No trademark or patent rights held by Affirmer are waived, abandoned,
surrendered, licensed or otherwise affected by this document.
b. Affirmer offers the Work as-is and makes no representations or
warranties of any kind concerning the Work, express, implied,
statutory or otherwise, including without limitation warranties of
title, merchantability, fitness for a particular purpose, non
infringement, or the absence of latent or other defects, accuracy, or
the present or absence of errors, whether or not discoverable, all to
the greatest extent permissible under applicable law.
c. Affirmer disclaims responsibility for clearing rights of other persons
that may apply to the Work or any use thereof, including without
limitation any person's Copyright and Related Rights in the Work.
Further, Affirmer disclaims responsibility for obtaining any necessary
consents, permissions or other rights required for any use of the
Work.
d. Affirmer understands and acknowledges that Creative Commons is not a
party to this document and has no duty or obligation with respect to
this CC0 or use of the Work.

View File

@ -1,12 +1,18 @@
version = 1 version = 1
[[annotations]] [[annotations]]
path = ["util/unicode/codecs/big5/BIG5", path = "util/unicode/codecs/big5/BIG5"
"src/imports/graphicaleffects5/**"] precedence = "closest"
comment = "tools and utils"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0"
[[annotations]]
path = "src/imports/graphicaleffects5/**"
precedence = "closest" precedence = "closest"
comment = "module and plugin" comment = "module and plugin"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-FileCopyrightText = "Copyright (C) 2024 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 LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"
[[annotations]] [[annotations]]
path = ["tests/auto/core5/serialization/json/invalidBinaryData/*.bjson", path = ["tests/auto/core5/serialization/json/invalidBinaryData/*.bjson",
@ -17,14 +23,16 @@ path = ["tests/auto/core5/serialization/json/invalidBinaryData/*.bjson",
"tests/benchmarks/core5/codecs/qtextcodec/utf-8.txt", "tests/benchmarks/core5/codecs/qtextcodec/utf-8.txt",
"tests/auto/core5/sax/qxml**.xml", "tests/auto/core5/sax/qxml**.xml",
"tests/auto/core5/serialization/json/test.bjson", "tests/auto/core5/serialization/json/test.bjson",
"tests/auto/core5/text/qregexp/data/qdatastream*.bin"] "tests/auto/core5/text/qregexp/data/qdatastream*.bin",
"tests/**.json"]
precedence = "closest" precedence = "closest"
comment = "test" comment = "test"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-FileCopyrightText = "Copyright (C) 2024 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"
[[annotations]] [[annotations]]
path = ["**.pro", "**.qrc", "**CMakeLists.txt", ".cmake.conf", "**.yaml", "**.json"] path = ["**.pro", "**.qrc", "**CMakeLists.txt", ".cmake.conf", "**.yaml",
"**ci_config_linux.json"]
precedence = "closest" precedence = "closest"
comment = "build system" comment = "build system"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
@ -38,15 +46,15 @@ SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
SPDX-License-Identifier = "BSD-3-Clause" SPDX-License-Identifier = "BSD-3-Clause"
[[annotations]] [[annotations]]
path = ["**/doc/images/**", "examples/core5/widgets/tools/codecs/encodedfiles/*.txt", path = ["examples/core5/widgets/tools/codecs/encodedfiles/*.txt",
"examples/core5/widgets/tools/codecs/images/editcopy.png"] "examples/core5/widgets/tools/codecs/images/editcopy.png", "examples/**"]
comment = "this must be after the build system table because example and snippets take precedence over build system" comment = "this must be after the build system table because example and snippets take precedence over build system"
precedence = "closest" precedence = "closest"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR BSD-3-Clause" SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR BSD-3-Clause"
[[annotations]] [[annotations]]
path = ["**.qdocconf"] path = ["**/doc/images/**", "**.qdocconf"]
comment = "documentation" comment = "documentation"
precedence = "closest" precedence = "closest"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
@ -66,10 +74,3 @@ precedence = "override"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only" SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only"
[[annotations]]
path = ["**LICENSE*"]
precedence = "override"
comment = "License file."
SPDX-FileCopyrightText = "None"
SPDX-License-Identifier = "CC0-1.0"

View File

@ -6,6 +6,9 @@ accept_configuration:
instructions: instructions:
Build: Build:
- type: EnvironmentVariable
variableName: VERIFY_SOURCE_SBOM
variableValue: "ON"
- !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml" - !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml"
Test: Test:

View File

@ -9,7 +9,10 @@
"unless they are examples", "unless they are examples",
"Files with other endings can also be build system files" "Files with other endings can also be build system files"
], ],
"file_pattern_ending" : ["CMakeLists.txt", ".cmake", ".pro", "configure"], "file_pattern_ending" : ["CMakeLists.txt", ".cmake", ".pro", "configure",
".cmake.conf", ".gitattributes", ".gitignore",
".tag", "ci_config_linux.json", ".yaml", ".qrc",
".gitreview"],
"location" : { "location" : {
"" : { "" : {
"comment" : "File with other endings also belong to the build system file type", "comment" : "File with other endings also belong to the build system file type",
@ -43,8 +46,8 @@
}, },
{ {
"comment" : "Files with the following endings are Documentation licensed.", "comment" : "Files with the following endings are Documentation licensed.",
"file_pattern_ending" : [".qdoc", ".qdocinc" , ".qdocconf", ".txt", ".qdoc.sample", "README.md", "file_pattern_ending" : [".qdoc", ".qdocinc" , ".qdocconf", ".qdoc.sample", "README.md",
"README", "qt_attribution.json"], "README", "qt_attribution.json", "REUSE.toml", "licenseRule.json"],
"location" :{ "location" :{
"" : { "" : {
"comment" : "", "comment" : "",
@ -64,6 +67,11 @@
"file type" : "module and plugin", "file type" : "module and plugin",
"spdx" : ["LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"] "spdx" : ["LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"]
}, },
"dist/" : {
"comment" : "Default",
"file type" : "documentation",
"spdx" : ["LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only"]
},
"src/" : { "src/" : {
"comment" : "", "comment" : "",
"file type" : "module and plugin", "file type" : "module and plugin",
@ -79,10 +87,21 @@
"file type" : "examples and snippets", "file type" : "examples and snippets",
"spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"] "spdx" : ["LicenseRef-Qt-Commercial OR BSD-3-Clause"]
}, },
"(.*|examples).*doc/images/" : {
"comment" : "Default",
"file type" : "documentation",
"spdx" : ["LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only"]
},
"util/" : { "util/" : {
"comment" : "Default", "comment" : "Default",
"file type" : "util", "file type" : "util",
"spdx" : ["LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0"] "spdx" : ["LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0"]
},
"src/core5/codecs/(qbig5codec|qeucjpcodec|qeuckrcodec|qgb18030codec|qjiscodec|qsjiscodec|qtsciicodec).cpp" : {
"comment" : "license from REUSE.toml not visible when checking the headers",
"file type" : "3rd party mix",
"spdx" : ["LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only AND BSD-2-Clause",
"LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"]
} }
} }
} }

View File

@ -10,7 +10,7 @@
"Description": "The Big5 codecs (QBig5Codec, QBig5hkscsCodec)\nprovide conversion to and from the Big5 encodings.", "Description": "The Big5 codecs (QBig5Codec, QBig5hkscsCodec)\nprovide conversion to and from the Big5 encodings.",
"License": "BSD 2-clause \"Simplified\" License", "License": "BSD 2-clause \"Simplified\" License",
"LicenseId": "BSD-2-Clause", "LicenseId": "BSD-2-Clause",
"LicenseFile": "QBIG5CODEC_LICENSE.txt", "LicenseFile": "LICENSE.QBIG5CODEC.txt",
"Copyright": "Copyright (C) 2000 Ming-Che Chuang\nCopyright (C) 2001, 2002 James Su, Turbolinux Inc.\nCopyright (C) 2002 WU Yi, HancomLinux Inc.\nCopyright (C) 2001, 2002 Anthony Fok, ThizLinux Laboratory Ltd." "Copyright": "Copyright (C) 2000 Ming-Che Chuang\nCopyright (C) 2001, 2002 James Su, Turbolinux Inc.\nCopyright (C) 2002 WU Yi, HancomLinux Inc.\nCopyright (C) 2001, 2002 Anthony Fok, ThizLinux Laboratory Ltd."
}, },
{ {
@ -24,7 +24,7 @@
"Description": "The EUC-JP text codec provides conversion to and from EUC-JP,\nthe main legacy encoding for Unix machines in Japan.", "Description": "The EUC-JP text codec provides conversion to and from EUC-JP,\nthe main legacy encoding for Unix machines in Japan.",
"License": "BSD 2-clause \"Simplified\" License", "License": "BSD 2-clause \"Simplified\" License",
"LicenseId": "BSD-2-Clause", "LicenseId": "BSD-2-Clause",
"LicenseFile": "QEUCJPCODEC_LICENSE.txt", "LicenseFile": "LICENSE.QEUCJPCODEC.txt",
"Copyright": "Copyright (C) 1999 Serika Kurusugawa." "Copyright": "Copyright (C) 1999 Serika Kurusugawa."
}, },
{ {
@ -38,7 +38,7 @@
"Description": "The EUC-KR text codec provides conversion to and from EUC-KR, KR,\nthe main legacy encoding for Unix machines in Korea.", "Description": "The EUC-KR text codec provides conversion to and from EUC-KR, KR,\nthe main legacy encoding for Unix machines in Korea.",
"License": "BSD 2-clause \"Simplified\" License", "License": "BSD 2-clause \"Simplified\" License",
"LicenseId": "BSD-2-Clause", "LicenseId": "BSD-2-Clause",
"LicenseFile": "QEUCKRCODEC_LICENSE.txt", "LicenseFile": "LICENSE.QEUCKRCODEC.txt",
"Copyright": "Copyright (C) 1999-2000 Mizi Research Inc." "Copyright": "Copyright (C) 1999-2000 Mizi Research Inc."
}, },
{ {
@ -52,7 +52,7 @@
"Description": "The ISO 2022-JP (JIS) text codec provides conversion to and from ISO 2022-JP.", "Description": "The ISO 2022-JP (JIS) text codec provides conversion to and from ISO 2022-JP.",
"License": "BSD 2-clause \"Simplified\" License", "License": "BSD 2-clause \"Simplified\" License",
"LicenseId": "BSD-2-Clause", "LicenseId": "BSD-2-Clause",
"LicenseFile": "QJISCODEC_LICENSE.txt", "LicenseFile": "LICENSE.QJISCODEC.txt",
"Copyright": "Copyright (C) 1999 Serika Kurusugawa." "Copyright": "Copyright (C) 1999 Serika Kurusugawa."
}, },
{ {
@ -66,7 +66,7 @@
"Description": "The Shift-JIS text codec provides conversion to and from Shift-JIS.", "Description": "The Shift-JIS text codec provides conversion to and from Shift-JIS.",
"License": "BSD 2-clause \"Simplified\" License", "License": "BSD 2-clause \"Simplified\" License",
"LicenseId": "BSD-2-Clause", "LicenseId": "BSD-2-Clause",
"LicenseFile": "QSJISCODEC_LICENSE.txt", "LicenseFile": "LICENSE.QSJISCODEC.txt",
"Copyright": "Copyright (C) 1999 Serika Kurusugawa." "Copyright": "Copyright (C) 1999 Serika Kurusugawa."
}, },
{ {
@ -80,7 +80,7 @@
"Description": "The TSCII text codec provides conversion to and from the Tamil TSCII\nencoding.", "Description": "The TSCII text codec provides conversion to and from the Tamil TSCII\nencoding.",
"License": "BSD 2-clause \"Simplified\" License", "License": "BSD 2-clause \"Simplified\" License",
"LicenseId": "BSD-2-Clause", "LicenseId": "BSD-2-Clause",
"LicenseFile": "QTSCIICODEC_LICENSE.txt", "LicenseFile": "LICENSE.QTSCIICODEC.txt",
"Copyright": "Copyright (C) 2000 Hans Petter Bieker." "Copyright": "Copyright (C) 2000 Hans Petter Bieker."
}, },
{ {
@ -94,7 +94,7 @@
"Description": "The GBK codec provides conversion to and from the Chinese\nGB18030/GBK/GB2312 encoding.", "Description": "The GBK codec provides conversion to and from the Chinese\nGB18030/GBK/GB2312 encoding.",
"License": "BSD 2-clause \"Simplified\" License", "License": "BSD 2-clause \"Simplified\" License",
"LicenseId": "BSD-2-Clause", "LicenseId": "BSD-2-Clause",
"LicenseFile": "QBKCODEC_LICENSE.txt", "LicenseFile": "LICENSE.QBKCODEC.txt",
"Copyright": "Copyright (C) 2000 TurboLinux, Inc. Written by Justin Yu and Sean Chen.\nCopyright (C) 2001, 2002 Turbolinux, Inc. Written by James Su.\nCopyright (C) 2001, 2002 ThizLinux Laboratory Ltd. Written by Anthony Fok." "Copyright": "Copyright (C) 2000 TurboLinux, Inc. Written by Justin Yu and Sean Chen.\nCopyright (C) 2001, 2002 Turbolinux, Inc. Written by James Su.\nCopyright (C) 2001, 2002 ThizLinux Laboratory Ltd. Written by Anthony Fok."
} }
] ]