mirror of
https://github.com/ipxe/ipxe
synced 2025-12-08 02:10:25 +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
|
||||
.code16
|
||||
.arch i386
|
||||
|
||||
Reference in New Issue
Block a user