summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/core/x86_string.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/core/x86_string.c')
-rw-r--r--src/arch/x86/core/x86_string.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/x86/core/x86_string.c b/src/arch/x86/core/x86_string.c
index c0224c7a..5838ebac 100644
--- a/src/arch/x86/core/x86_string.c
+++ b/src/arch/x86/core/x86_string.c
@@ -22,6 +22,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
#include <string.h>
/**