2010-11-27 06:21:38

by Justin P. Mattock

[permalink] [raw]
Subject: [RFC 0/9] Change the copyright info.








Below you will find a set of patches, that update the copyright info from
Sun Microsystems to Oracle.

Please let me know if I missed anything and/or should make changes..


drivers/ata/pata_hpt366.c | 2 +-
drivers/ata/pata_hpt37x.c | 2 +-
drivers/ata/pata_hpt3x2n.c | 2 +-
drivers/ata/pata_serverworks.c | 2 +-
drivers/char/nvram.c | 2 +-
drivers/ide/hpt366.c | 2 +-
drivers/ide/serverworks.c | 2 +-
drivers/infiniband/core/agent.c | 2 +-
drivers/infiniband/core/cache.c | 2 +-
drivers/infiniband/core/cm.c | 2 +-
drivers/infiniband/core/device.c | 2 +-
drivers/infiniband/core/fmr_pool.c | 2 +-
drivers/infiniband/core/iwcm.c | 2 +-
drivers/infiniband/core/mad_priv.h | 2 +-
drivers/infiniband/core/packer.c | 2 +-
drivers/infiniband/core/smi.c | 2 +-
drivers/infiniband/core/sysfs.c | 2 +-
drivers/infiniband/core/ud_header.c | 2 +-
drivers/infiniband/core/user_mad.c | 2 +-
drivers/infiniband/core/verbs.c | 2 +-
drivers/infiniband/hw/amso1100/c2_cq.c | 2 +-
drivers/infiniband/hw/mthca/mthca_av.c | 2 +-
drivers/infiniband/hw/mthca/mthca_cq.c | 2 +-
drivers/infiniband/hw/mthca/mthca_dev.h | 2 +-
drivers/infiniband/hw/mthca/mthca_doorbell.h | 2 +-
drivers/infiniband/hw/mthca/mthca_main.c | 2 +-
drivers/infiniband/hw/mthca/mthca_provider.c | 2 +-
drivers/infiniband/ulp/ipoib/ipoib.h | 2 +-
drivers/infiniband/ulp/ipoib/ipoib_ib.c | 2 +-
drivers/infiniband/ulp/ipoib/ipoib_main.c | 2 +-
drivers/infiniband/ulp/ipoib/ipoib_multicast.c | 2 +-
drivers/mtd/maps/scb2_flash.c | 2 +-
drivers/net/cassini.c | 2 +-
drivers/net/cassini.h | 4 ++--
drivers/net/mlx4/cq.c | 2 +-
drivers/net/mlx4/main.c | 2 +-
drivers/net/mlx4/mlx4.h | 2 +-
drivers/net/natsemi.c | 2 +-
drivers/net/tg3.c | 2 +-
drivers/net/tg3.h | 2 +-
include/linux/ethtool.h | 4 ++--
include/linux/mlx4/doorbell.h | 2 +-
include/rdma/ib_cache.h | 2 +-
include/rdma/ib_cm.h | 2 +-
include/rdma/ib_fmr_pool.h | 2 +-
include/rdma/ib_verbs.h | 2 +-
46 files changed, 48 insertions(+), 48 deletions(-)


Justin P. Mattock


2010-11-27 06:22:11

by Justin P. Mattock

[permalink] [raw]
Subject: [RFC 8/9]drivers:net Change the copyright info.

Change the copyright info from Sun Microsystems to Oracle since Oracle now owns them.

Signed-off-by: Justin P. Mattock <[email protected]>

