]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - arch/x86/tools/relocs.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-jammy-kernel.git] / arch / x86 / tools / relocs.c
index 73eb7fd4aec48d02e367b87ec1326da6c4022bde..5d73c443e778b3a0e2fd79b4bf0f301cd1c8d878 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /* This is included from relocs_32/64.c */
 
 #define ElfW(type)             _ElfW(ELF_BITS, type)