diff options
Diffstat (limited to 'src/include/ipxe/eth_slow.h')
-rw-r--r-- | src/include/ipxe/eth_slow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/ipxe/eth_slow.h b/src/include/ipxe/eth_slow.h index 00509197d..f6d731b3b 100644 --- a/src/include/ipxe/eth_slow.h +++ b/src/include/ipxe/eth_slow.h @@ -7,7 +7,7 @@ * */ -FILE_LICENCE ( GPL2_OR_LATER ); +FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); /** Slow protocols header */ struct eth_slow_header { |