summaryrefslogtreecommitdiff
path: root/MdeModulePkg
diff options
context:
space:
mode:
authorywu21 <ywu21@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-10 03:22:05 +0000
committerywu21 <ywu21@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-10 03:22:05 +0000
commit7a457422df9029083a0cb64f253c82a2d1aa8f21 (patch)
treec8c906fde4efc5ea4842bc42b111a86a57585d5e /MdeModulePkg
parentaeb49322e920643e21c148d64ecf58d02110830e (diff)
downloadedk2-platforms-7a457422df9029083a0cb64f253c82a2d1aa8f21.tar.xz
update file header
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6954 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg')
-rw-r--r--MdeModulePkg/Universal/Network/IScsiDxe/IScsiExtScsiPassThru.h11
1 files changed, 2 insertions, 9 deletions
diff --git a/MdeModulePkg/Universal/Network/IScsiDxe/IScsiExtScsiPassThru.h b/MdeModulePkg/Universal/Network/IScsiDxe/IScsiExtScsiPassThru.h
index 1f3c84f096..93d79aeeb6 100644
--- a/MdeModulePkg/Universal/Network/IScsiDxe/IScsiExtScsiPassThru.h
+++ b/MdeModulePkg/Universal/Network/IScsiDxe/IScsiExtScsiPassThru.h
@@ -1,7 +1,7 @@
/** @file
- The header file of IScsiExtScsiPassThru.c
+ The header file of IScsiExtScsiPassThru.c.
-Copyright (c) 2004 - 2008, Intel Corporation
+Copyright (c) 2004 - 2008, 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
@@ -10,13 +10,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:
-
- IScsiExtScsiPassThru.h
-
-Abstract:
- The header file of IScsiExtScsiPassThru.c
-
**/
#ifndef _ISCSI_EXT_SCSI_PASS_THRU_H_