summaryrefslogtreecommitdiff
path: root/DuetPkg/DxeIpl
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2010-02-09 07:57:20 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2010-02-09 07:57:20 +0000
commit9612f0c23c02401ace0a9f02e2bed649f83c97dd (patch)
tree146b83e06384f9a2db394b5240cae6d5707313ea /DuetPkg/DxeIpl
parentd6a82eaf8d8971f9d4eecda80f421281363c0772 (diff)
downloadedk2-platforms-9612f0c23c02401ace0a9f02e2bed649f83c97dd.tar.xz
Add license header
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9955 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/DxeIpl')
-rw-r--r--DuetPkg/DxeIpl/DxeIpl.h13
1 files changed, 13 insertions, 0 deletions
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_