From 03b1020acc76047294d7b38abab3207426147dd8 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Sat, 29 May 2010 23:06:06 +0100 Subject: [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 --- src/include/ipxe/efi/Pi/PiS3BootScript.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/include/ipxe/efi/Pi/PiS3BootScript.h') diff --git a/src/include/ipxe/efi/Pi/PiS3BootScript.h b/src/include/ipxe/efi/Pi/PiS3BootScript.h index e4ce6880a..01cae154c 100644 --- a/src/include/ipxe/efi/Pi/PiS3BootScript.h +++ b/src/include/ipxe/efi/Pi/PiS3BootScript.h @@ -16,6 +16,8 @@ #ifndef _PI_S3_BOOT_SCRIPT_H_ #define _PI_S3_BOOT_SCRIPT_H_ +FILE_LICENCE ( BSD3 ); + //******************************************* // EFI Boot Script Opcode definitions //******************************************* -- cgit v1.2.3-55-g7522