mpt3sas: Copyright in driver sources is updated for year the 2014.

Copyright in driver sources is updated for year the 2014.

Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@avagotech.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
This commit is contained in:
Sreekanth Reddy 2014-09-12 15:35:29 +05:30 committed by Christoph Hellwig
parent 4c8bab4d89
commit a4ffce0d63
19 changed files with 19 additions and 19 deletions

View file

@ -2,7 +2,7 @@
# Kernel configuration file for the MPT3SAS # Kernel configuration file for the MPT3SAS
# #
# This code is based on drivers/scsi/mpt3sas/Kconfig # This code is based on drivers/scsi/mpt3sas/Kconfig
# Copyright (C) 2012-2013 LSI Corporation # Copyright (C) 2012-2014 LSI Corporation
# (mailto:DL-MPTFusionLinux@lsi.com) # (mailto:DL-MPTFusionLinux@lsi.com)
# This program is free software; you can redistribute it and/or # This program is free software; you can redistribute it and/or

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2000-2013 LSI Corporation. * Copyright (c) 2000-2014 LSI Corporation.
* *
* *
* Name: mpi2.h * Name: mpi2.h

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2000-2013 LSI Corporation. * Copyright (c) 2000-2014 LSI Corporation.
* *
* *
* Name: mpi2_cnfg.h * Name: mpi2_cnfg.h

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2000-2013 LSI Corporation. * Copyright (c) 2000-2014 LSI Corporation.
* *
* *
* Name: mpi2_init.h * Name: mpi2_init.h

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2000-2013 LSI Corporation. * Copyright (c) 2000-2014 LSI Corporation.
* *
* *
* Name: mpi2_ioc.h * Name: mpi2_ioc.h

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2000-2013 LSI Corporation. * Copyright (c) 2000-2014 LSI Corporation.
* *
* *
* Name: mpi2_raid.h * Name: mpi2_raid.h

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2000-2013 LSI Corporation. * Copyright (c) 2000-2014 LSI Corporation.
* *
* *
* Name: mpi2_sas.h * Name: mpi2_sas.h

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2000-2013 LSI Corporation. * Copyright (c) 2000-2014 LSI Corporation.
* *
* *
* Name: mpi2_tool.h * Name: mpi2_tool.h

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2000-2013 LSI Corporation. * Copyright (c) 2000-2014 LSI Corporation.
* *
* *
* Name: mpi2_type.h * Name: mpi2_type.h

View file

@ -3,7 +3,7 @@
* for access to MPT (Message Passing Technology) firmware. * for access to MPT (Message Passing Technology) firmware.
* *
* This code is based on drivers/scsi/mpt3sas/mpt3sas_base.c * This code is based on drivers/scsi/mpt3sas/mpt3sas_base.c
* Copyright (C) 2012-2013 LSI Corporation * Copyright (C) 2012-2014 LSI Corporation
* (mailto:DL-MPTFusionLinux@lsi.com) * (mailto:DL-MPTFusionLinux@lsi.com)
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View file

@ -3,7 +3,7 @@
* for access to MPT (Message Passing Technology) firmware. * for access to MPT (Message Passing Technology) firmware.
* *
* This code is based on drivers/scsi/mpt3sas/mpt3sas_base.h * This code is based on drivers/scsi/mpt3sas/mpt3sas_base.h
* Copyright (C) 2012-2013 LSI Corporation * Copyright (C) 2012-2014 LSI Corporation
* (mailto:DL-MPTFusionLinux@lsi.com) * (mailto:DL-MPTFusionLinux@lsi.com)
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View file

@ -2,7 +2,7 @@
* This module provides common API for accessing firmware configuration pages * This module provides common API for accessing firmware configuration pages
* *
* This code is based on drivers/scsi/mpt3sas/mpt3sas_base.c * This code is based on drivers/scsi/mpt3sas/mpt3sas_base.c
* Copyright (C) 2012-2013 LSI Corporation * Copyright (C) 2012-2014 LSI Corporation
* (mailto:DL-MPTFusionLinux@lsi.com) * (mailto:DL-MPTFusionLinux@lsi.com)
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View file

