mirror of
https://github.com/ipxe/ipxe
synced 2026-01-21 18:30:56 +03:00
[legal] Add FILE_LICENCE declarations to EFI header files
Autodetect the BSD licence statement in EFI header files, and add a suitable FILE_LICENCE macro to the version imported into the iPXE tree. Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -16,6 +16,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
#ifndef __PI_DXE_H__
|
||||
#define __PI_DXE_H__
|
||||
|
||||
FILE_LICENCE ( BSD3 );
|
||||
|
||||
#include <ipxe/efi/Uefi/UefiBaseType.h>
|
||||
#include <ipxe/efi/Uefi/UefiSpec.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user