[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <18936.59200.888049.746658@cargo.ozlabs.ibm.com>
Date: Thu, 30 Apr 2009 09:48:16 +1000
From: Paul Mackerras <paulus@...ba.org>
To: Ingo Molnar <mingo@...e.hu>
CC: Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Robert Richter <robert.richter@....com>,
linux-kernel@...r.kernel.org
Subject: [PATCH] perf_counter: update copyright notice
This adds my name to the list of copyright holders on the core
perf_counter.c, since I have contributed a significant amount of the
code in there.
Signed-off-by: Paul Mackerras <paulus@...ba.org>
---
Our lawyers say (C) doesn't mean anything, we have to use the actual
copyright symbol...
diff --git a/kernel/perf_counter.c b/kernel/perf_counter.c
index a95a171..16c1f13 100644
--- a/kernel/perf_counter.c
+++ b/kernel/perf_counter.c
@@ -4,6 +4,7 @@
* Copyright (C) 2008 Thomas Gleixner <tglx@...utronix.de>
* Copyright (C) 2008-2009 Red Hat, Inc., Ingo Molnar
* Copyright (C) 2008-2009 Red Hat, Inc., Peter Zijlstra <pzijlstr@...hat.com>
+ * Copyright © 2009 Paul Mackerras, IBM Corp. <paulus@....ibm.com>
*
* For licensing details see kernel-base/COPYING
*/
--
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