summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libjpeg/qt_attribution.json
blob: 0b06d5c01ecaa562099f5fc8ba75cc7b441f6ff7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "Id": "libjpeg",
    "Name": "LibJPEG-turbo",
    "QDocModule": "qtgui",
    "QtUsage": "Used in the qjpeg image plugin. Configure with -system-libjpeg or -no-libjpeg to avoid.",
    "SecurityCritical": true,

    "Description": "The Independent JPEG Group's JPEG software",
    "Homepage": "http://libjpeg-turbo.virtualgl.org/",
    "Version": "3.0.2",
    "DownloadLocation": "https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/3.0.2/libjpeg-turbo-3.0.2.tar.gz",

    "License": "Independent JPEG Group License and BSD 3-Clause \"New\" or \"Revised\" License and zlib License",
    "LicenseId": "IJG AND BSD-3-Clause AND Zlib",
    "LicenseFiles": [ "LICENSE", "ijg-license.txt", "zlib-license.txt"],
    "CopyrightFile": "COPYRIGHT.txt"
}