mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: update license checker (#10301)
This commit is contained in:
parent
9abd48a062
commit
6e39a2eb1d
1
tools/third_party/validate-licenses.ts
vendored
1
tools/third_party/validate-licenses.ts
vendored
@ -43,6 +43,7 @@ const allowedLicenses = [
|
|||||||
'Apache-2.0',
|
'Apache-2.0',
|
||||||
'Python-2.0',
|
'Python-2.0',
|
||||||
'Artistic-2.0',
|
'Artistic-2.0',
|
||||||
|
'BlueOak-1.0.0',
|
||||||
|
|
||||||
'BSD-2-Clause',
|
'BSD-2-Clause',
|
||||||
'BSD-3-Clause',
|
'BSD-3-Clause',
|
||||||
|
Loading…
Reference in New Issue
Block a user