File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,14 @@ func LicenseRanges() [][][]string {
68
68
"Artistic-2.0" ,
69
69
},
70
70
},
71
+ {
72
+ {
73
+ "ASWF-Digital-Assets-1.0" ,
74
+ },
75
+ {
76
+ "ASWF-Digital-Assets-1.1" ,
77
+ },
78
+ },
71
79
{
72
80
{
73
81
"BitTorrent-1.0" ,
@@ -76,6 +84,14 @@ func LicenseRanges() [][][]string {
76
84
"BitTorrent-1.1" ,
77
85
},
78
86
},
87
+ {
88
+ {
89
+ "Brian-Gladman-2-Clause" ,
90
+ },
91
+ {
92
+ "Brian-Gladman-3-Clause" ,
93
+ },
94
+ },
79
95
{
80
96
{
81
97
"CC-BY-1.0" ,
@@ -197,6 +213,14 @@ func LicenseRanges() [][][]string {
197
213
"CECILL-2.0" ,
198
214
},
199
215
},
216
+ {
217
+ {
218
+ "DRL-1.0" ,
219
+ },
220
+ {
221
+ "DRL-1.1" ,
222
+ },
223
+ },
200
224
{
201
225
{
202
226
"ECL-1.0" ,
@@ -263,6 +287,14 @@ func LicenseRanges() [][][]string {
263
287
"GPL-3.0-or-later" ,
264
288
},
265
289
},
290
+ {
291
+ {
292
+ "HP-1986" ,
293
+ },
294
+ {
295
+ "HP-1989" ,
296
+ },
297
+ },
266
298
{
267
299
{
268
300
"LGPL-2.0" ,
You can’t perform that action at this time.
0 commit comments