Skip to content

Commit

Permalink
Add MPL-2.0 to the list of allowed licenses (openvinotoolkit#25775)
Browse files Browse the repository at this point in the history
### Details:
By request of Jacek Pawlak
  • Loading branch information
akladiev authored Jul 29, 2024
1 parent 3b01c5e commit adadfb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependency_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ allow-licenses:
- '0BSD'
- 'Python-2.0'
- 'LGPL-3.0'
- 'MPL-2.0'
fail-on-scopes:
- 'runtime'
- 'development'
Expand Down

0 comments on commit adadfb9

Please sign in to comment.