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

        "Homepage": "https://eigen.tuxfamily.org/",
        "Version": "3.4.0",
        "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" ]
    }
]