diff --git a/processor/Cargo.toml b/processor/Cargo.toml index aa687755..c82e4586 100644 --- a/processor/Cargo.toml +++ b/processor/Cargo.toml @@ -2,7 +2,7 @@ name = "serai-processor" version = "0.1.0" description = "Multichain processor premised on canonicity to reach distributed consensus automatically" -license = "MIT" +license = "AGPL-3.0-only" authors = ["Luke Parker "] edition = "2021"