]> git.sur5r.net Git - u-boot/blobdiff - drivers/cpu/bmips_cpu.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / cpu / bmips_cpu.c
index 6c612bacdc90471ef1a5f6f7f2e9926caadb32eb..7ed4bc7cec99705bb9796f388c23a1f502923cad 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
  *
  * Derived from linux/arch/mips/bcm63xx/cpu.c:
  *     Copyright (C) 2008 Maxime Bizon <mbizon@freebox.fr>
  *     Copyright (C) 2009 Florian Fainelli <florian@openwrt.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>