nginxinc / ngx-rust

Rust binding for NGINX
Apache License 2.0
713 stars 59 forks source link

chore(sys): ensure that the crate contains the license file #78

Closed bavshin-f5 closed 2 months ago

bavshin-f5 commented 2 months ago

Apache-2.0 requires including a copy of the license text with each copy of the software. As we publish nginx-sys as a separate component on crates.io, we should ensure that the archive contains the LICENSE file to comply with this requirement.