summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/core/setjmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/i386/core/setjmp.S')
-rw-r--r--src/arch/i386/core/setjmp.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/i386/core/setjmp.S b/src/arch/i386/core/setjmp.S
index 59a1b7cb..03727148 100644
--- a/src/arch/i386/core/setjmp.S
+++ b/src/arch/i386/core/setjmp.S
@@ -1,5 +1,7 @@
/* setjmp and longjmp. Use of these functions is deprecated. */
+FILE_LICENCE ( GPL2_OR_LATER )
+
.text
.arch i386
.code32