]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/TianoTools/GenTEImage/GenTEImage.c
Applied BSD license to the source files
[mirror_edk2.git] / Tools / Source / TianoTools / GenTEImage / GenTEImage.c
index 8aef6d316e37ae9936412eb43a30ec57504d5a32..6878ddbe4018742e3246a2d3fd497ee44233dc46 100644 (file)
@@ -1,13 +1,13 @@
 /*++\r
 \r
-Copyright (c) 1999-2004 Intel Corporation. All rights reserved\r
-This software and associated documentation (if any) is furnished\r
-under a license and may only be used or copied in accordance\r
-with the terms of the license. Except as permitted by such\r
-license, no part of this software or documentation may be\r
-reproduced, stored in a retrieval system, or transmitted in any\r
-form or by any means without the express written consent of\r
-Intel Corporation.\r
+Copyright (c)  1999-2006 Intel Corporation. All rights reserved\r
+This program and the accompanying materials are licensed and made available \r
+under the terms and conditions of the BSD License which accompanies this \r
+distribution.  The full text of the license may be found at\r
+http://opensource.org/licenses/bsd-license.php\r
+\r
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
 Module Name:\r
 \r
@@ -24,9 +24,10 @@ Abstract:
 #include <string.h>\r
 #include <stdlib.h>\r
 \r
-#include "Tiano.h"\r
-#include "TianoCommon.h"\r
-#include "EfiImage.h" // for PE32 structure definitions\r
+#include <Common/UefiBaseTypes.h>\r
+#include <Common/EfiImage.h> // for PE32 structure definitions\r
+\r
+#include "CommonLib.h"\r
 #include "EfiUtilityMsgs.h"\r
 \r
 //\r