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 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
