diff options
Diffstat (limited to 'FatPkg/FatPkg.dec')
-rw-r--r-- | FatPkg/FatPkg.dec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/FatPkg/FatPkg.dec b/FatPkg/FatPkg.dec index 0e1d10f1f4..b4995aceec 100644 --- a/FatPkg/FatPkg.dec +++ b/FatPkg/FatPkg.dec @@ -1,9 +1,9 @@ -#/** @file
+## @file
#
# FAT Package
#
# FAT 32 Driver
-# Copyright (c) 2007, Intel Corporation.
+# Copyright (c) 2007 - 2010, Intel Corporation.
#
# This program and the accompanying materials are licensed and made available
# under the terms and conditions of the BSD License which accompanies this
@@ -13,7 +13,7 @@ # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#
-#**/
+##
[Defines]
DEC_VERSION = 0x00010005
|