---
drivers/net/cassini.c | 2 +-
drivers/net/cassini.h | 4 ++--
drivers/net/mlx4/cq.c | 2 +-
drivers/net/mlx4/main.c | 2 +-
drivers/net/mlx4/mlx4.h | 2 +-
drivers/net/natsemi.c | 2 +-
drivers/net/tg3.c | 2 +-
drivers/net/tg3.h | 2 +-
8 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/drivers/net/cassini.c b/drivers/net/cassini.c
index d6b6d6a..f09f544 100644
--- a/drivers/net/cassini.c
+++ b/drivers/net/cassini.c
@@ -1,6 +1,6 @@
/* cassini.c: Sun Microsystems Cassini(+) ethernet driver.
*
- * Copyright (C) 2004 Sun Microsystems Inc.
+ * Copyright (C) 2004 Oracle and/or its affiliates.
* Copyright (C) 2003 Adrian Sun ([email protected])
*
* This program is free software; you can redistribute it and/or
diff --git a/drivers/net/cassini.h b/drivers/net/cassini.h
index dbc4787..30c760c 100644
--- a/drivers/net/cassini.h
+++ b/drivers/net/cassini.h
@@ -1,7 +1,7 @@
/* $Id: cassini.h,v 1.16 2004/08/17 21:15:16 zaumen Exp $
* cassini.h: Definitions for Sun Microsystems Cassini(+) ethernet driver.
*
- * Copyright (C) 2004 Sun Microsystems Inc.
+ * Copyright (C) 2004 Oracle and/or its affiliates.
* Copyright (c) 2003 Adrian Sun ([email protected])
*
* This program is free software; you can redistribute it and/or
@@ -19,7 +19,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
* 02111-1307, USA.
*
- * vendor id: 0x108E (Sun Microsystems, Inc.)
+ * vendor id: 0x108E (Oracle and/or its affiliates.)
* device id: 0xabba (Cassini)
* revision ids: 0x01 = Cassini
* 0x02 = Cassini rev 2
diff --git a/drivers/net/mlx4/cq.c b/drivers/net/mlx4/cq.c
index 7cd34e9..d730de4 100644
--- a/drivers/net/mlx4/cq.c
+++ b/drivers/net/mlx4/cq.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2004, 2005 Topspin Communications. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2005, 2006, 2007 Cisco Systems, Inc. All rights reserved.
* Copyright (c) 2005, 2006, 2007, 2008 Mellanox Technologies. All rights reserved.
* Copyright (c) 2004 Voltaire, Inc. All rights reserved.
diff --git a/drivers/net/mlx4/main.c b/drivers/net/mlx4/main.c
index 782f11d..4e711e3 100644
--- a/drivers/net/mlx4/main.c
+++ b/drivers/net/mlx4/main.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2004, 2005 Topspin Communications. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2005, 2006, 2007, 2008 Mellanox Technologies. All rights reserved.
* Copyright (c) 2006, 2007 Cisco Systems, Inc. All rights reserved.
*
diff --git a/drivers/net/mlx4/mlx4.h b/drivers/net/mlx4/mlx4.h
index 0da5bb7..4fc154c 100644
--- a/drivers/net/mlx4/mlx4.h
+++ b/drivers/net/mlx4/mlx4.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2004, 2005 Topspin Communications. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2005, 2006, 2007 Cisco Systems. All rights reserved.
* Copyright (c) 2005, 2006, 2007, 2008 Mellanox Technologies. All rights reserved.
* Copyright (c) 2004 Voltaire, Inc. All rights reserved.
diff --git a/drivers/net/natsemi.c b/drivers/net/natsemi.c
index 2fd3963..406f43a 100644
--- a/drivers/net/natsemi.c
+++ b/drivers/net/natsemi.c
@@ -1,7 +1,7 @@
/* natsemi.c: A Linux PCI Ethernet driver for the NatSemi DP8381x series. */
/*
Written/copyright 1999-2001 by Donald Becker.
- Portions copyright (c) 2001,2002 Sun Microsystems ([email protected])
+ Portions copyright (c) 2001,2002 Oracle and/or its affiliates. ([email protected])
Portions copyright 2001,2002 Manfred Spraul ([email protected])
Portions copyright 2004 Harald Welte <[email protected]>

diff --git a/drivers/net/tg3.c b/drivers/net/tg3.c
index 30ccbb6..337850a 100644
--- a/drivers/net/tg3.c
+++ b/drivers/net/tg3.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 2001, 2002, 2003, 2004 David S. Miller ([email protected])
* Copyright (C) 2001, 2002, 2003 Jeff Garzik ([email protected])
- * Copyright (C) 2004 Sun Microsystems Inc.
+ * Copyright (C) 2004 Oracle and/or its affiliates.
* Copyright (C) 2005-2010 Broadcom Corporation.
*
* Firmware is:
diff --git a/drivers/net/tg3.h b/drivers/net/tg3.h
index 4a19748..f8d7210 100644
--- a/drivers/net/tg3.h
+++ b/drivers/net/tg3.h
@@ -3,7 +3,7 @@
*
* Copyright (C) 2001, 2002, 2003, 2004 David S. Miller ([email protected])
* Copyright (C) 2001 Jeff Garzik ([email protected])
- * Copyright (C) 2004 Sun Microsystems Inc.
+ * Copyright (C) 2004 Oracle and/or its affiliates.
* Copyright (C) 2007-2010 Broadcom Corporation.
*/

--
1.7.1


2010-11-27 07:47:20

by Justin P. Mattock

[permalink] [raw]
Subject: Re: [RFC 0/9] Change the copyright info.

On 11/26/2010 11:41 PM, Artem Bityutskiy wrote:
> On Fri, 2010-11-26 at 22:21 -0800, Justin P. Mattock wrote:
>>
>
>> Below you will find a set of patches, that update the copyright info from
>> Sun Microsystems to Oracle.
>
> Shouldn't @oracle.com e-mail used for such patches?
>

yeah was looking at all the @oracle addresses, but thought to just focus
on this part, then later send out something for the addresses

Justin P. Mattock

2010-11-27 09:48:48

by Artem Bityutskiy

[permalink] [raw]
Subject: Re: [RFC 0/9] Change the copyright info.

On Fri, 2010-11-26 at 23:47 -0800, Justin P. Mattock wrote:
> On 11/26/2010 11:41 PM, Artem Bityutskiy wrote:
> > On Fri, 2010-11-26 at 22:21 -0800, Justin P. Mattock wrote:
> >>
> >
> >> Below you will find a set of patches, that update the copyright info from
> >> Sun Microsystems to Oracle.
> >
> > Shouldn't @oracle.com e-mail used for such patches?
> >
>
> yeah was looking at all the @oracle addresses, but thought to just focus
> on this part, then later send out something for the addresses

