Skip to content

Commit 11c38d6

Browse files
committed
chore(coprocessor): add CDLA-Permissive-2.0 license to allow list
1 parent 98bec34 commit 11c38d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

coprocessor/fhevm-engine/.cargo/deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ allow = [
103103
"Unicode-3.0",
104104
"Unlicense",
105105
"Zlib",
106+
"CDLA-Permissive-2.0",
106107
]
107108
# The confidence threshold for detecting a license from license text.
108109
# The higher the value, the more closely the license text must be to the

0 commit comments

Comments
 (0)