ARM: sunxi: Add a missing SPDX license header
authorJason Wang <wangborong@cdjrlc.com>
Tue, 10 Aug 2021 13:29:54 +0000 (21:29 +0800)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 13 Sep 2021 07:03:46 +0000 (09:03 +0200)
Add the missing SPDX license header to arch/arm/mach-sunxi/sunxi.c.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20210810132954.107518-1-wangborong@cdjrlc.com
arch/arm/mach-sunxi/sunxi.c

index 19635721013d8008e194c771dbf096a37ff38817..e1b7945aac99e8119e7d1214e02e52b80e4d618b 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Device Tree support for Allwinner A1X SoCs
  *
@@ -5,9 +6,6 @@
  *
  * Maxime Ripard <maxime.ripard@free-electrons.com>
  *
- * 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 <linux/clocksource.h>