[<prev] [next>] [day] [month] [year] [list]
Message-ID: <530C48F8.3000707@jp.fujitsu.com>
Date: Tue, 25 Feb 2014 16:40:40 +0900
From: Hidetoshi Seto <seto.hidetoshi@...fujitsu.com>
To: linux-kernel@...r.kernel.org
CC: Lai Jiangshan <laijs@...fujitsu.com>
Subject: [PATCH] rcu: Copyright string update
Fix corporate name for copyright.
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@...fujitsu.com>
---
include/linux/srcu.h | 2 +-
kernel/rcu/srcu.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/linux/srcu.h b/include/linux/srcu.h
index 9b058ee..04f5abb 100644
--- a/include/linux/srcu.h
+++ b/include/linux/srcu.h
@@ -16,7 +16,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
* Copyright (C) IBM Corporation, 2006
- * Copyright (C) Fujitsu, 2012
+ * Copyright (C) 2012 FUJITSU LIMITED
*
* Author: Paul McKenney <paulmck@...ibm.com>
* Lai Jiangshan <laijs@...fujitsu.com>
diff --git a/kernel/rcu/srcu.c b/kernel/rcu/srcu.c
index 3318d82..c9f29ea 100644
--- a/kernel/rcu/srcu.c
+++ b/kernel/rcu/srcu.c
@@ -16,7 +16,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
* Copyright (C) IBM Corporation, 2006
- * Copyright (C) Fujitsu, 2012
+ * Copyright (C) 2012 FUJITSU LIMITED
*
* Author: Paul McKenney <paulmck@...ibm.com>
* Lai Jiangshan <laijs@...fujitsu.com>
--
1.7.1
--
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