Hi! I found a couple of discrepancies in the license annotations in some of the files I have added to the drivers/iio/ directory.
This cleans up the trivialities that I found. While at it, convert the remaining IIO files that are "mine" to SPDX license identifiers. Cheers, Peter Peter Rosin (5): iio: potentiometer: mcp4018: use the correct MODULE_LICENSE iio: potentiometer: mcp4531: switch to SPDX license identifier iio: envelope-detector: switch to SPDX license identifier iio: dpot-dac: switch to SPDX license identifier iio: multiplexer: switch to SPDX license identifier drivers/iio/adc/envelope-detector.c | 5 +---- drivers/iio/dac/dpot-dac.c | 5 +---- drivers/iio/multiplexer/iio-mux.c | 5 +---- drivers/iio/potentiometer/mcp4018.c | 2 +- drivers/iio/potentiometer/mcp4531.c | 7 ++----- 5 files changed, 6 insertions(+), 18 deletions(-) -- 2.11.0