The following is a clean up and correction of the copyright holding entities for the files associated with the intel iommu code.
Its a no brainer. --mgross Signed-off-by: <[EMAIL PROTECTED]> Index: linux-2.6.24-mm1/drivers/pci/dmar.c =================================================================== --- linux-2.6.24-mm1.orig/drivers/pci/dmar.c 2008-02-21 09:22:57.000000000 -0800 +++ linux-2.6.24-mm1/drivers/pci/dmar.c 2008-02-21 09:24:02.000000000 -0800 @@ -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. */ Index: linux-2.6.24-mm1/drivers/pci/intel-iommu.c =================================================================== --- linux-2.6.24-mm1.orig/drivers/pci/intel-iommu.c 2008-02-21 08:53:43.000000000 -0800 +++ linux-2.6.24-mm1/drivers/pci/intel-iommu.c 2008-02-21 09:02:25.000000000 -0800 @@ -14,9 +14,10 @@ * 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]> */ #include <linux/init.h> Index: linux-2.6.24-mm1/drivers/pci/intel-iommu.h =================================================================== --- linux-2.6.24-mm1.orig/drivers/pci/intel-iommu.h 2008-02-21 08:53:45.000000000 -0800 +++ linux-2.6.24-mm1/drivers/pci/intel-iommu.h 2008-02-21 09:22:47.000000000 -0800 @@ -14,8 +14,9 @@ * 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) Anil S Keshavamurthy <[EMAIL PROTECTED]> + * Copyright (C) 2006-2008 Intel Corporation + * Author: Ashok Raj <[EMAIL PROTECTED]> + * Author: Anil S Keshavamurthy <[EMAIL PROTECTED]> */ #ifndef _INTEL_IOMMU_H_ Index: linux-2.6.24-mm1/drivers/pci/iova.c =================================================================== --- linux-2.6.24-mm1.orig/drivers/pci/iova.c 2008-02-21 08:53:35.000000000 -0800 +++ linux-2.6.24-mm1/drivers/pci/iova.c 2008-02-21 09:02:51.000000000 -0800 @@ -3,7 +3,8 @@ * * This file is released under the GPLv2. * - * Copyright (C) 2006 Anil S Keshavamurthy <[EMAIL PROTECTED]> + * Copyright (C) 2006-2008 Intel Corporation + * Author: Anil S Keshavamurthy <[EMAIL PROTECTED]> */ #include "iova.h" Index: linux-2.6.24-mm1/drivers/pci/iova.h =================================================================== --- linux-2.6.24-mm1.orig/drivers/pci/iova.h 2008-02-21 08:53:39.000000000 -0800 +++ linux-2.6.24-mm1/drivers/pci/iova.h 2008-02-21 09:03:20.000000000 -0800 @@ -3,7 +3,8 @@ * * This file is released under the GPLv2. * - * Copyright (C) 2006 Anil S Keshavamurthy <[EMAIL PROTECTED]> + * Copyright (C) 2006-2008 Intel Corporation + * Author: Anil S Keshavamurthy <[EMAIL PROTECTED]> * */ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/