diff options
author | adam radford <aradford@gmail.com> | 2012-10-01 19:27:34 -0700 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-10-09 11:21:48 +0100 |
commit | ae59057b647673a77f33b78d83f4b5da3d99c5c1 (patch) | |
tree | cfe35635e274cd1bff037d511fc2053d5a2b10aa /drivers/scsi/megaraid/megaraid_sas_base.c | |
parent | a3a922099cb4952a6347966e692a8810ca7ffd1b (diff) | |
download | linux-ae59057b647673a77f33b78d83f4b5da3d99c5c1.tar.bz2 |
[SCSI] megaraid_sas: Version, Changelog, Copyright update
Signed-off-by: Adam Radford <aradford@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/megaraid/megaraid_sas_base.c')
-rw-r--r-- | drivers/scsi/megaraid/megaraid_sas_base.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/scsi/megaraid/megaraid_sas_base.c b/drivers/scsi/megaraid/megaraid_sas_base.c index d107a3ed46c5..d2c5366aff7f 100644 --- a/drivers/scsi/megaraid/megaraid_sas_base.c +++ b/drivers/scsi/megaraid/megaraid_sas_base.c @@ -1,7 +1,7 @@ /* * Linux MegaRAID driver for SAS based RAID controllers * - * Copyright (c) 2009-2011 LSI Corporation. + * Copyright (c) 2003-2012 LSI Corporation. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License @@ -18,7 +18,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * * FILE: megaraid_sas_base.c - * Version : v00.00.06.18-rc1 + * Version : v06.504.01.00-rc1 * * Authors: LSI Corporation * Sreenivas Bagalkote |