mirror of
https://github.com/ipxe/ipxe
synced 2025-12-15 00:12:19 +03:00
[romprefix] Add missing FILE_LICENCE declaration to undiloader.S
undiloader.S was originally part of romprefix.S, and so inherits its licence. Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
FILE_LICENCE ( GPL2_OR_LATER )
|
||||||
|
|
||||||
.text
|
.text
|
||||||
.code16
|
.code16
|
||||||
.arch i386
|
.arch i386
|
||||||
|
|||||||
Reference in New Issue
Block a user