diff options
Diffstat (limited to 'ShellPkg/Application/ShellCTestApp')
-rw-r--r-- | ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf b/ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf index 5907a516e9..9d9f503dbc 100644 --- a/ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf +++ b/ShellPkg/Application/ShellCTestApp/ShellCTestApp.inf @@ -1,7 +1,7 @@ -#/** @file
+## @file
# This is the 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
@@ -11,7 +11,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#
#
-#**/
+##
[Defines]
INF_VERSION = 0x00010006
|