Err, I actually meant that you (the submitter) should use @oracle.com
e-mail, because it looks a bit confusing why @gmail.com guy changes
copyrights :-)

--
Best Regards,
Artem Bityutskiy (Битюцкий Артём)


2010-11-27 16:04:49

by Jiri Kosina

[permalink] [raw]
Subject: Re: [RFC 0/9] Change the copyright info.

On Sat, 27 Nov 2010, Alan Cox wrote:

> > Below you will find a set of patches, that update the copyright info from
> > Sun Microsystems to Oracle.
>
> This should come from an official oracle address. It's not trivial stuff
> at all - its rather important it's done right.

Absolutely. I am not taking those of course.

--
Jiri Kosina
SUSE Labs, Novell Inc.

2010-11-27 06:22:04

by Justin P. Mattock

[permalink] [raw]
Subject: [RFC 6/9]drivers:char:nvram.c Change the copyright info.

Change the copyright info from Sun Microsystems to Oracle since Oracle now owns them.

Signed-off-by: Justin P. Mattock <[email protected]>

---
drivers/char/nvram.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/char/nvram.c b/drivers/char/nvram.c
index 166f1e7..33e8faa 100644
--- a/drivers/char/nvram.c
+++ b/drivers/char/nvram.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 1997 Roman Hodek <[email protected]>
* idea by and with help from Richard Jelinek <[email protected]>
- * Portions copyright (c) 2001,2002 Sun Microsystems ([email protected])
+ * Portions copyright (c) 2001,2002 Oracle and/or its affiliates. ([email protected])
*
* This driver allows you to access the contents of the non-volatile memory in
* the mc146818rtc.h real-time clock. This chip is built into all PCs and into
--
1.7.1


2010-11-27 06:21:56

by Justin P. Mattock

[permalink] [raw]
Subject: [RFC 3/9]drivers:infiniband:ulp Change the copyright info.

Change the copyright info from Sun Microsystems to Oracle since Oracle now owns them.

Signed-off-by: Justin P. Mattock <[email protected]>

---
drivers/infiniband/ulp/ipoib/ipoib.h | 2 +-
drivers/infiniband/ulp/ipoib/ipoib_ib.c | 2 +-
drivers/infiniband/ulp/ipoib/ipoib_main.c | 2 +-
drivers/infiniband/ulp/ipoib/ipoib_multicast.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/drivers/infiniband/ulp/ipoib/ipoib.h b/drivers/infiniband/ulp/ipoib/ipoib.h
index 753a983..bdf2efb 100644
--- a/drivers/infiniband/ulp/ipoib/ipoib.h
+++ b/drivers/infiniband/ulp/ipoib/ipoib.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2004, 2005 Topspin Communications. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2004 Voltaire, Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
diff --git a/drivers/infiniband/ulp/ipoib/ipoib_ib.c b/drivers/infiniband/ulp/ipoib/ipoib_ib.c
index dfa7190..87ff9eb 100644
--- a/drivers/infiniband/ulp/ipoib/ipoib_ib.c
+++ b/drivers/infiniband/ulp/ipoib/ipoib_ib.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2004, 2005 Topspin Communications. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2005 Mellanox Technologies. All rights reserved.
* Copyright (c) 2004, 2005 Voltaire, Inc. All rights reserved.
*
diff --git a/drivers/infiniband/ulp/ipoib/ipoib_main.c b/drivers/infiniband/ulp/ipoib/ipoib_main.c
index 9ff7bc7..43df433 100644
--- a/drivers/infiniband/ulp/ipoib/ipoib_main.c
+++ b/drivers/infiniband/ulp/ipoib/ipoib_main.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2004 Topspin Communications. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2004 Voltaire, Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
diff --git a/drivers/infiniband/ulp/ipoib/ipoib_multicast.c b/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
index 3871ac6..af52828 100644
--- a/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
+++ b/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2004, 2005 Topspin Communications. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2004 Voltaire, Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
--
1.7.1


2010-11-27 06:21:42

by Justin P. Mattock

[permalink] [raw]
Subject: [RFC 2/9]drivers:infiniband:core Change the copyright info.

Change the copyright info from Sun Microsystems to Oracle since Oracle now owns them.

Signed-off-by: Justin P. Mattock <[email protected]>

