diff --git a/Cargo.toml b/Cargo.toml index 6378acd..50cebe0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "obsidian-export" version = "23.12.0" authors = ["Nick Groenen "] edition = "2018" -license = "MIT OR Apache-2.0" +license = "BSD-2-Clause-Patent" readme = "README.md" repository = "https://github.com/zoni/obsidian-export" documentation = "https://docs.rs/obsidian-export"