On Wed, Jul 29, 2015 at 09:56:50AM +0200, Paul Bolle wrote: > > > +MODULE_LICENSE("GPL"); > > And, according to include/linux/module.h, this states the license is GPL > v2 or later. So either the comment or the ident used in the > Btw, who came up with that meaning? The default Linux license is GPLv2 only and unless othewise specified that's what we should get by default. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- [PATCH v2 0/5] iio: adc: hi8435: Add Holt HI-8435 thresh... Vladimir Barinov
- [PATCH v2 2/5] dt: Add vendor prefix 'holt' Vladimir Barinov
- [PATCH v2 3/5] dt: Document Holt HI-8435 bindings Vladimir Barinov
- [PATCH v2 4/5] iio: trigger: Add periodic polling t... Vladimir Barinov
- Re: [PATCH v2 4/5] iio: trigger: Add periodic p... Peter Meerwald
- [PATCH v2 1/5] iio: adc: hi8435: Holt HI-8435 thres... Vladimir Barinov
- Re: [PATCH v2 1/5] iio: adc: hi8435: Holt HI-84... Peter Meerwald
- [PATCH v2 5/5] iio: Support triggered events Vladimir Barinov
- Re: [PATCH v2 5/5] iio: Support triggered event... Peter Meerwald
- Re: [PATCH v2 5/5] iio: Support triggered event... Paul Bolle
- Re: [PATCH v2 5/5] iio: Support triggered e... Christoph Hellwig
- Re: [PATCH v2 5/5] iio: Support trigger... Paul Bolle