summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/core/stack.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/i386/core/stack.S')
-rw-r--r--src/arch/i386/core/stack.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/i386/core/stack.S b/src/arch/i386/core/stack.S
index da66d239..737ec0ee 100644
--- a/src/arch/i386/core/stack.S
+++ b/src/arch/i386/core/stack.S
@@ -1,3 +1,5 @@
+FILE_LICENCE ( GPL2_OR_LATER )
+
.arch i386
/****************************************************************************