@ -3,7 +3,7 @@
* controllers * controllers
* *
* This code is based on drivers/scsi/mpt3sas/mpt3sas_ctl.c * This code is based on drivers/scsi/mpt3sas/mpt3sas_ctl.c
* Copyright (C) 2012-2013 LSI Corporation * Copyright (C) 2012-2014 LSI Corporation
* (mailto:DL-MPTFusionLinux@lsi.com) * (mailto:DL-MPTFusionLinux@lsi.com)
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View file

@ -3,7 +3,7 @@
* controllers * controllers
* *
* This code is based on drivers/scsi/mpt3sas/mpt3sas_ctl.h * This code is based on drivers/scsi/mpt3sas/mpt3sas_ctl.h
* Copyright (C) 2012-2013 LSI Corporation * Copyright (C) 2012-2014 LSI Corporation
* (mailto:DL-MPTFusionLinux@lsi.com) * (mailto:DL-MPTFusionLinux@lsi.com)
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View file

@ -2,7 +2,7 @@
* Logging Support for MPT (Message Passing Technology) based controllers * Logging Support for MPT (Message Passing Technology) based controllers
* *
* This code is based on drivers/scsi/mpt3sas/mpt3sas_debug.c * This code is based on drivers/scsi/mpt3sas/mpt3sas_debug.c
* Copyright (C) 2012-2013 LSI Corporation * Copyright (C) 2012-2014 LSI Corporation
* (mailto:DL-MPTFusionLinux@lsi.com) * (mailto:DL-MPTFusionLinux@lsi.com)
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View file

@ -2,7 +2,7 @@
* Scsi Host Layer for MPT (Message Passing Technology) based controllers * Scsi Host Layer for MPT (Message Passing Technology) based controllers
* *
* This code is based on drivers/scsi/mpt3sas/mpt3sas_scsih.c * This code is based on drivers/scsi/mpt3sas/mpt3sas_scsih.c
* Copyright (C) 2012-2013 LSI Corporation * Copyright (C) 2012-2014 LSI Corporation
* (mailto:DL-MPTFusionLinux@lsi.com) * (mailto:DL-MPTFusionLinux@lsi.com)
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View file

@ -2,7 +2,7 @@
* SAS Transport Layer for MPT (Message Passing Technology) based controllers * SAS Transport Layer for MPT (Message Passing Technology) based controllers
* *
* This code is based on drivers/scsi/mpt3sas/mpt3sas_transport.c * This code is based on drivers/scsi/mpt3sas/mpt3sas_transport.c
* Copyright (C) 2012-2013 LSI Corporation * Copyright (C) 2012-2014 LSI Corporation
* (mailto:DL-MPTFusionLinux@lsi.com) * (mailto:DL-MPTFusionLinux@lsi.com)
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View file

@ -3,7 +3,7 @@
* (Message Passing Technology) based controllers * (Message Passing Technology) based controllers
* *
* This code is based on drivers/scsi/mpt3sas/mpt3sas_trigger_diag.c * This code is based on drivers/scsi/mpt3sas/mpt3sas_trigger_diag.c
* Copyright (C) 2012-2013 LSI Corporation * Copyright (C) 2012-2014 LSI Corporation
* (mailto:DL-MPTFusionLinux@lsi.com) * (mailto:DL-MPTFusionLinux@lsi.com)
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or

View file

@ -4,7 +4,7 @@
* controllers * controllers
* *
* This code is based on drivers/scsi/mpt3sas/mpt3sas_base.h * This code is based on drivers/scsi/mpt3sas/mpt3sas_base.h
* Copyright (C) 2012-2013 LSI Corporation * Copyright (C) 2012-2014 LSI Corporation
* (mailto:DL-MPTFusionLinux@lsi.com) * (mailto:DL-MPTFusionLinux@lsi.com)
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or