---
drivers/infiniband/core/agent.c | 2 +-
drivers/infiniband/core/cache.c | 2 +-
drivers/infiniband/core/cm.c | 2 +-
drivers/infiniband/core/device.c | 2 +-
drivers/infiniband/core/fmr_pool.c | 2 +-
drivers/infiniband/core/iwcm.c | 2 +-
drivers/infiniband/core/mad_priv.h | 2 +-
drivers/infiniband/core/packer.c | 2 +-
drivers/infiniband/core/smi.c | 2 +-
drivers/infiniband/core/sysfs.c | 2 +-
drivers/infiniband/core/ud_header.c | 2 +-
drivers/infiniband/core/user_mad.c | 2 +-
drivers/infiniband/core/verbs.c | 2 +-
13 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/drivers/infiniband/core/agent.c b/drivers/infiniband/core/agent.c
index 91916a8..5152553 100644
--- a/drivers/infiniband/core/agent.c
+++ b/drivers/infiniband/core/agent.c
@@ -4,7 +4,7 @@
* Copyright (c) 2004, 2005 Intel Corporation. All rights reserved.
* Copyright (c) 2004, 2005 Topspin Corporation. All rights reserved.
* Copyright (c) 2004-2007 Voltaire Corporation. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
diff --git a/drivers/infiniband/core/cache.c b/drivers/infiniband/core/cache.c
index 6888356..dcf17a1 100644
--- a/drivers/infiniband/core/cache.c
+++ b/drivers/infiniband/core/cache.c
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2004 Topspin Communications. All rights reserved.
* Copyright (c) 2005 Intel Corporation. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2005 Voltaire, Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
diff --git a/drivers/infiniband/core/cm.c b/drivers/infiniband/core/cm.c
index 64e0903..d0f37d5 100644
--- a/drivers/infiniband/core/cm.c
+++ b/drivers/infiniband/core/cm.c
@@ -2,7 +2,7 @@
* Copyright (c) 2004-2007 Intel Corporation. All rights reserved.
* Copyright (c) 2004 Topspin Corporation. All rights reserved.
* Copyright (c) 2004, 2005 Voltaire Corporation. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
diff --git a/drivers/infiniband/core/device.c b/drivers/infiniband/core/device.c
index a19effa..73cab4c 100644
--- a/drivers/infiniband/core/device.c
+++ b/drivers/infiniband/core/device.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2004 Topspin Communications. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
diff --git a/drivers/infiniband/core/fmr_pool.c b/drivers/infiniband/core/fmr_pool.c
index 4507043..44eac01 100644
--- a/drivers/infiniband/core/fmr_pool.c
+++ b/drivers/infiniband/core/fmr_pool.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2004 Topspin Communications. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
diff --git a/drivers/infiniband/core/iwcm.c b/drivers/infiniband/core/iwcm.c
index 2a1e9ae..8cc6f01 100644
--- a/drivers/infiniband/core/iwcm.c
+++ b/drivers/infiniband/core/iwcm.c
@@ -2,7 +2,7 @@
* Copyright (c) 2004, 2005 Intel Corporation. All rights reserved.
* Copyright (c) 2004 Topspin Corporation. All rights reserved.
* Copyright (c) 2004, 2005 Voltaire Corporation. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2005 Open Grid Computing, Inc. All rights reserved.
* Copyright (c) 2005 Network Appliance, Inc. All rights reserved.
*
diff --git a/drivers/infiniband/core/mad_priv.h b/drivers/infiniband/core/mad_priv.h
index 9430ab4..ec30aea 100644
--- a/drivers/infiniband/core/mad_priv.h
+++ b/drivers/infiniband/core/mad_priv.h
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2004, 2005, Voltaire, Inc. All rights reserved.
* Copyright (c) 2005 Intel Corporation. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2009 HNR Consulting. All rights reserved.
*
* This software is available to you under a choice of one of two
diff --git a/drivers/infiniband/core/packer.c b/drivers/infiniband/core/packer.c
index 019bd4b..32754d2 100644
--- a/drivers/infiniband/core/packer.c
+++ b/drivers/infiniband/core/packer.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2004 Topspin Corporation. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
diff --git a/drivers/infiniband/core/smi.c b/drivers/infiniband/core/smi.c
index 5855e44..9687b80 100644
--- a/drivers/infiniband/core/smi.c
+++ b/drivers/infiniband/core/smi.c
@@ -4,7 +4,7 @@
* Copyright (c) 2004, 2005 Intel Corporation. All rights reserved.
* Copyright (c) 2004, 2005 Topspin Corporation. All rights reserved.
* Copyright (c) 2004-2007 Voltaire Corporation. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
diff --git a/drivers/infiniband/core/sysfs.c b/drivers/infiniband/core/sysfs.c
index 9ab5df7..010ea2d 100644
--- a/drivers/infiniband/core/sysfs.c
+++ b/drivers/infiniband/core/sysfs.c
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2004, 2005 Topspin Communications. All rights reserved.
* Copyright (c) 2005 Mellanox Technologies Ltd. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
diff --git a/drivers/infiniband/core/ud_header.c b/drivers/infiniband/core/ud_header.c
index bb7e192..50f7b56 100644
--- a/drivers/infiniband/core/ud_header.c
+++ b/drivers/infiniband/core/ud_header.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2004 Topspin Corporation. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
diff --git a/drivers/infiniband/core/user_mad.c b/drivers/infiniband/core/user_mad.c
index cd1996d..5ec2937 100644
--- a/drivers/infiniband/core/user_mad.c
+++ b/drivers/infiniband/core/user_mad.c
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2004 Topspin Communications. All rights reserved.
* Copyright (c) 2005 Voltaire, Inc. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2008 Cisco. All rights reserved.
*
* This software is available to you under a choice of one of two
diff --git a/drivers/infiniband/core/verbs.c b/drivers/infiniband/core/verbs.c
index af7a8b0..02d9581 100644
--- a/drivers/infiniband/core/verbs.c
+++ b/drivers/infiniband/core/verbs.c
@@ -4,7 +4,7 @@
* Copyright (c) 2004 Intel Corporation. All rights reserved.
* Copyright (c) 2004 Topspin Corporation. All rights reserved.
* Copyright (c) 2004 Voltaire Corporation. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2005, 2006 Cisco Systems. All rights reserved.
*
* This software is available to you under a choice of one of two
--
1.7.1


