]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Include/Ia32/ProcessorBind.h
BaseTools: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / BaseTools / Source / C / Include / Ia32 / ProcessorBind.h
index 96ac691df042c1ac3ad914a1901b72cbce675173..d1b77ad04a8b3b35956018694e9b342b7572fe48 100644 (file)
@@ -3,13 +3,7 @@
 \r
   Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
 \r
-  This program and the accompanying materials are licensed and made available\r
-  under the terms and conditions of the BSD License which accompanies this\r
-  distribution.  The full text of the license may be found at\r
-    http://opensource.org/licenses/bsd-license.php\r
-\r
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
@@ -68,7 +62,7 @@
   #if _MSC_EXTENSIONS\r
 \r
     //\r
-    // use Microsoft* C complier dependent integer width types\r
+    // use Microsoft* C compiler dependent integer width types\r
     //\r
     typedef unsigned __int64    UINT64;\r
     typedef __int64             INT64;\r
@@ -138,7 +132,7 @@ typedef INT32   INTN;
 //\r
 #if _MSC_EXTENSIONS\r
   //\r
-  // Microsoft* compiler requires _EFIAPI useage, __cdecl is Microsoft* specific C.\r
+  // Microsoft* compiler requires _EFIAPI usage, __cdecl is Microsoft* specific C.\r
   //\r
   #define EFIAPI __cdecl\r
 #endif\r