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.
CC0-1.0
1 parent df927d0 commit 5b12920Copy full SHA for 5b12920
scripts/validate-licenses.ts
@@ -41,6 +41,7 @@ const licensesWhitelist = [
41
42
// Have a full copyright grant. Validated by opensource team.
43
'Unlicense',
44
+ 'CC0-1.0',
45
46
// Combinations.
47
'(AFL-2.1 OR BSD-2-Clause)',
0 commit comments