]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / BasePeCoffLib / BasePeCoffLib.inf
index fcd2d0ec87015e84d722d05436cf923042ad3c3d..55f887a8a87b74fc933cc5c257e835420ac3dedf 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
+## @file\r
 #  PE/COFF Loader Library implementation.\r
 #  The IPF version library supports loading IPF and EBC PE/COFF image.\r
 #  The IA32 version library support loading IA32, X64 and EBC PE/COFF images.\r
 #  The X64 version library support loading IA32, X64 and EBC PE/COFF images.\r
 #\r
-#  Copyright (c) 2006 - 2009, Intel Corporation.<BR>\r
+#  Copyright (c) 2006 - 2010, Intel Corporation.<BR>\r
 #  Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
@@ -15,7 +15,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -30,7 +30,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC ARM\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   BasePeCoffLibInternals.h\r
   BasePeCoff.c\r
 \r