summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandru Croitor <[email protected]>2025-06-03 19:23:09 +0200
committerAlexandru Croitor <[email protected]>2025-06-04 14:04:21 +0200
commit0bf495f662906ecd9a0d267c97a51ebbcd6a53b1 (patch)
tree172d872a2ebc650fcba78b4606a700e9da4a7916
parentf704d2e8aacc2ac9fb81b1abb8a7c356e4f0155c (diff)
CMake: Add PURL and CPE info to 3rd party attribution filesHEADdev
[ChangeLog][Third-Party Code] Added PURL and CPE information to the attribution files of 3rd party sources. Pick-to: 6.5 6.8 6.9 6.10 Fixes: QTBUG-137188 Task-number: QTBUG-129602 Change-Id: I3b7282ae913af1028072825e0bae1a6927002535 Reviewed-by: Joerg Bornemann <[email protected]>
-rw-r--r--src/core5/codecs/qt_attribution.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/core5/codecs/qt_attribution.json b/src/core5/codecs/qt_attribution.json
index b4ba1c7..b6766ba 100644
--- a/src/core5/codecs/qt_attribution.json
+++ b/src/core5/codecs/qt_attribution.json
@@ -8,6 +8,7 @@
"Description": "Treat as final version; no upstream known",
"Description": "The Big5 codecs (QBig5Codec, QBig5hkscsCodec)\nprovide conversion to and from the Big5 encodings.",
+ "Comment": "no relevant PURL or CPE set, because the upstream is unknown",
"License": "BSD 2-clause \"Simplified\" License",
"LicenseId": "BSD-2-Clause",
"LicenseFile": "LICENSE.QBIG5CODEC.txt",
@@ -22,6 +23,7 @@
"Description": "Treat as final version; no upstream known",
"Description": "The EUC-JP text codec provides conversion to and from EUC-JP,\nthe main legacy encoding for Unix machines in Japan.",
+ "Comment": "no relevant PURL or CPE set, because the upstream is unknown",
"License": "BSD 2-clause \"Simplified\" License",
"LicenseId": "BSD-2-Clause",
"LicenseFile": "LICENSE.QEUCJPCODEC.txt",
@@ -36,6 +38,7 @@
"Description": "Treat as final version; no upstream known",
"Description": "The EUC-KR text codec provides conversion to and from EUC-KR, KR,\nthe main legacy encoding for Unix machines in Korea.",
+ "Comment": "no relevant PURL or CPE set, because the upstream is unknown",
"License": "BSD 2-clause \"Simplified\" License",
"LicenseId": "BSD-2-Clause",
"LicenseFile": "LICENSE.QEUCKRCODEC.txt",
@@ -50,6 +53,7 @@
"Description": "Treat as final version; no upstream known",
"Description": "The ISO 2022-JP (JIS) text codec provides conversion to and from ISO 2022-JP.",
+ "Comment": "no relevant PURL or CPE set, because the upstream is unknown",
"License": "BSD 2-clause \"Simplified\" License",
"LicenseId": "BSD-2-Clause",
"LicenseFile": "LICENSE.QJISCODEC.txt",
@@ -64,6 +68,7 @@
"Description": "Treat as final version; no upstream known",
"Description": "The Shift-JIS text codec provides conversion to and from Shift-JIS.",
+ "Comment": "no relevant PURL or CPE set, because the upstream is unknown",
"License": "BSD 2-clause \"Simplified\" License",
"LicenseId": "BSD-2-Clause",
"LicenseFile": "LICENSE.QSJISCODEC.txt",
@@ -78,6 +83,7 @@
"Description": "Treat as final version; no upstream known",
"Description": "The TSCII text codec provides conversion to and from the Tamil TSCII\nencoding.",
+ "Comment": "no relevant PURL or CPE set, because the upstream is unknown",
"License": "BSD 2-clause \"Simplified\" License",
"LicenseId": "BSD-2-Clause",
"LicenseFile": "LICENSE.QTSCIICODEC.txt",
@@ -92,6 +98,7 @@
"Description": "Treat as final version; no upstream known",
"Description": "The GBK codec provides conversion to and from the Chinese\nGB18030/GBK/GB2312 encoding.",
+ "Comment": "no relevant PURL or CPE set, because the upstream is unknown",
"License": "BSD 2-clause \"Simplified\" License",
"LicenseId": "BSD-2-Clause",
"LicenseFile": "LICENSE.QBKCODEC.txt",