-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathOpenSourceOrgRepositoryTest.Index.json
More file actions
63 lines (63 loc) · 1.61 KB
/
Copy pathOpenSourceOrgRepositoryTest.Index.json
File metadata and controls
63 lines (63 loc) · 1.61 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[
{
"id": "apache-2-0",
"name": "Apache License, Version 2.0",
"spdx_id": "Apache-2.0",
"version": "2.0",
"submission_date": "20040208",
"submission_url": "http:\/\/lists.opensource.org\/pipermail\/license-discuss_lists.opensource.org\/2004-February\/007654.html",
"submitter_name": "Kevin Coar",
"approved": false,
"approval_date": "",
"license_steward_version": "",
"license_steward_url": "https:\/\/www.apache.org\/licenses\/LICENSE-2.0",
"board_minutes": "",
"stewards": [
"apache-software-foundation"
],
"keywords": [
"popular-strong-community"
],
"_links": {
"self": {
"href": "https:\/\/opensource.org\/api\/license\/apache-2-0"
},
"html": {
"href": "https:\/\/opensource.org\/license\/apache-2-0"
},
"collection": {
"href": "https:\/\/opensource.org\/api\/licenses"
}
}
},
{
"id": "bsd-3-clause",
"name": "The 3-Clause BSD License",
"spdx_id": "BSD-3-Clause",
"version": "",
"submission_date": "",
"submission_url": "",
"submitter_name": "",
"approved": false,
"approval_date": "",
"license_steward_version": "",
"license_steward_url": "",
"board_minutes": "",
"stewards": [
],
"keywords": [
"popular-strong-community"
],
"_links": {
"self": {
"href": "https:\/\/opensource.org\/api\/license\/bsd-3-clause"
},
"html": {
"href": "https:\/\/opensource.org\/license\/bsd-3-clause"
},
"collection": {
"href": "https:\/\/opensource.org\/api\/licenses"
}
}
}
]