X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=CryptoPkg%2FLibrary%2FIntrinsicLib%2FIa32%2FMathRShiftU64.nasm;h=1d51a4dfa30bcda668b7cf13601482f2b0d4d706;hp=9bf1711c9b6cb2664dff0492e7920e9f1ea252ac;hb=2009f6b4c5cbd7dda95a2594288405224173d239;hpb=d2e8b7e1462f3fddb0c68089c5daff1925385353 diff --git a/CryptoPkg/Library/IntrinsicLib/Ia32/MathRShiftU64.nasm b/CryptoPkg/Library/IntrinsicLib/Ia32/MathRShiftU64.nasm index 9bf1711c9b..1d51a4dfa3 100644 --- a/CryptoPkg/Library/IntrinsicLib/Ia32/MathRShiftU64.nasm +++ b/CryptoPkg/Library/IntrinsicLib/Ia32/MathRShiftU64.nasm @@ -1,13 +1,7 @@ ;------------------------------------------------------------------------------ ; ; Copyright (c) 2016, 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 ; ; Module Name: ;