diff options
Diffstat (limited to 'FatBinPkg')
-rw-r--r-- | FatBinPkg/FatBinPkg.dec | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/FatBinPkg/FatBinPkg.dec b/FatBinPkg/FatBinPkg.dec index 6edd26bdc5..01dbdd55a7 100644 --- a/FatBinPkg/FatBinPkg.dec +++ b/FatBinPkg/FatBinPkg.dec @@ -2,7 +2,7 @@ # This package provides binary device drivers to support the FAT32 file system. This package is separated from other packages because it uses a different license.
#
# This package provides FAT drivers which are not licensed under BSD.
-# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2007 - 2011, 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 which accompanies this distribution.
@@ -12,13 +12,6 @@ #
##
-
-################################################################################
-#
-# Defines Section - statements that will be processed to create a Makefile.
-#
-################################################################################
-
[Defines]
DEC_SPECIFICATION = 0x00010005
PACKAGE_NAME = FatBinPkg
|