gl-transitions/gl-transitions

Licensing unclear

hyandell opened this issue · 3 comments

Hi gl-transitions folk,

I see that the files in the transitions folder are all MIT licensed at the moment, but what's the licensing of the rest of the content in this repository?

gre commented

What do you mean by 'rest of the content in this repository'?
This repository mostly only have *.glsl files 🤔 (and some build scripts)

Good question. I was meaning the licensing of the scripts/ directory.

Normally a project has a LICENSE file in the root, whereas here you only have licensing on the .glsl files themselves. It means I am unsure how to treat this package as a whole.

gre commented

Ok good point. I'll try to refine this. all .glsl are MIT compatible (and there is a check that warn if someone set an unknown license on the editor if i recall) so it should be safe to assume the general package is.

i'll double check and update the package.