X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseMemoryLibOptPei%2FIa32%2FScanMem32.nasm;h=9d602f0f4b05c10dfb62768939aa44b9434b667b;hp=c0d8d3b959b26a4c4736b93e99e190d62d243650;hb=9344f0921518309295da89c221d10cbead8531aa;hpb=5a5da694bc6ab72a7666bbd53a4eeb14976371be diff --git a/MdePkg/Library/BaseMemoryLibOptPei/Ia32/ScanMem32.nasm b/MdePkg/Library/BaseMemoryLibOptPei/Ia32/ScanMem32.nasm index c0d8d3b959..9d602f0f4b 100644 --- a/MdePkg/Library/BaseMemoryLibOptPei/Ia32/ScanMem32.nasm +++ b/MdePkg/Library/BaseMemoryLibOptPei/Ia32/ScanMem32.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: ;