2010-11-27 07:41:49

by Artem Bityutskiy

[permalink] [raw]
Subject: Re: [RFC 0/9] Change the copyright info.

On Fri, 2010-11-26 at 22:21 -0800, Justin P. Mattock wrote:
>

> Below you will find a set of patches, that update the copyright info from
> Sun Microsystems to Oracle.

Shouldn't @oracle.com e-mail used for such patches?

--
Best Regards,
Artem Bityutskiy (Битюцкий Артём)


2010-11-27 06:22:01

by Justin P. Mattock

[permalink] [raw]
Subject: [RFC 5/9]drivers:mtd:maps Change the copyright info.

Change the copyright info from Sun Microsystems to Oracle since Oracle now owns them.

Signed-off-by: Justin P. Mattock <[email protected]>

---
drivers/mtd/maps/scb2_flash.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/mtd/maps/scb2_flash.c b/drivers/mtd/maps/scb2_flash.c
index 7e329f0..9841bb2 100644
--- a/drivers/mtd/maps/scb2_flash.c
+++ b/drivers/mtd/maps/scb2_flash.c
@@ -1,6 +1,6 @@
/*
* MTD map driver for BIOS Flash on Intel SCB2 boards
- * Copyright (C) 2002 Sun Microsystems, Inc.
+ * Copyright (C) 2002 Oracle and/or its affiliates.
* Tim Hockin <[email protected]>
*
* A few notes on this MTD map:
--
1.7.1


2010-11-27 06:22:07

by Justin P. Mattock

[permalink] [raw]
Subject: [RFC 7/9]drivers:ata Change the copyright info.

Change the copyright info from Sun Microsystems to Oracle since Oracle now owns them.

Signed-off-by: Justin P. Mattock <[email protected]>

---
drivers/ata/pata_hpt366.c | 2 +-
drivers/ata/pata_hpt37x.c | 2 +-
drivers/ata/pata_hpt3x2n.c | 2 +-
drivers/ata/pata_serverworks.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/drivers/ata/pata_hpt366.c b/drivers/ata/pata_hpt366.c
index 7688868..bd52749 100644
--- a/drivers/ata/pata_hpt366.c
+++ b/drivers/ata/pata_hpt366.c
@@ -6,7 +6,7 @@
* linux/drivers/ide/pci/hpt366.c Version 0.36 April 25, 2003
*
* Copyright (C) 1999-2003 Andre Hedrick <[email protected]>
- * Portions Copyright (C) 2001 Sun Microsystems, Inc.
+ * Portions Copyright (C) 2001 Oracle and/or its affiliates.
* Portions Copyright (C) 2003 Red Hat Inc
*
*
diff --git a/drivers/ata/pata_hpt37x.c b/drivers/ata/pata_hpt37x.c
index 9ae4c08..442575e 100644
--- a/drivers/ata/pata_hpt37x.c
+++ b/drivers/ata/pata_hpt37x.c
@@ -6,7 +6,7 @@
* linux/drivers/ide/pci/hpt366.c Version 0.36 April 25, 2003
*
* Copyright (C) 1999-2003 Andre Hedrick <[email protected]>
- * Portions Copyright (C) 2001 Sun Microsystems, Inc.
+ * Portions Copyright (C) 2001 Oracle and/or its affiliates.
* Portions Copyright (C) 2003 Red Hat Inc
* Portions Copyright (C) 2005-2009 MontaVista Software, Inc.
*
diff --git a/drivers/ata/pata_hpt3x2n.c b/drivers/ata/pata_hpt3x2n.c
index 32f3463..d0780c8 100644
--- a/drivers/ata/pata_hpt3x2n.c
+++ b/drivers/ata/pata_hpt3x2n.c
@@ -6,7 +6,7 @@
* linux/drivers/ide/pci/hpt366.c Version 0.36 April 25, 2003
*
* Copyright (C) 1999-2003 Andre Hedrick <[email protected]>
- * Portions Copyright (C) 2001 Sun Microsystems, Inc.
+ * Portions Copyright (C) 2001 Oracle and/or its affiliates.
* Portions Copyright (C) 2003 Red Hat Inc
* Portions Copyright (C) 2005-2009 MontaVista Software, Inc.
*
diff --git a/drivers/ata/pata_serverworks.c b/drivers/ata/pata_serverworks.c
index 86dd714..a8dd665 100644
--- a/drivers/ata/pata_serverworks.c
+++ b/drivers/ata/pata_serverworks.c
@@ -10,7 +10,7 @@
* Copyright (C) 1998-2000 Michel Aubry
* Copyright (C) 1998-2000 Andrzej Krzysztofowicz
* Copyright (C) 1998-2000 Andre Hedrick <[email protected]>
- * Portions copyright (c) 2001 Sun Microsystems
+ * Portions copyright (c) 2001 Oracle and/or its affiliates.
*
*
* RCC/ServerWorks IDE driver for Linux
--
1.7.1


2010-11-27 14:28:35

by Justin P. Mattock

[permalink] [raw]
Subject: Re: [RFC 0/9] Change the copyright info.

On 11/27/2010 05:50 AM, Alan Cox wrote:
>> Below you will find a set of patches, that update the copyright info from
>> Sun Microsystems to Oracle.
>
> This should come from an official oracle address. It's not trivial stuff
> at all - its rather important it's done right.
>


o.k. any oracle employees want to take this? also the email addresses
need fixing as well(grep -Re "sun.com" *) shows some people with sun
still there as well

Justin P. Mattock





2010-11-28 07:42:30

by Or Gerlitz

[permalink] [raw]
Subject: Re: [RFC 0/9] Change the copyright info.

Miguel Ojeda wrote:
> [...] you have to maintain the original copyright

Yes, this copyright change, e.g five years after merging the relevant patches is like asking a school
to change the family name posted on a graduate diploma just b/c few years later she got married and decided to adopt the family name of her spouse.

Or.

2010-11-27 06:22:15

by Justin P. Mattock

[permalink] [raw]
Subject: [RFC 9/9]include:linux Change the copyright info.

Change the copyright info from Sun Microsystems to Oracle since Oracle now owns them.

Signed-off-by: Justin P. Mattock <[email protected]>

---
include/linux/ethtool.h | 4 ++--
include/linux/mlx4/doorbell.h | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/include/linux/ethtool.h b/include/linux/ethtool.h
index 6628a50..2d895be 100644
--- a/include/linux/ethtool.h
+++ b/include/linux/ethtool.h
@@ -3,11 +3,11 @@
*
* Copyright (C) 1998 David S. Miller ([email protected])
* Copyright 2001 Jeff Garzik <[email protected]>
- * Portions Copyright 2001 Sun Microsystems ([email protected])
+ * Portions Copyright 2001 Oracle and/or its affiliates. ([email protected])
* Portions Copyright 2002 Intel ([email protected],
* [email protected],
* [email protected])
- * Portions Copyright (C) Sun Microsystems 2008
+ * Portions Copyright (C) 2008 Oracle and/or its affiliates.
*/

