]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmulatorPkg/Include/Guid/EmuPhysicalDisk.h
EmulatorPkg: Apply uncrustify changes
[mirror_edk2.git] / EmulatorPkg / Include / Guid / EmuPhysicalDisk.h
index 324dc0474f9a45026631b8c21efa7f86ddd67ad7..e1be4d200efc77d58fb62b912ebec4e47d431861 100644 (file)
@@ -2,13 +2,7 @@
   Setup Variable data structure for Emu platform.\r
 \r
 Copyright (c) 2009, 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
 **/\r
@@ -19,6 +13,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #define EFI_EMU_PHYSICAL_DISK_GUID  \\r
  { 0xf2ba331a, 0x8985, 0x11db, { 0xa4, 0x06, 0x00, 0x40, 0xd0, 0x2b, 0x18, 0x35 } }\r
 \r
-extern EFI_GUID   gEmuPhysicalDisksGuid;\r
+extern EFI_GUID  gEmuPhysicalDisksGuid;\r
 \r
 #endif\r