You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
Some of source files are marked two licences at the same time.
For example: GLSL.tab.c GLSL.tab.h
How can it be? Which parts of files are GPL-licensed? Which parts of files are MIT-licensed?
May be I just don't understand licences, but GNU GPL is a viral license.
The text was updated successfully, but these errors were encountered:
I Am Not A Lawyer, but this particular source appears to contain a special exception allowing them to license it under the MIT license, since the original work was used to create a parser, not a modified parser-generator.
Some of source files are marked two licences at the same time.
For example:
GLSL.tab.c
GLSL.tab.h
How can it be? Which parts of files are GPL-licensed? Which parts of files are MIT-licensed?
May be I just don't understand licences, but GNU GPL is a viral license.
The text was updated successfully, but these errors were encountered: