summaryrefslogtreecommitdiff
path: root/drivers/iio/dac/ad5758.c
diff options
context:
space:
mode:
authorStefan Popa <stefan.popa@analog.com>2019-02-04 11:19:35 +0200
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2019-02-09 18:46:01 +0000
commitcbd5dd387afab8511e055d0487e1ef747e7f72b5 (patch)
treec94b9511ce91ab0b5cf1b0b34c892e319cac2695 /drivers/iio/dac/ad5758.c
parent1a78daea107ddb06233e80a44c26c6dd8310b607 (diff)
drivers: iio: dac: Fix wrong license for ADI drivers
Analog Devices drivers are typically GPL v2 only. This patch fixes the inconsistencies between the module license and SPDX. Signed-off-by: Stefan Popa <stefan.popa@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/dac/ad5758.c')
-rw-r--r--drivers/iio/dac/ad5758.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iio/dac/ad5758.c b/drivers/iio/dac/ad5758.c
index ef41f12bf262..2bdf1b0aee06 100644
--- a/drivers/iio/dac/ad5758.c
+++ b/drivers/iio/dac/ad5758.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0+
+// SPDX-License-Identifier: GPL-2.0
/*
* AD5758 Digital to analog converters driver
*