Skip to content

Commit

Permalink
chore: add 0BSD license
Browse files Browse the repository at this point in the history
Seems to be vert permissive and close to ISC: https://opensource.org/license/0bsd
  • Loading branch information
gastonfournier authored Oct 22, 2024
1 parent cbfdb8c commit 0e094e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 0e094e7

Please sign in to comment.