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