diff options
author | adam radford <aradford@gmail.com> | 2012-10-02 04:27:34 +0200 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-10-09 12:21:48 +0200 |
commit | ae59057b647673a77f33b78d83f4b5da3d99c5c1 (patch) | |
tree | cfe35635e274cd1bff037d511fc2053d5a2b10aa /drivers/scsi/megaraid/megaraid_sas_fp.c | |
parent | [SCSI] megaraid_sas: Remove duplicate code (diff) | |
download | linux-ae59057b647673a77f33b78d83f4b5da3d99c5c1.tar.xz linux-ae59057b647673a77f33b78d83f4b5da3d99c5c1.zip |
[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_fp.c')
-rw-r--r-- | drivers/scsi/megaraid/megaraid_sas_fp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/megaraid/megaraid_sas_fp.c b/drivers/scsi/megaraid/megaraid_sas_fp.c index e3d251a2e26a..a11df82474ef 100644 --- a/drivers/scsi/megaraid/megaraid_sas_fp.c +++ b/drivers/scsi/megaraid/megaraid_sas_fp.c @@ -1,7 +1,7 @@ /* * Linux MegaRAID driver for SAS based RAID controllers * - * Copyright (c) 2009-2011 LSI Corporation. + * Copyright (c) 2009-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 |