diff --git a/Makefile b/Makefile index 77514bc9c..05732e99d 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ # # Common makefile for SCSI target mid-level and its drivers # -# Copyright (C) 2004 - 2012 Vladislav Bolkhovitin +# Copyright (C) 2004 - 2013 Vladislav Bolkhovitin # Copyright (C) 2007 - 2010 ID7 Ltd. -# Copyright (C) 2010 - 2012 SCST Ltd. +# Copyright (C) 2010 - 2013 SCST Ltd. # # 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/README b/iscsi-scst/README index b2227d25a..6995edc81 100644 --- a/iscsi-scst/README +++ b/iscsi-scst/README @@ -1,7 +1,7 @@ iSCSI SCST target driver ======================== -Version 3.0.0, XX XXXXX 2012 +Version 3.0.0, XX XXXXX 2013 ---------------------------- ISCSI-SCST is a deeply reworked fork of iSCSI Enterprise Target (IET) diff --git a/iscsi-scst/include/iscsi_scst.h b/iscsi-scst/include/iscsi_scst.h index 936bc7c50..f147db601 100644 --- a/iscsi-scst/include/iscsi_scst.h +++ b/iscsi-scst/include/iscsi_scst.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 e8b444a96..bbd519f38 100644 --- a/iscsi-scst/include/iscsi_scst_ver.h +++ b/iscsi-scst/include/iscsi_scst_ver.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 cef5f1392..9d59402c9 100644 --- a/iscsi-scst/kernel/Makefile +++ b/iscsi-scst/kernel/Makefile @@ -1,9 +1,9 @@ # # Makefile for the kernel part of iSCSI-SCST. # -# Copyright (C) 2007 - 2012 Vladislav Bolkhovitin +# Copyright (C) 2007 - 2013 Vladislav Bolkhovitin # Copyright (C) 2007 - 2010 ID7 Ltd. -# Copyright (C) 2010 - 2012 SCST Ltd. +# Copyright (C) 2010 - 2013 SCST Ltd. # # 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 6996034c3..dcb753670 100644 --- a/iscsi-scst/kernel/config.c +++ b/iscsi-scst/kernel/config.c @@ -1,8 +1,8 @@ /* * Copyright (C) 2004 - 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 1250b20c9..e563838fc 100644 --- a/iscsi-scst/kernel/conn.c +++ b/iscsi-scst/kernel/conn.c @@ -1,8 +1,8 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 2d7e45c0e..4fe61db17 100644 --- a/iscsi-scst/kernel/digest.c +++ b/iscsi-scst/kernel/digest.c @@ -3,9 +3,9 @@ * * Copyright (C) 2004 - 2006 Xiranet Communications GmbH * - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 877c2ee12..fccfb4393 100644 --- a/iscsi-scst/kernel/digest.h +++ b/iscsi-scst/kernel/digest.h @@ -2,9 +2,9 @@ * iSCSI digest handling. * * Copyright (C) 2004 Xiranet Communications GmbH - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 6c86fb30b..6858509a9 100644 --- a/iscsi-scst/kernel/event.c +++ b/iscsi-scst/kernel/event.c @@ -2,9 +2,9 @@ * Event notification code. * * Copyright (C) 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 5f5a4907d..b2f605b1c 100644 --- a/iscsi-scst/kernel/iscsi.c +++ b/iscsi-scst/kernel/iscsi.c @@ -1,8 +1,8 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 06a6d84d3..72b7976cc 100644 --- a/iscsi-scst/kernel/iscsi.h +++ b/iscsi-scst/kernel/iscsi.h @@ -1,8 +1,8 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 1c347e5b4..c7fe8fcba 100644 --- a/iscsi-scst/kernel/iscsi_dbg.h +++ b/iscsi-scst/kernel/iscsi_dbg.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 32d43fdff..9abd4aa14 100644 --- a/iscsi-scst/kernel/iscsi_hdr.h +++ b/iscsi-scst/kernel/iscsi_hdr.h @@ -1,8 +1,8 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 b080cd95d..2d4314b6b 100644 --- a/iscsi-scst/kernel/nthread.c +++ b/iscsi-scst/kernel/nthread.c @@ -2,9 +2,9 @@ * Network threads. * * Copyright (C) 2004 - 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 3089c7f93..f9414e77f 100644 --- a/iscsi-scst/kernel/param.c +++ b/iscsi-scst/kernel/param.c @@ -1,8 +1,8 @@ /* * Copyright (C) 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 b9af48dfb..fa279ed9e 100644 --- a/iscsi-scst/kernel/session.c +++ b/iscsi-scst/kernel/session.c @@ -1,8 +1,8 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 a7abc6f02..bad7c1444 100644 --- a/iscsi-scst/kernel/target.c +++ b/iscsi-scst/kernel/target.c @@ -1,8 +1,8 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 c42fb83fb..c9a5ad2d3 100644 --- a/iscsi-scst/usr/Makefile +++ b/iscsi-scst/usr/Makefile @@ -1,9 +1,9 @@ # # Makefile for the user space part of iSCSI-SCST. # -# Copyright (C) 2007 - 2012 Vladislav Bolkhovitin +# Copyright (C) 2007 - 2013 Vladislav Bolkhovitin # Copyright (C) 2007 - 2010 ID7 Ltd. -# Copyright (C) 2010 - 2012 SCST Ltd. +# Copyright (C) 2010 - 2013 SCST Ltd. # # 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 fc709de21..30b785aff 100644 --- a/iscsi-scst/usr/chap.c +++ b/iscsi-scst/usr/chap.c @@ -3,9 +3,9 @@ * * Copyright (C) 2004 Xiranet Communications GmbH * Copyright (C) 2002 - 2003 Ardis Technolgies , - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 39cc3e794..be1d4b71f 100644 --- a/iscsi-scst/usr/config.c +++ b/iscsi-scst/usr/config.c @@ -1,8 +1,8 @@ /* * Copyright (C) 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 8dc7466f6..1f37a3e3f 100644 --- a/iscsi-scst/usr/conn.c +++ b/iscsi-scst/usr/conn.c @@ -1,8 +1,8 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 942ca67b3..303cca650 100644 --- a/iscsi-scst/usr/ctldev.c +++ b/iscsi-scst/usr/ctldev.c @@ -1,8 +1,8 @@ /* * Copyright (C) 2004 - 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 b62879190..96d269610 100644 --- a/iscsi-scst/usr/event.c +++ b/iscsi-scst/usr/event.c @@ -2,9 +2,9 @@ * Event notification code. * * Copyright (C) 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 0edc81272..7b719ff04 100644 --- a/iscsi-scst/usr/iscsi_adm.c +++ b/iscsi-scst/usr/iscsi_adm.c @@ -2,9 +2,9 @@ * iscsi_adm - manage iSCSI-SCST Target software. * * Copyright (C) 2004 - 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 592b0ac35..ded4e8f21 100644 --- a/iscsi-scst/usr/iscsi_adm.h +++ b/iscsi-scst/usr/iscsi_adm.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 46aa65b18..40493e14e 100644 --- a/iscsi-scst/usr/iscsi_hdr.h +++ b/iscsi-scst/usr/iscsi_hdr.h @@ -1,8 +1,8 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 358d0a6f8..ede7626b5 100644 --- a/iscsi-scst/usr/iscsi_scstd.c +++ b/iscsi-scst/usr/iscsi_scstd.c @@ -1,8 +1,8 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 a1797b67b..615cec4c1 100644 --- a/iscsi-scst/usr/iscsid.c +++ b/iscsi-scst/usr/iscsid.c @@ -1,8 +1,8 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 00cb70bc5..489ec9397 100644 --- a/iscsi-scst/usr/iscsid.h +++ b/iscsi-scst/usr/iscsid.h @@ -1,8 +1,8 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 503697c83..3a9bff57f 100644 --- a/iscsi-scst/usr/isns.c +++ b/iscsi-scst/usr/isns.c @@ -2,9 +2,9 @@ * iSNS functions * * Copyright (C) 2006 FUJITA Tomonori - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 fbe768d5b..5de003ccb 100644 --- a/iscsi-scst/usr/isns_proto.h +++ b/iscsi-scst/usr/isns_proto.h @@ -2,9 +2,9 @@ * iSNS protocol data types * * Copyright (C) 2006 FUJITA Tomonori - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 2038977ad..6e2c7c01d 100644 --- a/iscsi-scst/usr/log.c +++ b/iscsi-scst/usr/log.c @@ -1,8 +1,8 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 86e2aefc0..237edb3f8 100644 --- a/iscsi-scst/usr/message.c +++ b/iscsi-scst/usr/message.c @@ -1,8 +1,8 @@ /* * Copyright (C) 2004 - 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 20ef9e865..ae3210663 100644 --- a/iscsi-scst/usr/misc.c +++ b/iscsi-scst/usr/misc.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 9720d8c9e..75d2a1583 100644 --- a/iscsi-scst/usr/misc.h +++ b/iscsi-scst/usr/misc.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 f0776f274..9c524cde7 100644 --- a/iscsi-scst/usr/param.c +++ b/iscsi-scst/usr/param.c @@ -1,8 +1,8 @@ /* * Copyright (C) 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 97623a620..4bf078dac 100644 --- a/iscsi-scst/usr/param.h +++ b/iscsi-scst/usr/param.h @@ -1,8 +1,8 @@ /* * Copyright (C) 2005 FUJITA Tomonori - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 f530de189..cb7b4ec67 100644 --- a/iscsi-scst/usr/session.c +++ b/iscsi-scst/usr/session.c @@ -1,8 +1,8 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 b7f0a35d9..05cee9d15 100644 --- a/iscsi-scst/usr/target.c +++ b/iscsi-scst/usr/target.c @@ -1,8 +1,8 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 e82f92417..d6a835b4a 100644 --- a/iscsi-scst/usr/types.h +++ b/iscsi-scst/usr/types.h @@ -1,8 +1,8 @@ /* * Copyright (C) 2002 - 2003 Ardis Technolgies - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 9ee168cdf..5d2e37bf6 100644 --- a/qla2x00t/qla2x00-target/Makefile +++ b/qla2x00t/qla2x00-target/Makefile @@ -1,10 +1,10 @@ # # Qlogic 2x00 SCSI target driver makefile # -# Copyright (C) 2004 - 2012 Vladislav Bolkhovitin +# Copyright (C) 2004 - 2013 Vladislav Bolkhovitin # Copyright (C) 2004 - 2005 Leonid Stoljar # Copyright (C) 2006 - 2010 ID7 Ltd. -# Copyright (C) 2010 - 2012 SCST Ltd. +# Copyright (C) 2010 - 2013 SCST Ltd. # # 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/README b/qla2x00t/qla2x00-target/README index 0e9e7e3d2..b63a4eb0a 100644 --- a/qla2x00t/qla2x00-target/README +++ b/qla2x00t/qla2x00-target/README @@ -1,7 +1,7 @@ Target driver for QLogic 22xx/23xx/24xx/25xx Fibre Channel cards ================================================================ -Version 3.0.0, XX XXXXX 2012 +Version 3.0.0, XX XXXXX 2013 ---------------------------- This driver consists from two parts: the target mode driver itself and diff --git a/qla2x00t/qla2x00-target/qla2x00t.c b/qla2x00t/qla2x00-target/qla2x00t.c index 7ec49bde1..daa800b2b 100644 --- a/qla2x00t/qla2x00-target/qla2x00t.c +++ b/qla2x00t/qla2x00-target/qla2x00t.c @@ -1,11 +1,11 @@ /* * qla2x00t.c * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2006 Nathaniel Clark * Copyright (C) 2006 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * QLogic 22xx/23xx/24xx/25xx FC target driver. * diff --git a/qla2x00t/qla2x00-target/qla2x00t.h b/qla2x00t/qla2x00-target/qla2x00t.h index ea0385383..5280b948b 100644 --- a/qla2x00t/qla2x00-target/qla2x00t.h +++ b/qla2x00t/qla2x00-target/qla2x00t.h @@ -1,11 +1,11 @@ /* * qla2x00t.h * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2006 Nathaniel Clark * Copyright (C) 2006 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * QLogic 22xx/23xx/24xx/25xx FC target driver. * diff --git a/qla2x00t/qla2x_tgt.h b/qla2x00t/qla2x_tgt.h index b17afb44b..dbc8fa4eb 100644 --- a/qla2x00t/qla2x_tgt.h +++ b/qla2x00t/qla2x_tgt.h @@ -1,11 +1,11 @@ /* * qla2x_tgt.h * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2006 Nathaniel Clark * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * Additional file for the target driver support. * diff --git a/qla2x00t/qla2x_tgt_def.h b/qla2x00t/qla2x_tgt_def.h index 71affcd75..478143d37 100644 --- a/qla2x00t/qla2x_tgt_def.h +++ b/qla2x00t/qla2x_tgt_def.h @@ -1,11 +1,11 @@ /* * qla2x_tgt_def.h * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2006 Nathaniel Clark * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * Additional file for the target driver support. * diff --git a/scst/Makefile b/scst/Makefile index 3f1d1b64d..828dbbbe0 100644 --- a/scst/Makefile +++ b/scst/Makefile @@ -1,10 +1,10 @@ # # Common makefile for SCSI target mid-level and its drivers # -# Copyright (C) 2004 - 2012 Vladislav Bolkhovitin +# Copyright (C) 2004 - 2013 Vladislav Bolkhovitin # Copyright (C) 2004 - 2005 Leonid Stoljar # Copyright (C) 2007 - 2010 ID7 Ltd. -# Copyright (C) 2010 - 2012 SCST Ltd. +# Copyright (C) 2010 - 2013 SCST Ltd. # # 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/README b/scst/README index 847d1a47f..02acef03a 100644 --- a/scst/README +++ b/scst/README @@ -1,7 +1,7 @@ Generic SCSI target mid-level for Linux (SCST) ============================================== -Version 3.0.0, XX XXXXX 2012 +Version 3.0.0, XX XXXXX 2013 ---------------------------- SCST is designed to provide unified, consistent interface between SCSI diff --git a/scst/include/scst.h b/scst/include/scst.h index eaaca1994..580f8900d 100644 --- a/scst/include/scst.h +++ b/scst/include/scst.h @@ -1,10 +1,10 @@ /* * include/scst.h * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * 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 6c4b923b0..9e8732dcd 100644 --- a/scst/include/scst_const.h +++ b/scst/include/scst_const.h @@ -1,9 +1,9 @@ /* * include/scst_const.h * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 cc452694c..cad92f728 100644 --- a/scst/include/scst_debug.h +++ b/scst/include/scst_debug.h @@ -1,10 +1,10 @@ /* * include/scst_debug.h * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * Contains macros for execution tracing and error reporting * diff --git a/scst/include/scst_sgv.h b/scst/include/scst_sgv.h index 08bfa8d95..fad86686a 100644 --- a/scst/include/scst_sgv.h +++ b/scst/include/scst_sgv.h @@ -1,9 +1,9 @@ /* * include/scst_sgv.h * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * Include file for SCST SGV cache. * diff --git a/scst/include/scst_user.h b/scst/include/scst_user.h index aba80af2c..3acbde5ef 100644 --- a/scst/include/scst_user.h +++ b/scst/include/scst_user.h @@ -1,9 +1,9 @@ /* * include/scst_user.h * - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 878dfd89b..fca29a63f 100644 --- a/scst/src/Makefile +++ b/scst/src/Makefile @@ -1,10 +1,10 @@ # # SCSI target mid-level makefile # -# Copyright (C) 2004 - 2012 Vladislav Bolkhovitin +# Copyright (C) 2004 - 2013 Vladislav Bolkhovitin # Copyright (C) 2004 - 2005 Leonid Stoljar # Copyright (C) 2007 - 2010 ID7 Ltd. -# Copyright (C) 2010 - 2012 SCST Ltd. +# Copyright (C) 2010 - 2013 SCST Ltd. # # 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 75fe65ef6..8ba47de3e 100644 --- a/scst/src/dev_handlers/Makefile +++ b/scst/src/dev_handlers/Makefile @@ -1,10 +1,10 @@ # # SCSI target mid-level dev handler's makefile # -# Copyright (C) 2004 - 2012 Vladislav Bolkhovitin +# Copyright (C) 2004 - 2013 Vladislav Bolkhovitin # Copyright (C) 2004 - 2005 Leonid Stoljar # Copyright (C) 2007 - 2010 ID7 Ltd. -# Copyright (C) 2010 - 2012 SCST Ltd. +# Copyright (C) 2010 - 2013 SCST Ltd. # # 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 5090e824c..6a89aa6aa 100644 --- a/scst/src/dev_handlers/scst_cdrom.c +++ b/scst/src/dev_handlers/scst_cdrom.c @@ -1,10 +1,10 @@ /* * scst_cdrom.c * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 66fc7b1cf..5cbb46c69 100644 --- a/scst/src/dev_handlers/scst_changer.c +++ b/scst/src/dev_handlers/scst_changer.c @@ -1,10 +1,10 @@ /* * scst_changer.c * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 7c2644be5..59e7bd896 100644 --- a/scst/src/dev_handlers/scst_disk.c +++ b/scst/src/dev_handlers/scst_disk.c @@ -1,10 +1,10 @@ /* * scst_disk.c * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 9667f8c9c..97014cf1d 100644 --- a/scst/src/dev_handlers/scst_modisk.c +++ b/scst/src/dev_handlers/scst_modisk.c @@ -1,10 +1,10 @@ /* * scst_modisk.c * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 cd90d08e5..1c4a2c16e 100644 --- a/scst/src/dev_handlers/scst_processor.c +++ b/scst/src/dev_handlers/scst_processor.c @@ -1,10 +1,10 @@ /* * scst_processor.c * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 b8eaddfb2..9cf0fbf25 100644 --- a/scst/src/dev_handlers/scst_raid.c +++ b/scst/src/dev_handlers/scst_raid.c @@ -1,10 +1,10 @@ /* * scst_raid.c * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 30742da76..3553b4d07 100644 --- a/scst/src/dev_handlers/scst_tape.c +++ b/scst/src/dev_handlers/scst_tape.c @@ -1,10 +1,10 @@ /* * scst_tape.c * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 b34fe0fe1..4e9bcfd3f 100644 --- a/scst/src/dev_handlers/scst_user.c +++ b/scst/src/dev_handlers/scst_user.c @@ -1,9 +1,9 @@ /* * scst_user.c * - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 0a92f4871..066ac7d09 100644 --- a/scst/src/dev_handlers/scst_vdisk.c +++ b/scst/src/dev_handlers/scst_vdisk.c @@ -1,13 +1,13 @@ /* * scst_vdisk.c * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2007 Ming Zhang * Copyright (C) 2007 Ross Walker * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. - * Copyright (C) 2008 - 2012 Bart Van Assche + * Copyright (C) 2010 - 2013 SCST Ltd. + * Copyright (C) 2008 - 2013 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 7f93c1dc4..1e1e09067 100644 --- a/scst/src/scst_debug.c +++ b/scst/src/scst_debug.c @@ -1,10 +1,10 @@ /* * scst_debug.c * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 b98060a94..3244fa65b 100644 --- a/scst/src/scst_lib.c +++ b/scst/src/scst_lib.c @@ -1,10 +1,10 @@ /* * scst_lib.c * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 6414539cb..58503dfa3 100644 --- a/scst/src/scst_main.c +++ b/scst/src/scst_main.c @@ -1,10 +1,10 @@ /* * scst_main.c * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 519ca629b..7ef29c736 100644 --- a/scst/src/scst_mem.c +++ b/scst/src/scst_mem.c @@ -1,9 +1,9 @@ /* * scst_mem.c * - * Copyright (C) 2006 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2006 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 e02c0def2..db1400cab 100644 --- a/scst/src/scst_mem.h +++ b/scst/src/scst_mem.h @@ -1,9 +1,9 @@ /* * scst_mem.h * - * Copyright (C) 2006 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2006 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 3b91620dc..754e8e24d 100644 --- a/scst/src/scst_module.c +++ b/scst/src/scst_module.c @@ -1,10 +1,10 @@ /* * scst_module.c * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 983a2345d..24c36d97e 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 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2009 - 2013 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 36d4a0303..031834898 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 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2009 - 2013 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 53604cd4c..378df8233 100644 --- a/scst/src/scst_priv.h +++ b/scst/src/scst_priv.h @@ -1,10 +1,10 @@ /* * scst_priv.h * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 fc5c1059e..2135a6929 100644 --- a/scst/src/scst_proc.c +++ b/scst/src/scst_proc.c @@ -1,10 +1,10 @@ /* * scst_proc.c * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 3efd1d6dc..05416b040 100644 --- a/scst/src/scst_sysfs.c +++ b/scst/src/scst_sysfs.c @@ -2,9 +2,9 @@ * scst_sysfs.c * * Copyright (C) 2009 Daniel Henrique Debonzi - * Copyright (C) 2009 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2009 - 2013 Vladislav Bolkhovitin * Copyright (C) 2009 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 382125eef..a2ac0fc41 100644 --- a/scst/src/scst_targ.c +++ b/scst/src/scst_targ.c @@ -1,10 +1,10 @@ /* * scst_targ.c * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 146c40967..1569f7df1 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 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2008 - 2013 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 553a355ff..1ebc09207 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 - 2012 Bart Van Assche . + * Copyright (C) 2008 - 2013 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 7b335be78..9a661028c 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 - 2012 Bart Van Assche . + * Copyright (C) 2009 - 2013 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 9daa0eeff..308e39a87 100644 --- a/usr/fileio/Makefile +++ b/usr/fileio/Makefile @@ -1,9 +1,9 @@ # # SCSI target mid-level makefile # -# Copyright (C) 2007 - 2012 Vladislav Bolkhovitin +# Copyright (C) 2007 - 2013 Vladislav Bolkhovitin # Copyright (C) 2007 - 2010 ID7 Ltd. -# Copyright (C) 2010 - 2012 SCST Ltd. +# Copyright (C) 2010 - 2013 SCST Ltd. # # 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/README b/usr/fileio/README index 0c955d27d..87945ad3f 100644 --- a/usr/fileio/README +++ b/usr/fileio/README @@ -1,7 +1,7 @@ User space FILEIO handler ========================= -Version 3.0.0, XX XXXXX 2012 +Version 3.0.0, XX XXXXX 2013 ---------------------------- User space program fileio_tgt uses interface of SCST's scst_user dev diff --git a/usr/fileio/common.c b/usr/fileio/common.c index 7a9d1ec5e..997fbc746 100644 --- a/usr/fileio/common.c +++ b/usr/fileio/common.c @@ -1,9 +1,9 @@ /* * common.c * - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 2ab754408..37b399d1b 100644 --- a/usr/fileio/common.h +++ b/usr/fileio/common.h @@ -1,9 +1,9 @@ /* * common.h * - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 ddad5d467..6bccfa380 100644 --- a/usr/fileio/debug.c +++ b/usr/fileio/debug.c @@ -1,10 +1,10 @@ /* * debug.c * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 5b6187a8a..712508565 100644 --- a/usr/fileio/debug.h +++ b/usr/fileio/debug.h @@ -1,10 +1,10 @@ /* * debug.h * - * Copyright (C) 2004 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2013 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * Contains macroses for execution tracing and error reporting * diff --git a/usr/fileio/fileio.c b/usr/fileio/fileio.c index a51c59bc3..dccf8989a 100644 --- a/usr/fileio/fileio.c +++ b/usr/fileio/fileio.c @@ -1,9 +1,9 @@ /* * fileio.c * - * Copyright (C) 2007 - 2012 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2013 Vladislav Bolkhovitin * Copyright (C) 2007 - 2010 ID7 Ltd. - * Copyright (C) 2010 - 2012 SCST Ltd. + * Copyright (C) 2010 - 2013 SCST Ltd. * * 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 aa5020a8a..2ac939151 100644 --- a/www/comparison.html +++ b/www/comparison.html @@ -552,7 +552,7 @@ target reconfiguration in a PnP-like manner) + - diff --git a/www/contributing.html b/www/contributing.html index 86621cc5e..02849fa66 100644 --- a/www/contributing.html +++ b/www/contributing.html @@ -230,7 +230,7 @@ diff --git a/www/downloads.html b/www/downloads.html index 10789e1d0..1627700fa 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 7f817a08c..ae095d81b 100644 --- a/www/handler_fileio_tgt.html +++ b/www/handler_fileio_tgt.html @@ -79,7 +79,7 @@ diff --git a/www/index.html b/www/index.html index b407d149f..03f85771d 100644 --- a/www/index.html +++ b/www/index.html @@ -185,7 +185,7 @@ diff --git a/www/mc_s.html b/www/mc_s.html index 3c139c78e..f854692ec 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 63ca0731a..b03325d20 100644 --- a/www/scst_admin.html +++ b/www/scst_admin.html @@ -78,7 +78,7 @@ diff --git a/www/scstvslio.html b/www/scstvslio.html index 47b211c4b..bc0a67c81 100644 --- a/www/scstvslio.html +++ b/www/scstvslio.html @@ -100,7 +100,7 @@ diff --git a/www/scstvsstgt.html b/www/scstvsstgt.html index f5ef2cd52..a8e220993 100644 --- a/www/scstvsstgt.html +++ b/www/scstvsstgt.html @@ -80,7 +80,7 @@ diff --git a/www/solutions.html b/www/solutions.html index 84480bac7..ee3ed12e0 100644 --- a/www/solutions.html +++ b/www/solutions.html @@ -61,7 +61,7 @@ diff --git a/www/target_emulex.html b/www/target_emulex.html index 2083e717f..7de1a3cc9 100644 --- a/www/target_emulex.html +++ b/www/target_emulex.html @@ -100,7 +100,7 @@ diff --git a/www/target_fcoe.html b/www/target_fcoe.html index bebfef805..cfb6d2bd4 100644 --- a/www/target_fcoe.html +++ b/www/target_fcoe.html @@ -76,7 +76,7 @@ diff --git a/www/target_ibmvscsi.html b/www/target_ibmvscsi.html index cce09e2a7..b4cca72c4 100644 --- a/www/target_ibmvscsi.html +++ b/www/target_ibmvscsi.html @@ -77,7 +77,7 @@ diff --git a/www/target_iscsi.html b/www/target_iscsi.html index 1a6400154..01fb80a33 100644 --- a/www/target_iscsi.html +++ b/www/target_iscsi.html @@ -137,7 +137,7 @@ diff --git a/www/target_local.html b/www/target_local.html index 4eb93e604..6e73e0084 100644 --- a/www/target_local.html +++ b/www/target_local.html @@ -85,7 +85,7 @@ diff --git a/www/target_lsi.html b/www/target_lsi.html index e94500f6f..4f8d0a6bc 100644 --- a/www/target_lsi.html +++ b/www/target_lsi.html @@ -74,7 +74,7 @@ diff --git a/www/target_mvsas.html b/www/target_mvsas.html index aba54499a..4cf628263 100644 --- a/www/target_mvsas.html +++ b/www/target_mvsas.html @@ -74,7 +74,7 @@ diff --git a/www/target_old.html b/www/target_old.html index a4b7a51f6..4672a77d2 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 5cb636524..ddbcd3114 100644 --- a/www/target_qla2x00t.html +++ b/www/target_qla2x00t.html @@ -76,7 +76,7 @@ diff --git a/www/target_srp.html b/www/target_srp.html index ba7721af4..0791ff6b8 100644 --- a/www/target_srp.html +++ b/www/target_srp.html @@ -77,7 +77,7 @@ diff --git a/www/targets.html b/www/targets.html index ecb75e3a8..b71293347 100644 --- a/www/targets.html +++ b/www/targets.html @@ -77,7 +77,7 @@ diff --git a/www/users.html b/www/users.html index a8efb1d6d..e06c6d0e1 100644 --- a/www/users.html +++ b/www/users.html @@ -171,7 +171,7 @@