aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_iblock.c
diff options
context:
space:
mode:
authorNicholas Bellinger <nab@linux-iscsi.org>2012-11-09 14:51:48 -0800
committerNicholas Bellinger <nab@linux-iscsi.org>2012-11-27 22:47:02 -0800
commitfd9a11d7076e1d534a760032d2b8f3b59e10f9b5 (patch)
treef70d8b7877bbbc6cbd069c4fc4501894cbeca665 /drivers/target/target_core_iblock.c
parenttarget/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support (diff)
downloadlinux-dev-fd9a11d7076e1d534a760032d2b8f3b59e10f9b5.tar.xz
linux-dev-fd9a11d7076e1d534a760032d2b8f3b59e10f9b5.zip
target: Update copyright information to 2012
v2: Use correct target_core_stat.c 2006 copyright year v3: Drop extra unnessary legal verbage from header (hch) Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/target/target_core_iblock.c')
-rw-r--r--drivers/target/target_core_iblock.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/target/target_core_iblock.c b/drivers/target/target_core_iblock.c
index 664604616576..16f48e1c8cf4 100644
--- a/drivers/target/target_core_iblock.c
+++ b/drivers/target/target_core_iblock.c
@@ -4,10 +4,7 @@
* This file contains the Storage Engine <-> Linux BlockIO transport
* specific functions.
*
- * Copyright (c) 2003, 2004, 2005 PyX Technologies, Inc.
- * Copyright (c) 2005, 2006, 2007 SBE, Inc.
- * Copyright (c) 2007-2010 Rising Tide Systems
- * Copyright (c) 2008-2010 Linux-iSCSI.org
+ * (c) Copyright 2003-2012 RisingTide Systems LLC.
*
* Nicholas A. Bellinger <nab@kernel.org>
*