rusticata / asn1-rs

Parsers/Encoders for ASN.1 BER/DER data
Apache License 2.0
10 stars 14 forks source link

Updates license field to valid SPDX format #34

Closed ibeckermayer closed 6 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).

chifflier commented 6 months ago

Merged, thanks!