diff options
Diffstat (limited to 'src/arch/i386/include/pxe.h')
-rw-r--r-- | src/arch/i386/include/pxe.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/i386/include/pxe.h b/src/arch/i386/include/pxe.h index b95b0cce5..66d752683 100644 --- a/src/arch/i386/include/pxe.h +++ b/src/arch/i386/include/pxe.h @@ -1,7 +1,7 @@ #ifndef PXE_H #define PXE_H -FILE_LICENCE ( GPL2_OR_LATER ); +FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #include "pxe_types.h" #include "pxe_error.h" |