diff options
Diffstat (limited to 'drivers/pci/dmar.c')
| -rw-r--r-- | drivers/pci/dmar.c | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/drivers/pci/dmar.c b/drivers/pci/dmar.c index 8ed26480371f..f941f609dbf3 100644 --- a/drivers/pci/dmar.c +++ b/drivers/pci/dmar.c @@ -14,11 +14,12 @@ * this program; if not, write to the Free Software Foundation, Inc., 59 Temple * Place - Suite 330, Boston, MA 02111-1307 USA. * - * Copyright (C) Ashok Raj <[email protected]> - * Copyright (C) Shaohua Li <[email protected]> - * Copyright (C) Anil S Keshavamurthy <[email protected]> + * Copyright (C) 2006-2008 Intel Corporation + * Author: Ashok Raj <[email protected]> + * Author: Shaohua Li <[email protected]> + * Author: Anil S Keshavamurthy <[email protected]> * - * This file implements early detection/parsing of DMA Remapping Devices + * This file implements early detection/parsing of DMA Remapping Devices * reported to OS through BIOS via DMA remapping reporting (DMAR) ACPI * tables. */ |
