[PATCH 1/4] iio: adc: add support for Berlin
Paul Bolle
pebolle at tiscali.nl
Sat Mar 21 05:05:31 PDT 2015
Just a license nit.
On Fri, 2015-03-20 at 14:36 +0100, Antoine Tenart wrote:
> --- /dev/null
> +++ b/drivers/iio/adc/berlin-adc.c
> + *
> + * This file is licensed under the terms of the GNU General Public
> + * License version 2. This program is licensed "as is" without any
> + * warranty of any kind, whether express or implied.
> + */
This states the license is GPL v2.
> +MODULE_LICENSE("GPL");
And
MODULE_LICENSE("GPL v2");
would match that statement.
Paul Bolle
More information about the linux-arm-kernel
mailing list