From: Jason Wang Date: Tue, 10 Aug 2021 13:29:54 +0000 (+0800) Subject: ARM: sunxi: Add a missing SPDX license header X-Git-Tag: block-5.16-2021-11-13~63^2~4^2~1 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=7cb82b985f6e74733e32ec301a010533c7ce2f63;p=linux-2.6-block.git ARM: sunxi: Add a missing SPDX license header Add the missing SPDX license header to arch/arm/mach-sunxi/sunxi.c. Signed-off-by: Jason Wang Signed-off-by: Maxime Ripard Link: https://lore.kernel.org/r/20210810132954.107518-1-wangborong@cdjrlc.com --- diff --git a/arch/arm/mach-sunxi/sunxi.c b/arch/arm/mach-sunxi/sunxi.c index 19635721013d..e1b7945aac99 100644 --- a/arch/arm/mach-sunxi/sunxi.c +++ b/arch/arm/mach-sunxi/sunxi.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Device Tree support for Allwinner A1X SoCs * @@ -5,9 +6,6 @@ * * Maxime Ripard * - * 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