From 9612f0c23c02401ace0a9f02e2bed649f83c97dd Mon Sep 17 00:00:00 2001 From: klu2 Date: Tue, 9 Feb 2010 07:57:20 +0000 Subject: Add license header git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9955 6f19259b-4bc3-4df7-8a09-765794883524 --- DuetPkg/DxeIpl/DxeIpl.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'DuetPkg/DxeIpl') diff --git a/DuetPkg/DxeIpl/DxeIpl.h b/DuetPkg/DxeIpl/DxeIpl.h index af3b15dbc9..d583b26638 100644 --- a/DuetPkg/DxeIpl/DxeIpl.h +++ b/DuetPkg/DxeIpl/DxeIpl.h @@ -1,4 +1,17 @@ +/** @file + Internal header file for DxeIpl module. +Copyright (c) 2006 - 2010, Intel Corporation +All rights reserved. This program and the accompanying materials +are licensed and made available under the terms and conditions of the BSD License +which accompanies this distribution. The full text of the license may be found at +http://opensource.org/licenses/bsd-license.php + +THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, +WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + +**/ + #ifndef _DUET_DXEIPL_H_ #define _DUET_DXEIPL_H_ -- cgit v1.2.3