summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C/Include/Common/PiFirmwareVolume.h
diff options
context:
space:
mode:
Diffstat (limited to 'BaseTools/Source/C/Include/Common/PiFirmwareVolume.h')
-rw-r--r--BaseTools/Source/C/Include/Common/PiFirmwareVolume.h12
1 files changed, 5 insertions, 7 deletions
diff --git a/BaseTools/Source/C/Include/Common/PiFirmwareVolume.h b/BaseTools/Source/C/Include/Common/PiFirmwareVolume.h
index 9d62a9bc3d..b5c2b03844 100644
--- a/BaseTools/Source/C/Include/Common/PiFirmwareVolume.h
+++ b/BaseTools/Source/C/Include/Common/PiFirmwareVolume.h
@@ -1,21 +1,19 @@
/** @file
The firmware volume related definitions in PI.
- Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.<BR>
+ @par Revision Reference:
+ Version 1.2C
+
+ Copyright (c) 2006 - 2014, 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 which accompanies this
- distribution. The full text of the license may be found at:
+ 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.
- File Name: PiFirmwareVolume.h
-
- @par Revision Reference:
- Version 1.2C
-
**/
#ifndef __PI_FIRMWAREVOLUME_H__