summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/vsprintf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/vsprintf.h')
-rw-r--r--src/include/gpxe/vsprintf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gpxe/vsprintf.h b/src/include/gpxe/vsprintf.h
index aa8f8a33..ee860a52 100644
--- a/src/include/gpxe/vsprintf.h
+++ b/src/include/gpxe/vsprintf.h
@@ -31,6 +31,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
#include <stdint.h>
#include <stdarg.h>
#include <stdio.h>