diff --git a/Cargo.toml b/Cargo.toml index 1338651..5d6e4d4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "bouncinamation" description = "Bouncing DvD logo animation" version = "0.1.0" authors = ["pythops "] -license = "GNU Affero General Public License v3.0" +license = "AGPL-3.0" edition = "2021" readme = "README.md" homepage = "https://github.com/pythops/bouncinamation"