Skip to content

Commit

Permalink
sources: update allowed and used license list
Browse files Browse the repository at this point in the history
Signed-off-by: Dhwani Serai <[email protected]>
  • Loading branch information
dhwaniserai committed Jan 14, 2025
1 parent 6ac9fee commit ab1f8e9
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions sources/deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,16 @@ confidence-threshold = 0.93
allow = [
"Apache-2.0",
# "BSD-2-Clause",
"BSD-3-Clause",
"BSL-1.0",
# "BSD-3-Clause",
# "BSL-1.0",
# "CC0-1.0",
"ISC",
# "ISC",
"MIT",
"OpenSSL",
"Unlicense",
"Zlib",
"MPL-2.0",
# "OpenSSL",
# "Unlicense",
# "Zlib",
# "MPL-2.0",
# "Unicode-3.0",
]

exceptions = [
Expand Down

0 comments on commit ab1f8e9

Please sign in to comment.