summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/zlib/qt_attribution.json
blob: ba1db3249ad6f28d3ca686031ca1cc52023d3a27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "Id": "zlib",
    "Name": "Data Compression Library (zlib)",
    "QDocModule": "qtcore",
    "QtUsage": "Optionally used in Qt Core and development tools. Configure with -system-zlib to avoid.",
    "SecurityCritical": true,

    "Description": "zlib is a general purpose data compression library.",
    "Homepage": "https://zlib.net/",
    "Version": "1.2.13",
    "DownloadLocation": "https://zlib.net/zlib-1.2.13.tar.gz",

    "License": "zlib License",
    "LicenseId": "Zlib",
    "LicenseFile": "LICENSE",
    "Copyright": "(C) 1995-2022 Jean-loup Gailly and Mark Adler"
}