mrhooray / crc-rs

Rust implementation of CRC(16, 32, 64) with support of various standards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please add license text to the repository

raggi opened this issue · comments

Please can you add your license text to the repository.

I think the intention is for MIT, as indicated by the README and the Cargo.toml, however, as MIT has copyright and license statement provisions, the text is required in order for users/distributors to comply with the license.

Thank you!

Done.