summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libwebp/qt_attribution.json
blob: 7cb936fbfdddc02b99b5ea45eac80b5563f0e2c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "Id": "libwebp",
    "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.1",
    "DownloadLocation": "https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-1.3.1.tar.gz",

    "License": "BSD 3-clause \"New\" or \"Revised\" License",
    "LicenseId": "BSD-3-Clause",
    "LicenseFile": "COPYING",
    "Copyright": "Copyright (c) 2010, Google Inc. All rights reserved."
}