diff --git a/agb-gbafix/Cargo.toml b/agb-gbafix/Cargo.toml index 99eb7c96..1cda4a7d 100644 --- a/agb-gbafix/Cargo.toml +++ b/agb-gbafix/Cargo.toml @@ -3,7 +3,7 @@ name = "agb-gbafix" version = "0.16.0" edition = "2021" authors = ["Gwilym Inzani "] -license = "GPL-3.0" +license = "MPL-2.0" description = "CLI utility to convert ELF file to valid GBA ROM" repository = "https://github.com/agbrs/agb"