sgreben / jp

dead simple terminal plots from JSON data. single binary, no dependencies. linux, osx, windows.
MIT License
1.32k stars 33 forks source link

LICENSE? #9

Closed sgreben closed 6 years ago

sgreben commented 6 years ago

Which license should jp have? Currently it includes (modified) code from goterm (MIT) and kubernetes (Apache).

The goterm derived code is likely to be replaced soon, but I don't think anyone feels like re-implementing the jsonpath parser/interpreter from scratch...

I'd like to pick the maximally permissive license possible under these constraints.