cogciprocate / ocl

OpenCL for Rust
Other
721 stars 75 forks source link

Update license field following SPDX 2.1 license expression standard #221

Closed frisoft closed 1 year ago

frisoft commented 1 year ago

The new recommendation is to follow the SPDX 2.1 standard. This allows automatic license verification software to work properly. Reference: https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields

c0gent commented 1 year ago

Great :)