| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a shell script to verify that every package has an okay license. | Nick Mathewson | 2021-07-06 | 1 | -0/+81 |
| We implement this by giving a list of permitted licenses, and then using cargo-license to dump everything's actual license. Since packages list their licenses as "x OR y OR z", we permit any package that is available under at least one license on the allow-list. | |||||
