[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <tip-c5dd016cdf0a040e1de0b691e274fbfe642b2cdc@git.kernel.org>
Date: Thu, 30 Apr 2009 06:24:55 GMT
From: tip-bot for Paul Mackerras <paulus@...ba.org>
To: linux-tip-commits@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, paulus@...ba.org, hpa@...or.com,
mingo@...hat.com, robert.richter@....com, a.p.zijlstra@...llo.nl,
tglx@...utronix.de, mingo@...e.hu
Subject: [tip:perfcounters/core] perf_counter: update copyright notice
Commit-ID: c5dd016cdf0a040e1de0b691e274fbfe642b2cdc
Gitweb: http://git.kernel.org/tip/c5dd016cdf0a040e1de0b691e274fbfe642b2cdc
Author: Paul Mackerras <paulus@...ba.org>
AuthorDate: Thu, 30 Apr 2009 09:48:16 +1000
Committer: Ingo Molnar <mingo@...e.hu>
CommitDate: Thu, 30 Apr 2009 08:23:11 +0200
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>
Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>
Cc: Robert Richter <robert.richter@....com>
LKML-Reference: <18936.59200.888049.746658@...go.ozlabs.ibm.com>
Signed-off-by: Ingo Molnar <mingo@...e.hu>
---
kernel/perf_counter.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/kernel/perf_counter.c b/kernel/perf_counter.c
index a95a171..75f2b6c 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