From: Kuninori Morimoto Date: Thu, 8 Nov 2018 06:41:10 +0000 (+0000) Subject: iio: adc: max11100: convert to SPDX identifiers X-Git-Tag: v5.0-rc1~97^2~249^2~30 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=c924eee309d919e8719eb06666085095c0be0813;p=uclinux-h8%2Flinux.git iio: adc: max11100: convert to SPDX identifiers This patch updates license to use SPDX-License-Identifier instead of verbose license text. Signed-off-by: Kuninori Morimoto Signed-off-by: Jonathan Cameron --- diff --git a/drivers/iio/adc/max11100.c b/drivers/iio/adc/max11100.c index af59ab2e650c..3440539cfdba 100644 --- a/drivers/iio/adc/max11100.c +++ b/drivers/iio/adc/max11100.c @@ -1,13 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0 /* * iio/adc/max11100.c * Maxim max11100 ADC Driver with IIO interface * * Copyright (C) 2016-17 Renesas Electronics Corporation * Copyright (C) 2016-17 Jacopo Mondi - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. */ #include #include