1[
2    {
3        "Id": "angle",
4        "Name": "ANGLE Library",
5        "QDocModule": "qtgui",
6        "QtUsage": "Used on Windows to implement OpenGL ES on top of DirectX. Configure with -no-opengl, or -opengl desktop to exclude.",
7
8        "Description": "The ANGLE library translates OpenGL ES API calls to hardware-supported APIs.",
9        "Homepage": "http://angleproject.org/",
10        "Version": "chromium/3280",
11
12        "License": "BSD 3-clause \"New\" or \"Revised\" License",
13        "LicenseId": "BSD-3-Clause",
14        "LicenseFile": "LICENSE",
15        "Copyright": "Copyright (C) 2002-2013 The ANGLE Project Authors"
16    },
17    {
18        "Id": "angle-arrayboundsclamper",
19        "Name": "ANGLE: Array Bounds Clamper for WebKit",
20        "QDocModule": "qtgui",
21        "QtUsage": "Used on Windows to implement OpenGL ES on top of DirectX. Configure with -no-opengl, or -opengl desktop to exclude.",
22
23        "Path": "src/third_party/compiler",
24        "Description": "Implements clamping of array indexing expressions during shader translation.",
25        "License": "BSD 2-clause \"Simplified\" License",
26        "LicenseId": "BSD-2-Clause",
27        "LicenseFile": "src/third_party/compiler/LICENSE",
28        "Copyright": "Copyright (C) 2012 Apple Inc."
29    },
30    {
31        "Id": "angle-murmurhash",
32        "Name": "ANGLE: Murmurhash",
33        "QDocModule": "qtgui",
34        "QtUsage": "Used on Windows to implement OpenGL ES on top of DirectX. Configure with -no-opengl, or -opengl desktop to exclude.",
35
36        "Path": "src/third_party/murmurhash",
37        "License": "Public Domain",
38        "LicenseId": "NONE",
39        "Copyright": "MurmurHash3 was written by Austin Appleby, and is placed in the public domain. The author hereby disclaims copyright to this source code."
40    },
41    {
42        "Id": "angle-systeminfo",
43        "Name": "ANGLE: Systeminfo",
44        "QDocModule": "qtgui",
45        "QtUsage": "Used on Windows to implement OpenGL ES on top of DirectX. Configure with -no-opengl, or -opengl desktop to exclude.",
46
47        "Path": "src/third_party/systeminfo",
48        "License": "BSD 2-clause \"Simplified\" License",
49        "LicenseId": "BSD-2-Clause",
50        "LicenseFile": "SYSTEMINFO_LICENSE",
51        "Copyright": "Copyright (C) 2009 Apple Inc. All Rights Reserved."
52    },
53    {
54        "Id": "angle-trace_event",
55        "Name": "ANGLE: trace_event",
56        "QDocModule": "qtgui",
57        "QtUsage": "Used on Windows to implement OpenGL ES on top of DirectX. Configure with -no-opengl, or -opengl desktop to exclude.",
58
59        "Path": "src/third_party/trace_event",
60        "License": "BSD 3-clause \"New\" or \"Revised\" License",
61        "LicenseId": "BSD-3-Clause",
62        "LicenseFile": "TRACEEVENT_LICENSE",
63        "Copyright": "Copyright (c) 2013 The Chromium Authors."
64    },
65    {
66        "Id": "angle-khronos",
67        "Name": "ANGLE: Khronos Headers",
68        "QDocModule": "qtgui",
69        "QtUsage": "Used on Windows to implement OpenGL ES on top of DirectX. Configure with -no-opengl, or -opengl desktop to exclude.",
70
71        "Path": "include",
72        "License": "MIT License",
73        "LicenseId": "MIT",
74        "LicenseFile": "KHRONOS_LICENSE",
75        "Copyright": "Copyright (c) 2007-2017 The Khronos Group Inc."
76    }
77]
78