diff options
Diffstat (limited to 'drivers/vhost/scsi.c')
-rw-r--r-- | drivers/vhost/scsi.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/vhost/scsi.c b/drivers/vhost/scsi.c index d52a3a063be0..4b79a1f2f901 100644 --- a/drivers/vhost/scsi.c +++ b/drivers/vhost/scsi.c | |||
@@ -1,12 +1,12 @@ | |||
1 | /******************************************************************************* | 1 | /******************************************************************************* |
2 | * Vhost kernel TCM fabric driver for virtio SCSI initiators | 2 | * Vhost kernel TCM fabric driver for virtio SCSI initiators |
3 | * | 3 | * |
4 | * (C) Copyright 2010-2012 RisingTide Systems LLC. | 4 | * (C) Copyright 2010-2013 Datera, Inc. |
5 | * (C) Copyright 2010-2012 IBM Corp. | 5 | * (C) Copyright 2010-2012 IBM Corp. |
6 | * | 6 | * |
7 | * Licensed to the Linux Foundation under the General Public License (GPL) version 2. | 7 | * Licensed to the Linux Foundation under the General Public License (GPL) version 2. |
8 | * | 8 | * |
9 | * Authors: Nicholas A. Bellinger <nab@risingtidesystems.com> | 9 | * Authors: Nicholas A. Bellinger <nab@daterainc.com> |
10 | * Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | 10 | * Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
11 | * | 11 | * |
12 | * This program is free software; you can redistribute it and/or modify | 12 | * This program is free software; you can redistribute it and/or modify |