hw-breakpoint: Attribute authorship of hw-breakpoint related files
authorK.Prasad <[email protected]>
Mon, 23 Nov 2009 15:47:13 +0000 (21:17 +0530)
committerIngo Molnar <[email protected]>
Mon, 23 Nov 2009 17:18:29 +0000 (18:18 +0100)
Attribute authorship to developers of hw-breakpoint related
files.

Signed-off-by: K.Prasad <[email protected]>
Cc: Alan Stern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
LKML-Reference: <20091123154713[email protected]>
[ v2: moved it to latest -tip ]
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/kernel/hw_breakpoint.c
kernel/hw_breakpoint.c
samples/hw_breakpoint/data_breakpoint.c

index 752daebe91c62ae657b160e7ce5273ea3bcc133c..4d267fb778289d4f9d4f53e9939393d08e2054e8 100644 (file)
  * Copyright (C) 2007 Alan Stern
  * Copyright (C) 2009 IBM Corporation
  * Copyright (C) 2009 Frederic Weisbecker <[email protected]>
+ *
+ * Authors: Alan Stern <[email protected]>
+ *          K.Prasad <[email protected]>
+ *          Frederic Weisbecker <[email protected]>
  */
 
 /*
index b6d6fa273eeb00ec56a1eabdd503cb43ff93e3d1..c16662268d754d81e74670f3ab1f27122bd6557c 100644 (file)
  * Copyright (C) 2009, Frederic Weisbecker <[email protected]>
  *
  * Thanks to Ingo Molnar for his many suggestions.
+ *
+ * Authors: Alan Stern <[email protected]>
+ *          K.Prasad <[email protected]>
+ *          Frederic Weisbecker <[email protected]>
  */
 
 /*
index 5bc9819a819e548eaa72d95cc7e17ce0c9b9ac47..95063818bcf4969fd8087a35b2b21729cf6ef2f8 100644 (file)
@@ -23,6 +23,8 @@
  * that variable.
  *
  * Copyright (C) IBM Corporation, 2009
+ *
+ * Author: K.Prasad <[email protected]>
  */
 #include <linux/module.h>      /* Needed by all modules */
 #include <linux/kernel.h>      /* Needed for KERN_INFO */