summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/md4
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2023-02-02 16:59:19 +0100
committerEdward Welbourne <edward.welbourne@qt.io>2023-04-20 14:17:26 +0100
commitce8839e056abb1ca3151c88f370b38bca8f60e3b (patch)
tree349ef1c221e80c9e6073f872464c7aef4932c7d0 /src/3rdparty/md4
parent1bf1aec7902113e14e30d52429378ce7e50ad38d (diff)
Deploy Comment fields in qt_attribution.json files
Replace the old abuse of other fields as comments, to be overwritten by a later setting to a proper value, with actual Comment fields, now that we have them. Added a new comment to the valgrind files to say where they come from in the upstream. Pick-to: 6.5 Change-Id: I2edcfa2949fa9e59f3f67d3e578d8e5009854cf6 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Diffstat (limited to 'src/3rdparty/md4')
-rw-r--r--src/3rdparty/md4/qt_attribution.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/md4/qt_attribution.json b/src/3rdparty/md4/qt_attribution.json
index 27455d9b80..f61d6b97c8 100644
--- a/src/3rdparty/md4/qt_attribution.json
+++ b/src/3rdparty/md4/qt_attribution.json
@@ -4,7 +4,7 @@
"QDocModule": "qtcore",
"QtUsage": "Used in Qt Core (QCryptographicHash).",
- "Description": "Treat as final version; no upstream known",
+ "Comment": "Treat as final version; no upstream known",
"Description": "An OpenSSL-compatible implementation of the RSA Data Security, Inc. MD4 Message-Digest Algorithm.",
"License": "Public Domain",
"LicenseId": "CC0-1.0",