diff --git a/lychee-bin/Cargo.toml b/lychee-bin/Cargo.toml index fc42e575eb..eb05560244 100644 --- a/lychee-bin/Cargo.toml +++ b/lychee-bin/Cargo.toml @@ -12,7 +12,7 @@ keywords = [ "link-checker", "validator", ] -license = "Apache-2.0/MIT" +license = "Apache-2.0 OR MIT" repository = "https://github.com/lycheeverse/lychee" version = "0.13.0" diff --git a/lychee-lib/Cargo.toml b/lychee-lib/Cargo.toml index 8f59931967..9dd8f7a310 100644 --- a/lychee-lib/Cargo.toml +++ b/lychee-lib/Cargo.toml @@ -12,7 +12,7 @@ keywords = [ "link-checker", "validator", ] -license = "Apache-2.0/MIT" +license = "Apache-2.0 OR MIT" repository = "https://github.com/lycheeverse/lychee" version = "0.13.0"