getargv / getargv-sys

Rust bindings to libgetargv
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Try to fix license detection in crates.io #3

Closed CamJN closed 2 months ago

CamJN commented 1 year ago

https://crates.io/crates/getargv-sys

CamJN commented 2 months ago

Working examples:

https://github.com/naxeion/skin/blob/master/LICENSE-BSD https://github.com/badboy/crc64-rs/blob/main/LICENSE https://github.com/testuj-to/tantivy-stemmers/blob/master/LICENSE https://gitlab.com/jondo2010/rust-ida/-/blob/master/LICENSE?ref_type=heads https://github.com/SpinResearch/rustysecrets-cli/blob/master/LICENSE https://github.com/vmchale/tw-rs/blob/master/LICENSE https://docs.rs/crate/bls_signature_aggregator/0.2.7/source/LICENSE-BSD https://github.com/maidsafe-archive/config_file_handler/blob/master/LICENSE-BSD https://github.com/MingweiSamuel/fake_instant/blob/main/LICENSE-BSD https://docs.rs/crate/ffi_utils/0.17.0/source/LICENSE-BSD https://github.com/messense/if-addrs/blob/master/LICENSE-BSD https://github.com/maidsafe-archive/get_if_addrs/blob/master/LICENSE-BSD

Official links: https://choosealicense.com/licenses/bsd-3-clause/ https://opensource.org/license/BSD-3-Clause