Skip to content

Commit

Permalink
ci: add CC0-1.0 as valid license
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-agius4 authored and mgechev committed Jan 13, 2020
1 parent df927d0 commit 5b12920
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/validate-licenses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ const licensesWhitelist = [

// Have a full copyright grant. Validated by opensource team.
'Unlicense',
'CC0-1.0',

// Combinations.
'(AFL-2.1 OR BSD-2-Clause)',
Expand Down

0 comments on commit 5b12920

Please sign in to comment.