summaryrefslogtreecommitdiffstats
path: root/src/include/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/elf.h')
-rw-r--r--src/include/elf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/elf.h b/src/include/elf.h
index fadc0bdb..04022b68 100644
--- a/src/include/elf.h
+++ b/src/include/elf.h
@@ -1,6 +1,8 @@
#ifndef ELF_H
#define ELF_H
+FILE_LICENCE ( GPL2_OR_LATER );
+
#define EI_NIDENT 16 /* Size of e_ident array. */
/* Values for e_type. */