Skip to content

Commit

Permalink
Add 0BSD to GPLv2 compatible licenses (#22391)
Browse files Browse the repository at this point in the history
This allows tslib for #21024
  • Loading branch information
ajlende authored May 18, 2020
1 parent d15a208 commit 6c80cc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/scripts/scripts/check-licenses.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ const gpl2CompatibleLicenses = [
'BSD-3-Clause',
'BSD-3-Clause-W3C',
'BSD-like',
'0BSD',
'CC-BY-4.0',
'CC0-1.0',
'GPL-2.0',
Expand Down

0 comments on commit 6c80cc3

Please sign in to comment.