Skip to content

Commit

Permalink
Add LGPL-2.1 as a valid license.
Browse files Browse the repository at this point in the history
  • Loading branch information
pento committed May 18, 2018
1 parent d4d6c73 commit e4a7cde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/check-npm-licenses.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
ALLOWED_LICENSES=(
"GPL-2.0-or-later"
"GPL-2.0+"
"LGPL-2.1"
"(GPL-2.0 OR MIT)"
"MIT"
"ISC"
Expand Down

0 comments on commit e4a7cde

Please sign in to comment.