From: Charles Keepax Date: Tue, 25 Jun 2019 15:39:15 +0000 (+0100) Subject: gpio: madera: Fixup SPDX headers X-Git-Tag: tags/kvm-5.3-2~91^2~19^2~1 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=690499d969bc5054ed43a9ef0c96f26d478fff6e;p=users%2Fdwmw2%2Flinux.git gpio: madera: Fixup SPDX headers GPL-2.0-only is the preferred way of expressing v2 of the GPL, so switch to that and remove some redundant copyright notices. Signed-off-by: Charles Keepax Signed-off-by: Bartosz Golaszewski --- diff --git a/drivers/gpio/gpio-madera.c b/drivers/gpio/gpio-madera.c index c9dad0543672a..4dbc837d12155 100644 --- a/drivers/gpio/gpio-madera.c +++ b/drivers/gpio/gpio-madera.c @@ -1,12 +1,8 @@ -// SPDX-License-Identifier: GPL-2.0 +// SPDX-License-Identifier: GPL-2.0-only /* * GPIO support for Cirrus Logic Madera codecs * * Copyright (C) 2015-2018 Cirrus Logic - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by the - * Free Software Foundation; version 2. */ #include