mirror of
https://github.com/xcat2/xNBA.git
synced 2025-07-25 05:51:13 +00: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