Skip to content

Commit

Permalink
chore: allow Blue Oak license
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe Rosa committed Dec 7, 2023
1 parent 3dd5518 commit 6889904
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion earthly/rust/stdcfgs/deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,8 @@ allow = [
"MIT",
"Apache-2.0",
"Unicode-DFS-2016",
"BSD-3-Clause"
"BSD-3-Clause",
"BlueOak-1.0.0"
]
# List of explicitly disallowed licenses
# See https://spdx.org/licenses/ for list of possible licenses
Expand Down

0 comments on commit 6889904

Please sign in to comment.