diff --git a/Cargo.toml b/Cargo.toml index 5c4a622..4ce76ef 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ members = [ [workspace.package] version = "1.0.0" edition = "2021" -license = "MIT OR Apache-2.0" +license = "AGPL-3.0-only" repository = "https://github.com/samvallad33/vestige" authors = ["Sam Valladares"]