From: hhtian Date: Thu, 12 May 2011 14:24:24 +0000 (+0000) Subject: Clean up DEC files: Remove section header comment blocks that do not provide any... X-Git-Tag: edk2-stable201903~14860 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=e6a6082acfb0984ef56a05e56f8b3d7ca068cbae 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 --- diff --git a/CryptoPkg/CryptoPkg.dec b/CryptoPkg/CryptoPkg.dec index d1adfd8281..e989c8e000 100644 --- a/CryptoPkg/CryptoPkg.dec +++ b/CryptoPkg/CryptoPkg.dec @@ -4,7 +4,7 @@ # This Package provides cryptographic-related libraries for UEFI # security modules. # -# Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.
+# Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.
# This program and the accompanying materials # 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 @@ -15,11 +15,6 @@ # ## -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] DEC_SPECIFICATION = 0x00010005 PACKAGE_NAME = CryptoPkg