diff mbox

[1/2] pch_can: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor

Message ID 1327662322-5425-1-git-send-email-tomoya.rohm@gmail.com
State Not Applicable, archived
Delegated to: David Miller
Headers show

Commit Message

Tomoya MORINAGA Jan. 27, 2012, 11:05 a.m. UTC
On October 1 in 2011,
    OKI SEMICONDUCTOR Co., Ltd. changed the company name in to LAPIS Semiconductor

Signed-off-by: Tomoya MORINAGA <tomoya.rohm@gmail.com>
---
 drivers/net/can/pch_can.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Marc Kleine-Budde Jan. 31, 2012, 10:13 p.m. UTC | #1
On 01/27/2012 12:05 PM, Tomoya MORINAGA wrote:
> On October 1 in 2011,
>     OKI SEMICONDUCTOR Co., Ltd. changed the company name in to LAPIS Semiconductor
> 
> Signed-off-by: Tomoya MORINAGA <tomoya.rohm@gmail.com>

Applied to can-next.
tnx Marc
diff mbox

Patch

diff --git a/drivers/net/can/pch_can.c b/drivers/net/can/pch_can.c
index d11fbb2..cc3ed57 100644
--- a/drivers/net/can/pch_can.c
+++ b/drivers/net/can/pch_can.c
@@ -1,6 +1,6 @@ 
 /*
  * Copyright (C) 1999 - 2010 Intel Corporation.
- * Copyright (C) 2010 OKI SEMICONDUCTOR CO., LTD.
+ * Copyright (C) 2010 LAPIS SEMICONDUCTOR CO., LTD.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by