summaryrefslogtreecommitdiff
path: root/gpxe/src/arch/i386/core/relocate.c
diff options
context:
space:
mode:
Diffstat (limited to 'gpxe/src/arch/i386/core/relocate.c')
-rw-r--r--gpxe/src/arch/i386/core/relocate.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gpxe/src/arch/i386/core/relocate.c b/gpxe/src/arch/i386/core/relocate.c
index bdc8498e..44e764fe 100644
--- a/gpxe/src/arch/i386/core/relocate.c
+++ b/gpxe/src/arch/i386/core/relocate.c
@@ -9,6 +9,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
/*
* The linker passes in the symbol _max_align, which is the alignment
* that we must preserve, in bytes.