From: Peter Rosin Date: Mon, 20 Aug 2018 10:01:14 +0000 (+0200) Subject: iio: multiplexer: switch to SPDX license identifier X-Git-Tag: v5.15~7699^2~380^2~28 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8109b2c94f586e120cc86449777818a2e1020e7c;p=platform%2Fkernel%2Flinux-starfive.git iio: multiplexer: switch to SPDX license identifier Drop the boilerplate license text. Signed-off-by: Peter Rosin Signed-off-by: Jonathan Cameron --- diff --git a/drivers/iio/multiplexer/iio-mux.c b/drivers/iio/multiplexer/iio-mux.c index e1f44ce..0422ef5 100644 --- a/drivers/iio/multiplexer/iio-mux.c +++ b/drivers/iio/multiplexer/iio-mux.c @@ -1,13 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0 /* * IIO multiplexer driver * * Copyright (C) 2017 Axentia Technologies AB * * Author: Peter Rosin - * - * 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