diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-08-17 05:04:33 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-08-17 05:04:33 +0000 |
commit | 46171fb68efc7de9659e45e2dc075d8ead61b854 (patch) | |
tree | 9007d29462a5110ee1e6319bea051cf9cd9d9ef7 | |
parent | 4c5a5e0cfecf23526493bf9a05c0530805bf10ec (diff) | |
download | edk2-platforms-46171fb68efc7de9659e45e2dc075d8ead61b854.tar.xz |
Remove the blank line.
Signed-off-by: lgao4
Reviewed-by: lzeng14
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12150 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | MdeModulePkg/Bus/Pci/UhciPei/UhciPei.inf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MdeModulePkg/Bus/Pci/UhciPei/UhciPei.inf b/MdeModulePkg/Bus/Pci/UhciPei/UhciPei.inf index cf91ebcac6..33b491bcb9 100644 --- a/MdeModulePkg/Bus/Pci/UhciPei/UhciPei.inf +++ b/MdeModulePkg/Bus/Pci/UhciPei/UhciPei.inf @@ -1,10 +1,9 @@ ## @file
# Component description file for UhcPeim PEIM to produce gPeiUsbHostControllerPpiGuid based on gPeiUsbControllerPpiGuid
# which is used to enable recovery function from USB Drivers.
-
#
# Usb Host Controller PEIM to support recovery from USB device.
-# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions
|