-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathattribution.json
More file actions
23 lines (23 loc) · 848 Bytes
/
attribution.json
File metadata and controls
23 lines (23 loc) · 848 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"generic": {
"copyright": "BuggeX",
"original-url": "https://github.com/buggex/StreamController-SoundboardPlugin",
"license": "MIT",
"license-url": "https://opensource.org/licenses/MIT",
"description": ""
},
"assets/stop.png": {
"copyright": "Google",
"original-url": "https://github.com/google/material-design-icons",
"license": "Apache-2.0",
"license-url": "https://www.apache.org/licenses/LICENSE-2.0.html",
"description": ""
},
"assets/Thumbnail.png": {
"copyright": "Google",
"original-url": "https://github.com/google/material-design-icons",
"license": "Apache-2.0",
"license-url": "https://www.apache.org/licenses/LICENSE-2.0.html",
"description": "Thumbnail partial made with google fonts."
}
}