diff options
Diffstat (limited to 'qemu/roms/ipxe/src/include/getopt.h')
-rw-r--r-- | qemu/roms/ipxe/src/include/getopt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu/roms/ipxe/src/include/getopt.h b/qemu/roms/ipxe/src/include/getopt.h index 0fe43567e..db3de1786 100644 --- a/qemu/roms/ipxe/src/include/getopt.h +++ b/qemu/roms/ipxe/src/include/getopt.h @@ -7,7 +7,7 @@ * */ -FILE_LICENCE ( GPL2_OR_LATER ); +FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #include <stddef.h> |