diff options
Diffstat (limited to 'MdeModulePkg/Library/EdkFvbServiceLib/Fvb.h')
-rw-r--r-- | MdeModulePkg/Library/EdkFvbServiceLib/Fvb.h | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/MdeModulePkg/Library/EdkFvbServiceLib/Fvb.h b/MdeModulePkg/Library/EdkFvbServiceLib/Fvb.h index 9ef08857e7..926229629d 100644 --- a/MdeModulePkg/Library/EdkFvbServiceLib/Fvb.h +++ b/MdeModulePkg/Library/EdkFvbServiceLib/Fvb.h @@ -1,12 +1,15 @@ /**
The internal header file for EdkFvbServiceLib.
-Copyright (c) 2006 Intel Corporation. <BR>
-All rights reserved. This program and the accompanying materials
-are licensed and made available under the terms and conditions of the BSD License
+Copyright (c) 2006, Intel Corporation. <BR> 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
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.
+
**/
#ifndef __FVB_H__
|