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