X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=BaseTools%2FSource%2FC%2FCommon%2FDecompress.h;h=983a27d8fc2602a2aaca8b73d535921646d88bb9;hb=2e351cbe8e190271b3716284fc1076551d005472;hp=2899ed5eac475515438f6933a0ad14ed6c4e8663;hpb=99e55970ff0778ad46177a9c0fafb0766d4e6837;p=mirror_edk2.git diff --git a/BaseTools/Source/C/Common/Decompress.h b/BaseTools/Source/C/Common/Decompress.h index 2899ed5eac..983a27d8fc 100644 --- a/BaseTools/Source/C/Common/Decompress.h +++ b/BaseTools/Source/C/Common/Decompress.h @@ -1,14 +1,8 @@ /** @file Header file for compression routine -Copyright (c) 2006 - 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 -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. +Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.
+SPDX-License-Identifier: BSD-2-Clause-Patent **/ @@ -70,7 +64,7 @@ Arguments: Returns: - EFI_SUCCESS - Decompression is successfull + EFI_SUCCESS - Decompression is successful EFI_INVALID_PARAMETER - The source data is corrupted **/ @@ -128,7 +122,7 @@ Arguments: Returns: - EFI_SUCCESS - Decompression is successfull + EFI_SUCCESS - Decompression is successful EFI_INVALID_PARAMETER - The source data is corrupted **/