summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libwebp/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/libwebp/qt_attribution.json')
-rw-r--r--src/3rdparty/libwebp/qt_attribution.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/3rdparty/libwebp/qt_attribution.json b/src/3rdparty/libwebp/qt_attribution.json
new file mode 100644
index 0000000..6084e7a
--- /dev/null
+++ b/src/3rdparty/libwebp/qt_attribution.json
@@ -0,0 +1,14 @@
+{
+ "Id": "libwebp",
+ "Name": "WebP (libwebp)",
+ "QDocModule": "qtimageformats",
+ "QtUsage": "Used in the qwebp image plugin if no system libwebp is found.",
+
+ "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": "0.5.0",
+ "License": "BSD 3-clause \"New\" or \"Revised\" License",
+ "LicenseId": "BSD-3-Clause",
+ "LicenseFile": "COPYING",
+ "Copyright": "Copyright (c) 2010, Google Inc. All rights reserved."
+}