diff --git a/Makefile b/Makefile index cbc54cae5..2b60fd1d5 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # # Common makefile for SCSI target mid-level and its drivers # -# Copyright (C) 2015 - 2017 Vladislav Bolkhovitin -# Copyright (C) 2007 - 2017 SanDisk Corporation +# Copyright (C) 2015 - 2018 Vladislav Bolkhovitin +# Copyright (C) 2007 - 2018 Western Digital 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 8196573ce..ca25c5dd4 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 - 2017 Bart Van Assche +# Copyright (C) 2011 - 2018 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/README b/iscsi-scst/README index f096cca31..a8dbc6f77 100644 --- a/iscsi-scst/README +++ b/iscsi-scst/README @@ -1,7 +1,7 @@ iSCSI SCST target driver ======================== -Version 3.4.0, XX XXXXX 2017 +Version 3.4.0, XX XXXXX 2018 ---------------------------- 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 36424cfb9..033de9724 100644 --- a/iscsi-scst/include/iscsi_scst.h +++ b/iscsi-scst/include/iscsi_scst.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 d3583c19a..ecb9bed4d 100644 --- a/iscsi-scst/include/iscsi_scst_ver.h +++ b/iscsi-scst/include/iscsi_scst_ver.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 a8eee62cf..9b46b0a02 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 - 2017 Vladislav Bolkhovitin -# Copyright (C) 2007 - 2017 SanDisk Corporation +# Copyright (C) 2007 - 2018 Vladislav Bolkhovitin +# Copyright (C) 2007 - 2018 Western Digital 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 e39f20c2d..aac5749b9 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 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 81fd98d5d..71c119352 100644 --- a/iscsi-scst/kernel/conn.c +++ b/iscsi-scst/kernel/conn.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technologies - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 ab78f3820..ba0a1aa9f 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 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 b5cfbe6e3..8ed9bf4b2 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 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 6a1518d3a..11ef217ab 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 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 b30782060..a76ac7401 100644 --- a/iscsi-scst/kernel/iscsi.c +++ b/iscsi-scst/kernel/iscsi.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technologies - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 97a33fd8f..554b64cba 100644 --- a/iscsi-scst/kernel/iscsi.h +++ b/iscsi-scst/kernel/iscsi.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technologies - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 ab9091ac0..85ba6d622 100644 --- a/iscsi-scst/kernel/iscsi_dbg.h +++ b/iscsi-scst/kernel/iscsi_dbg.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 27242334c..c1d70e754 100644 --- a/iscsi-scst/kernel/iscsi_hdr.h +++ b/iscsi-scst/kernel/iscsi_hdr.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technologies - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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_trace_flag.h b/iscsi-scst/kernel/iscsi_trace_flag.h index 97d059b9d..c5ddd5755 100644 --- a/iscsi-scst/kernel/iscsi_trace_flag.h +++ b/iscsi-scst/kernel/iscsi_trace_flag.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 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/iscsi-scst/kernel/nthread.c b/iscsi-scst/kernel/nthread.c index 3b28c9de1..68dc0d1bd 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 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 989f3f83b..c589b2ed1 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 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 20990cfca..12a802fac 100644 --- a/iscsi-scst/kernel/session.c +++ b/iscsi-scst/kernel/session.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technologies - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 3b563139f..c19bfd351 100644 --- a/iscsi-scst/kernel/target.c +++ b/iscsi-scst/kernel/target.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technologies - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 7a766763d..d03ef4799 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 - 2017 Vladislav Bolkhovitin -# Copyright (C) 2007 - 2017 SanDisk Corporation +# Copyright (C) 2007 - 2018 Vladislav Bolkhovitin +# Copyright (C) 2007 - 2018 Western Digital 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 df91256b9..8ba321246 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 Technologies , - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 501a13c97..eade86e95 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 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 ac1181120..e5531dcf3 100644 --- a/iscsi-scst/usr/conn.c +++ b/iscsi-scst/usr/conn.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technologies - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 f817bd1df..8e37d9d90 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 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 ebea28537..c11efcce2 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 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 facda9e65..74682509a 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 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 a61d4cda5..ae96b8c3e 100644 --- a/iscsi-scst/usr/iscsi_adm.h +++ b/iscsi-scst/usr/iscsi_adm.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 28f913efe..e554ba6de 100644 --- a/iscsi-scst/usr/iscsi_hdr.h +++ b/iscsi-scst/usr/iscsi_hdr.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technologies - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 d6b42bf41..eb51baebf 100644 --- a/iscsi-scst/usr/iscsi_scstd.c +++ b/iscsi-scst/usr/iscsi_scstd.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technologies - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 7dcd64725..a2f3de8a0 100644 --- a/iscsi-scst/usr/iscsid.c +++ b/iscsi-scst/usr/iscsid.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technologies - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 ef4bef36d..e3de78bda 100644 --- a/iscsi-scst/usr/iscsid.h +++ b/iscsi-scst/usr/iscsid.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technologies - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 c3db92230..75ffa8a88 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 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 8a57aacd0..5a86b39a8 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 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 f740a2b40..a172c21cb 100644 --- a/iscsi-scst/usr/log.c +++ b/iscsi-scst/usr/log.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technologies - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 4414a23c0..74a10549d 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 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 c459224e4..ba4cf6e84 100644 --- a/iscsi-scst/usr/misc.c +++ b/iscsi-scst/usr/misc.c @@ -1,6 +1,6 @@ /* - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 b58e45a7c..3b7a2af84 100644 --- a/iscsi-scst/usr/misc.h +++ b/iscsi-scst/usr/misc.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 19a878d59..463fc92a3 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 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 c136af8d1..994232c86 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 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 64e7cc700..efe1bf1d7 100644 --- a/iscsi-scst/usr/session.c +++ b/iscsi-scst/usr/session.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technologies - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 b17a800d0..38972aca2 100644 --- a/iscsi-scst/usr/target.c +++ b/iscsi-scst/usr/target.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technologies - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 32a1f65ed..7836696a6 100644 --- a/iscsi-scst/usr/types.h +++ b/iscsi-scst/usr/types.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2002 - 2003 Ardis Technologies - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 90087219a..b1704b902 100644 --- a/qla2x00t/qla2x00-target/Makefile +++ b/qla2x00t/qla2x00-target/Makefile @@ -1,9 +1,9 @@ # # Qlogic 2x00 SCSI target driver makefile # -# Copyright (C) 2015 - 2017 Vladislav Bolkhovitin +# Copyright (C) 2015 - 2018 Vladislav Bolkhovitin # Copyright (C) 2004 - 2005 Leonid Stoljar -# Copyright (C) 2007 - 2017 SanDisk Corporation +# Copyright (C) 2007 - 2018 Western Digital 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/README b/qla2x00t/qla2x00-target/README index 34dafb4d5..2235c849e 100644 --- a/qla2x00t/qla2x00-target/README +++ b/qla2x00t/qla2x00-target/README @@ -1,7 +1,7 @@ Target driver for QLogic 2[2-6]xx/8[1-3]xx Fibre Channel cards ============================================================== -Version 3.4.0, XX XXXXX 2017 +Version 3.4.0, XX XXXXX 2018 ---------------------------- This is target driver for QLogic 2[2-6]xx/8[1-3]xx Fibre Channel cards. diff --git a/qla2x00t/qla2x00-target/qla2x00t.c b/qla2x00t/qla2x00-target/qla2x00t.c index 8beedfe78..0a0df43f5 100644 --- a/qla2x00t/qla2x00-target/qla2x00t.c +++ b/qla2x00t/qla2x00-target/qla2x00t.c @@ -1,10 +1,10 @@ /* * qla2x00t.c * - * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2006 Nathaniel Clark - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Western Digital Corporation * * QLogic 22xx/23xx/24xx/25xx FC target driver. * diff --git a/qla2x00t/qla2x00-target/qla2x00t.h b/qla2x00t/qla2x00-target/qla2x00t.h index 8580e0153..bcb22fc14 100644 --- a/qla2x00t/qla2x00-target/qla2x00t.h +++ b/qla2x00t/qla2x00-target/qla2x00t.h @@ -1,10 +1,10 @@ /* * qla2x00t.h * - * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2006 Nathaniel Clark - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Western Digital Corporation * * QLogic 22xx/23xx/24xx/25xx FC target driver. * diff --git a/qla2x00t/qla2x_tgt.h b/qla2x00t/qla2x_tgt.h index 75c5f38c3..0d5c37cad 100644 --- a/qla2x00t/qla2x_tgt.h +++ b/qla2x00t/qla2x_tgt.h @@ -1,10 +1,10 @@ /* * qla2x_tgt.h * - * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2006 Nathaniel Clark - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Western Digital Corporation * * Additional file for the target driver support. * diff --git a/qla2x00t/qla2x_tgt_def.h b/qla2x00t/qla2x_tgt_def.h index 95c53ff1b..775ef0350 100644 --- a/qla2x00t/qla2x_tgt_def.h +++ b/qla2x00t/qla2x_tgt_def.h @@ -1,10 +1,10 @@ /* * qla2x_tgt_def.h * - * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2006 Nathaniel Clark - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Western Digital Corporation * * Additional file for the target driver support. * diff --git a/scst/Makefile b/scst/Makefile index 3472a3f59..9a9e9daf4 100644 --- a/scst/Makefile +++ b/scst/Makefile @@ -1,9 +1,9 @@ # # Common makefile for SCSI target mid-level and its drivers # -# Copyright (C) 2015 - 2017 Vladislav Bolkhovitin +# Copyright (C) 2015 - 2018 Vladislav Bolkhovitin # Copyright (C) 2004 - 2005 Leonid Stoljar -# Copyright (C) 2007 - 2017 SanDisk Corporation +# Copyright (C) 2007 - 2018 Western Digital 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/README b/scst/README index 3fdc0ff5b..52cde600d 100644 --- a/scst/README +++ b/scst/README @@ -1,7 +1,7 @@ Generic SCSI target mid-level for Linux (SCST) ============================================== -Version 3.4.0, XX XXXXX 2017 +Version 3.4.0, XX XXXXX 2018 ---------------------------- SCST is designed to provide unified, consistent interface between SCSI diff --git a/scst/include/backport.h b/scst/include/backport.h index 15b4bd634..2f65a9061 100644 --- a/scst/include/backport.h +++ b/scst/include/backport.h @@ -2,7 +2,7 @@ #define _SCST_BACKPORT_H_ /* - * Copyright (C) 2015 - 2017 SanDisk Corporation + * Copyright (C) 2015 - 2018 Western Digital Corporation * * Backports of functions introduced in recent kernel versions. * diff --git a/scst/include/scst.h b/scst/include/scst.h index 35fa6f1ae..9f5248dae 100644 --- a/scst/include/scst.h +++ b/scst/include/scst.h @@ -1,9 +1,9 @@ /* * include/scst.h * - * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Western Digital 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 3e3627f3e..c4acfa171 100644 --- a/scst/include/scst_const.h +++ b/scst/include/scst_const.h @@ -1,8 +1,8 @@ /* * include/scst_const.h * - * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 062d0bf2f..f1cf364f3 100644 --- a/scst/include/scst_debug.h +++ b/scst/include/scst_debug.h @@ -1,9 +1,9 @@ /* * include/scst_debug.h * - * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Western Digital Corporation * * Contains macros for execution tracing and error reporting * diff --git a/scst/include/scst_event.h b/scst/include/scst_event.h index 406629fd7..fbdec5b6c 100644 --- a/scst/include/scst_event.h +++ b/scst/include/scst_event.h @@ -1,7 +1,7 @@ /* * include/scst_event.h * - * Copyright (C) 2014 - 2017 SanDisk Corporation + * Copyright (C) 2014 - 2018 Western Digital Corporation * * Contains constants and data structures for scst_event module. */ diff --git a/scst/include/scst_sgv.h b/scst/include/scst_sgv.h index 36e850fe0..059cdea89 100644 --- a/scst/include/scst_sgv.h +++ b/scst/include/scst_sgv.h @@ -1,8 +1,8 @@ /* * include/scst_sgv.h * - * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital Corporation * * Include file for SCST SGV cache. * diff --git a/scst/include/scst_user.h b/scst/include/scst_user.h index c5ea272b9..92c1b12da 100644 --- a/scst/include/scst_user.h +++ b/scst/include/scst_user.h @@ -1,8 +1,8 @@ /* * include/scst_user.h * - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 13ec27664..fd62da9a2 100644 --- a/scst/src/Makefile +++ b/scst/src/Makefile @@ -1,9 +1,9 @@ # # SCSI target mid-level makefile # -# Copyright (C) 2015 - 2017 Vladislav Bolkhovitin +# Copyright (C) 2015 - 2018 Vladislav Bolkhovitin # Copyright (C) 2004 - 2005 Leonid Stoljar -# Copyright (C) 2007 - 2017 SanDisk Corporation +# Copyright (C) 2007 - 2018 Western Digital 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 a7d3ea79c..c62a9efcc 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) 2015 - 2017 Vladislav Bolkhovitin +# Copyright (C) 2015 - 2018 Vladislav Bolkhovitin # Copyright (C) 2004 - 2005 Leonid Stoljar -# Copyright (C) 2007 - 2017 SanDisk Corporation +# Copyright (C) 2007 - 2018 Western Digital 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 030834a2d..abaa5d724 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 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Western Digital 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 b204c0879..ceb3d9c41 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 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Western Digital 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 d296da5e7..01120b90b 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 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Western Digital 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 66e4b7b38..61cb17f3f 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 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Western Digital 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 68a3e8290..1653ba268 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 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Western Digital 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 d3842bca7..5dc01fa75 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 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Western Digital 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 eea5aaffb..c8224b7ee 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 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Western Digital 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 7e9962bcf..0de2018a0 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 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 7edb9ac6f..00ecc91e4 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 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar * Copyright (C) 2007 Ming Zhang * Copyright (C) 2007 Ross Walker - * Copyright (C) 2007 - 2017 SanDisk Corporation - * Copyright (C) 2008 - 2017 Bart Van Assche + * Copyright (C) 2007 - 2018 Western Digital Corporation + * Copyright (C) 2008 - 2018 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_copy_mgr.c b/scst/src/scst_copy_mgr.c index 64a0c0c07..0a89dad0e 100644 --- a/scst/src/scst_copy_mgr.c +++ b/scst/src/scst_copy_mgr.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 - 2017 SanDisk Corporation + * Copyright (C) 2013 - 2018 Western Digital Corporation * */ diff --git a/scst/src/scst_debug.c b/scst/src/scst_debug.c index cdbaf8c22..ab47cdfe3 100644 --- a/scst/src/scst_debug.c +++ b/scst/src/scst_debug.c @@ -1,9 +1,9 @@ /* * scst_debug.c * - * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Western Digital Corporation * * Contains helper functions for execution tracing and error reporting. * Intended to be included in main .c file. diff --git a/scst/src/scst_dlm.c b/scst/src/scst_dlm.c index e4fa54a9f..236db367b 100644 --- a/scst/src/scst_dlm.c +++ b/scst/src/scst_dlm.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2013 - 2014 Fusion-io, Inc. All rights reserved. - * Copyright (C) 2014 - 2017 SanDisk Corporation. + * Copyright (C) 2014 - 2018 Western Digital Corporation. * * Synchronization of persistent registration data with DLM lock value blocks. * diff --git a/scst/src/scst_dlm.h b/scst/src/scst_dlm.h index 3f0ba4507..4d9a92687 100644 --- a/scst/src/scst_dlm.h +++ b/scst/src/scst_dlm.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2013 - 2014 Fusion-io, Inc. All rights reserved. - * Copyright (C) 2014 - 2017 SanDisk Corporation. + * Copyright (C) 2014 - 2018 Western Digital Corporation. * * Synchronization of persistent registration data with DLM lock value blocks. * diff --git a/scst/src/scst_event.c b/scst/src/scst_event.c index ff2a0074b..16d1efd5f 100644 --- a/scst/src/scst_event.c +++ b/scst/src/scst_event.c @@ -1,7 +1,7 @@ /* * scst_event.c * - * Copyright (C) 2014 - 2017 SanDisk Corporation + * Copyright (C) 2014 - 2018 Western Digital Corporation * */ diff --git a/scst/src/scst_lib.c b/scst/src/scst_lib.c index d68d7ce13..11802297d 100644 --- a/scst/src/scst_lib.c +++ b/scst/src/scst_lib.c @@ -1,9 +1,9 @@ /* * scst_lib.c * - * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Western Digital 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 eb45b0aad..dd6031414 100644 --- a/scst/src/scst_main.c +++ b/scst/src/scst_main.c @@ -1,9 +1,9 @@ /* * scst_main.c * - * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Western Digital 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 bf5b8b057..c7c3094ae 100644 --- a/scst/src/scst_mem.c +++ b/scst/src/scst_mem.c @@ -1,8 +1,8 @@ /* * scst_mem.c * - * Copyright (C) 2006 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2006 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 73e33184c..8bd4d9418 100644 --- a/scst/src/scst_mem.h +++ b/scst/src/scst_mem.h @@ -1,8 +1,8 @@ /* * scst_mem.h * - * Copyright (C) 2006 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2006 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 6c736054e..1dcd71cc3 100644 --- a/scst/src/scst_module.c +++ b/scst/src/scst_module.c @@ -1,9 +1,9 @@ /* * scst_module.c * - * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Western Digital Corporation * * Support for loading target modules. The usage is similar to scsi_module.c * diff --git a/scst/src/scst_no_dlm.c b/scst/src/scst_no_dlm.c index 3d1ffe2ec..54f8bb253 100644 --- a/scst/src/scst_no_dlm.c +++ b/scst/src/scst_no_dlm.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2013 - 2014 Fusion-io, Inc. All rights reserved. - * Copyright (C) 2014 - 2017 SanDisk Corporation. + * Copyright (C) 2014 - 2018 Western Digital Corporation. * * Synchronization framework of persistent registration data without DLM lock. * diff --git a/scst/src/scst_pres.c b/scst/src/scst_pres.c index 467f5ec0e..d77fec6bd 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 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2009 - 2018 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 7b733cf07..7533c0ed6 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 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2009 - 2018 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 d5286f99b..49209f203 100644 --- a/scst/src/scst_priv.h +++ b/scst/src/scst_priv.h @@ -1,9 +1,9 @@ /* * scst_priv.h * - * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Western Digital 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 983b47fb5..926463fd9 100644 --- a/scst/src/scst_proc.c +++ b/scst/src/scst_proc.c @@ -1,9 +1,9 @@ /* * scst_proc.c * - * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Western Digital 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 e1d4ce77f..4a7307212 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 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2009 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 e19acf0c1..2068e2c97 100644 --- a/scst/src/scst_targ.c +++ b/scst/src/scst_targ.c @@ -1,9 +1,9 @@ /* * scst_targ.c * - * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Western Digital 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 94c54ac25..bdd8437ba 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 - 2017 Bart Van Assche . + * Copyright (C) 2011 - 2018 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 ab5291bc9..932ff9f2b 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 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2008 - 2018 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 1b575f283..a34cff61f 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 - 2017 Bart Van Assche . + * Copyright (C) 2008 - 2018 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 7d7c6d7f5..d7dc9a882 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 - 2017 Bart Van Assche . + * Copyright (C) 2009 - 2018 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/Makefile b/usr/Makefile index 3fefbc4e1..ce70ded88 100644 --- a/usr/Makefile +++ b/usr/Makefile @@ -1,9 +1,9 @@ # # Common makefile for SCSI target mid-level and its drivers # -# Copyright (C) 2015 - 2017 Vladislav Bolkhovitin +# Copyright (C) 2015 - 2018 Vladislav Bolkhovitin # Copyright (C) 2004 - 2005 Leonid Stoljar -# Copyright (C) 2007 - 2017 SanDisk Corporation +# Copyright (C) 2007 - 2018 Western Digital 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/Makefile b/usr/fileio/Makefile index 2f2b0f6df..44b66c2f4 100644 --- a/usr/fileio/Makefile +++ b/usr/fileio/Makefile @@ -1,8 +1,8 @@ # # Fileio_tgt user space dev handler make file # -# Copyright (C) 2007 - 2017 Vladislav Bolkhovitin -# Copyright (C) 2007 - 2017 SanDisk Corporation +# Copyright (C) 2007 - 2018 Vladislav Bolkhovitin +# Copyright (C) 2007 - 2018 Western Digital 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/README b/usr/fileio/README index 193aa881f..403966cac 100644 --- a/usr/fileio/README +++ b/usr/fileio/README @@ -1,7 +1,7 @@ User space FILEIO handler ========================= -Version 3.4.0, XX XXXXX 2017 +Version 3.4.0, XX XXXXX 2018 ---------------------------- 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 ed112222c..def2c36ae 100644 --- a/usr/fileio/common.c +++ b/usr/fileio/common.c @@ -1,8 +1,8 @@ /* * common.c * - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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 e1d434bd2..5977580ab 100644 --- a/usr/fileio/common.h +++ b/usr/fileio/common.h @@ -1,8 +1,8 @@ /* * common.h * - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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/fileio.c b/usr/fileio/fileio.c index 34fe90e9c..140ba7b65 100644 --- a/usr/fileio/fileio.c +++ b/usr/fileio/fileio.c @@ -1,8 +1,8 @@ /* * fileio.c * - * Copyright (C) 2007 - 2017 Vladislav Bolkhovitin - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Vladislav Bolkhovitin + * Copyright (C) 2007 - 2018 Western Digital 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/include/debug.c b/usr/include/debug.c index 73859f299..d039eea79 100644 --- a/usr/include/debug.c +++ b/usr/include/debug.c @@ -1,9 +1,9 @@ /* * debug.c * - * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Western Digital Corporation * * Contains helper functions for execution tracing and error reporting. * Intended to be included in main .c file. diff --git a/usr/include/debug.h b/usr/include/debug.h index 4c6cd37ee..9fbf92887 100644 --- a/usr/include/debug.h +++ b/usr/include/debug.h @@ -1,9 +1,9 @@ /* * debug.h * - * Copyright (C) 2004 - 2017 Vladislav Bolkhovitin + * Copyright (C) 2004 - 2018 Vladislav Bolkhovitin * Copyright (C) 2004 - 2005 Leonid Stoljar - * Copyright (C) 2007 - 2017 SanDisk Corporation + * Copyright (C) 2007 - 2018 Western Digital Corporation * * Contains macroses for execution tracing and error reporting * diff --git a/usr/include/version.h b/usr/include/version.h index 5c16cf42d..e92e326ec 100644 --- a/usr/include/version.h +++ b/usr/include/version.h @@ -1,7 +1,7 @@ /* * version.h * - * Copyright (C) 2015 - 2017 SanDisk Corporation + * Copyright (C) 2015 - 2018 Western Digital Corporation * * Contains macroses for execution tracing and error reporting *