License
Are you able to update the license to a standard one such as MIT or Apache 2?
I guess if you'd put a standard text of Creative Commons Zero v1.0 Universal that would be equivalent to your licence and help us a lot :)
This is the text of the license in standard form which can be automatically detected by the Golang tooling:
https://raw.githubusercontent.com/google/licenseclassifier/master/licenses/CC0-1.0.txt
I've made a PR.
- https://github.com/xi2/xz/pull/11
I've also published an alternative version including the appropriate LICENSE and updated go.mod:
- https://github.com/therootcompany/xz
- https://pkg.go.dev/github.com/therootcompany/xz
- https://proxy.golang.org/github.com/therootcompany/xz/@v/v1.0.1.info
@xi2 any chance you can resolve this somehow?