]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/UnixSimpleFileSystemDxe/UnixSimpleFileSystem.inf
1. Correct File header to ## @file
[mirror_edk2.git] / UnixPkg / UnixSimpleFileSystemDxe / UnixSimpleFileSystem.inf
index f3cce016df99c78bdb73ac0a1cd1889c4fc4ecde..39c8a29fc4deb71fb7e7a15521c336d9d61df98b 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
+## @file\r
 # Simple filesystem driver\r
 #\r
 # Produce Simple File System abstractions for directories on your PC using Unix APIs.\r
 #  The configuration of what devices to mount or emulate comes from\r
 #  environment variables.\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2010, Intel Corporation\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -14,7 +14,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -36,7 +36,7 @@
 #  COMPONENT_NAME                =  gUnixSimpleFileSystemComponentName           \r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   ComponentName.c\r
   UnixSimpleFileSystem.c\r
   UnixSimpleFileSystem.h\r