We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6931135 commit ef4235bCopy full SHA for ef4235b
scripts/validate-licenses.ts
@@ -42,6 +42,7 @@ const licensesWhitelist = [
42
// Have a full copyright grant. Validated by opensource team.
43
'Unlicense',
44
'CC0-1.0',
45
+ '0BSD',
46
47
// Combinations.
48
'(AFL-2.1 OR BSD-2-Clause)',
0 commit comments