summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/elf.h')
-rw-r--r--src/include/gpxe/elf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gpxe/elf.h b/src/include/gpxe/elf.h
index db28a60a..da9d2fc0 100644
--- a/src/include/gpxe/elf.h
+++ b/src/include/gpxe/elf.h
@@ -8,6 +8,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
#include <elf.h>
extern int elf_load ( struct image *image );