summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Protocol/SecurityPolicy.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Protocol/SecurityPolicy.h')
-rw-r--r--MdePkg/Include/Protocol/SecurityPolicy.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/MdePkg/Include/Protocol/SecurityPolicy.h b/MdePkg/Include/Protocol/SecurityPolicy.h
index 83f5eb891e..b9f2ff024f 100644
--- a/MdePkg/Include/Protocol/SecurityPolicy.h
+++ b/MdePkg/Include/Protocol/SecurityPolicy.h
@@ -1,7 +1,7 @@
/** @file
- Security Policy protocol as defined in the DXE CIS
+ Security Policy protocol as defined in PI Specification VOLUME 2 DXE
- Copyright (c) 2006, Intel Corporation
+ Copyright (c) 2006 - 2008, Intel Corporation
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
@@ -10,9 +10,6 @@
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
- @par Revision Reference:
- Version 0.91B.
-
**/
#ifndef _SECURITY_POLICY_H_