diff --git a/Cargo.toml b/Cargo.toml index 6230acf..ce580e9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "i6" version = "0.1.7" # prepare_release.sh edition = "2021" -license = "MIT" +license = "AGPL-3.0" authors = ["kruserr"] readme = "README.md" repository = "https://github.com/kruserr/i6"