Skip to content

Commit

Permalink
Merge branch 'main' into fix/DEF-752-another-combination
Browse files Browse the repository at this point in the history
  • Loading branch information
JPLachance authored May 2, 2023
2 parents 8e8cd59 + 6ac3c13 commit 54aec15
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions private-distributed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ allow-licenses:
- 'BSD-2-Clause'
- 'BSD-2-Clause-Patent'
- 'BSD-2-Clause-Views'
- 'BSD-2-Clause AND MIT'
- 'BSD-3-Clause'
- 'BSD-3-Clause-Attribution'
- 'BSD-3-Clause-Clear'
Expand Down
2 changes: 2 additions & 0 deletions private-undistributed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ allow-licenses:
- 'AFL-2.1'
- 'AFL-3.0'
- 'Apache-2.0'
- 'Apache-2.0 AND BSD-3-Clause AND MIT AND OFL-1.1'
- 'Apache-2.0 AND BSD-3-Clause AND Python-2.0'
- 'APL-1.0'
- 'Artistic-2.0'
Expand All @@ -14,6 +15,7 @@ allow-licenses:
- 'BSD-2-Clause-Patent'
- 'BSD-2-Clause-Views'
- 'BSD-2-Clause AND BSD-3-Clause'
- 'BSD-2-Clause AND MIT'
- 'BSD-3-Clause'
- 'BSD-3-Clause-Attribution'
- 'BSD-3-Clause-Clear'
Expand Down
1 change: 1 addition & 0 deletions public.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ allow-licenses:
- 'BSD-2-Clause'
- 'BSD-2-Clause-Patent'
- 'BSD-2-Clause-Views'
- 'BSD-2-Clause AND MIT'
- 'BSD-3-Clause'
- 'BSD-3-Clause-Attribution'
- 'BSD-3-Clause-Clear'
Expand Down

0 comments on commit 54aec15

Please sign in to comment.