In my case, I am using gperf, I didn't fint it in the gnu gpl.
The C code generated by gperf, is very simple, and doesn't have any licensing header.
I guessed that a file without a licence at the beginning is totaly in the domain public.
Am I right?
In my case, I am using gperf, I didn't fint it in the gnu gpl.
The C code generated by gperf, is very simple, and doesn't have any licensing header.
I guessed that a file without a licence at the beginning is totaly in the domain public.
Am I right?
From the GPL FAQ (which is an excellent resource for understanding the licenced):
Q. In what cases is the output of a GPL program covered by the GPL too?
A. Only when the program copies part of itself into the output.