]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/EdkFvbServiceLib/Fvb.h
Update the license header.
[mirror_edk2.git] / MdeModulePkg / Library / EdkFvbServiceLib / Fvb.h
index 0f17932b002c2a20662c463097aedca32e852104..926229629d13e900e14d0ed5a6452e10564be28f 100644 (file)
@@ -1,29 +1,26 @@
 /**\r
   The internal header file for EdkFvbServiceLib.\r
 \r
-Copyright (c) 2006 Intel Corporation. <BR>\r
-All rights reserved. This program and the accompanying materials\r
-are licensed and made available under the terms and conditions of the BSD License\r
+Copyright (c) 2006, Intel Corporation. <BR> All rights reserved.\r
+This program and the accompanying materials are licensed and\r
+made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The 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
+\r
 **/\r
 \r
 #ifndef __FVB_H__\r
 #define __FVB_H__\r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
+\r
 #include <PiDxe.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
+\r
 #include <Protocol/FirmwareVolumeBlock.h>\r
 #include <Protocol/FvbExtension.h>\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/FvbServiceLib.h>\r
 #include <Library/UefiLib.h>\r
 #include <Library/BaseLib.h>\r