From: Andy Shevchenko Date: Mon, 24 Jul 2023 16:13:19 +0000 (+0300) Subject: gpio: ge: Replace GPLv2 boilerplate with SPDX X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a13f5e77a510af20800829190a282dfe78c83787;p=users%2Fjedix%2Flinux-maple.git gpio: ge: Replace GPLv2 boilerplate with SPDX Replace the GPLv2 boilerplate text with a nice and short SPDX header. Signed-off-by: Andy Shevchenko Acked-by: Randy Dunlap Tested-by: Randy Dunlap # build-tested Signed-off-by: Bartosz Golaszewski --- diff --git a/drivers/gpio/gpio-ge.c b/drivers/gpio/gpio-ge.c index 268de5496fcb4..5dc49648d8e37 100644 --- a/drivers/gpio/gpio-ge.c +++ b/drivers/gpio/gpio-ge.c @@ -1,13 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * Driver for GE FPGA based GPIO * * Author: Martyn Welch * * 2008 (c) GE Intelligent Platforms Embedded Systems, Inc. - * - * This file is licensed under the terms of the GNU General Public License - * version 2. This program is licensed "as is" without any warranty of any - * kind, whether express or implied. */ /*