mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
chore: add 0BSD license (#8506)
Seems to be permissive enough and close to ISC: https://opensource.org/license/0bsd
This commit is contained in:
parent
8190309d64
commit
7ac33af148
2
.github/workflows/dependency-review.yml
vendored
2
.github/workflows/dependency-review.yml
vendored
@ -17,5 +17,5 @@ jobs:
|
||||
uses: actions/dependency-review-action@v4
|
||||
with:
|
||||
fail-on-severity: moderate
|
||||
allow-licenses: Apache-2.0, MIT, BSD-2-Clause, BSD-3-Clause, ISC, CC0-1.0, Unlicense, BlueOak-1.0.0
|
||||
allow-licenses: Apache-2.0, MIT, BSD-2-Clause, BSD-3-Clause, ISC, 0BSD, CC0-1.0, Unlicense, BlueOak-1.0.0
|
||||
comment-summary-in-pr: always
|
||||
|
Loading…
Reference in New Issue
Block a user