X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2FIa32%2FWriteGdtr.asm;h=d95ef316fd026027e9dc97540e85f5942d6f6101;hp=f1c7a92e3b789bd061856a80dc3a2781638efb7a;hb=881813d7a93d9009c873515b043c41c4554779e4;hpb=3f566587aea64bb986866c7f69a6b82891bf59db diff --git a/MdePkg/Library/BaseLib/Ia32/WriteGdtr.asm b/MdePkg/Library/BaseLib/Ia32/WriteGdtr.asm index f1c7a92e3b..d95ef316fd 100644 --- a/MdePkg/Library/BaseLib/Ia32/WriteGdtr.asm +++ b/MdePkg/Library/BaseLib/Ia32/WriteGdtr.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.