Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Commit 569a02f

Browse files
authored
Add LGPL-2.1+ license (#501)
1 parent 786f98f commit 569a02f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/devtools-license-check/bin/devtools-license-check

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ const VALID_LICENSES = [
5353
'BSD-3-Clause',
5454
'BSD*',
5555

56+
'LGPL-2.1+',
57+
5658
'WTFPL',
5759
'Unlicense',
5860
'Public Domain',

0 commit comments

Comments
 (0)