microprofile-rust
microprofile-rust copied to clipboard
Cargo package missing src/microprofile/distorm/COPYING
https://github.com/jonasmr/microprofile-rust/blob/2746d44bbc40cbb32b9739e381590c21af025ebe/Cargo.toml#L8-L19
To comply with the terms of the license, "src/microprofile/distorm/COPYING", should probably be added to the include list.
https://github.com/jonasmr/microprofile-rust/blob/2746d44bbc40cbb32b9739e381590c21af025ebe/Cargo.toml#L7
This should perhaps be:
license = "MIT AND BSD-3-Clause AND Unlicense"
For microprofile-rust, distorm, and microprofile itself respectively, since their source code is included directly in the crate.