From: Tom Herbert <[email protected]> Date: Mon, 1 Aug 2016 13:38:46 -0700
> On Mon, Aug 1, 2016 at 1:27 PM, David Miller <[email protected]> wrote: >> From: Tom Herbert <[email protected]> >> Date: Mon, 1 Aug 2016 09:33:17 -0700 >> >>> - Remove GPL module license from strparser.c >> >> Why? > > It looked more consistent with other modules. Is GPL module license > preferred then? Yes. Since this is a facility which is largely unique to the Linux kernel, things linking to these symbols are almost certainly derived works.
