summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/umalloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/umalloc.h')
-rw-r--r--src/include/gpxe/umalloc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gpxe/umalloc.h b/src/include/gpxe/umalloc.h
index e6fc7bf0..b0e55645 100644
--- a/src/include/gpxe/umalloc.h
+++ b/src/include/gpxe/umalloc.h
@@ -8,6 +8,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
#include <gpxe/api.h>
#include <config/umalloc.h>
#include <gpxe/uaccess.h>