lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 21 Feb 2008 10:15:55 -0800
From:	mark gross <mgross@...ux.intel.com>
To:	Andrew Morton <akpm@...ux-foundation.org>,
	lkml <linux-kernel@...r.kernel.org>
Subject: [PATCH] copyright owner and author clean up for intel iommu and
	related files

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: <mgross@...ux.intel.com>



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 <ashok.raj@...el.com>
- *	Copyright (C) Shaohua Li <shaohua.li@...el.com>
- *	Copyright (C) Anil S Keshavamurthy <anil.s.keshavamurthy@...el.com>
+ * Copyright (C) 2006-2008 Intel Corporation
+ * Author: Ashok Raj <ashok.raj@...el.com>
+ * Author: Shaohua Li <shaohua.li@...el.com>
+ * Author: Anil S Keshavamurthy <anil.s.keshavamurthy@...el.com>
  *
- * 	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 <ashok.raj@...el.com>
- * Copyright (C) Shaohua Li <shaohua.li@...el.com>
- * Copyright (C) Anil S Keshavamurthy <anil.s.keshavamurthy@...el.com>
+ * Copyright (C) 2006-2008 Intel Corporation
+ * Author: Ashok Raj <ashok.raj@...el.com>
+ * Author: Shaohua Li <shaohua.li@...el.com>
+ * Author: Anil S Keshavamurthy <anil.s.keshavamurthy@...el.com>
  */
 
 #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 <ashok.raj@...el.com>
- * Copyright (C) Anil S Keshavamurthy <anil.s.keshavamurthy@...el.com>
+ * Copyright (C) 2006-2008 Intel Corporation
+ * Author: Ashok Raj <ashok.raj@...el.com>
+ * Author: Anil S Keshavamurthy <anil.s.keshavamurthy@...el.com>
  */
 
 #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 <anil.s.keshavamurthy@...el.com>
+ * Copyright (C) 2006-2008 Intel Corporation
+ * Author: Anil S Keshavamurthy <anil.s.keshavamurthy@...el.com>
  */
 
 #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 <anil.s.keshavamurthy@...el.com>
+ * Copyright (C) 2006-2008 Intel Corporation
+ * Author: Anil S Keshavamurthy <anil.s.keshavamurthy@...el.com>
  *
  */
 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