X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseMemoryLibRepStr%2FIa32%2FCompareMem.nasm;h=6d56d48f6c1c73bf0b540d490fbf222a183f351c;hp=9dca7dd113399aee88cf23dffdf63c3e85f83012;hb=HEAD;hpb=0b2f06b32de0d1b0dca538f02ef3622bb2683b56 diff --git a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/CompareMem.nasm b/MdePkg/Library/BaseMemoryLibRepStr/Ia32/CompareMem.nasm index 9dca7dd113..6d56d48f6c 100644 --- a/MdePkg/Library/BaseMemoryLibRepStr/Ia32/CompareMem.nasm +++ b/MdePkg/Library/BaseMemoryLibRepStr/Ia32/CompareMem.nasm @@ -1,13 +1,7 @@ ;------------------------------------------------------------------------------ ; ; Copyright (c) 2006 - 2008, 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: ;