summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/eigen/qt_attribution.json
blob: 866a610b0436e049607dd43151a0bda9a4534b3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "Id": "eigen",
    "Name": "Eigen",
    "QDocModule": "qtspatialaudio",
    "Description": "The Eigen C++ linear algebra library.",
    "QtUsage": "Used for mathematics to support spatial audio.",
    "SecurityCritical": true,

    "Homepage": "https://eigen.tuxfamily.org/",
    "Version": "3.4.0",
    "DownloadLocation": "https://gitlab.com/libeigen/eigen/-/archive/3.4.0/eigen-3.4.0.tar.bz2",

    "License": "Mozilla Public License 2.0 and BSD 3-Clause \"New\" or \"Revised\" License",
    "LicenseId": "MPL-2.0 AND BSD-3-Clause",
    "CopyrightFile": "COPYRIGHTS",
    "LicenseFiles": [
        "COPYING.MPL2",
        "COPYING.BSD"
    ]
}