cloudflare / boring

BoringSSL bindings for the Rust programming language.
364 stars 110 forks source link

Updates license field to valid SPDX format #230

Closed ibeckermayer closed 5 months ago

ibeckermayer commented 7 months ago

The popular dependency-review-action requires the license field be in valid SPDX format. (We are hitting false positives on this dependency via dependency-review-action over at Teleport).