Apply fixes for SPDX compliance and easier parsing
Task-number: QTBUG-106233 Change-Id: Ic636bcfc7d5efcf23c67482beebe2fff1f184073 Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
parent
9d6d836871
commit
38f8d531a2
@ -9,7 +9,7 @@
|
|||||||
"Version": "5.84.0",
|
"Version": "5.84.0",
|
||||||
|
|
||||||
"License": "BSD-3-Clause",
|
"License": "BSD-3-Clause",
|
||||||
"LicenseId": "BSD 3-Clause License",
|
"LicenseId": "BSD-3-Clause",
|
||||||
"LicenseFile": "COPYING-CMAKE-SCRIPTS",
|
"LicenseFile": "COPYING-CMAKE-SCRIPTS",
|
||||||
"Copyright": "Copyright © 2011-2018 The KDE community"
|
"Copyright": "Copyright © 2011-2018 The KDE community"
|
||||||
}
|
}
|
||||||
|
2
cmake/3rdparty/kwin/qt_attribution.json
vendored
2
cmake/3rdparty/kwin/qt_attribution.json
vendored
@ -9,7 +9,7 @@
|
|||||||
"Version": "5.13.4",
|
"Version": "5.13.4",
|
||||||
|
|
||||||
"License": "BSD-3-Clause",
|
"License": "BSD-3-Clause",
|
||||||
"LicenseId": "BSD 3-Clause License",
|
"LicenseId": "BSD-3-Clause",
|
||||||
"LicenseFile": "COPYING-CMAKE-SCRIPTS",
|
"LicenseFile": "COPYING-CMAKE-SCRIPTS",
|
||||||
"Copyright": "Copyright 2014 Alex Merry <alex.merry@kde.org>
|
"Copyright": "Copyright 2014 Alex Merry <alex.merry@kde.org>
|
||||||
Copyright 2014 Martin Gräßlin <mgraesslin@kde.org>,
|
Copyright 2014 Martin Gräßlin <mgraesslin@kde.org>,
|
||||||
|
2
src/3rdparty/icc/qt_attribution.json
vendored
2
src/3rdparty/icc/qt_attribution.json
vendored
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
"Description": "An ICC color profile for PDF/A-1b compatible PDF files.",
|
"Description": "An ICC color profile for PDF/A-1b compatible PDF files.",
|
||||||
"Homepage": "http://www.color.org/",
|
"Homepage": "http://www.color.org/",
|
||||||
"LicenseId": "ICC License",
|
"LicenseId": "LicenseRef-ICC-License",
|
||||||
"License": "International Color Consortium License",
|
"License": "International Color Consortium License",
|
||||||
"LicenseFile": "LICENSE.txt",
|
"LicenseFile": "LICENSE.txt",
|
||||||
"Copyright": "Copyright International Color Consortium, 2015"
|
"Copyright": "Copyright International Color Consortium, 2015"
|
||||||
|
1
src/3rdparty/md4/qt_attribution.json
vendored
1
src/3rdparty/md4/qt_attribution.json
vendored
@ -7,5 +7,6 @@
|
|||||||
"Description": "Treat as final version; no upstream known",
|
"Description": "Treat as final version; no upstream known",
|
||||||
"Description": "An OpenSSL-compatible implementation of the RSA Data Security, Inc. MD4 Message-Digest Algorithm.",
|
"Description": "An OpenSSL-compatible implementation of the RSA Data Security, Inc. MD4 Message-Digest Algorithm.",
|
||||||
"License": "Public Domain",
|
"License": "Public Domain",
|
||||||
|
"LicenseId": "CC0-1.0",
|
||||||
"Copyright": "Written by Alexander Peslyak - better known as Solar Designer <solar@openwall.com> - in 2001, and placed in the public domain. There's absolutely no warranty."
|
"Copyright": "Written by Alexander Peslyak - better known as Solar Designer <solar@openwall.com> - in 2001, and placed in the public domain. There's absolutely no warranty."
|
||||||
}
|
}
|
||||||
|
1
src/3rdparty/md5/qt_attribution.json
vendored
1
src/3rdparty/md5/qt_attribution.json
vendored
@ -7,6 +7,7 @@
|
|||||||
"Description": "Treat as final version; no upstream known",
|
"Description": "Treat as final version; no upstream known",
|
||||||
"Description": "MD5 message-digest algorithm.",
|
"Description": "MD5 message-digest algorithm.",
|
||||||
"License": "Public Domain",
|
"License": "Public Domain",
|
||||||
|
"LicenseId": "CC0-1.0",
|
||||||
"Copyright": "Written by Colin Plumb in 1993, no copyright is claimed.
|
"Copyright": "Written by Colin Plumb in 1993, no copyright is claimed.
|
||||||
Ian Jackson <ian@chiark.greenend.org.uk>."
|
Ian Jackson <ian@chiark.greenend.org.uk>."
|
||||||
}
|
}
|
||||||
|
1
src/3rdparty/sha1/qt_attribution.json
vendored
1
src/3rdparty/sha1/qt_attribution.json
vendored
@ -7,6 +7,7 @@
|
|||||||
"Description": "Implements the Secure Hash Algorithms SHA 1",
|
"Description": "Implements the Secure Hash Algorithms SHA 1",
|
||||||
"Homepage": "http://www.dominik-reichl.de/projects/csha1/",
|
"Homepage": "http://www.dominik-reichl.de/projects/csha1/",
|
||||||
"License": "Public Domain",
|
"License": "Public Domain",
|
||||||
|
"LicenseId": "CC0-1.0",
|
||||||
"Copyright": "Copyright (C) Dominik Reichl <dominik.reichl@t-online.de>
|
"Copyright": "Copyright (C) Dominik Reichl <dominik.reichl@t-online.de>
|
||||||
Copyright (C) 2016 The Qt Company Ltd"
|
Copyright (C) 2016 The Qt Company Ltd"
|
||||||
}
|
}
|
||||||
|
1
src/3rdparty/sqlite/qt_attribution.json
vendored
1
src/3rdparty/sqlite/qt_attribution.json
vendored
@ -9,5 +9,6 @@
|
|||||||
"Version": "3.39.2",
|
"Version": "3.39.2",
|
||||||
"DownloadLocation": "https://www.sqlite.org/2022/sqlite-amalgamation-3390200.zip",
|
"DownloadLocation": "https://www.sqlite.org/2022/sqlite-amalgamation-3390200.zip",
|
||||||
"License": "Public Domain",
|
"License": "Public Domain",
|
||||||
|
"LicenseId": "CC0-1.0",
|
||||||
"Copyright": "The authors disclaim copyright to the source code. However, a license can be obtained if needed."
|
"Copyright": "The authors disclaim copyright to the source code. However, a license can be obtained if needed."
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user