diff options
Diffstat (limited to 'src/drivers/usb/usbhub.h')
-rw-r--r-- | src/drivers/usb/usbhub.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/usb/usbhub.h b/src/drivers/usb/usbhub.h index 4dd9426c3..0713e5bcc 100644 --- a/src/drivers/usb/usbhub.h +++ b/src/drivers/usb/usbhub.h @@ -7,7 +7,7 @@ * */ -FILE_LICENCE ( GPL2_OR_LATER ); +FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #include <ipxe/usb.h> #include <ipxe/list.h> |