aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vhost
diff options
context:
space:
mode:
authorNicholas Bellinger <nab@linux-iscsi.org>2013-09-05 18:29:12 -0400
committerNicholas Bellinger <nab@linux-iscsi.org>2013-09-10 23:23:36 -0400
commit4c76251e8e8f704ed7eace603a8041458a1ed16f (patch)
treef49c64b1f42dc49a0316a307328ae98c59674614 /drivers/vhost
parent837f6452b870e7e68c2b6a0d50758885c860ab66 (diff)
target: Update copyright ownership/year information to 2013
Update copyright ownership/year information for target-core, loopback, iscsi-target, tcm_qla2xx, vhost and iser-target. Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/vhost')
-rw-r--r--drivers/vhost/scsi.c4
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