summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/3rdparty/libtiff/qt_attribution.json3
-rw-r--r--src/3rdparty/libwebp/qt_attribution.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/src/3rdparty/libtiff/qt_attribution.json b/src/3rdparty/libtiff/qt_attribution.json
index 7787e89..822b239 100644
--- a/src/3rdparty/libtiff/qt_attribution.json
+++ b/src/3rdparty/libtiff/qt_attribution.json
@@ -3,10 +3,13 @@
"Name": "TIFF Software Distribution (libtiff)",
"QDocModule": "qtimageformats",
"QtUsage": "Used in the qtiff image plugin if no system libtiff is found.",
+ "SecurityCritical": true,
"Description": "",
"Homepage": "http://www.simplesystems.org/libtiff/",
"Version": "4.5.0",
+ "DownloadLocation": "https://download.osgeo.org/libtiff/tiff-4.5.0.tar.gz",
+
"License": "libtiff License",
"LicenseId": "libtiff",
"LicenseFile": "COPYRIGHT",
diff --git a/src/3rdparty/libwebp/qt_attribution.json b/src/3rdparty/libwebp/qt_attribution.json
index 258f7ff..d5e8985 100644
--- a/src/3rdparty/libwebp/qt_attribution.json
+++ b/src/3rdparty/libwebp/qt_attribution.json
@@ -3,10 +3,13 @@
"Name": "WebP (libwebp)",
"QDocModule": "qtimageformats",
"QtUsage": "Used in the qwebp image plugin if no system libwebp is found.",
+ "SecurityCritical": true,
"Description": "WebP is a new image format that provides lossless and lossy compression for images on the web.",
"Homepage": "https://developers.google.com/speed/webp/",
"Version": "1.3.0",
+ "DownloadLocation": "https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-1.3.0.tar.gz",
+
"License": "BSD 3-clause \"New\" or \"Revised\" License",
"LicenseId": "BSD-3-Clause",
"LicenseFile": "COPYING",