Make serai-primitives and vs-primitives MIT

This commit is contained in:
Luke Parker
2023-01-17 02:26:32 -05:00
parent 7f8bb1aa9f
commit 0346aa6964
3 changed files with 3 additions and 5 deletions

View File

@@ -45,11 +45,9 @@ default = "deny"
exceptions = [
{ allow = ["AGPL-3.0"], name = "ethereum-serai" },
{ allow = ["AGPL-3.0"], name = "serai-processor" },
{ allow = ["AGPL-3.0"], name = "serai-primitives" },
{ allow = ["AGPL-3.0"], name = "validator-sets-primitives" },
{ allow = ["AGPL-3.0"], name = "validator-sets-pallet" },
{ allow = ["AGPL-3.0"], name = "sp-tendermint" },