]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/include/asm/ppc.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / powerpc / include / asm / ppc.h
index 8e76c38ea39fd7af69a79c4ca5e218e6ae4ab49e..5765f6b522309aa23f6b0a50980b8efd9cd3ad9f 100644 (file)
@@ -1,11 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Ugly header containing required header files. This could  be adjusted
  * so that including asm/arch/hardware includes the correct file.
  *
  * (C) Copyright 2000-2009
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __ASM_PPC_H