summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/malloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/malloc.h')
-rw-r--r--src/include/gpxe/malloc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gpxe/malloc.h b/src/include/gpxe/malloc.h
index cce5d1d3..c02a8668 100644
--- a/src/include/gpxe/malloc.h
+++ b/src/include/gpxe/malloc.h
@@ -9,6 +9,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
/*
* Prototypes for the standard functions (malloc() et al) are in
* stdlib.h. Include <gpxe/malloc.h> only if you need the