aboutsummaryrefslogtreecommitdiff
path: root/MdePkg/Include/PiSmm.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/PiSmm.h')
-rw-r--r--MdePkg/Include/PiSmm.h11
1 files changed, 2 insertions, 9 deletions
diff --git a/MdePkg/Include/PiSmm.h b/MdePkg/Include/PiSmm.h
index bc7129ac5062..3db3c41c083e 100644
--- a/MdePkg/Include/PiSmm.h
+++ b/MdePkg/Include/PiSmm.h
@@ -2,14 +2,8 @@
Root include file for Mde Package SMM modules.
-Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>
-This program and the accompanying materials are licensed and made available under
-the terms and conditions of the BSD License that accompanies this distribution.
-The full text of the license may be found at
-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.
+Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
+SPDX-License-Identifier: BSD-2-Clause-Patent
**/
@@ -20,7 +14,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#include <Uefi/UefiSpec.h>
#include <Pi/PiSmmCis.h>
-#include <Pi/PiSmmCommunicationAcpiTable.h>
#endif