diff --git a/build/VStudio/installer/CustomActions/CustomActions.cpp b/build/VStudio/installer/CustomActions/CustomActions.cpp index 41ae003..85b602d 100644 --- a/build/VStudio/installer/CustomActions/CustomActions.cpp +++ b/build/VStudio/installer/CustomActions/CustomActions.cpp @@ -1,7 +1,7 @@ /** * @file CustomActions.cpp * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/ext/tlib/callstack.c b/ext/tlib/callstack.c index 17d4cfb..6ae2b07 100644 --- a/ext/tlib/callstack.c +++ b/ext/tlib/callstack.c @@ -1,7 +1,7 @@ /** * @file tlib/callstack.c * - * @copyright 2014-2019 Bill Zissimopoulos + * @copyright 2014-2020 Bill Zissimopoulos */ #include diff --git a/ext/tlib/callstack.h b/ext/tlib/callstack.h index 79689f7..7b8c97a 100644 --- a/ext/tlib/callstack.h +++ b/ext/tlib/callstack.h @@ -1,7 +1,7 @@ /** * @file tlib/callstack.h * - * @copyright 2014-2019 Bill Zissimopoulos + * @copyright 2014-2020 Bill Zissimopoulos */ #ifndef TLIB_CALLSTACK_H_INCLUDED diff --git a/ext/tlib/injected/allfunc.h b/ext/tlib/injected/allfunc.h index f81eee9..8c3e35c 100644 --- a/ext/tlib/injected/allfunc.h +++ b/ext/tlib/injected/allfunc.h @@ -1,7 +1,7 @@ /** * @file tlib/injected/allfunc.h * - * @copyright 2014-2019 Bill Zissimopoulos + * @copyright 2014-2020 Bill Zissimopoulos */ #ifndef TLIB_INJECTED_ALLFUNC_H_INCLUDED diff --git a/ext/tlib/injected/curlfunc.c b/ext/tlib/injected/curlfunc.c index 076e055..c353716 100644 --- a/ext/tlib/injected/curlfunc.c +++ b/ext/tlib/injected/curlfunc.c @@ -1,7 +1,7 @@ /** * @file tlib/injected/curlfunc.c * - * @copyright 2014-2019 Bill Zissimopoulos + * @copyright 2014-2020 Bill Zissimopoulos */ #include diff --git a/ext/tlib/injected/curlfunc.h b/ext/tlib/injected/curlfunc.h index 407bd85..a184fde 100644 --- a/ext/tlib/injected/curlfunc.h +++ b/ext/tlib/injected/curlfunc.h @@ -1,7 +1,7 @@ /** * @file tlib/injected/curlfunc.h * - * @copyright 2014-2019 Bill Zissimopoulos + * @copyright 2014-2020 Bill Zissimopoulos */ #ifndef TLIB_INJECTED_CURLFUNC_H_INCLUDED diff --git a/ext/tlib/injected/stdfunc.c b/ext/tlib/injected/stdfunc.c index bbb725f..b7052c4 100644 --- a/ext/tlib/injected/stdfunc.c +++ b/ext/tlib/injected/stdfunc.c @@ -1,7 +1,7 @@ /** * @file tlib/injected/stdfunc.c * - * @copyright 2014-2019 Bill Zissimopoulos + * @copyright 2014-2020 Bill Zissimopoulos */ #include diff --git a/ext/tlib/injected/stdfunc.h b/ext/tlib/injected/stdfunc.h index 0709d11..c8aab8f 100644 --- a/ext/tlib/injected/stdfunc.h +++ b/ext/tlib/injected/stdfunc.h @@ -1,7 +1,7 @@ /** * @file tlib/injected/stdfunc.h * - * @copyright 2014-2019 Bill Zissimopoulos + * @copyright 2014-2020 Bill Zissimopoulos */ #ifndef TLIB_INJECTED_STDFUNC_H_INCLUDED diff --git a/ext/tlib/injection.c b/ext/tlib/injection.c index 2fb3016..1256a3b 100644 --- a/ext/tlib/injection.c +++ b/ext/tlib/injection.c @@ -1,7 +1,7 @@ /** * @file tlib/injection.c * - * @copyright 2014-2019 Bill Zissimopoulos + * @copyright 2014-2020 Bill Zissimopoulos */ #include diff --git a/ext/tlib/injection.h b/ext/tlib/injection.h index 5bfa67e..34fc4d6 100644 --- a/ext/tlib/injection.h +++ b/ext/tlib/injection.h @@ -1,7 +1,7 @@ /** * @file tlib/injection.h * - * @copyright 2014-2019 Bill Zissimopoulos + * @copyright 2014-2020 Bill Zissimopoulos */ /* NOTE: This header may usefully be included multiple times. diff --git a/ext/tlib/testsuite.c b/ext/tlib/testsuite.c index d241dd8..0c5de60 100644 --- a/ext/tlib/testsuite.c +++ b/ext/tlib/testsuite.c @@ -1,7 +1,7 @@ /** * @file tlib/testsuite.c * - * @copyright 2014-2019 Bill Zissimopoulos + * @copyright 2014-2020 Bill Zissimopoulos */ #include diff --git a/ext/tlib/testsuite.h b/ext/tlib/testsuite.h index 17f9360..ec3f8cd 100644 --- a/ext/tlib/testsuite.h +++ b/ext/tlib/testsuite.h @@ -1,7 +1,7 @@ /** * @file tlib/testsuite.h * - * @copyright 2014-2019 Bill Zissimopoulos + * @copyright 2014-2020 Bill Zissimopoulos */ #ifndef TLIB_TESTSUITE_H_INCLUDED diff --git a/inc/winspd/ioctl.h b/inc/winspd/ioctl.h index a0b49d3..1790ddf 100644 --- a/inc/winspd/ioctl.h +++ b/inc/winspd/ioctl.h @@ -1,7 +1,7 @@ /** * @file winspd/ioctl.h * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/inc/winspd/winspd.h b/inc/winspd/winspd.h index 9786185..c064b27 100644 --- a/inc/winspd/winspd.h +++ b/inc/winspd/winspd.h @@ -5,7 +5,7 @@ * In order to use the WinSpd API the user mode Storage Port Driver must include * <winspd/winspd.h> and link with the winspd_x64.dll (or winspd_x86.dll) library. * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/devsetup/devsetup.c b/src/devsetup/devsetup.c index b28a2e1..3f02e85 100644 --- a/src/devsetup/devsetup.c +++ b/src/devsetup/devsetup.c @@ -1,7 +1,7 @@ /** * @file devsetup/devsetup.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/dll/library.c b/src/dll/library.c index 82b5efe..c97cb93 100644 --- a/src/dll/library.c +++ b/src/dll/library.c @@ -1,7 +1,7 @@ /** * @file dll/library.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/dotnet/Interop.cs b/src/dotnet/Interop.cs index c4e2af5..8fa03b8 100644 --- a/src/dotnet/Interop.cs +++ b/src/dotnet/Interop.cs @@ -1,7 +1,7 @@ /* * dotnet/Interop.cs * - * Copyright 2018-2019 Bill Zissimopoulos + * Copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/dotnet/StorageUnitBase+Const.cs b/src/dotnet/StorageUnitBase+Const.cs index ae067f5..f8f66d2 100644 --- a/src/dotnet/StorageUnitBase+Const.cs +++ b/src/dotnet/StorageUnitBase+Const.cs @@ -1,7 +1,7 @@ /* * dotnet/StorageUnitBase+Const.cs * - * Copyright 2018-2019 Bill Zissimopoulos + * Copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/dotnet/StorageUnitBase.cs b/src/dotnet/StorageUnitBase.cs index db7c5ef..b70348d 100644 --- a/src/dotnet/StorageUnitBase.cs +++ b/src/dotnet/StorageUnitBase.cs @@ -1,7 +1,7 @@ /* * dotnet/StorageUnitBase.cs * - * Copyright 2018-2019 Bill Zissimopoulos + * Copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/dotnet/StorageUnitHost.cs b/src/dotnet/StorageUnitHost.cs index 885ff18..f20571d 100644 --- a/src/dotnet/StorageUnitHost.cs +++ b/src/dotnet/StorageUnitHost.cs @@ -1,7 +1,7 @@ /* * dotnet/StorageUnitHost.cs * - * Copyright 2018-2019 Bill Zissimopoulos + * Copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/launcher/launchctl.c b/src/launcher/launchctl.c index e45b0cc..98d1997 100644 --- a/src/launcher/launchctl.c +++ b/src/launcher/launchctl.c @@ -1,7 +1,7 @@ /** * @file launcher/launchctl.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/launcher/launcher.c b/src/launcher/launcher.c index 75acf61..3adc570 100644 --- a/src/launcher/launcher.c +++ b/src/launcher/launcher.c @@ -1,7 +1,7 @@ /** * @file launcher/launcher.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/scsitool/scsitext.c b/src/scsitool/scsitext.c index 95a74b8..5aa6076 100644 --- a/src/scsitool/scsitext.c +++ b/src/scsitool/scsitext.c @@ -1,7 +1,7 @@ /** * @file scsitool/scsitext.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/scsitool/scsitool.c b/src/scsitool/scsitool.c index 24ac5f3..99acec1 100644 --- a/src/scsitool/scsitool.c +++ b/src/scsitool/scsitool.c @@ -1,7 +1,7 @@ /** * @file scsitool/scsitool.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/scsitool/scsitool.h b/src/scsitool/scsitool.h index 3b0cdeb..8e899d1 100644 --- a/src/scsitool/scsitool.h +++ b/src/scsitool/scsitool.h @@ -1,7 +1,7 @@ /** * @file scsitool/scsitool.h * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/shared/debug.c b/src/shared/debug.c index eac52ca..3da4aa2 100644 --- a/src/shared/debug.c +++ b/src/shared/debug.c @@ -1,7 +1,7 @@ /** * @file dll/debug.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/shared/ioctl.c b/src/shared/ioctl.c index 3e247fd..4533c2b 100644 --- a/src/shared/ioctl.c +++ b/src/shared/ioctl.c @@ -1,7 +1,7 @@ /** * @file shared/ioctl.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/shared/launch.c b/src/shared/launch.c index 2e3f439..30a3b7d 100644 --- a/src/shared/launch.c +++ b/src/shared/launch.c @@ -1,7 +1,7 @@ /** * @file shared/launch.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/shared/log.c b/src/shared/log.c index c7d6d4f..cfa754d 100644 --- a/src/shared/log.c +++ b/src/shared/log.c @@ -1,7 +1,7 @@ /** * @file shared/log.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/shared/mbr.c b/src/shared/mbr.c index 83b3727..cf8d064 100644 --- a/src/shared/mbr.c +++ b/src/shared/mbr.c @@ -1,7 +1,7 @@ /** * @file dll/mbr.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/shared/memalign.c b/src/shared/memalign.c index bd249b6..f3cdbb0 100644 --- a/src/shared/memalign.c +++ b/src/shared/memalign.c @@ -1,7 +1,7 @@ /** * @file shared/memalign.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/shared/minimal.h b/src/shared/minimal.h index 49ef17e..5fc8724 100644 --- a/src/shared/minimal.h +++ b/src/shared/minimal.h @@ -1,7 +1,7 @@ /** * @file shared/minimal.h * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/shared/regutil.c b/src/shared/regutil.c index 86ce1e1..7353376 100644 --- a/src/shared/regutil.c +++ b/src/shared/regutil.c @@ -1,7 +1,7 @@ /** * @file shared/regutil.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/shared/secpipe.c b/src/shared/secpipe.c index 6cd00d1..215e1ca 100644 --- a/src/shared/secpipe.c +++ b/src/shared/secpipe.c @@ -1,7 +1,7 @@ /** * @file shared/secpipe.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/shared/shared.h b/src/shared/shared.h index 12e4955..7e456ec 100644 --- a/src/shared/shared.h +++ b/src/shared/shared.h @@ -1,7 +1,7 @@ /** * @file shared/shared.h * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/shared/stghandle.c b/src/shared/stghandle.c index e9dfc3f..c08eaaf 100644 --- a/src/shared/stghandle.c +++ b/src/shared/stghandle.c @@ -1,7 +1,7 @@ /** * @file dll/stghandle.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/shared/stgunit.c b/src/shared/stgunit.c index 87dd09e..e83ada9 100644 --- a/src/shared/stgunit.c +++ b/src/shared/stgunit.c @@ -1,7 +1,7 @@ /** * @file dll/stgunit.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/shared/strtoint.c b/src/shared/strtoint.c index eb9df1a..20a2e05 100644 --- a/src/shared/strtoint.c +++ b/src/shared/strtoint.c @@ -1,7 +1,7 @@ /** * @file shared/strtoint.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/shellex/com.hpp b/src/shellex/com.hpp index 3d2770d..ac43ce8 100644 --- a/src/shellex/com.hpp +++ b/src/shellex/com.hpp @@ -1,7 +1,7 @@ /** * @file shellex/com.hpp * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/shellex/command.hpp b/src/shellex/command.hpp index fbe94ef..7603afb 100644 --- a/src/shellex/command.hpp +++ b/src/shellex/command.hpp @@ -1,7 +1,7 @@ /** * @file shellex/command.hpp * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/shellex/ctxmenu.hpp b/src/shellex/ctxmenu.hpp index f2ece68..64c3caf 100644 --- a/src/shellex/ctxmenu.hpp +++ b/src/shellex/ctxmenu.hpp @@ -1,7 +1,7 @@ /** * @file shellex/ctxmenu.hpp * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/shellex/ejectmnu.hpp b/src/shellex/ejectmnu.hpp index 63d07a8..4a1d2d7 100644 --- a/src/shellex/ejectmnu.hpp +++ b/src/shellex/ejectmnu.hpp @@ -1,7 +1,7 @@ /** * @file shellex/ejectmnu.hpp * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/shellex/library.cpp b/src/shellex/library.cpp index 420f85f..8450853 100644 --- a/src/shellex/library.cpp +++ b/src/shellex/library.cpp @@ -1,7 +1,7 @@ /** * @file shellex/library.cpp * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/shellex/mountcmd.hpp b/src/shellex/mountcmd.hpp index e3caf80..c1f0d3a 100644 --- a/src/shellex/mountcmd.hpp +++ b/src/shellex/mountcmd.hpp @@ -1,7 +1,7 @@ /** * @file shellex/mountcmd.hpp * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/stgtest/stgtest.c b/src/stgtest/stgtest.c index 5da995c..4cd5745 100644 --- a/src/stgtest/stgtest.c +++ b/src/stgtest/stgtest.c @@ -1,7 +1,7 @@ /** * @file stgtest.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/sys/adapter.c b/src/sys/adapter.c index 1db8ae0..eba0f1b 100644 --- a/src/sys/adapter.c +++ b/src/sys/adapter.c @@ -1,7 +1,7 @@ /** * @file sys/adapter.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/sys/debug.c b/src/sys/debug.c index d6bd7f4..896c597 100644 --- a/src/sys/debug.c +++ b/src/sys/debug.c @@ -1,7 +1,7 @@ /** * @file sys/debug.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/sys/dispatch.c b/src/sys/dispatch.c index ea5a600..3f94a59 100644 --- a/src/sys/dispatch.c +++ b/src/sys/dispatch.c @@ -1,7 +1,7 @@ /** * @file sys/dispatch.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/sys/driver.c b/src/sys/driver.c index acfeb53..817a23e 100644 --- a/src/sys/driver.c +++ b/src/sys/driver.c @@ -1,7 +1,7 @@ /** * @file sys/driver.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/sys/driver.h b/src/sys/driver.h index 28828e1..7f443f6 100644 --- a/src/sys/driver.h +++ b/src/sys/driver.h @@ -1,7 +1,7 @@ /** * @file sys/driver.h * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/sys/io.c b/src/sys/io.c index d9c275f..991c888 100644 --- a/src/sys/io.c +++ b/src/sys/io.c @@ -1,7 +1,7 @@ /** * @file sys/io.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/sys/ioctl.c b/src/sys/ioctl.c index 48aac6f..f20bf2e 100644 --- a/src/sys/ioctl.c +++ b/src/sys/ioctl.c @@ -1,7 +1,7 @@ /** * @file sys/ioctl.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/sys/ioq.c b/src/sys/ioq.c index 9b1edaf..4345db0 100644 --- a/src/sys/ioq.c +++ b/src/sys/ioq.c @@ -1,7 +1,7 @@ /** * @file sys/ioq.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/sys/scsi.c b/src/sys/scsi.c index edaec38..2c78e59 100644 --- a/src/sys/scsi.c +++ b/src/sys/scsi.c @@ -1,7 +1,7 @@ /** * @file sys/scsi.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/sys/srbcompat.h b/src/sys/srbcompat.h index 282c2c1..d02379b 100644 --- a/src/sys/srbcompat.h +++ b/src/sys/srbcompat.h @@ -1,7 +1,7 @@ /** * @file sys/srbcompat.h * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/sys/stgunit.c b/src/sys/stgunit.c index 7b3f240..317e655 100644 --- a/src/sys/stgunit.c +++ b/src/sys/stgunit.c @@ -1,7 +1,7 @@ /** * @file sys/stgunit.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/sys/tracing.c b/src/sys/tracing.c index 029cb2c..c2c6341 100644 --- a/src/sys/tracing.c +++ b/src/sys/tracing.c @@ -1,7 +1,7 @@ /** * @file sys/tracing.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/src/sys/util.c b/src/sys/util.c index c1d2511..dc82464 100644 --- a/src/sys/util.c +++ b/src/sys/util.c @@ -1,7 +1,7 @@ /** * @file sys/util.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/tst/rawdisk-dotnet/Program.cs b/tst/rawdisk-dotnet/Program.cs index be3a67b..d79b9e0 100644 --- a/tst/rawdisk-dotnet/Program.cs +++ b/tst/rawdisk-dotnet/Program.cs @@ -1,7 +1,7 @@ /** * @file Program.cs * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/tst/rawdisk/rawdisk.c b/tst/rawdisk/rawdisk.c index a48f20b..fcdb95c 100644 --- a/tst/rawdisk/rawdisk.c +++ b/tst/rawdisk/rawdisk.c @@ -1,7 +1,7 @@ /** * @file rawdisk.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/tst/winspd-tests/ioctl-test.c b/tst/winspd-tests/ioctl-test.c index 632acaa..d58db87 100644 --- a/tst/winspd-tests/ioctl-test.c +++ b/tst/winspd-tests/ioctl-test.c @@ -1,7 +1,7 @@ /** * @file ioctl-test.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/tst/winspd-tests/scsi-test.c b/tst/winspd-tests/scsi-test.c index 55901b6..de49a72 100644 --- a/tst/winspd-tests/scsi-test.c +++ b/tst/winspd-tests/scsi-test.c @@ -1,7 +1,7 @@ /** * @file scsi-test.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd. diff --git a/tst/winspd-tests/winspd-tests.c b/tst/winspd-tests/winspd-tests.c index 2c8046f..194a970 100644 --- a/tst/winspd-tests/winspd-tests.c +++ b/tst/winspd-tests/winspd-tests.c @@ -1,7 +1,7 @@ /** * @file winspd-tests.c * - * @copyright 2018-2019 Bill Zissimopoulos + * @copyright 2018-2020 Bill Zissimopoulos */ /* * This file is part of WinSpd.