Skip to content

Commit e32baa5

Browse files
committed
chore: allow MIT licence
1 parent 6cdaf2b commit e32baa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deny.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[licenses]
22
unlicensed = "deny"
3-
allow = [ "Apache-2.0", "MPL-2.0", "Unicode-DFS-2016" ]
3+
allow = [ "Apache-2.0", "MPL-2.0", "Unicode-DFS-2016", "MIT" ]
44
copyleft = "deny"
55
allow-osi-fsf-free = "neither"
66
default = "deny"

0 commit comments

Comments
 (0)