]> git.sur5r.net Git - u-boot/blobdiff - drivers/pci/pci_sh4.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / pci / pci_sh4.c
index d7f43c2bdf3fd897e18ef460b44a8f0a99cfb23a..4500e8bb2964b77645911dcb8e6bb0015070efef 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * SH4 PCI Controller (PCIC) for U-Boot.
  * (C) Dustin McIntire (dustin@sensoria.com)
@@ -5,8 +6,6 @@
  * (C) 2008 Yusuke Goda <goda.yusuke@renesas.com>
  *
  * u-boot/arch/sh/cpu/sh4/pci-sh4.c
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>