From 03417d8d31795dbddf483666a96a555fa3d80a23 Mon Sep 17 00:00:00 2001 From: vanjeff Date: Wed, 16 Jul 2008 02:54:54 +0000 Subject: sync filename exactly. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5482 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/Ata.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/Ata.c') diff --git a/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/Ata.c b/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/Ata.c index a315953e3c..72941e93d4 100644 --- a/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/Ata.c +++ b/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/Ata.c @@ -1,5 +1,5 @@ /** @file - Copyright (c) 2006 - 2007 Intel Corporation.
+ Copyright (c) 2006 - 2008, Intel Corporation.
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 @@ -21,7 +21,7 @@ **/ -#include "idebus.h" +#include "IdeBus.h" /** Sends out an ATA Identify Command to the specified device. -- cgit v1.2.3