diff options
Diffstat (limited to 'src/include/ipxe/hidemem.h')
-rw-r--r-- | src/include/ipxe/hidemem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/ipxe/hidemem.h b/src/include/ipxe/hidemem.h index ddc9cd8b3..cc8d5ee37 100644 --- a/src/include/ipxe/hidemem.h +++ b/src/include/ipxe/hidemem.h @@ -8,7 +8,7 @@ * */ -FILE_LICENCE ( GPL2_OR_LATER ); +FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #include <stdint.h> |