X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FIa32%2FSwapBytes64.nasm;h=73a10941517be6cc7a04b135a738eaa4fd008e2c;hp=63c20c162cd8c0b4c2256145a9df1d46c71bb5d1;hb=9344f0921518309295da89c221d10cbead8531aa;hpb=1d3324f9bcf754ce27ccaeadd318e55d7f192fb8 diff --git a/MdePkg/Library/BaseLib/Ia32/SwapBytes64.nasm b/MdePkg/Library/BaseLib/Ia32/SwapBytes64.nasm index 63c20c162c..73a1094151 100644 --- a/MdePkg/Library/BaseLib/Ia32/SwapBytes64.nasm +++ b/MdePkg/Library/BaseLib/Ia32/SwapBytes64.nasm @@ -1,13 +1,7 @@ ;------------------------------------------------------------------------------ ; ; Copyright (c) 2006, 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: ;