hexops / valast

Convert Go values to their AST
Other
308 stars 16 forks source link

Unknown License? #26

Closed guettli closed 8 months ago

guettli commented 8 months ago

On the Github frontpage of this repo I see:

Unknown and 2 other licenses found

"Unknown" looks a bit strange. It would be nice if valast would be without GPL or other viral licenses.

slimsag commented 8 months ago

I suggest reading LICENSE files directly. It is very clear and plain: https://github.com/hexops/valast/blob/main/LICENSE

We do not use GPL or viral licenses.

GitHub's license detection is just garbage.