diff --git a/Makefile b/Makefile index d34432cfb..79348a08c 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # # Common makefile for SCSI target mid-level and its drivers # -# Copyright (C) 2004 - 2014 Vladislav Bolkhovitin -# Copyright (C) 2007 - 2014 Fusion-io, Inc. +# Copyright (C) 2004 - 2015 Vladislav Bolkhovitin +# Copyright (C) 2007 - 2015 SanDisk Corporation # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/fcst/Makefile b/fcst/Makefile index d70f7626c..6ed535a59 100644 --- a/fcst/Makefile +++ b/fcst/Makefile @@ -3,7 +3,7 @@ # Based on ../mvsas_tgt/Makefile # # Copyright (C) 2006 - 2008 Jacky Feng -# Copyright (C) 2011 - 2014 Bart Van Assche +# Copyright (C) 2011 - 2015 Bart Van Assche # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/include/iscsi_scst.h b/iscsi-scst/include/iscsi_scst.h index a79cf56d8..f64d50096 100644 --- a/iscsi-scst/include/iscsi_scst.h +++ b/iscsi-scst/include/iscsi_scst.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/include/iscsi_scst_ver.h b/iscsi-scst/include/iscsi_scst_ver.h index 1bdafc2b7..ff7bf379c 100644 --- a/iscsi-scst/include/iscsi_scst_ver.h +++ b/iscsi-scst/include/iscsi_scst_ver.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/Makefile b/iscsi-scst/kernel/Makefile index cfe3e4928..39c837a2b 100644 --- a/iscsi-scst/kernel/Makefile +++ b/iscsi-scst/kernel/Makefile @@ -1,8 +1,8 @@ # # Makefile for the kernel part of iSCSI-SCST. # -# Copyright (C) 2007 - 2014 Vladislav Bolkhovitin -# Copyright (C) 2007 - 2014 Fusion-io, Inc. +# Copyright (C) 2007 - 2015 Vladislav Bolkhovitin +# Copyright (C) 2007 - 2015 SanDisk Corporation # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/config.c b/iscsi-scst/kernel/config.c index b51a43293..f8cb689e9 100644 --- a/iscsi-scst/kernel/config.c +++ b/iscsi-scst/kernel/config.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2004 - 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/conn.c b/iscsi-scst/kernel/conn.c index 244025feb..6cc212d17 100644 --- a/iscsi-scst/kernel/conn.c +++ b/iscsi-scst/kernel/conn.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/digest.c b/iscsi-scst/kernel/digest.c index e9c7c7787..1da1a04d0 100644 --- a/iscsi-scst/kernel/digest.c +++ b/iscsi-scst/kernel/digest.c @@ -3,8 +3,8 @@ * * Copyright (C) 2004 - 2006 Xiranet Communications GmbH * - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/digest.h b/iscsi-scst/kernel/digest.h index 3a72b25f6..d13289d21 100644 --- a/iscsi-scst/kernel/digest.h +++ b/iscsi-scst/kernel/digest.h @@ -2,8 +2,8 @@ * iSCSI digest handling. * * Copyright (C) 2004 Xiranet Communications GmbH - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/event.c b/iscsi-scst/kernel/event.c index ffd9e13b5..568f24108 100644 --- a/iscsi-scst/kernel/event.c +++ b/iscsi-scst/kernel/event.c @@ -2,8 +2,8 @@ * Event notification code. * * Copyright (C) 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/iscsi.c b/iscsi-scst/kernel/iscsi.c index 73d87d877..697a39237 100644 --- a/iscsi-scst/kernel/iscsi.c +++ b/iscsi-scst/kernel/iscsi.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/iscsi.h b/iscsi-scst/kernel/iscsi.h index e6620bcef..57f14e6c0 100644 --- a/iscsi-scst/kernel/iscsi.h +++ b/iscsi-scst/kernel/iscsi.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/iscsi_dbg.h b/iscsi-scst/kernel/iscsi_dbg.h index 170a23217..6f6e247b8 100644 --- a/iscsi-scst/kernel/iscsi_dbg.h +++ b/iscsi-scst/kernel/iscsi_dbg.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/iscsi_hdr.h b/iscsi-scst/kernel/iscsi_hdr.h index 6204699c7..67e729697 100644 --- a/iscsi-scst/kernel/iscsi_hdr.h +++ b/iscsi-scst/kernel/iscsi_hdr.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/nthread.c b/iscsi-scst/kernel/nthread.c index 7d2c6b987..c59dcc552 100644 --- a/iscsi-scst/kernel/nthread.c +++ b/iscsi-scst/kernel/nthread.c @@ -2,8 +2,8 @@ * Network threads. * * Copyright (C) 2004 - 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/param.c b/iscsi-scst/kernel/param.c index 702d29ca3..525cd633a 100644 --- a/iscsi-scst/kernel/param.c +++ b/iscsi-scst/kernel/param.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/session.c b/iscsi-scst/kernel/session.c index b03cffdab..7e38f06ba 100644 --- a/iscsi-scst/kernel/session.c +++ b/iscsi-scst/kernel/session.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/kernel/target.c b/iscsi-scst/kernel/target.c index 0c3280d3f..b12fa6889 100644 --- a/iscsi-scst/kernel/target.c +++ b/iscsi-scst/kernel/target.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/Makefile b/iscsi-scst/usr/Makefile index 00c8ae2c9..f9953a253 100644 --- a/iscsi-scst/usr/Makefile +++ b/iscsi-scst/usr/Makefile @@ -1,8 +1,8 @@ # # Makefile for the user space part of iSCSI-SCST. # -# Copyright (C) 2007 - 2014 Vladislav Bolkhovitin -# Copyright (C) 2007 - 2014 Fusion-io, Inc. +# Copyright (C) 2007 - 2015 Vladislav Bolkhovitin +# Copyright (C) 2007 - 2015 SanDisk Corporation # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/chap.c b/iscsi-scst/usr/chap.c index a54309be4..febf69153 100644 --- a/iscsi-scst/usr/chap.c +++ b/iscsi-scst/usr/chap.c @@ -3,8 +3,8 @@ * * Copyright (C) 2004 Xiranet Communications GmbH * Copyright (C) 2002 - 2003 Ardis Technolgies , - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * and code taken from UNH iSCSI software: * Copyright (C) 2001-2003 InterOperability Lab (IOL) diff --git a/iscsi-scst/usr/config.c b/iscsi-scst/usr/config.c index 0ea14491a..f6017e5e7 100644 --- a/iscsi-scst/usr/config.c +++ b/iscsi-scst/usr/config.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/conn.c b/iscsi-scst/usr/conn.c index 8d4391762..4d62c3eff 100644 --- a/iscsi-scst/usr/conn.c +++ b/iscsi-scst/usr/conn.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/ctldev.c b/iscsi-scst/usr/ctldev.c index 1164fc7d4..f83668675 100644 --- a/iscsi-scst/usr/ctldev.c +++ b/iscsi-scst/usr/ctldev.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2004 - 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/event.c b/iscsi-scst/usr/event.c index c13865839..719c7e2a6 100644 --- a/iscsi-scst/usr/event.c +++ b/iscsi-scst/usr/event.c @@ -2,8 +2,8 @@ * Event notification code. * * Copyright (C) 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/iscsi_adm.c b/iscsi-scst/usr/iscsi_adm.c index 57242f044..dc0a85f2e 100644 --- a/iscsi-scst/usr/iscsi_adm.c +++ b/iscsi-scst/usr/iscsi_adm.c @@ -2,8 +2,8 @@ * iscsi_adm - manage iSCSI-SCST Target software. * * Copyright (C) 2004 - 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/iscsi_adm.h b/iscsi-scst/usr/iscsi_adm.h index 4408368e4..ba87ff10f 100644 --- a/iscsi-scst/usr/iscsi_adm.h +++ b/iscsi-scst/usr/iscsi_adm.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/iscsi_hdr.h b/iscsi-scst/usr/iscsi_hdr.h index 95b8b2280..c766be279 100644 --- a/iscsi-scst/usr/iscsi_hdr.h +++ b/iscsi-scst/usr/iscsi_hdr.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/iscsi_scstd.c b/iscsi-scst/usr/iscsi_scstd.c index 69a67bb07..322b4c321 100644 --- a/iscsi-scst/usr/iscsi_scstd.c +++ b/iscsi-scst/usr/iscsi_scstd.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/iscsid.c b/iscsi-scst/usr/iscsid.c index 2e104a756..1e4ee87bc 100644 --- a/iscsi-scst/usr/iscsid.c +++ b/iscsi-scst/usr/iscsid.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/iscsid.h b/iscsi-scst/usr/iscsid.h index 456b72a25..a245b3513 100644 --- a/iscsi-scst/usr/iscsid.h +++ b/iscsi-scst/usr/iscsid.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/isns.c b/iscsi-scst/usr/isns.c index cdd7c3e4e..c5d5eafdf 100644 --- a/iscsi-scst/usr/isns.c +++ b/iscsi-scst/usr/isns.c @@ -2,8 +2,8 @@ * iSNS functions * * Copyright (C) 2006 FUJITA Tomonori - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/iscsi-scst/usr/isns_proto.h b/iscsi-scst/usr/isns_proto.h index 49e45556f..5bdfd3510 100644 --- a/iscsi-scst/usr/isns_proto.h +++ b/iscsi-scst/usr/isns_proto.h @@ -2,8 +2,8 @@ * iSNS protocol data types * * Copyright (C) 2006 FUJITA Tomonori - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/iscsi-scst/usr/log.c b/iscsi-scst/usr/log.c index 273cbc330..2a552e290 100644 --- a/iscsi-scst/usr/log.c +++ b/iscsi-scst/usr/log.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/message.c b/iscsi-scst/usr/message.c index 89e0610de..acd257153 100644 --- a/iscsi-scst/usr/message.c +++ b/iscsi-scst/usr/message.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2004 - 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/misc.c b/iscsi-scst/usr/misc.c index 92c5d96c7..357be4d11 100644 --- a/iscsi-scst/usr/misc.c +++ b/iscsi-scst/usr/misc.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/misc.h b/iscsi-scst/usr/misc.h index 37000efb2..879a79ca7 100644 --- a/iscsi-scst/usr/misc.h +++ b/iscsi-scst/usr/misc.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/param.c b/iscsi-scst/usr/param.c index 27a3f8ad1..220474ec3 100644 --- a/iscsi-scst/usr/param.c +++ b/iscsi-scst/usr/param.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/param.h b/iscsi-scst/usr/param.h index 670b5af63..7b46900aa 100644 --- a/iscsi-scst/usr/param.h +++ b/iscsi-scst/usr/param.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/session.c b/iscsi-scst/usr/session.c index 57f897683..fe25b1c05 100644 --- a/iscsi-scst/usr/session.c +++ b/iscsi-scst/usr/session.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/target.c b/iscsi-scst/usr/target.c index 952201f30..449ba5e23 100644 --- a/iscsi-scst/usr/target.c +++ b/iscsi-scst/usr/target.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/iscsi-scst/usr/types.h b/iscsi-scst/usr/types.h index 147b108fb..a4ff61f85 100644 --- a/iscsi-scst/usr/types.h +++ b/iscsi-scst/usr/types.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/qla2x00t/qla2x00-target/Makefile b/qla2x00t/qla2x00-target/Makefile index 67aacf8a1..e3065ff5a 100644 --- a/qla2x00t/qla2x00-target/Makefile +++ b/qla2x00t/qla2x00-target/Makefile @@ -1,9 +1,9 @@ # # Qlogic 2x00 SCSI target driver makefile # -# Copyright (C) 2004 - 2014 Vladislav Bolkhovitin +# Copyright (C) 2004 - 2015 Vladislav Bolkhovitin # Copyright (C) 2004 - 2005 Leonid Stoljar -# Copyright (C) 2007 - 2014 Fusion-io, Inc. +# Copyright (C) 2007 - 2015 SanDisk Corporation # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/qla2x00t/qla2x00-target/qla2x00t.c b/qla2x00t/qla2x00-target/qla2x00t.c index 31836f03c..95e1533c5 100644 --- a/qla2x00t/qla2x00-target/qla2x00t.c +++ b/qla2x00t/qla2x00-target/qla2x00t.c @@ -1,10 +1,10 @@ /* * qla2x00t.c * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2006 Nathaniel Clark - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 SanDisk Corporation * * QLogic 22xx/23xx/24xx/25xx FC target driver. * diff --git a/qla2x00t/qla2x00-target/qla2x00t.h b/qla2x00t/qla2x00-target/qla2x00t.h index 97045160d..feef40e7d 100644 --- a/qla2x00t/qla2x00-target/qla2x00t.h +++ b/qla2x00t/qla2x00-target/qla2x00t.h @@ -1,10 +1,10 @@ /* * qla2x00t.h * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2006 Nathaniel Clark - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 SanDisk Corporation * * QLogic 22xx/23xx/24xx/25xx FC target driver. * diff --git a/qla2x00t/qla2x_tgt.h b/qla2x00t/qla2x_tgt.h index f48f22837..4ce125311 100644 --- a/qla2x00t/qla2x_tgt.h +++ b/qla2x00t/qla2x_tgt.h @@ -1,10 +1,10 @@ /* * qla2x_tgt.h * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2006 Nathaniel Clark - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 SanDisk Corporation * * Additional file for the target driver support. * diff --git a/qla2x00t/qla2x_tgt_def.h b/qla2x00t/qla2x_tgt_def.h index b8b89f2fd..28bf9ee47 100644 --- a/qla2x00t/qla2x_tgt_def.h +++ b/qla2x00t/qla2x_tgt_def.h @@ -1,10 +1,10 @@ /* * qla2x_tgt_def.h * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2006 Nathaniel Clark - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 SanDisk Corporation * * Additional file for the target driver support. * diff --git a/scst/Makefile b/scst/Makefile index 44cdd1cdd..be6936c9e 100644 --- a/scst/Makefile +++ b/scst/Makefile @@ -1,9 +1,9 @@ # # Common makefile for SCSI target mid-level and its drivers # -# Copyright (C) 2004 - 2014 Vladislav Bolkhovitin +# Copyright (C) 2004 - 2015 Vladislav Bolkhovitin # Copyright (C) 2004 - 2005 Leonid Stoljar -# Copyright (C) 2007 - 2014 Fusion-io, Inc. +# Copyright (C) 2007 - 2015 SanDisk Corporation # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/scst/include/scst.h b/scst/include/scst.h index 32c0799ed..763467232 100644 --- a/scst/include/scst.h +++ b/scst/include/scst.h @@ -1,9 +1,9 @@ /* * include/scst.h * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 SanDisk Corporation * Copyright (C) 2010 - 2011 Bart Van Assche . * * Main SCSI target mid-level include file. diff --git a/scst/include/scst_const.h b/scst/include/scst_const.h index 13ac46d22..83547142c 100644 --- a/scst/include/scst_const.h +++ b/scst/include/scst_const.h @@ -1,8 +1,8 @@ /* * include/scst_const.h * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * Contains common SCST constants. This file supposed to be included * from both kernel and user spaces. diff --git a/scst/include/scst_debug.h b/scst/include/scst_debug.h index 264c2af9c..3a006991d 100644 --- a/scst/include/scst_debug.h +++ b/scst/include/scst_debug.h @@ -1,9 +1,9 @@ /* * include/scst_debug.h * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 SanDisk Corporation * * Contains macros for execution tracing and error reporting * diff --git a/scst/include/scst_sgv.h b/scst/include/scst_sgv.h index 8b5084492..36902931e 100644 --- a/scst/include/scst_sgv.h +++ b/scst/include/scst_sgv.h @@ -1,8 +1,8 @@ /* * include/scst_sgv.h * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * Include file for SCST SGV cache. * diff --git a/scst/include/scst_user.h b/scst/include/scst_user.h index 1cda6c214..05e98507d 100644 --- a/scst/include/scst_user.h +++ b/scst/include/scst_user.h @@ -1,8 +1,8 @@ /* * include/scst_user.h * - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * Contains constants and data structures for scst_user module. * See http://scst.sourceforge.net/doc/scst_user_spec.txt or diff --git a/scst/src/Makefile b/scst/src/Makefile index 6fa3ed67c..5256344f5 100644 --- a/scst/src/Makefile +++ b/scst/src/Makefile @@ -1,9 +1,9 @@ # # SCSI target mid-level makefile # -# Copyright (C) 2004 - 2014 Vladislav Bolkhovitin +# Copyright (C) 2004 - 2015 Vladislav Bolkhovitin # Copyright (C) 2004 - 2005 Leonid Stoljar -# Copyright (C) 2007 - 2014 Fusion-io, Inc. +# Copyright (C) 2007 - 2015 SanDisk Corporation # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/scst/src/dev_handlers/Makefile b/scst/src/dev_handlers/Makefile index f3f8b960d..d5187a677 100644 --- a/scst/src/dev_handlers/Makefile +++ b/scst/src/dev_handlers/Makefile @@ -1,9 +1,9 @@ # # SCSI target mid-level dev handler's makefile # -# Copyright (C) 2004 - 2014 Vladislav Bolkhovitin +# Copyright (C) 2004 - 2015 Vladislav Bolkhovitin # Copyright (C) 2004 - 2005 Leonid Stoljar -# Copyright (C) 2007 - 2014 Fusion-io, Inc. +# Copyright (C) 2007 - 2015 SanDisk Corporation # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/scst/src/dev_handlers/scst_cdrom.c b/scst/src/dev_handlers/scst_cdrom.c index c1ffb454b..a7f7354f4 100644 --- a/scst/src/dev_handlers/scst_cdrom.c +++ b/scst/src/dev_handlers/scst_cdrom.c @@ -1,9 +1,9 @@ /* * scst_cdrom.c * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 SanDisk Corporation * * SCSI CDROM (type 5) dev handler * diff --git a/scst/src/dev_handlers/scst_changer.c b/scst/src/dev_handlers/scst_changer.c index 23eb11ce7..46e981972 100644 --- a/scst/src/dev_handlers/scst_changer.c +++ b/scst/src/dev_handlers/scst_changer.c @@ -1,9 +1,9 @@ /* * scst_changer.c * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 SanDisk Corporation * * SCSI medium changer (type 8) dev handler * diff --git a/scst/src/dev_handlers/scst_disk.c b/scst/src/dev_handlers/scst_disk.c index 555c8c093..633b1344d 100644 --- a/scst/src/dev_handlers/scst_disk.c +++ b/scst/src/dev_handlers/scst_disk.c @@ -1,9 +1,9 @@ /* * scst_disk.c * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 SanDisk Corporation * * SCSI disk (type 0) dev handler * & diff --git a/scst/src/dev_handlers/scst_modisk.c b/scst/src/dev_handlers/scst_modisk.c index eb9e50d1d..b6837727b 100644 --- a/scst/src/dev_handlers/scst_modisk.c +++ b/scst/src/dev_handlers/scst_modisk.c @@ -1,9 +1,9 @@ /* * scst_modisk.c * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 SanDisk Corporation * * SCSI MO disk (type 7) dev handler * & diff --git a/scst/src/dev_handlers/scst_processor.c b/scst/src/dev_handlers/scst_processor.c index cad04b576..82f584c27 100644 --- a/scst/src/dev_handlers/scst_processor.c +++ b/scst/src/dev_handlers/scst_processor.c @@ -1,9 +1,9 @@ /* * scst_processor.c * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 SanDisk Corporation * * SCSI medium processor (type 3) dev handler * diff --git a/scst/src/dev_handlers/scst_raid.c b/scst/src/dev_handlers/scst_raid.c index 7f95d2b5c..e4cf7e3d4 100644 --- a/scst/src/dev_handlers/scst_raid.c +++ b/scst/src/dev_handlers/scst_raid.c @@ -1,9 +1,9 @@ /* * scst_raid.c * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 SanDisk Corporation * * SCSI raid(controller) (type 0xC) dev handler * diff --git a/scst/src/dev_handlers/scst_tape.c b/scst/src/dev_handlers/scst_tape.c index 4aeba2417..4daa84d84 100644 --- a/scst/src/dev_handlers/scst_tape.c +++ b/scst/src/dev_handlers/scst_tape.c @@ -1,9 +1,9 @@ /* * scst_tape.c * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 SanDisk Corporation * * SCSI tape (type 1) dev handler * & diff --git a/scst/src/dev_handlers/scst_user.c b/scst/src/dev_handlers/scst_user.c index 5973f631d..90b811193 100644 --- a/scst/src/dev_handlers/scst_user.c +++ b/scst/src/dev_handlers/scst_user.c @@ -1,8 +1,8 @@ /* * scst_user.c * - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * SCSI virtual user space device handler * diff --git a/scst/src/dev_handlers/scst_vdisk.c b/scst/src/dev_handlers/scst_vdisk.c index 204ec7808..461f29569 100644 --- a/scst/src/dev_handlers/scst_vdisk.c +++ b/scst/src/dev_handlers/scst_vdisk.c @@ -1,12 +1,12 @@ /* * scst_vdisk.c * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2007 Ming Zhang * Copyright (C) 2007 Ross Walker - * Copyright (C) 2007 - 2014 Fusion-io, Inc. - * Copyright (C) 2008 - 2014 Bart Van Assche + * Copyright (C) 2007 - 2015 SanDisk Corporation + * Copyright (C) 2008 - 2015 Bart Van Assche * * SCSI disk (type 0) and CDROM (type 5) dev handler using files * on file systems or block devices (VDISK) diff --git a/scst/src/scst_debug.c b/scst/src/scst_debug.c index 10a60c5fd..e470cce10 100644 --- a/scst/src/scst_debug.c +++ b/scst/src/scst_debug.c @@ -1,9 +1,9 @@ /* * scst_debug.c * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 SanDisk Corporation * * Contains helper functions for execution tracing and error reporting. * Intended to be included in main .c file. diff --git a/scst/src/scst_lib.c b/scst/src/scst_lib.c index feb888b72..d740ac709 100644 --- a/scst/src/scst_lib.c +++ b/scst/src/scst_lib.c @@ -1,9 +1,9 @@ /* * scst_lib.c * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/scst/src/scst_main.c b/scst/src/scst_main.c index 71671f1cc..0a27b3285 100644 --- a/scst/src/scst_main.c +++ b/scst/src/scst_main.c @@ -1,9 +1,9 @@ /* * scst_main.c * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/scst/src/scst_mem.c b/scst/src/scst_mem.c index 7bc6b4418..f28455a76 100644 --- a/scst/src/scst_mem.c +++ b/scst/src/scst_mem.c @@ -1,8 +1,8 @@ /* * scst_mem.c * - * Copyright (C) 2006 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2006 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/scst/src/scst_mem.h b/scst/src/scst_mem.h index 68e33a092..e36153e64 100644 --- a/scst/src/scst_mem.h +++ b/scst/src/scst_mem.h @@ -1,8 +1,8 @@ /* * scst_mem.h * - * Copyright (C) 2006 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2006 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/scst/src/scst_module.c b/scst/src/scst_module.c index 53a8a0263..da5a29fda 100644 --- a/scst/src/scst_module.c +++ b/scst/src/scst_module.c @@ -1,9 +1,9 @@ /* * scst_module.c * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 SanDisk Corporation * * Support for loading target modules. The usage is similar to scsi_module.c * diff --git a/scst/src/scst_pres.c b/scst/src/scst_pres.c index 91979a790..459c4e5cc 100644 --- a/scst/src/scst_pres.c +++ b/scst/src/scst_pres.c @@ -3,7 +3,7 @@ * * Copyright (C) 2009 - 2010 Alexey Obitotskiy * Copyright (C) 2009 - 2010 Open-E, Inc. - * Copyright (C) 2009 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2009 - 2015 Vladislav Bolkhovitin * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/scst/src/scst_pres.h b/scst/src/scst_pres.h index 98b8f6f33..3cbecacc5 100644 --- a/scst/src/scst_pres.h +++ b/scst/src/scst_pres.h @@ -3,7 +3,7 @@ * * Copyright (C) 2009 - 2010 Alexey Obitotskiy * Copyright (C) 2009 - 2010 Open-E, Inc. - * Copyright (C) 2009 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2009 - 2015 Vladislav Bolkhovitin * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/scst/src/scst_priv.h b/scst/src/scst_priv.h index 1c102733d..5da3dd79b 100644 --- a/scst/src/scst_priv.h +++ b/scst/src/scst_priv.h @@ -1,9 +1,9 @@ /* * scst_priv.h * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/scst/src/scst_proc.c b/scst/src/scst_proc.c index 7fede7bf2..f6f1e27a9 100644 --- a/scst/src/scst_proc.c +++ b/scst/src/scst_proc.c @@ -1,9 +1,9 @@ /* * scst_proc.c * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/scst/src/scst_sysfs.c b/scst/src/scst_sysfs.c index 019e6fe04..c4881c235 100644 --- a/scst/src/scst_sysfs.c +++ b/scst/src/scst_sysfs.c @@ -2,8 +2,8 @@ * scst_sysfs.c * * Copyright (C) 2009 Daniel Henrique Debonzi - * Copyright (C) 2009 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2009 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/scst/src/scst_targ.c b/scst/src/scst_targ.c index c64a3b8ab..cf777f0a7 100644 --- a/scst/src/scst_targ.c +++ b/scst/src/scst_targ.c @@ -1,9 +1,9 @@ /* * scst_targ.c * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/scst/src/scst_tg.c b/scst/src/scst_tg.c index 62c7b70f5..d48af7c6d 100644 --- a/scst/src/scst_tg.c +++ b/scst/src/scst_tg.c @@ -3,7 +3,7 @@ * * SCSI target group related code. * - * Copyright (C) 2011 - 2014 Bart Van Assche . + * Copyright (C) 2011 - 2015 Bart Van Assche . * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/scst_local/scst_local.c b/scst_local/scst_local.c index 2ddec331e..c5b6a57d6 100644 --- a/scst_local/scst_local.c +++ b/scst_local/scst_local.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2008 - 2010 Richard Sharpe * Copyright (C) 1992 Eric Youngdale - * Copyright (C) 2008 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2008 - 2015 Vladislav Bolkhovitin * * Simulate a host adapter and an SCST target adapter back to back * diff --git a/srpt/src/ib_srpt.c b/srpt/src/ib_srpt.c index d06898208..4c0c9b270 100644 --- a/srpt/src/ib_srpt.c +++ b/srpt/src/ib_srpt.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2006 - 2009 Mellanox Technology Inc. All rights reserved. - * Copyright (C) 2008 - 2014 Bart Van Assche . + * Copyright (C) 2008 - 2015 Bart Van Assche . * Copyright (C) 2008 Vladislav Bolkhovitin * * This software is available to you under a choice of one of two diff --git a/srpt/src/ib_srpt.h b/srpt/src/ib_srpt.h index 47292b422..c452b7896 100644 --- a/srpt/src/ib_srpt.h +++ b/srpt/src/ib_srpt.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2006 - 2009 Mellanox Technology Inc. All rights reserved. - * Copyright (C) 2009 - 2014 Bart Van Assche . + * Copyright (C) 2009 - 2015 Bart Van Assche . * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU diff --git a/usr/fileio/Makefile b/usr/fileio/Makefile index 6c8f68991..8dfd4ad6d 100644 --- a/usr/fileio/Makefile +++ b/usr/fileio/Makefile @@ -1,8 +1,8 @@ # # SCSI target mid-level makefile # -# Copyright (C) 2007 - 2014 Vladislav Bolkhovitin -# Copyright (C) 2007 - 2014 Fusion-io, Inc. +# Copyright (C) 2007 - 2015 Vladislav Bolkhovitin +# Copyright (C) 2007 - 2015 SanDisk Corporation # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/usr/fileio/common.c b/usr/fileio/common.c index 75d09a7d7..feb4e8b3c 100644 --- a/usr/fileio/common.c +++ b/usr/fileio/common.c @@ -1,8 +1,8 @@ /* * common.c * - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/usr/fileio/common.h b/usr/fileio/common.h index 957377795..e36697332 100644 --- a/usr/fileio/common.h +++ b/usr/fileio/common.h @@ -1,8 +1,8 @@ /* * common.h * - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/usr/fileio/debug.c b/usr/fileio/debug.c index ea1d9eb85..8e93a70e1 100644 --- a/usr/fileio/debug.c +++ b/usr/fileio/debug.c @@ -1,9 +1,9 @@ /* * debug.c * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 SanDisk Corporation * * Contains helper functions for execution tracing and error reporting. * Intended to be included in main .c file. diff --git a/usr/fileio/debug.h b/usr/fileio/debug.h index fc698e8f6..dbd0b8af1 100644 --- a/usr/fileio/debug.h +++ b/usr/fileio/debug.h @@ -1,9 +1,9 @@ /* * debug.h * - * Copyright (C) 2004 - 2014 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2015 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 SanDisk Corporation * * Contains macroses for execution tracing and error reporting * diff --git a/usr/fileio/fileio.c b/usr/fileio/fileio.c index 2cdaca28c..fa35faf8a 100644 --- a/usr/fileio/fileio.c +++ b/usr/fileio/fileio.c @@ -1,8 +1,8 @@ /* * fileio.c * - * Copyright (C) 2007 - 2014 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2014 Fusion-io, Inc. + * Copyright (C) 2007 - 2015 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2015 SanDisk Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/www/comparison.html b/www/comparison.html index 561be60d9..126a713cd 100644 --- a/www/comparison.html +++ b/www/comparison.html @@ -547,7 +547,7 @@ target reconfiguration in a PnP-like manner) + - diff --git a/www/contributing.html b/www/contributing.html index 3c356390e..0d049f783 100644 --- a/www/contributing.html +++ b/www/contributing.html @@ -204,7 +204,7 @@ diff --git a/www/downloads.html b/www/downloads.html index 93e59c599..65a0e70c0 100644 --- a/www/downloads.html +++ b/www/downloads.html @@ -92,7 +92,7 @@ diff --git a/www/handler_fileio_tgt.html b/www/handler_fileio_tgt.html index f1e1c52c4..45151ffd5 100644 --- a/www/handler_fileio_tgt.html +++ b/www/handler_fileio_tgt.html @@ -80,7 +80,7 @@ diff --git a/www/index.html b/www/index.html index 14a457cdb..c67491dde 100644 --- a/www/index.html +++ b/www/index.html @@ -184,7 +184,7 @@ diff --git a/www/mc_s.html b/www/mc_s.html index c7675a7bc..a351b4c22 100644 --- a/www/mc_s.html +++ b/www/mc_s.html @@ -247,7 +247,7 @@ and here. diff --git a/www/scst_admin.html b/www/scst_admin.html index fe75d019d..15b3ded70 100644 --- a/www/scst_admin.html +++ b/www/scst_admin.html @@ -79,7 +79,7 @@ diff --git a/www/scstvslio.html b/www/scstvslio.html index 06185548b..eb9d322de 100644 --- a/www/scstvslio.html +++ b/www/scstvslio.html @@ -100,7 +100,7 @@ diff --git a/www/scstvsstgt.html b/www/scstvsstgt.html index dba073301..132312d5f 100644 --- a/www/scstvsstgt.html +++ b/www/scstvsstgt.html @@ -80,7 +80,7 @@ diff --git a/www/solutions.html b/www/solutions.html index 22a0456dc..4141e3ca2 100644 --- a/www/solutions.html +++ b/www/solutions.html @@ -57,7 +57,7 @@ diff --git a/www/target_emulex.html b/www/target_emulex.html index 9d5668bca..f7a8b9bfd 100644 --- a/www/target_emulex.html +++ b/www/target_emulex.html @@ -90,7 +90,7 @@ diff --git a/www/target_fcoe.html b/www/target_fcoe.html index cdf4ae8f8..4733965d1 100644 --- a/www/target_fcoe.html +++ b/www/target_fcoe.html @@ -77,7 +77,7 @@ diff --git a/www/target_ibmvscsi.html b/www/target_ibmvscsi.html index 6b01c9621..f9abc7446 100644 --- a/www/target_ibmvscsi.html +++ b/www/target_ibmvscsi.html @@ -78,7 +78,7 @@ diff --git a/www/target_iscsi.html b/www/target_iscsi.html index 3a7c7ecd0..f0db44f66 100644 --- a/www/target_iscsi.html +++ b/www/target_iscsi.html @@ -138,7 +138,7 @@ diff --git a/www/target_iser.html b/www/target_iser.html index cc9448569..68e2abcd4 100644 --- a/www/target_iser.html +++ b/www/target_iser.html @@ -70,7 +70,7 @@ diff --git a/www/target_local.html b/www/target_local.html index dffa4e96b..908fbe5e4 100644 --- a/www/target_local.html +++ b/www/target_local.html @@ -86,7 +86,7 @@ diff --git a/www/target_lsi.html b/www/target_lsi.html index 1f8ab013b..b96496b0b 100644 --- a/www/target_lsi.html +++ b/www/target_lsi.html @@ -75,7 +75,7 @@ diff --git a/www/target_mvsas.html b/www/target_mvsas.html index 4941e8751..2e3984aaa 100644 --- a/www/target_mvsas.html +++ b/www/target_mvsas.html @@ -75,7 +75,7 @@ diff --git a/www/target_old.html b/www/target_old.html index 6de51239b..bae199446 100644 --- a/www/target_old.html +++ b/www/target_old.html @@ -111,7 +111,7 @@ diff --git a/www/target_qla2x00t.html b/www/target_qla2x00t.html index d804fdbf1..be44c76be 100644 --- a/www/target_qla2x00t.html +++ b/www/target_qla2x00t.html @@ -77,7 +77,7 @@ diff --git a/www/target_srp.html b/www/target_srp.html index 53ae21f5e..9754245ea 100644 --- a/www/target_srp.html +++ b/www/target_srp.html @@ -78,7 +78,7 @@ diff --git a/www/targets.html b/www/targets.html index 892d9afdc..412ae3c4f 100644 --- a/www/targets.html +++ b/www/targets.html @@ -78,7 +78,7 @@ diff --git a/www/users.html b/www/users.html index 7283da367..a9a94d58b 100644 --- a/www/users.html +++ b/www/users.html @@ -167,7 +167,7 @@