diff --git a/src/3rdparty/md4/qt_attribution.json b/src/3rdparty/md4/qt_attribution.json index ea7e22705f..37dd3fab5f 100644 --- a/src/3rdparty/md4/qt_attribution.json +++ b/src/3rdparty/md4/qt_attribution.json @@ -2,7 +2,7 @@ "Id": "md4", "Name": "MD4", "QDocModule": "qtcore", - "QtUsage": "Used in Qt Core (QCryptographicHash). Configure with -DQT_CRYPTOGRAPHICHASH_ONLY_SHA1 to avoid.", + "QtUsage": "Used in Qt Core (QCryptographicHash).", "Description": "Treat as final version; no upstream known", "Description": "An OpenSSL-compatible implementation of the RSA Data Security, Inc. MD4 Message-Digest Algorithm.", diff --git a/src/3rdparty/md5/qt_attribution.json b/src/3rdparty/md5/qt_attribution.json index e9783f9e49..adf697e32b 100644 --- a/src/3rdparty/md5/qt_attribution.json +++ b/src/3rdparty/md5/qt_attribution.json @@ -2,7 +2,7 @@ "Id": "md5", "Name": "MD5", "QDocModule": "qtcore", - "QtUsage": "Used in Qt Core (QCryptographicHash). Configure with -DQT_CRYPTOGRAPHICHASH_ONLY_SHA1 to avoid.", + "QtUsage": "Used in Qt Core (QCryptographicHash).", "Description": "Treat as final version; no upstream known", "Description": "MD5 message-digest algorithm.",