From: Tudor Ambarus Date: Fri, 6 Sep 2019 15:15:28 +0000 (+0000) Subject: memory: atmel-ebi: switch to SPDX license identifiers X-Git-Tag: v5.5-rc1~40^2~6^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5db3fb404af55df9d0a26bd3314bc6cd3fe9f5d6;p=thirdparty%2Fkernel%2Flinux.git memory: atmel-ebi: switch to SPDX license identifiers Adopt the SPDX license identifiers to ease license compliance management. Signed-off-by: Tudor Ambarus Link: https://lore.kernel.org/r/20190906151519.19442-1-tudor.ambarus@microchip.com Signed-off-by: Alexandre Belloni --- diff --git a/drivers/memory/atmel-ebi.c b/drivers/memory/atmel-ebi.c index 8515196c2b03c..14386d0b5f578 100644 --- a/drivers/memory/atmel-ebi.c +++ b/drivers/memory/atmel-ebi.c @@ -1,12 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0 /* * EBI driver for Atmel chips * inspired by the fsl weim bus driver * * Copyright (C) 2013 Jean-Jacques Hiblot - * - * 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. */ #include