]> git.sur5r.net Git - u-boot/blobdiff - include/pe.h
configs: Add DDR Kconfig support for Arria 10
[u-boot] / include / pe.h
index e7845bb7d2cfa5ff00144b768d12492e7af849e3..d73eb142cb3a85a8de3584876e586cb9bd768b39 100644 (file)
@@ -1,11 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  *  Portable Executable binary format structures
  *
  *  Copyright (c) 2016 Alexander Graf
  *
  *  Based on wine code
- *
- *  SPDX-License-Identifier:     GPL-2.0+
  */
 
 #ifndef _PE_H