diff options
Diffstat (limited to 'ShellPkg/Application/ShellExecTestApp/SA.inf')
-rw-r--r-- | ShellPkg/Application/ShellExecTestApp/SA.inf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ShellPkg/Application/ShellExecTestApp/SA.inf b/ShellPkg/Application/ShellExecTestApp/SA.inf index 5a676b0e3a..3058cd1237 100644 --- a/ShellPkg/Application/ShellExecTestApp/SA.inf +++ b/ShellPkg/Application/ShellExecTestApp/SA.inf @@ -1,9 +1,9 @@ -#/** @file
+## @file
# Sample UEFI Application Reference EDKII Module
#
# This is a simple shell application
#
-# Copyright (c) 2009-2010, Intel Corporation. All rights reserved. <BR>
+# Copyright (c) 2009- 2010, Intel Corporation. All rights reserved. <BR>
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -13,7 +13,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#
#
-#**/
+##
[Defines]
INF_VERSION = 0x00010005
|