-
Notifications
You must be signed in to change notification settings - Fork 45
Expand file tree
/
Copy pathmetadata.json
More file actions
37 lines (37 loc) · 1.07 KB
/
metadata.json
File metadata and controls
37 lines (37 loc) · 1.07 KB
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
34
35
36
37
{
"version": 2,
"legal": [
{
"license": "LicenseRef-CC-BY-TM",
"licenseUrl": "",
"artist": "Cesium",
"year": "2017",
"owner": "Cesium",
"what": "Everything",
"text": "CC-BY 4.0 International with Trademark Limitations",
"spdx": "LicenseRef-CC-BY-TM",
"icon": "https://licensebuttons.net/l/by/3.0/88x31.png"
},
{
"license": "LicenseRef-LegalMark-Cesium",
"licenseUrl": "",
"artist": "Non-copyrightable logo",
"year": "2015",
"owner": "Cesium",
"what": "Cesium logo",
"text": "Cesium Trademark or Logo",
"spdx": "LicenseRef-LegalMark-Cesium",
"icon": ""
}
],
"tags": [
"core",
"issues",
"testing"
],
"screenshot": "screenshot/screenshot.gif",
"name": "Cesium Man",
"path": "./Models/CesiumMan",
"summary": "Textured. Animations. Skins. [Issues: non-Khronos mark]",
"createReadme": true
}