1) Update file header.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6989 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12
2008-12-11 06:27:04 +00:00
parent 36dadb8a63
commit 3cb3f198ac
3 changed files with 4 additions and 25 deletions

View File

@@ -1,4 +1,6 @@
/** @file
This file contains the entry code to the HII database, which is defined by
UEFI 2.1 specification.
Copyright (c) 2007 - 2008, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -9,18 +11,6 @@ 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.
Module Name:
HiiDatabaseEntry.c
Abstract:
This file contains the entry code to the HII database, which is defined by
UEFI 2.1 specification.
Revision History
**/