fu5ha/ultraviolet

Missing license texts in repository

G0BL1N opened this issue · 4 comments

While working on the project, I noticed it doesn't have a license. Would you consider adding a license so people can know that they can use ultraviolet?
I would PR it too, but I don't know if you would want MIT or GNU GPL, or something else.

fu5ha commented

Ah, I do specify the licenses here https://github.com/fu5ha/ultraviolet/blob/main/Cargo.toml#L10 but should include the license texts in the repo as well probably.

Oh, right, I didn't notice it, sorry. Thanks for the reply. License is specified, so it's fine by me.

Ah, I do specify the licenses here https://github.com/fu5ha/ultraviolet/blob/main/Cargo.toml#L10 but should include the license texts in the repo as well probably.

I believe this is still relevant, it took me a while to arrive here. Thanks!

G0BL1N commented

I guess I shouldn't have closed the issue so soon, even if I was satisfied with response. I'll reopen it (as it's still relevant), until the license file is added to the repo.