Add xtask for finding crates with missing licenses (#11776)

This PR adds a new `cargo xtask licenses` command for finding crates
with missing license files.

A number of crates were uncovered that were missing a license file, and
have had the appropriate license file added.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2024-05-13 18:52:12 -04:00 committed by GitHub
parent ff2eacead7
commit b01878aadf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 149 additions and 63 deletions

View file

@ -0,0 +1 @@
../../LICENSE-GPL