summaryrefslogtreecommitdiffstats
path: root/qemu/roms/ipxe/src/core/errno.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/roms/ipxe/src/core/errno.c')
-rw-r--r--qemu/roms/ipxe/src/core/errno.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu/roms/ipxe/src/core/errno.c b/qemu/roms/ipxe/src/core/errno.c
index 06905561f..5de15bb92 100644
--- a/qemu/roms/ipxe/src/core/errno.c
+++ b/qemu/roms/ipxe/src/core/errno.c
@@ -1,6 +1,6 @@
#include <errno.h>
-FILE_LICENCE ( GPL2_OR_LATER );
+FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
/** @file
*