#ifndef _LINUX_ETHTOOL_H
diff --git a/include/linux/mlx4/doorbell.h b/include/linux/mlx4/doorbell.h
index f31bba2..d251ee8 100644
--- a/include/linux/mlx4/doorbell.h
+++ b/include/linux/mlx4/doorbell.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2004 Topspin Communications. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2005 Mellanox Technologies. All rights reserved.
*
* This software is available to you under a choice of one of two
--
1.7.1


2010-11-27 22:38:16

by Justin P. Mattock

[permalink] [raw]
Subject: Re: [RFC 0/9] Change the copyright info.

On 11/27/2010 01:17 PM, Roland Dreier wrote:
> > Below you will find a set of patches, that update the copyright info from
> > Sun Microsystems to Oracle.
>
> Are you working for Oracle? If so I would like to see these patches
> with an @oracle.com signed-off-by address. If not let's let the
> companies involved sort out the copyrights.
>
> - R.
>

it's true what they say "you learn something new everyday".. in this
case I needed to be from the company in order too submit patches like
this.(no worries over here, let the companies sort out the
copyrights(like what you said))

cheers,

Justin P. Mattock

2010-11-27 13:52:32

by Alan

[permalink] [raw]
Subject: Re: [RFC 0/9] Change the copyright info.

> Below you will find a set of patches, that update the copyright info from
> Sun Microsystems to Oracle.

This should come from an official oracle address. It's not trivial stuff
at all - its rather important it's done right.

2010-11-27 21:17:35

by Roland Dreier

[permalink] [raw]
Subject: Re: [RFC 0/9] Change the copyright info.

> Below you will find a set of patches, that update the copyright info from
> Sun Microsystems to Oracle.

Are you working for Oracle? If so I would like to see these patches
with an @oracle.com signed-off-by address. If not let's let the
companies involved sort out the copyrights.

- R.

2010-11-27 10:53:50

by Jiri Kosina

[permalink] [raw]
Subject: Re: [RFC 0/9] Change the copyright info.

On Fri, 26 Nov 2010, Justin P. Mattock wrote:

> Below you will find a set of patches, that update the copyright info from
> Sun Microsystems to Oracle.
>
> Please let me know if I missed anything and/or should make changes..

Most importantly -- are you actually Oracle employee? Do you know what
exactly happened to the copyrights after the acquisition?

--
Jiri Kosina
SUSE Labs, Novell Inc.

2010-11-27 06:21:58

by Justin P. Mattock

[permalink] [raw]
Subject: [RFC 4/9]drivers:ide Change the copyright info.

Change the copyright info from Sun Microsystems to Oracle since Oracle now owns them.

