Skip to content

Inconsistent licensing language #1147

@brson

Description

@brson

Cargo.toml and LICENSE-MIT declare an MIT license, but the README "Contribution" section says contributions are Apache/MIT.

Side note: IMO -sys crates should generally carry the license of the code they are packaging, but since this crate contains significant amounts of its own source code and doesn't seem to vendor openssl, it seems reasonable to carry a separate license. But by doing so, the crate ecosystem tooling can't see that it is linking to BSD+advertising clause openssl code. For backtrace-sys, which does vendor its code, I filed a bug saying it is incorrectly licensed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions