Skip to content

Commit

Permalink
Allow Apache-2.0 AND MIT AND NOASSERTION as license combination
Browse files Browse the repository at this point in the history
This license combination is detected for lxml-stub a Python package that
contains typings for lxml.
  • Loading branch information
bjoernricks committed Jun 6, 2024
1 parent be7ca8f commit 3d6b016
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dependency-review/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ runs:
(MIT OR Apache-2.0) AND Unicode-DFS-2016,
OFL-1.1,
Apache-2.0 AND BSD-3-Clause AND MIT AND OFL-1.1,
Apache-2.0 AND MIT AND NOASSERTION,
BlueOak-1.0.0,
BSL-1.0,
Python-2.0.1,
Expand Down

0 comments on commit 3d6b016

Please sign in to comment.