diff options
Diffstat (limited to 'src/arch/x86/include/ipxe/pit8254.h')
| -rw-r--r-- | src/arch/x86/include/ipxe/pit8254.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/x86/include/ipxe/pit8254.h b/src/arch/x86/include/ipxe/pit8254.h index 3af1ae07f..00b0ab164 100644 --- a/src/arch/x86/include/ipxe/pit8254.h +++ b/src/arch/x86/include/ipxe/pit8254.h @@ -7,7 +7,7 @@ * */ -FILE_LICENCE ( GPL2_OR_LATER ); +FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); /** IRQ0 channel */ #define PIT8254_CH_IRQ0 0 |
