summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/ipxe')
-rw-r--r--src/include/ipxe/list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/ipxe/list.h b/src/include/ipxe/list.h
index 581ec9806..6a9b76f91 100644
--- a/src/include/ipxe/list.h
+++ b/src/include/ipxe/list.h
@@ -9,7 +9,7 @@
* list.h.
*/
-FILE_LICENCE ( GPL2_ONLY );
+FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#include <stddef.h>
#include <assert.h>