From: Kuninori Morimoto Date: Fri, 7 Sep 2018 02:11:17 +0000 (+0000) Subject: watchdog: rza_wdt: convert to SPDX identifiers X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d674ee232b2d9480033df9107a04b4b5436040e6;p=linux.git watchdog: rza_wdt: convert to SPDX identifiers This patch updates license to use SPDX-License-Identifier instead of verbose license text. Signed-off-by: Kuninori Morimoto Reviewed-by: Guenter Roeck Signed-off-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck --- diff --git a/drivers/watchdog/rza_wdt.c b/drivers/watchdog/rza_wdt.c index e618218d23742..c63ef03e24f6b 100644 --- a/drivers/watchdog/rza_wdt.c +++ b/drivers/watchdog/rza_wdt.c @@ -1,12 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Renesas RZ/A Series WDT Driver * * Copyright (C) 2017 Renesas Electronics America, Inc. * Copyright (C) 2017 Chris Brandt - * - * This file is subject to the terms and conditions of the GNU General Public - * License. See the file "COPYING" in the main directory of this archive - * for more details. */ #include