X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=CryptoPkg%2FLibrary%2FBaseCryptLib%2FCipher%2FCryptArc4Null.c;h=1f09bfa30e15b50d3323aa2649a869b9999b33c6;hb=2009f6b4c5cbd7dda95a2594288405224173d239;hp=5b48e445f25088c833da86ff2e5746a444e4aad9;hpb=d2e8b7e1462f3fddb0c68089c5daff1925385353;p=mirror_edk2.git diff --git a/CryptoPkg/Library/BaseCryptLib/Cipher/CryptArc4Null.c b/CryptoPkg/Library/BaseCryptLib/Cipher/CryptArc4Null.c index 5b48e445f2..1f09bfa30e 100644 --- a/CryptoPkg/Library/BaseCryptLib/Cipher/CryptArc4Null.c +++ b/CryptoPkg/Library/BaseCryptLib/Cipher/CryptArc4Null.c @@ -2,13 +2,7 @@ ARC4 Wrapper Implementation which does not provide real capabilities. Copyright (c) 2012 - 2018, 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. +SPDX-License-Identifier: BSD-2-Clause-Patent **/