]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmulatorPkg/Win/Host/WinHost.h
EmulatorPkg/Win: Fix various typos
[mirror_edk2.git] / EmulatorPkg / Win / Host / WinHost.h
index 6f1f1a2dd321aadbaa8cbef6bcffa04699d1ab12..0e52c003fc6398b6058a7f1b46f7f41fcaf47450 100644 (file)
@@ -1,13 +1,7 @@
 /**@file\r
 \r
 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
-This program and the accompanying materials\r
-are licensed and made available under the terms and conditions of the BSD License\r
-which accompanies this 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
 Module Name:\r
@@ -88,7 +82,7 @@ Arguments:
   SecCorePe32File         - SEC Core PE32\r
 \r
 Returns:\r
-  Success means control is transfered and thus we should never return\r
+  Success means control is transferred and thus we should never return\r
 \r
 --*/\r
 ;\r
@@ -206,4 +200,4 @@ extern EMU_THUNK_PROTOCOL    gEmuThunkProtocol;
 extern EMU_IO_THUNK_PROTOCOL mWinNtWndThunkIo;\r
 extern EMU_IO_THUNK_PROTOCOL mWinNtFileSystemThunkIo;\r
 extern EMU_IO_THUNK_PROTOCOL mWinNtBlockIoThunkIo;\r
-#endif
\ No newline at end of file
+#endif\r