Skip to content

Commit

Permalink
Update the allowed licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
breard-r committed Nov 17, 2024
1 parent b072f49 commit 3c693d2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,9 @@ ignore = [
# [possible values: any SPDX 3.11 short identifier (+ optional exception)].
allow = [
"Apache-2.0",
"BSD-2-Clause",
"BSD-3-Clause",
"CC0-1.0",
"MIT",
"Unicode-3.0",
"Unicode-DFS-2016",
]
# The confidence threshold for detecting a license from license text.
Expand Down

0 comments on commit 3c693d2

Please sign in to comment.