websockets-rs / rust-websocket

A WebSocket (RFC6455) library written in Rust
http://websockets-rs.github.io/rust-websocket/
MIT License
1.55k stars 223 forks source link

Include LICENSE file #211

Closed ignatenkobrain closed 5 years ago

ignatenkobrain commented 5 years ago

Please include full license text as it is requirement of MIT.

Thanks in advance!

vi commented 5 years ago

I see some MIT license snippet in README and also license metadata field in Cargo.toml. I don't see any mention of Apache licence in the project.

You may try submitting a pull request clarifying the licence, but if it is a licence change (e.g. to "MIT/Apache 2.0") then other authors need to approve it.

ignatenkobrain commented 5 years ago

I'm sorry for confusing you. I wanted to write MIT. But since I was opening quite a few of such issues, I messed it up. I have corrected original request.