]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/x86/lib/reloc_ia32_efi.c
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / arch / x86 / lib / reloc_ia32_efi.c
index 4d6825515d1b25161de7061efdff286a057becdd..e838af3b70a2fd0581f516b86ca71fb340fd0aeb 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: BSD-3-Clause
 /*
  * reloc_ia32.c - position independent x86 ELF shared object relocator
  * Copyright (C) 1999 Hewlett-Packard Co.
  * Contributed by David Mosberger <davidm@hpl.hp.com>.
  *
  * All rights reserved.
- *
- * SPDX-License-Identifier:    BSD-3-Clause
  */
 
 #include <common.h>