X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FC%2FCommon%2FCompress.h;h=beb2ebe9f6fb31cbfc5042c47bd6459d5ff609d2;hp=11245b11788a53dcea4771bfae917f9b3c86f752;hb=97fa0ee9b1cffbb4b97ee35365afa7afcf50e174;hpb=cb9ec399fe8f0ba0d79d788891ac5829c33abc84 diff --git a/BaseTools/Source/C/Common/Compress.h b/BaseTools/Source/C/Common/Compress.h index 11245b1178..beb2ebe9f6 100644 --- a/BaseTools/Source/C/Common/Compress.h +++ b/BaseTools/Source/C/Common/Compress.h @@ -1,6 +1,8 @@ /** @file - -Copyright (c) 2004 - 2008, Intel Corporation. All rights reserved.
+Header file for compression routine. +Providing both EFI and Tiano Compress algorithms. + +Copyright (c) 2004 - 2014, 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 @@ -8,15 +10,6 @@ http://opensource.org/licenses/bsd-license.php THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - -Module Name: - - Compress.h - -Abstract: - - Header file for compression routine. - Providing both EFI and Tiano Compress algorithms. **/