cashapp / licensee

Gradle plugin which validates the licenses of your dependency graph match what you expect
https://cashapp.github.io/licensee/docs/1.x/
Apache License 2.0
626 stars 28 forks source link

Update SPDX license database #292

Closed JakeWharton closed 8 months ago

JakeWharton commented 8 months ago

I asked them to sort this and they said they would... but they didn't

JakeWharton commented 8 months ago

Oh and it affects our tests. Lovely...

JakeWharton commented 8 months ago

Okay. To be merged or rebased (not squashed). We now sort the license JSON ourselves. Last commit is the small diff. First two commits get things ready (add sorting, updating old JSON to be sorted).