-
Notifications
You must be signed in to change notification settings - Fork 64
/
License.json
33 lines (33 loc) · 921 Bytes
/
License.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"ComplexLicense": {
"Licenses": [
{
"Origin": "miklosizoltan",
"License": "CC0-1.0",
"Comment": "Textures recompressed slightly to make the jpgs smaller",
"URL": "http://www.blendswap.com/blends/view/73418"
},
{
"Origin": "3DHaupt",
"License": "CC-BY-3.0",
"URL": "http://www.blendswap.com/blends/view/67567"
},
{
"Origin": "piacenti",
"License": "CC-BY-3.0",
"URL": "https://opengameart.org/content/knight-2"
},
{
"Origin": "Assimp",
"License": "Modified 3-clause BSD-License",
"Comment": "From the official documentation",
"URL": "http://www.assimp.org/howtoBasicShapes.html"
},
{
"Origin": "NXP",
"License": "CC0-1.0"
}
],
"Comment": "Merged complex license for everything that could be used in a screenshot"
}
}