diff options
Diffstat (limited to 'drivers/scsi/qla2xxx/qla_target.c')
-rw-r--r-- | drivers/scsi/qla2xxx/qla_target.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/qla2xxx/qla_target.c b/drivers/scsi/qla2xxx/qla_target.c index ff12d4677cc4..596480022b0a 100644 --- a/drivers/scsi/qla2xxx/qla_target.c +++ b/drivers/scsi/qla2xxx/qla_target.c | |||
@@ -10,7 +10,7 @@ | |||
10 | * | 10 | * |
11 | * Forward port and refactoring to modern qla2xxx and target/configfs | 11 | * Forward port and refactoring to modern qla2xxx and target/configfs |
12 | * | 12 | * |
13 | * Copyright (C) 2010-2011 Nicholas A. Bellinger <nab@kernel.org> | 13 | * Copyright (C) 2010-2013 Nicholas A. Bellinger <nab@kernel.org> |
14 | * | 14 | * |
15 | * This program is free software; you can redistribute it and/or | 15 | * This program is free software; you can redistribute it and/or |
16 | * modify it under the terms of the GNU General Public License | 16 | * modify it under the terms of the GNU General Public License |