summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/prefix/bootpart.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/i386/prefix/bootpart.S')
-rw-r--r--src/arch/i386/prefix/bootpart.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/i386/prefix/bootpart.S b/src/arch/i386/prefix/bootpart.S
index d60fe9bc..968da1a3 100644
--- a/src/arch/i386/prefix/bootpart.S
+++ b/src/arch/i386/prefix/bootpart.S
@@ -1,3 +1,5 @@
+FILE_LICENCE ( GPL2_OR_LATER )
+
#define BOOT_SEG 0x07c0
#define EXEC_SEG 0x0100
#define STACK_SEG 0x0200