Muennighoff commited on
Commit
d0611af
1 Parent(s): e3107d8

Upload github-licenses.json

Browse files
Files changed (1) hide show
  1. github-licenses.json +31 -0
github-licenses.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [{
2
+ "license": "artistic-2.0"
3
+ }, {
4
+ "license": "isc"
5
+ }, {
6
+ "license": "mit"
7
+ }, {
8
+ "license": "cc0-1.0"
9
+ }, {
10
+ "license": "epl-1.0"
11
+ }, {
12
+ "license": "gpl-2.0"
13
+ }, {
14
+ "license": "gpl-3.0"
15
+ }, {
16
+ "license": "mpl-2.0"
17
+ }, {
18
+ "license": "agpl-3.0"
19
+ }, {
20
+ "license": "lgpl-2.1"
21
+ }, {
22
+ "license": "lgpl-3.0"
23
+ }, {
24
+ "license": "unlicense"
25
+ }, {
26
+ "license": "apache-2.0"
27
+ }, {
28
+ "license": "bsd-2-clause"
29
+ }, {
30
+ "license": "bsd-3-clause"
31
+ }]