X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FIa32%2FMwait.asm;h=3ae30850ef7584d67921008dc63b09468e889cc4;hb=d2660fe32d000765cc5d370bdc4452fec9389b2a;hp=3e5f48c28078e4a882823e9b778832ab48416721;hpb=e1f414b6a7d8a0424e0e01f655b09a4612b4d0e8;p=mirror_edk2.git diff --git a/MdePkg/Library/BaseLib/Ia32/Mwait.asm b/MdePkg/Library/BaseLib/Ia32/Mwait.asm index 3e5f48c280..3ae30850ef 100644 --- a/MdePkg/Library/BaseLib/Ia32/Mwait.asm +++ b/MdePkg/Library/BaseLib/Ia32/Mwait.asm @@ -1,10 +1,10 @@ ;------------------------------------------------------------------------------ ; -; Copyright (c) 2006, Intel Corporation -; All rights reserved. This program and the accompanying materials +; 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 +; 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.