mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-12 13:34:10 +08:00
scsi: megaraid_sas: Update copyright information
Change copyright to Broadcom Inc. Also update any references to Avago with Broadcom. Update copyright duration wherever required. Signed-off-by: Shivasharan S <shivasharan.srikanteshwara@broadcom.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
parent
de93b40d98
commit
365597cff9
@ -2,7 +2,8 @@
|
||||
* Linux MegaRAID driver for SAS based RAID controllers
|
||||
*
|
||||
* Copyright (c) 2003-2013 LSI Corporation
|
||||
* Copyright (c) 2013-2014 Avago Technologies
|
||||
* Copyright (c) 2013-2016 Avago Technologies
|
||||
* Copyright (c) 2016-2018 Broadcom Inc.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
@ -19,14 +20,11 @@
|
||||
*
|
||||
* FILE: megaraid_sas.h
|
||||
*
|
||||
* Authors: Avago Technologies
|
||||
* Kashyap Desai <kashyap.desai@avagotech.com>
|
||||
* Sumit Saxena <sumit.saxena@avagotech.com>
|
||||
* Authors: Broadcom Inc.
|
||||
* Kashyap Desai <kashyap.desai@broadcom.com>
|
||||
* Sumit Saxena <sumit.saxena@broadcom.com>
|
||||
*
|
||||
* Send feedback to: megaraidlinux.pdl@avagotech.com
|
||||
*
|
||||
* Mail to: Avago Technologies, 350 West Trimble Road, Building 90,
|
||||
* San Jose, California 95131
|
||||
* Send feedback to: megaraidlinux.pdl@broadcom.com
|
||||
*/
|
||||
|
||||
#ifndef LSI_MEGARAID_SAS_H
|
||||
|
@ -2,7 +2,8 @@
|
||||
* Linux MegaRAID driver for SAS based RAID controllers
|
||||
*
|
||||
* Copyright (c) 2003-2013 LSI Corporation
|
||||
* Copyright (c) 2013-2014 Avago Technologies
|
||||
* Copyright (c) 2013-2016 Avago Technologies
|
||||
* Copyright (c) 2016-2018 Broadcom Inc.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
@ -17,18 +18,15 @@
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*
|
||||
* Authors: Avago Technologies
|
||||
* Authors: Broadcom Inc.
|
||||
* Sreenivas Bagalkote
|
||||
* Sumant Patro
|
||||
* Bo Yang
|
||||
* Adam Radford
|
||||
* Kashyap Desai <kashyap.desai@avagotech.com>
|
||||
* Sumit Saxena <sumit.saxena@avagotech.com>
|
||||
* Kashyap Desai <kashyap.desai@broadcom.com>
|
||||
* Sumit Saxena <sumit.saxena@broadcom.com>
|
||||
*
|
||||
* Send feedback to: megaraidlinux.pdl@avagotech.com
|
||||
*
|
||||
* Mail to: Avago Technologies, 350 West Trimble Road, Building 90,
|
||||
* San Jose, California 95131
|
||||
* Send feedback to: megaraidlinux.pdl@broadcom.com
|
||||
*/
|
||||
|
||||
#include <linux/kernel.h>
|
||||
@ -108,8 +106,8 @@ MODULE_PARM_DESC(scmd_timeout, "scsi command timeout (10-90s), default 90s. See
|
||||
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_VERSION(MEGASAS_VERSION);
|
||||
MODULE_AUTHOR("megaraidlinux.pdl@avagotech.com");
|
||||
MODULE_DESCRIPTION("Avago MegaRAID SAS Driver");
|
||||
MODULE_AUTHOR("megaraidlinux.pdl@broadcom.com");
|
||||
MODULE_DESCRIPTION("Broadcom MegaRAID SAS Driver");
|
||||
|
||||
int megasas_transition_to_ready(struct megasas_instance *instance, int ocr);
|
||||
static int megasas_get_pd_list(struct megasas_instance *instance);
|
||||
|
@ -2,7 +2,8 @@
|
||||
* Linux MegaRAID driver for SAS based RAID controllers
|
||||
*
|
||||
* Copyright (c) 2009-2013 LSI Corporation
|
||||
* Copyright (c) 2013-2014 Avago Technologies
|
||||
* Copyright (c) 2013-2016 Avago Technologies
|
||||
* Copyright (c) 2016-2018 Broadcom Inc.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
@ -19,17 +20,14 @@
|
||||
*
|
||||
* FILE: megaraid_sas_fp.c
|
||||
*
|
||||
* Authors: Avago Technologies
|
||||
* Authors: Broadcom Inc.
|
||||
* Sumant Patro
|
||||
* Varad Talamacki
|
||||
* Manoj Jose
|
||||
* Kashyap Desai <kashyap.desai@avagotech.com>
|
||||
* Sumit Saxena <sumit.saxena@avagotech.com>
|
||||
* Kashyap Desai <kashyap.desai@broadcom.com>
|
||||
* Sumit Saxena <sumit.saxena@broadcom.com>
|
||||
*
|
||||
* Send feedback to: megaraidlinux.pdl@avagotech.com
|
||||
*
|
||||
* Mail to: Avago Technologies, 350 West Trimble Road, Building 90,
|
||||
* San Jose, California 95131
|
||||
* Send feedback to: megaraidlinux.pdl@broadcom.com
|
||||
*/
|
||||
|
||||
#include <linux/kernel.h>
|
||||
|
@ -2,7 +2,8 @@
|
||||
* Linux MegaRAID driver for SAS based RAID controllers
|
||||
*
|
||||
* Copyright (c) 2009-2013 LSI Corporation
|
||||
* Copyright (c) 2013-2014 Avago Technologies
|
||||
* Copyright (c) 2013-2016 Avago Technologies
|
||||
* Copyright (c) 2016-2018 Broadcom Inc.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
@ -19,16 +20,13 @@
|
||||
*
|
||||
* FILE: megaraid_sas_fusion.c
|
||||
*
|
||||
* Authors: Avago Technologies
|
||||
* Authors: Broadcom Inc.
|
||||
* Sumant Patro
|
||||
* Adam Radford
|
||||
* Kashyap Desai <kashyap.desai@avagotech.com>
|
||||
* Sumit Saxena <sumit.saxena@avagotech.com>
|
||||
* Kashyap Desai <kashyap.desai@broadcom.com>
|
||||
* Sumit Saxena <sumit.saxena@broadcom.com>
|
||||
*
|
||||
* Send feedback to: megaraidlinux.pdl@avagotech.com
|
||||
*
|
||||
* Mail to: Avago Technologies, 350 West Trimble Road, Building 90,
|
||||
* San Jose, California 95131
|
||||
* Send feedback to: megaraidlinux.pdl@broadcom.com
|
||||
*/
|
||||
|
||||
#include <linux/kernel.h>
|
||||
|
@ -2,7 +2,8 @@
|
||||
* Linux MegaRAID driver for SAS based RAID controllers
|
||||
*
|
||||
* Copyright (c) 2009-2013 LSI Corporation
|
||||
* Copyright (c) 2013-2014 Avago Technologies
|
||||
* Copyright (c) 2013-2016 Avago Technologies
|
||||
* Copyright (c) 2016-2018 Broadcom Inc.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
@ -19,16 +20,13 @@
|
||||
*
|
||||
* FILE: megaraid_sas_fusion.h
|
||||
*
|
||||
* Authors: Avago Technologies
|
||||
* Authors: Broadcom Inc.
|
||||
* Manoj Jose
|
||||
* Sumant Patro
|
||||
* Kashyap Desai <kashyap.desai@avagotech.com>
|
||||
* Sumit Saxena <sumit.saxena@avagotech.com>
|
||||
* Kashyap Desai <kashyap.desai@broadcom.com>
|
||||
* Sumit Saxena <sumit.saxena@broadcom.com>
|
||||
*
|
||||
* Send feedback to: megaraidlinux.pdl@avagotech.com
|
||||
*
|
||||
* Mail to: Avago Technologies, 350 West Trimble Road, Building 90,
|
||||
* San Jose, California 95131
|
||||
* Send feedback to: megaraidlinux.pdl@broadcom.com
|
||||
*/
|
||||
|
||||
#ifndef _MEGARAID_SAS_FUSION_H_
|
||||
|
Loading…
Reference in New Issue
Block a user