summaryrefslogtreecommitdiffstats
path: root/qemu/roms/ipxe/src/core/random.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/roms/ipxe/src/core/random.c')
-rw-r--r--qemu/roms/ipxe/src/core/random.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu/roms/ipxe/src/core/random.c b/qemu/roms/ipxe/src/core/random.c
index 8824dca3a..a74175a79 100644
--- a/qemu/roms/ipxe/src/core/random.c
+++ b/qemu/roms/ipxe/src/core/random.c
@@ -4,7 +4,7 @@
*
*/
-FILE_LICENCE ( GPL2_OR_LATER );
+FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#include <stdlib.h>
#include <ipxe/timer.h>