Clean up DEC files: Remove section header comment blocks that do not provide any information

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11643 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
hhtian 2011-05-12 14:24:24 +00:00
parent a170ad5bc2
commit e6a6082acf
1 changed files with 1 additions and 6 deletions

View File

@ -4,7 +4,7 @@
# This Package provides cryptographic-related libraries for UEFI # This Package provides cryptographic-related libraries for UEFI
# security modules. # security modules.
# #
# Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR> # Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials # This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License # are licensed and made available under the terms and conditions of the BSD License
# which accompanies this distribution. The full text of the license may be found at # which accompanies this distribution. The full text of the license may be found at
@ -15,11 +15,6 @@
# #
## ##
################################################################################
#
# Defines Section - statements that will be processed to create a Makefile.
#
################################################################################
[Defines] [Defines]
DEC_SPECIFICATION = 0x00010005 DEC_SPECIFICATION = 0x00010005
PACKAGE_NAME = CryptoPkg PACKAGE_NAME = CryptoPkg