Hi, I am interested in adding cocci scripts to the FreeBSD tree as a suite of scripts that can be used to help find bugs. I have some concerns about the license of the "semantic patches" I found. In particular quite a few of them are GPLv2 (andand.cocci, ifaddr.cocci, isnull.cocci, etc). Ordinarily the product of GPL software isn't GPLed but these seem different as the result is merely a transformation of patch template.
Is the output of spatch + a GPL semantic patch GPL or can we license it under a free software license? -- Eitan Adler _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
