diff options
Diffstat (limited to 'src/include/ipxe/list.h')
| -rw-r--r-- | src/include/ipxe/list.h | 2 |
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> |