Signed-off-by: Justin P. Mattock <[email protected]>

---
drivers/ide/hpt366.c | 2 +-
drivers/ide/serverworks.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/ide/hpt366.c b/drivers/ide/hpt366.c
index 58c51cd..8e31cfa 100644
--- a/drivers/ide/hpt366.c
+++ b/drivers/ide/hpt366.c
@@ -1,6 +1,6 @@
/*
* Copyright (C) 1999-2003 Andre Hedrick <[email protected]>
- * Portions Copyright (C) 2001 Sun Microsystems, Inc.
+ * Portions Copyright (C) 2001 Oracle and/or its affiliates.
* Portions Copyright (C) 2003 Red Hat Inc
* Portions Copyright (C) 2007 Bartlomiej Zolnierkiewicz
* Portions Copyright (C) 2005-2009 MontaVista Software, Inc.
diff --git a/drivers/ide/serverworks.c b/drivers/ide/serverworks.c
index 35fb8da..267c87e 100644
--- a/drivers/ide/serverworks.c
+++ b/drivers/ide/serverworks.c
@@ -3,7 +3,7 @@
* Copyright (C) 1998-2000 Andrzej Krzysztofowicz
* Copyright (C) 1998-2000 Andre Hedrick <[email protected]>
* Copyright (C) 2007-2010 Bartlomiej Zolnierkiewicz
- * Portions copyright (c) 2001 Sun Microsystems
+ * Portions copyright (c) 2001 Oracle and/or its affiliates.
*
*
* RCC/ServerWorks IDE driver for Linux
--
1.7.1


2010-11-27 06:21:40

by Justin P. Mattock

[permalink] [raw]
Subject: [RFC 1/9]drivers:infiniband:hw:mthca Change the copyright info.

Change the copyright info from Sun Microsystems to Oracle since Oracle now owns them.

Signed-off-by: Justin P. Mattock <[email protected]>

---
drivers/infiniband/hw/amso1100/c2_cq.c | 2 +-
drivers/infiniband/hw/mthca/mthca_av.c | 2 +-
drivers/infiniband/hw/mthca/mthca_cq.c | 2 +-
drivers/infiniband/hw/mthca/mthca_dev.h | 2 +-
drivers/infiniband/hw/mthca/mthca_doorbell.h | 2 +-
drivers/infiniband/hw/mthca/mthca_main.c | 2 +-
drivers/infiniband/hw/mthca/mthca_provider.c | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/drivers/infiniband/hw/amso1100/c2_cq.c b/drivers/infiniband/hw/amso1100/c2_cq.c
index 49e0e85..2235d43 100644
--- a/drivers/infiniband/hw/amso1100/c2_cq.c
+++ b/drivers/infiniband/hw/amso1100/c2_cq.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2004, 2005 Topspin Communications. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2005 Cisco Systems, Inc. All rights reserved.
* Copyright (c) 2005 Mellanox Technologies. All rights reserved.
* Copyright (c) 2004 Voltaire, Inc. All rights reserved.
diff --git a/drivers/infiniband/hw/mthca/mthca_av.c b/drivers/infiniband/hw/mthca/mthca_av.c
index 32f6c63..e882071 100644
--- a/drivers/infiniband/hw/mthca/mthca_av.c
+++ b/drivers/infiniband/hw/mthca/mthca_av.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2004 Topspin Communications. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
diff --git a/drivers/infiniband/hw/mthca/mthca_cq.c b/drivers/infiniband/hw/mthca/mthca_cq.c
index 18ee3fa..3a68bdc 100644
--- a/drivers/infiniband/hw/mthca/mthca_cq.c
+++ b/drivers/infiniband/hw/mthca/mthca_cq.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2004, 2005 Topspin Communications. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2005, 2006 Cisco Systems, Inc. All rights reserved.
* Copyright (c) 2005 Mellanox Technologies. All rights reserved.
* Copyright (c) 2004 Voltaire, Inc. All rights reserved.
diff --git a/drivers/infiniband/hw/mthca/mthca_dev.h b/drivers/infiniband/hw/mthca/mthca_dev.h
index 7e6a6d6..2af6812 100644
--- a/drivers/infiniband/hw/mthca/mthca_dev.h
+++ b/drivers/infiniband/hw/mthca/mthca_dev.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2004, 2005 Topspin Communications. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2005, 2006 Cisco Systems. All rights reserved.
* Copyright (c) 2005 Mellanox Technologies. All rights reserved.
* Copyright (c) 2004 Voltaire, Inc. All rights reserved.
diff --git a/drivers/infiniband/hw/mthca/mthca_doorbell.h b/drivers/infiniband/hw/mthca/mthca_doorbell.h
index 14f51ef..c139265 100644
--- a/drivers/infiniband/hw/mthca/mthca_doorbell.h
+++ b/drivers/infiniband/hw/mthca/mthca_doorbell.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2004 Topspin Communications. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2005 Mellanox Technologies. All rights reserved.
*
* This software is available to you under a choice of one of two
diff --git a/drivers/infiniband/hw/mthca/mthca_main.c b/drivers/infiniband/hw/mthca/mthca_main.c
index 5eee666..7ff36b0 100644
--- a/drivers/infiniband/hw/mthca/mthca_main.c
+++ b/drivers/infiniband/hw/mthca/mthca_main.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2004, 2005 Topspin Communications. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2005 Mellanox Technologies. All rights reserved.
*
* This software is available to you under a choice of one of two
diff --git a/drivers/infiniband/hw/mthca/mthca_provider.c b/drivers/infiniband/hw/mthca/mthca_provider.c
index 1e0b4b6..7fb8b4f 100644
--- a/drivers/infiniband/hw/mthca/mthca_provider.c
+++ b/drivers/infiniband/hw/mthca/mthca_provider.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2004, 2005 Topspin Communications. All rights reserved.
- * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
+ * Copyright (c) 2005 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2005, 2006 Cisco Systems. All rights reserved.
* Copyright (c) 2005 Mellanox Technologies. All rights reserved.
* Copyright (c) 2004 Voltaire, Inc. All rights reserved.
--
1.7.1


2010-11-27 23:07:50

by Miguel Ojeda

[permalink] [raw]
Subject: Re: [RFC 0/9] Change the copyright info.

On Sat, Nov 27, 2010 at 11:38 PM, Justin P. Mattock
<[email protected]> wrote:
> On 11/27/2010 01:17 PM, Roland Dreier wrote:
>>
>> ?> ?Below you will find a set of patches, that update the copyright info
>> from
>> ?> ?Sun Microsystems to Oracle.
>>
>> Are you working for Oracle? ?If so I would like to see these patches
>> with an @oracle.com signed-off-by address. ?If not let's let the
>> companies involved sort out the copyrights.
>>
>> ?- R.
>>
>
> it's true what they say "you learn something new everyday".. in this case I
> needed to be from the company in order too submit patches like this.(no
> worries over here, let the companies sort out the copyrights(like what you
> said))

You can't change others' copyright, be it a company or not. AFAIK,
what you can do is adding/changing/improving/copying/... the code (and
add your own copyright for the changes if they are important enough);
but you have to maintain the original copyright if you keep the code
as is.

>
> cheers,
>
> Justin P. Mattock
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at ?http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at ?http://www.tux.org/lkml/
>

2011-07-08 18:54:26

by Justin P. Mattock

[permalink] [raw]
Subject: Re: [RFC 6/9]drivers:char:nvram.c Change the copyright info.

On 07/08/2011 09:33 AM, Jiri Kosina wrote:
> On Fri, 26 Nov 2010, Justin P. Mattock wrote:
>
>> Change the copyright info from Sun Microsystems to Oracle since Oracle now owns them.
>>
>> Signed-off-by: Justin P. Mattock<[email protected]>
>>
>> ---
>> drivers/char/nvram.c | 2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/drivers/char/nvram.c b/drivers/char/nvram.c
>> index 166f1e7..33e8faa 100644
>> --- a/drivers/char/nvram.c
>> +++ b/drivers/char/nvram.c
>> @@ -3,7 +3,7 @@
>> *
>> * Copyright (C) 1997 Roman Hodek<[email protected]>
>> * idea by and with help from Richard Jelinek<[email protected]>
>> - * Portions copyright (c) 2001,2002 Sun Microsystems ([email protected])
>> + * Portions copyright (c) 2001,2002 Oracle and/or its affiliates. ([email protected])
>> *
>> * This driver allows you to access the contents of the non-volatile memory in
>> * the mc146818rtc.h real-time clock. This chip is built into all PCs and into
>
> You can't just change other people/company copyright.
>
> This will need Signoff from the original copyright holder at least.
>

yeah I think somebody from oracle had already told me this the day I had
sent these out. from what I remember here is the original thread:
https://lkml.org/lkml/2010/11/27/31

so somebody from oracle needs to claim this, and the rest of the kernel!


Justin P. Mattock

2011-07-08 16:33:26

by Jiri Kosina

[permalink] [raw]
Subject: Re: [RFC 6/9]drivers:char:nvram.c Change the copyright info.

On Fri, 26 Nov 2010, Justin P. Mattock wrote:

> Change the copyright info from Sun Microsystems to Oracle since Oracle now owns them.
>
> Signed-off-by: Justin P. Mattock <[email protected]>
>
> ---
> drivers/char/nvram.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/char/nvram.c b/drivers/char/nvram.c
> index 166f1e7..33e8faa 100644
> --- a/drivers/char/nvram.c
> +++ b/drivers/char/nvram.c
> @@ -3,7 +3,7 @@
> *
> * Copyright (C) 1997 Roman Hodek <[email protected]>
> * idea by and with help from Richard Jelinek <[email protected]>
> - * Portions copyright (c) 2001,2002 Sun Microsystems ([email protected])
> + * Portions copyright (c) 2001,2002 Oracle and/or its affiliates. ([email protected])
> *
> * This driver allows you to access the contents of the non-volatile memory in
> * the mc146818rtc.h real-time clock. This chip is built into all PCs and into

You can't just change other people/company copyright.

This will need Signoff from the original copyright holder at least.

--
Jiri Kosina
SUSE Labs