]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/lib/reloc_x86_64_efi.c
x86: doc: Fix reference to EFI doc in U-Boot
[u-boot] / arch / x86 / lib / reloc_x86_64_efi.c
index 5f71f2ac8a3fa419a29b90983cf39904b1c8bbb6..34c5b2ed3f83cfc507eed4113b907076900ebc02 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: BSD-3-Clause
 /*
  * reloc_x86_64.c - position independent x86_64 ELF shared object relocator
  * Copyright (C) 1999 Hewlett-Packard Co.
@@ -6,8 +7,6 @@
  * Contributed by Fenghua Yu <fenghua.yu@intel.com>.
  *
  * All rights reserved.
- *
- * SPDX-License-Identifier:    BSD-3-Clause
  */
 
 #include <common.h>