]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Guid/AcpiS3Context.h
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Include / Guid / AcpiS3Context.h
index de0f87cfb51c12aab67e8fb1f88a4126ba9d2b5a..72eb2cb27881a88aef1e19b2980777770d06c672 100644 (file)
@@ -1,16 +1,9 @@
 /** @file\r
   Definitions for data structures used in S3 resume.\r
 \r
-Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>\r
 \r
-This program and the accompanying materials\r
-are licensed and made available under the terms and conditions\r
-of the BSD License which accompanies this distribution.  The\r
-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
@@ -47,7 +40,7 @@ typedef struct {
   EFI_PHYSICAL_ADDRESS  S3NvsPageTableAddress;\r
   EFI_PHYSICAL_ADDRESS  BootScriptStackBase;\r
   UINT64                BootScriptStackSize;\r
-  EFI_PHYSICAL_ADDRESS  S3DebugBufferAddress;  \r
+  EFI_PHYSICAL_ADDRESS  S3DebugBufferAddress;\r
 } ACPI_S3_CONTEXT;\r
 \r
 typedef struct {\r