summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/image/com32.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/i386/image/com32.c')
-rw-r--r--src/arch/i386/image/com32.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/i386/image/com32.c b/src/arch/i386/image/com32.c
index d1b9a59f..6ab347c1 100644
--- a/src/arch/i386/image/com32.c
+++ b/src/arch/i386/image/com32.c
@@ -23,6 +23,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
#include <stdint.h>
#include <stdlib.h>
#include <string.h>