summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/memmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/memmap.h')
-rw-r--r--src/include/gpxe/memmap.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gpxe/memmap.h b/src/include/gpxe/memmap.h
index 836a1b92..dc5bec3b 100644
--- a/src/include/gpxe/memmap.h
+++ b/src/include/gpxe/memmap.h
@@ -10,6 +10,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
/** A usable memory region */
struct memory_region {
/** Physical start address */