From aedf01a384571219442d98753ba135593cfa1a14 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Thu, 2 Jan 2020 17:50:40 -0800 Subject: [PATCH] update source copyright for 2020 --- build/VStudio/installer/CustomActions/CustomActions.cpp | 2 +- ext/tlib/callstack.c | 2 +- ext/tlib/callstack.h | 2 +- ext/tlib/injected/allfunc.h | 2 +- ext/tlib/injected/curlfunc.c | 2 +- ext/tlib/injected/curlfunc.h | 2 +- ext/tlib/injected/stdfunc.c | 2 +- ext/tlib/injected/stdfunc.h | 2 +- ext/tlib/injection.c | 2 +- ext/tlib/injection.h | 2 +- ext/tlib/testsuite.c | 2 +- ext/tlib/testsuite.h | 2 +- inc/fuse/fuse.h | 2 +- inc/fuse/fuse_common.h | 2 +- inc/fuse/fuse_opt.h | 2 +- inc/fuse/winfsp_fuse.h | 2 +- inc/fuse3/fuse.h | 2 +- inc/fuse3/fuse_common.h | 2 +- inc/fuse3/fuse_opt.h | 2 +- inc/fuse3/winfsp_fuse.h | 2 +- inc/winfsp/fsctl.h | 2 +- inc/winfsp/launch.h | 2 +- inc/winfsp/winfsp.h | 2 +- inc/winfsp/winfsp.hpp | 2 +- opt/cygfuse/fuse/cygfuse.c | 2 +- opt/cygfuse/fuse3/cygfuse.c | 2 +- opt/fsext/inc/winfsp/fsext.h | 2 +- src/dll/debug.c | 2 +- src/dll/dirbuf.c | 2 +- src/dll/eventlog.c | 2 +- src/dll/fs.c | 2 +- src/dll/fsctl.c | 2 +- src/dll/fsop.c | 2 +- src/dll/fuse/fuse.c | 2 +- src/dll/fuse/fuse_compat.c | 2 +- src/dll/fuse/fuse_intf.c | 2 +- src/dll/fuse/fuse_loop.c | 2 +- src/dll/fuse/fuse_main.c | 2 +- src/dll/fuse/fuse_opt.c | 2 +- src/dll/fuse/library.h | 2 +- src/dll/fuse3/fuse2to3.c | 2 +- src/dll/fuse3/fuse3.c | 2 +- src/dll/fuse3/fuse3_compat.c | 2 +- src/dll/fuse3/library.h | 2 +- src/dll/launch.c | 2 +- src/dll/library.c | 2 +- src/dll/library.h | 2 +- src/dll/mount.c | 2 +- src/dll/np.c | 2 +- src/dll/ntstatus.c | 2 +- src/dll/path.c | 2 +- src/dll/security.c | 2 +- src/dll/service.c | 2 +- src/dll/util.c | 2 +- src/dll/wksid.c | 2 +- src/dotnet/FileSystemBase+Const.cs | 2 +- src/dotnet/FileSystemBase.cs | 2 +- src/dotnet/FileSystemHost.cs | 2 +- src/dotnet/Interop.cs | 2 +- src/dotnet/Service.cs | 2 +- src/fsptool/fsptool.c | 2 +- src/ku/library.h | 2 +- src/ku/posix.c | 2 +- src/ku/uuid5.c | 2 +- src/launcher/launchctl.c | 2 +- src/launcher/launcher.c | 2 +- src/launcher/ptrans.c | 2 +- src/shared/minimal.h | 2 +- src/sys/callbacks.c | 2 +- src/sys/cleanup.c | 2 +- src/sys/close.c | 2 +- src/sys/create.c | 2 +- src/sys/debug.c | 2 +- src/sys/devctl.c | 2 +- src/sys/device.c | 2 +- src/sys/dirctl.c | 2 +- src/sys/driver.c | 2 +- src/sys/driver.h | 2 +- src/sys/ea.c | 2 +- src/sys/file.c | 2 +- src/sys/fileinfo.c | 2 +- src/sys/flush.c | 2 +- src/sys/fsctl.c | 2 +- src/sys/fsext.c | 2 +- src/sys/iop.c | 2 +- src/sys/ioq.c | 2 +- src/sys/lockctl.c | 2 +- src/sys/meta.c | 2 +- src/sys/mountdev.c | 2 +- src/sys/mup.c | 2 +- src/sys/name.c | 2 +- src/sys/psbuffer.c | 2 +- src/sys/read.c | 2 +- src/sys/security.c | 2 +- src/sys/shutdown.c | 2 +- src/sys/statistics.c | 2 +- src/sys/util.c | 2 +- src/sys/volinfo.c | 2 +- src/sys/volume.c | 2 +- src/sys/wq.c | 2 +- src/sys/write.c | 2 +- tst/airfs/airfs.cpp | 2 +- tst/airfs/common.h | 2 +- tst/airfs/persistence.cpp | 2 +- tst/fsbench/fsbench.c | 2 +- tst/fscrash/fscrash-main.c | 2 +- tst/fscrash/fscrash.c | 2 +- tst/fscrash/fscrash.h | 2 +- tst/memfs-dotnet/Program.cs | 2 +- tst/memfs-fuse3/compat.h | 2 +- tst/memfs-fuse3/memfs-fuse3.cpp | 2 +- tst/memfs/memfs-main-old.c | 2 +- tst/memfs/memfs-main.c | 2 +- tst/memfs/memfs.cpp | 2 +- tst/memfs/memfs.h | 2 +- tst/passthrough-cpp/passthrough-cpp.cpp | 2 +- tst/passthrough-dotnet/Program.cs | 2 +- tst/passthrough-fuse/passthrough-fuse.c | 2 +- tst/passthrough-fuse/winposix.c | 2 +- tst/passthrough-fuse/winposix.h | 2 +- tst/passthrough-fuse3/passthrough-fuse3.c | 2 +- tst/passthrough-fuse3/winposix.c | 2 +- tst/passthrough-fuse3/winposix.h | 2 +- tst/passthrough/passthrough.c | 2 +- tst/winfsp-tests/create-test.c | 2 +- tst/winfsp-tests/devctl-test.c | 2 +- tst/winfsp-tests/dirbuf-test.c | 2 +- tst/winfsp-tests/dirctl-test.c | 2 +- tst/winfsp-tests/ea-test.c | 2 +- tst/winfsp-tests/eventlog-test.c | 2 +- tst/winfsp-tests/exec-test.c | 2 +- tst/winfsp-tests/flush-test.c | 2 +- tst/winfsp-tests/fuse-opt-test.c | 2 +- tst/winfsp-tests/fuse-test.c | 2 +- tst/winfsp-tests/helper/winfsp-tests-helper.c | 2 +- tst/winfsp-tests/hooks.c | 2 +- tst/winfsp-tests/info-test.c | 2 +- tst/winfsp-tests/launch-test.c | 2 +- tst/winfsp-tests/launcher-ptrans-test.c | 2 +- tst/winfsp-tests/lock-test.c | 2 +- tst/winfsp-tests/memfs-test.c | 2 +- tst/winfsp-tests/mount-test.c | 2 +- tst/winfsp-tests/oplock-test.c | 2 +- tst/winfsp-tests/path-test.c | 2 +- tst/winfsp-tests/posix-test.c | 2 +- tst/winfsp-tests/rdwr-test.c | 2 +- tst/winfsp-tests/reparse-test.c | 2 +- tst/winfsp-tests/resilient.c | 2 +- tst/winfsp-tests/security-test.c | 2 +- tst/winfsp-tests/stream-tests.c | 2 +- tst/winfsp-tests/timeout-test.c | 2 +- tst/winfsp-tests/uuid5-test.c | 2 +- tst/winfsp-tests/version-test.c | 2 +- tst/winfsp-tests/volpath-test.c | 2 +- tst/winfsp-tests/winfsp-tests.c | 2 +- tst/winfsp-tests/winfsp-tests.h | 2 +- tst/winfsp-tests/wsl-test.c | 2 +- 157 files changed, 157 insertions(+), 157 deletions(-) diff --git a/build/VStudio/installer/CustomActions/CustomActions.cpp b/build/VStudio/installer/CustomActions/CustomActions.cpp index a1784ab4..830011c1 100644 --- a/build/VStudio/installer/CustomActions/CustomActions.cpp +++ b/build/VStudio/installer/CustomActions/CustomActions.cpp @@ -1,7 +1,7 @@ /** * @file CustomActions.cpp * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/ext/tlib/callstack.c b/ext/tlib/callstack.c index 17d4cfbc..6ae2b074 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 79689f73..7b8c97ac 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 f81eee9f..8c3e35c2 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 076e0559..c353716c 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 407bd854..a184fdeb 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 bbb725f2..b7052c44 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 0709d111..c8aab8fd 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 2fb30169..1256a3bb 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 5bfa67e8..34fc4d6d 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 d241dd8c..0c5de600 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 17f93608..ec3f8cd7 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/fuse/fuse.h b/inc/fuse/fuse.h index 9aba6132..e140b117 100644 --- a/inc/fuse/fuse.h +++ b/inc/fuse/fuse.h @@ -6,7 +6,7 @@ * FUSE: Filesystem in Userspace * Copyright (C) 2001-2007 Miklos Szeredi * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/inc/fuse/fuse_common.h b/inc/fuse/fuse_common.h index 4c0e2bf9..0562eacb 100644 --- a/inc/fuse/fuse_common.h +++ b/inc/fuse/fuse_common.h @@ -6,7 +6,7 @@ * FUSE: Filesystem in Userspace * Copyright (C) 2001-2007 Miklos Szeredi * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/inc/fuse/fuse_opt.h b/inc/fuse/fuse_opt.h index dd67281c..b0baf850 100644 --- a/inc/fuse/fuse_opt.h +++ b/inc/fuse/fuse_opt.h @@ -6,7 +6,7 @@ * FUSE: Filesystem in Userspace * Copyright (C) 2001-2007 Miklos Szeredi * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/inc/fuse/winfsp_fuse.h b/inc/fuse/winfsp_fuse.h index 11f2dd9b..4eb2834c 100644 --- a/inc/fuse/winfsp_fuse.h +++ b/inc/fuse/winfsp_fuse.h @@ -2,7 +2,7 @@ * @file fuse/winfsp_fuse.h * WinFsp FUSE compatible API. * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/inc/fuse3/fuse.h b/inc/fuse3/fuse.h index 11520cd8..54404229 100644 --- a/inc/fuse3/fuse.h +++ b/inc/fuse3/fuse.h @@ -6,7 +6,7 @@ * FUSE: Filesystem in Userspace * Copyright (C) 2001-2007 Miklos Szeredi * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/inc/fuse3/fuse_common.h b/inc/fuse3/fuse_common.h index 3fe209b6..b6b24ddf 100644 --- a/inc/fuse3/fuse_common.h +++ b/inc/fuse3/fuse_common.h @@ -6,7 +6,7 @@ * FUSE: Filesystem in Userspace * Copyright (C) 2001-2007 Miklos Szeredi * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/inc/fuse3/fuse_opt.h b/inc/fuse3/fuse_opt.h index cdfda00a..e93fd7e1 100644 --- a/inc/fuse3/fuse_opt.h +++ b/inc/fuse3/fuse_opt.h @@ -2,7 +2,7 @@ * @file fuse3/fuse_opt.h * WinFsp FUSE3 compatible API. * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/inc/fuse3/winfsp_fuse.h b/inc/fuse3/winfsp_fuse.h index e5f977ae..faa3709d 100644 --- a/inc/fuse3/winfsp_fuse.h +++ b/inc/fuse3/winfsp_fuse.h @@ -2,7 +2,7 @@ * @file fuse3/winfsp_fuse.h * WinFsp FUSE3 compatible API. * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/inc/winfsp/fsctl.h b/inc/winfsp/fsctl.h index daa33418..cdd4914e 100644 --- a/inc/winfsp/fsctl.h +++ b/inc/winfsp/fsctl.h @@ -1,7 +1,7 @@ /** * @file winfsp/fsctl.h * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/inc/winfsp/launch.h b/inc/winfsp/launch.h index d8c9a95e..b04e3546 100644 --- a/inc/winfsp/launch.h +++ b/inc/winfsp/launch.h @@ -5,7 +5,7 @@ * In order to use the WinFsp Launch API a program must include <winfsp/launch.h> * and link with the winfsp_x64.dll (or winfsp_x86.dll) library. * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/inc/winfsp/winfsp.h b/inc/winfsp/winfsp.h index 07063899..0cd30bc3 100644 --- a/inc/winfsp/winfsp.h +++ b/inc/winfsp/winfsp.h @@ -5,7 +5,7 @@ * In order to use the WinFsp API the user mode file system must include <winfsp/winfsp.h> * and link with the winfsp_x64.dll (or winfsp_x86.dll) library. * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/inc/winfsp/winfsp.hpp b/inc/winfsp/winfsp.hpp index b6ff6a66..22e9be19 100644 --- a/inc/winfsp/winfsp.hpp +++ b/inc/winfsp/winfsp.hpp @@ -2,7 +2,7 @@ * @file winfsp/winfsp.hpp * WinFsp C++ Layer. * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/opt/cygfuse/fuse/cygfuse.c b/opt/cygfuse/fuse/cygfuse.c index caf00273..31848f7f 100644 --- a/opt/cygfuse/fuse/cygfuse.c +++ b/opt/cygfuse/fuse/cygfuse.c @@ -1,7 +1,7 @@ /** * @file fuse/cygfuse.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/opt/cygfuse/fuse3/cygfuse.c b/opt/cygfuse/fuse3/cygfuse.c index a7758636..99069e2f 100644 --- a/opt/cygfuse/fuse3/cygfuse.c +++ b/opt/cygfuse/fuse3/cygfuse.c @@ -1,7 +1,7 @@ /** * @file fuse3/cygfuse.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/opt/fsext/inc/winfsp/fsext.h b/opt/fsext/inc/winfsp/fsext.h index e2b180f3..ce18e289 100644 --- a/opt/fsext/inc/winfsp/fsext.h +++ b/opt/fsext/inc/winfsp/fsext.h @@ -1,7 +1,7 @@ /** * @file winfsp/fsext.h * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/debug.c b/src/dll/debug.c index 533ad2c5..b9ffa59c 100644 --- a/src/dll/debug.c +++ b/src/dll/debug.c @@ -1,7 +1,7 @@ /** * @file dll/debug.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/dirbuf.c b/src/dll/dirbuf.c index 2586f811..cca13d67 100644 --- a/src/dll/dirbuf.c +++ b/src/dll/dirbuf.c @@ -1,7 +1,7 @@ /** * @file dll/dirbuf.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/eventlog.c b/src/dll/eventlog.c index 6e1250e7..6f1e0d1b 100644 --- a/src/dll/eventlog.c +++ b/src/dll/eventlog.c @@ -1,7 +1,7 @@ /** * @file dll/eventlog.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/fs.c b/src/dll/fs.c index 18ba35a3..5b68e546 100644 --- a/src/dll/fs.c +++ b/src/dll/fs.c @@ -1,7 +1,7 @@ /** * @file dll/fs.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/fsctl.c b/src/dll/fsctl.c index 442b4d94..4a64899d 100644 --- a/src/dll/fsctl.c +++ b/src/dll/fsctl.c @@ -1,7 +1,7 @@ /** * @file dll/fsctl.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/fsop.c b/src/dll/fsop.c index f27008d4..149fa794 100644 --- a/src/dll/fsop.c +++ b/src/dll/fsop.c @@ -1,7 +1,7 @@ /** * @file dll/fsop.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/fuse/fuse.c b/src/dll/fuse/fuse.c index 38648188..49ddd008 100644 --- a/src/dll/fuse/fuse.c +++ b/src/dll/fuse/fuse.c @@ -1,7 +1,7 @@ /** * @file dll/fuse/fuse.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/fuse/fuse_compat.c b/src/dll/fuse/fuse_compat.c index b63179d5..f746cd53 100644 --- a/src/dll/fuse/fuse_compat.c +++ b/src/dll/fuse/fuse_compat.c @@ -1,7 +1,7 @@ /** * @file dll/fuse/fuse_compat.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/fuse/fuse_intf.c b/src/dll/fuse/fuse_intf.c index 5e2cc4bf..df03e810 100644 --- a/src/dll/fuse/fuse_intf.c +++ b/src/dll/fuse/fuse_intf.c @@ -1,7 +1,7 @@ /** * @file dll/fuse/fuse_intf.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/fuse/fuse_loop.c b/src/dll/fuse/fuse_loop.c index 925087a8..ca3ca5b5 100644 --- a/src/dll/fuse/fuse_loop.c +++ b/src/dll/fuse/fuse_loop.c @@ -1,7 +1,7 @@ /** * @file dll/fuse/fuse_loop.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/fuse/fuse_main.c b/src/dll/fuse/fuse_main.c index 5fe8b876..2c47bc62 100644 --- a/src/dll/fuse/fuse_main.c +++ b/src/dll/fuse/fuse_main.c @@ -1,7 +1,7 @@ /** * @file dll/fuse/fuse_main.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/fuse/fuse_opt.c b/src/dll/fuse/fuse_opt.c index a1ed7a0b..6cbec664 100644 --- a/src/dll/fuse/fuse_opt.c +++ b/src/dll/fuse/fuse_opt.c @@ -1,7 +1,7 @@ /** * @file dll/fuse/fuse_opt.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/fuse/library.h b/src/dll/fuse/library.h index 68ae8f3f..7d40ddb7 100644 --- a/src/dll/fuse/library.h +++ b/src/dll/fuse/library.h @@ -1,7 +1,7 @@ /** * @file dll/fuse/library.h * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/fuse3/fuse2to3.c b/src/dll/fuse3/fuse2to3.c index 77a86d3d..01c13f50 100644 --- a/src/dll/fuse3/fuse2to3.c +++ b/src/dll/fuse3/fuse2to3.c @@ -1,7 +1,7 @@ /** * @file dll/fuse3/fuse2to3.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/fuse3/fuse3.c b/src/dll/fuse3/fuse3.c index 2e6bbbe9..adadba22 100644 --- a/src/dll/fuse3/fuse3.c +++ b/src/dll/fuse3/fuse3.c @@ -1,7 +1,7 @@ /** * @file dll/fuse3/fuse3.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/fuse3/fuse3_compat.c b/src/dll/fuse3/fuse3_compat.c index cdbeaad0..bf57efa0 100644 --- a/src/dll/fuse3/fuse3_compat.c +++ b/src/dll/fuse3/fuse3_compat.c @@ -1,7 +1,7 @@ /** * @file dll/fuse/fuse3_compat.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/fuse3/library.h b/src/dll/fuse3/library.h index fae90f6c..d548de6b 100644 --- a/src/dll/fuse3/library.h +++ b/src/dll/fuse3/library.h @@ -1,7 +1,7 @@ /** * @file dll/fuse3/library.h * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/launch.c b/src/dll/launch.c index b406bb31..62358d7f 100644 --- a/src/dll/launch.c +++ b/src/dll/launch.c @@ -1,7 +1,7 @@ /** * @file dll/launch.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/library.c b/src/dll/library.c index 6c08b740..70231fa3 100644 --- a/src/dll/library.c +++ b/src/dll/library.c @@ -1,7 +1,7 @@ /** * @file dll/library.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/library.h b/src/dll/library.h index 851f4c39..2d254824 100644 --- a/src/dll/library.h +++ b/src/dll/library.h @@ -1,7 +1,7 @@ /** * @file dll/library.h * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/mount.c b/src/dll/mount.c index 72d92ad1..8e302956 100644 --- a/src/dll/mount.c +++ b/src/dll/mount.c @@ -1,7 +1,7 @@ /** * @file dll/mount.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/np.c b/src/dll/np.c index 66ae5765..ce04708a 100644 --- a/src/dll/np.c +++ b/src/dll/np.c @@ -1,7 +1,7 @@ /** * @file dll/np.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/ntstatus.c b/src/dll/ntstatus.c index d03d7fe1..b6b160fd 100644 --- a/src/dll/ntstatus.c +++ b/src/dll/ntstatus.c @@ -1,7 +1,7 @@ /** * @file dll/ntstatus.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/path.c b/src/dll/path.c index 742d7e97..9c61cf44 100644 --- a/src/dll/path.c +++ b/src/dll/path.c @@ -1,7 +1,7 @@ /** * @file dll/path.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/security.c b/src/dll/security.c index 7f57c20b..6222525b 100644 --- a/src/dll/security.c +++ b/src/dll/security.c @@ -1,7 +1,7 @@ /** * @file dll/security.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/service.c b/src/dll/service.c index 9a571752..acc822d1 100644 --- a/src/dll/service.c +++ b/src/dll/service.c @@ -1,7 +1,7 @@ /** * @file dll/service.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/util.c b/src/dll/util.c index 68b38176..e9ef26a5 100644 --- a/src/dll/util.c +++ b/src/dll/util.c @@ -1,7 +1,7 @@ /** * @file dll/util.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/wksid.c b/src/dll/wksid.c index ec6e7208..ba55b530 100644 --- a/src/dll/wksid.c +++ b/src/dll/wksid.c @@ -1,7 +1,7 @@ /** * @file dll/wksid.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dotnet/FileSystemBase+Const.cs b/src/dotnet/FileSystemBase+Const.cs index 35c47180..602ba96d 100644 --- a/src/dotnet/FileSystemBase+Const.cs +++ b/src/dotnet/FileSystemBase+Const.cs @@ -1,7 +1,7 @@ /* * dotnet/FileSystemBase+Const.cs * - * Copyright 2015-2019 Bill Zissimopoulos + * Copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dotnet/FileSystemBase.cs b/src/dotnet/FileSystemBase.cs index 8f89a419..7ae87667 100644 --- a/src/dotnet/FileSystemBase.cs +++ b/src/dotnet/FileSystemBase.cs @@ -1,7 +1,7 @@ /* * dotnet/FileSystemBase.cs * - * Copyright 2015-2019 Bill Zissimopoulos + * Copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dotnet/FileSystemHost.cs b/src/dotnet/FileSystemHost.cs index ec2e5bda..f517b088 100644 --- a/src/dotnet/FileSystemHost.cs +++ b/src/dotnet/FileSystemHost.cs @@ -1,7 +1,7 @@ /* * dotnet/FileSystemHost.cs * - * Copyright 2015-2019 Bill Zissimopoulos + * Copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dotnet/Interop.cs b/src/dotnet/Interop.cs index bc0379a5..a4e92678 100644 --- a/src/dotnet/Interop.cs +++ b/src/dotnet/Interop.cs @@ -1,7 +1,7 @@ /* * dotnet/Interop.cs * - * Copyright 2015-2019 Bill Zissimopoulos + * Copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dotnet/Service.cs b/src/dotnet/Service.cs index 7b22d629..3457d9be 100644 --- a/src/dotnet/Service.cs +++ b/src/dotnet/Service.cs @@ -1,7 +1,7 @@ /* * dotnet/Service.cs * - * Copyright 2015-2019 Bill Zissimopoulos + * Copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/fsptool/fsptool.c b/src/fsptool/fsptool.c index 06498555..3deae903 100644 --- a/src/fsptool/fsptool.c +++ b/src/fsptool/fsptool.c @@ -1,7 +1,7 @@ /** * @file fsptool/fsptool.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/ku/library.h b/src/ku/library.h index efde7adc..9e110521 100644 --- a/src/ku/library.h +++ b/src/ku/library.h @@ -1,7 +1,7 @@ /** * @file ku/library.h * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/ku/posix.c b/src/ku/posix.c index 0bbb6a03..88610dd2 100644 --- a/src/ku/posix.c +++ b/src/ku/posix.c @@ -14,7 +14,7 @@ * [SNAME] * https://www.cygwin.com/cygwin-ug-net/using-specialnames.html * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/ku/uuid5.c b/src/ku/uuid5.c index 6a250913..1f71a155 100644 --- a/src/ku/uuid5.c +++ b/src/ku/uuid5.c @@ -1,7 +1,7 @@ /** * @file dll/uuid5.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/launcher/launchctl.c b/src/launcher/launchctl.c index f6801861..0a321bd2 100644 --- a/src/launcher/launchctl.c +++ b/src/launcher/launchctl.c @@ -1,7 +1,7 @@ /** * @file launcher/launchctl.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/launcher/launcher.c b/src/launcher/launcher.c index 373424d3..2446c398 100644 --- a/src/launcher/launcher.c +++ b/src/launcher/launcher.c @@ -1,7 +1,7 @@ /** * @file launcher/launcher.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/launcher/ptrans.c b/src/launcher/ptrans.c index 15320d1f..8c71d6fb 100644 --- a/src/launcher/ptrans.c +++ b/src/launcher/ptrans.c @@ -1,7 +1,7 @@ /** * @file launcher/ptrans.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/shared/minimal.h b/src/shared/minimal.h index e7b886af..94f2b1a4 100644 --- a/src/shared/minimal.h +++ b/src/shared/minimal.h @@ -1,7 +1,7 @@ /** * @file shared/minimal.h * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/callbacks.c b/src/sys/callbacks.c index 2fa19012..15551d8b 100644 --- a/src/sys/callbacks.c +++ b/src/sys/callbacks.c @@ -2,7 +2,7 @@ * @file sys/callbacks.c * Fast I/O and resource acquisition callbacks. * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/cleanup.c b/src/sys/cleanup.c index 39a11999..4ac5c244 100644 --- a/src/sys/cleanup.c +++ b/src/sys/cleanup.c @@ -1,7 +1,7 @@ /** * @file sys/cleanup.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/close.c b/src/sys/close.c index 3af43040..c3b061c1 100644 --- a/src/sys/close.c +++ b/src/sys/close.c @@ -1,7 +1,7 @@ /** * @file sys/close.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/create.c b/src/sys/create.c index 861ad3c8..bbcd3344 100644 --- a/src/sys/create.c +++ b/src/sys/create.c @@ -1,7 +1,7 @@ /** * @file sys/create.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/debug.c b/src/sys/debug.c index 4367e4d4..5d51d915 100644 --- a/src/sys/debug.c +++ b/src/sys/debug.c @@ -1,7 +1,7 @@ /** * @file sys/debug.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/devctl.c b/src/sys/devctl.c index 123a8a26..785040fb 100644 --- a/src/sys/devctl.c +++ b/src/sys/devctl.c @@ -1,7 +1,7 @@ /** * @file sys/devctl.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/device.c b/src/sys/device.c index 859822f6..6fccf8bb 100644 --- a/src/sys/device.c +++ b/src/sys/device.c @@ -1,7 +1,7 @@ /** * @file sys/device.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/dirctl.c b/src/sys/dirctl.c index 7af1db4b..6f18b89a 100644 --- a/src/sys/dirctl.c +++ b/src/sys/dirctl.c @@ -1,7 +1,7 @@ /** * @file sys/dirctl.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/driver.c b/src/sys/driver.c index d2969de9..66eb90b6 100644 --- a/src/sys/driver.c +++ b/src/sys/driver.c @@ -1,7 +1,7 @@ /** * @file sys/driver.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/driver.h b/src/sys/driver.h index c04e9858..85164a7f 100644 --- a/src/sys/driver.h +++ b/src/sys/driver.h @@ -1,7 +1,7 @@ /** * @file sys/driver.h * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/ea.c b/src/sys/ea.c index a53176c5..f51d8ebe 100644 --- a/src/sys/ea.c +++ b/src/sys/ea.c @@ -1,7 +1,7 @@ /** * @file sys/ea.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/file.c b/src/sys/file.c index 1f3ee459..67dadecc 100644 --- a/src/sys/file.c +++ b/src/sys/file.c @@ -1,7 +1,7 @@ /** * @file sys/file.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/fileinfo.c b/src/sys/fileinfo.c index 494685ab..454b83ca 100644 --- a/src/sys/fileinfo.c +++ b/src/sys/fileinfo.c @@ -1,7 +1,7 @@ /** * @file sys/fileinfo.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/flush.c b/src/sys/flush.c index 3940591f..99c4b751 100644 --- a/src/sys/flush.c +++ b/src/sys/flush.c @@ -1,7 +1,7 @@ /** * @file sys/flush.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/fsctl.c b/src/sys/fsctl.c index eda2baae..1b9bc5de 100644 --- a/src/sys/fsctl.c +++ b/src/sys/fsctl.c @@ -1,7 +1,7 @@ /** * @file sys/fsctl.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/fsext.c b/src/sys/fsext.c index 3e3601cf..b7fd83bb 100644 --- a/src/sys/fsext.c +++ b/src/sys/fsext.c @@ -1,7 +1,7 @@ /** * @file sys/fsext.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/iop.c b/src/sys/iop.c index 2e0e1ca2..994d5d4d 100644 --- a/src/sys/iop.c +++ b/src/sys/iop.c @@ -1,7 +1,7 @@ /** * @file sys/iop.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/ioq.c b/src/sys/ioq.c index 8e7632d7..d07cad66 100644 --- a/src/sys/ioq.c +++ b/src/sys/ioq.c @@ -1,7 +1,7 @@ /** * @file sys/ioq.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/lockctl.c b/src/sys/lockctl.c index 540cd342..d381bbed 100644 --- a/src/sys/lockctl.c +++ b/src/sys/lockctl.c @@ -1,7 +1,7 @@ /** * @file sys/lockctl.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/meta.c b/src/sys/meta.c index 6d51030e..19f74235 100644 --- a/src/sys/meta.c +++ b/src/sys/meta.c @@ -1,7 +1,7 @@ /** * @file sys/meta.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/mountdev.c b/src/sys/mountdev.c index e9fbe1ed..c1bb089c 100644 --- a/src/sys/mountdev.c +++ b/src/sys/mountdev.c @@ -1,7 +1,7 @@ /** * @file sys/mountdev.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/mup.c b/src/sys/mup.c index 88643f45..62b8c86f 100644 --- a/src/sys/mup.c +++ b/src/sys/mup.c @@ -1,7 +1,7 @@ /** * @file sys/mup.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/name.c b/src/sys/name.c index ebf8838d..27e65258 100644 --- a/src/sys/name.c +++ b/src/sys/name.c @@ -1,7 +1,7 @@ /** * @file sys/name.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/psbuffer.c b/src/sys/psbuffer.c index 372dc3f0..4b567abe 100644 --- a/src/sys/psbuffer.c +++ b/src/sys/psbuffer.c @@ -1,7 +1,7 @@ /** * @file sys/psbuffer.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/read.c b/src/sys/read.c index 697c72ad..c2581309 100644 --- a/src/sys/read.c +++ b/src/sys/read.c @@ -1,7 +1,7 @@ /** * @file sys/read.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/security.c b/src/sys/security.c index 458d5f9e..8a394d10 100644 --- a/src/sys/security.c +++ b/src/sys/security.c @@ -1,7 +1,7 @@ /** * @file sys/security.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/shutdown.c b/src/sys/shutdown.c index a817ef2d..de93ee21 100644 --- a/src/sys/shutdown.c +++ b/src/sys/shutdown.c @@ -1,7 +1,7 @@ /** * @file sys/shutdown.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/statistics.c b/src/sys/statistics.c index 3156780d..4d2606bc 100644 --- a/src/sys/statistics.c +++ b/src/sys/statistics.c @@ -1,7 +1,7 @@ /** * @file sys/statistics.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/util.c b/src/sys/util.c index c3218b81..cf85c517 100644 --- a/src/sys/util.c +++ b/src/sys/util.c @@ -1,7 +1,7 @@ /** * @file sys/util.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/volinfo.c b/src/sys/volinfo.c index 62de3be4..c82b8e63 100644 --- a/src/sys/volinfo.c +++ b/src/sys/volinfo.c @@ -1,7 +1,7 @@ /** * @file sys/volinfo.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/volume.c b/src/sys/volume.c index bf78785f..a597a16c 100644 --- a/src/sys/volume.c +++ b/src/sys/volume.c @@ -1,7 +1,7 @@ /** * @file sys/volume.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/wq.c b/src/sys/wq.c index f6d4738d..de75b530 100644 --- a/src/sys/wq.c +++ b/src/sys/wq.c @@ -1,7 +1,7 @@ /** * @file sys/wq.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/write.c b/src/sys/write.c index 85f65944..ef0da88c 100644 --- a/src/sys/write.c +++ b/src/sys/write.c @@ -1,7 +1,7 @@ /** * @file sys/write.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/airfs/airfs.cpp b/tst/airfs/airfs.cpp index 466aea8a..239f559f 100644 --- a/tst/airfs/airfs.cpp +++ b/tst/airfs/airfs.cpp @@ -1,7 +1,7 @@ /** * @file airfs.cpp * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/airfs/common.h b/tst/airfs/common.h index b9f0e94a..bae4a445 100644 --- a/tst/airfs/common.h +++ b/tst/airfs/common.h @@ -1,7 +1,7 @@ /** * @file common.h * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/airfs/persistence.cpp b/tst/airfs/persistence.cpp index 1bb2751f..67bc1ec4 100644 --- a/tst/airfs/persistence.cpp +++ b/tst/airfs/persistence.cpp @@ -1,7 +1,7 @@ /** * @file persistence.cpp * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/fsbench/fsbench.c b/tst/fsbench/fsbench.c index 25ab3d00..dbf52410 100644 --- a/tst/fsbench/fsbench.c +++ b/tst/fsbench/fsbench.c @@ -1,7 +1,7 @@ /** * @file fsbench.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/fscrash/fscrash-main.c b/tst/fscrash/fscrash-main.c index 674b7ea1..c110936a 100644 --- a/tst/fscrash/fscrash-main.c +++ b/tst/fscrash/fscrash-main.c @@ -1,7 +1,7 @@ /** * @file fscrash-main.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/fscrash/fscrash.c b/tst/fscrash/fscrash.c index ae5cad44..d543fecc 100644 --- a/tst/fscrash/fscrash.c +++ b/tst/fscrash/fscrash.c @@ -1,7 +1,7 @@ /** * @file fscrash.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/fscrash/fscrash.h b/tst/fscrash/fscrash.h index 1566bc05..fbd4ee72 100644 --- a/tst/fscrash/fscrash.h +++ b/tst/fscrash/fscrash.h @@ -1,7 +1,7 @@ /** * @file fscrash.h * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/memfs-dotnet/Program.cs b/tst/memfs-dotnet/Program.cs index 620438ae..08dd1db0 100644 --- a/tst/memfs-dotnet/Program.cs +++ b/tst/memfs-dotnet/Program.cs @@ -1,7 +1,7 @@ /** * @file Program.cs * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/memfs-fuse3/compat.h b/tst/memfs-fuse3/compat.h index ee3a31ad..8df7c0e5 100644 --- a/tst/memfs-fuse3/compat.h +++ b/tst/memfs-fuse3/compat.h @@ -1,7 +1,7 @@ /** * @file compat.h * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/memfs-fuse3/memfs-fuse3.cpp b/tst/memfs-fuse3/memfs-fuse3.cpp index 0eac7467..f654ae9b 100644 --- a/tst/memfs-fuse3/memfs-fuse3.cpp +++ b/tst/memfs-fuse3/memfs-fuse3.cpp @@ -1,7 +1,7 @@ /** * @file memfs-fuse3.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/memfs/memfs-main-old.c b/tst/memfs/memfs-main-old.c index e3bb51d4..01c90999 100644 --- a/tst/memfs/memfs-main-old.c +++ b/tst/memfs/memfs-main-old.c @@ -6,7 +6,7 @@ * * Please note that this file is no longer maintained. * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/memfs/memfs-main.c b/tst/memfs/memfs-main.c index bca8443e..dce34f26 100644 --- a/tst/memfs/memfs-main.c +++ b/tst/memfs/memfs-main.c @@ -1,7 +1,7 @@ /** * @file memfs-main.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/memfs/memfs.cpp b/tst/memfs/memfs.cpp index 7563b9c3..efd86a35 100644 --- a/tst/memfs/memfs.cpp +++ b/tst/memfs/memfs.cpp @@ -1,7 +1,7 @@ /** * @file memfs.cpp * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/memfs/memfs.h b/tst/memfs/memfs.h index 791e7420..7a2f5929 100644 --- a/tst/memfs/memfs.h +++ b/tst/memfs/memfs.h @@ -1,7 +1,7 @@ /** * @file memfs.h * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/passthrough-cpp/passthrough-cpp.cpp b/tst/passthrough-cpp/passthrough-cpp.cpp index 93daa43a..22d08e13 100644 --- a/tst/passthrough-cpp/passthrough-cpp.cpp +++ b/tst/passthrough-cpp/passthrough-cpp.cpp @@ -1,7 +1,7 @@ /** * @file passthrough-cpp.cpp * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/passthrough-dotnet/Program.cs b/tst/passthrough-dotnet/Program.cs index 3d3521e0..2a64874c 100644 --- a/tst/passthrough-dotnet/Program.cs +++ b/tst/passthrough-dotnet/Program.cs @@ -1,7 +1,7 @@ /** * @file Program.cs * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/passthrough-fuse/passthrough-fuse.c b/tst/passthrough-fuse/passthrough-fuse.c index e91c3af9..009dc3fd 100644 --- a/tst/passthrough-fuse/passthrough-fuse.c +++ b/tst/passthrough-fuse/passthrough-fuse.c @@ -1,7 +1,7 @@ /** * @file passthrough-fuse.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/passthrough-fuse/winposix.c b/tst/passthrough-fuse/winposix.c index dc9b5909..0459723f 100644 --- a/tst/passthrough-fuse/winposix.c +++ b/tst/passthrough-fuse/winposix.c @@ -1,7 +1,7 @@ /** * @file winposix.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/passthrough-fuse/winposix.h b/tst/passthrough-fuse/winposix.h index 78736b97..49520e92 100644 --- a/tst/passthrough-fuse/winposix.h +++ b/tst/passthrough-fuse/winposix.h @@ -1,7 +1,7 @@ /** * @file winposix.h * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/passthrough-fuse3/passthrough-fuse3.c b/tst/passthrough-fuse3/passthrough-fuse3.c index 12bf8c28..25d83313 100644 --- a/tst/passthrough-fuse3/passthrough-fuse3.c +++ b/tst/passthrough-fuse3/passthrough-fuse3.c @@ -1,7 +1,7 @@ /** * @file passthrough-fuse.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/passthrough-fuse3/winposix.c b/tst/passthrough-fuse3/winposix.c index dc9b5909..0459723f 100644 --- a/tst/passthrough-fuse3/winposix.c +++ b/tst/passthrough-fuse3/winposix.c @@ -1,7 +1,7 @@ /** * @file winposix.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/passthrough-fuse3/winposix.h b/tst/passthrough-fuse3/winposix.h index 78736b97..49520e92 100644 --- a/tst/passthrough-fuse3/winposix.h +++ b/tst/passthrough-fuse3/winposix.h @@ -1,7 +1,7 @@ /** * @file winposix.h * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/passthrough/passthrough.c b/tst/passthrough/passthrough.c index d835af57..1bbf3f67 100644 --- a/tst/passthrough/passthrough.c +++ b/tst/passthrough/passthrough.c @@ -1,7 +1,7 @@ /** * @file passthrough.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/create-test.c b/tst/winfsp-tests/create-test.c index e848af50..affdbac2 100644 --- a/tst/winfsp-tests/create-test.c +++ b/tst/winfsp-tests/create-test.c @@ -1,7 +1,7 @@ /** * @file create-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/devctl-test.c b/tst/winfsp-tests/devctl-test.c index ed14df95..10392089 100644 --- a/tst/winfsp-tests/devctl-test.c +++ b/tst/winfsp-tests/devctl-test.c @@ -1,7 +1,7 @@ /** * @file devctl-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/dirbuf-test.c b/tst/winfsp-tests/dirbuf-test.c index 31edb280..e965a2e1 100644 --- a/tst/winfsp-tests/dirbuf-test.c +++ b/tst/winfsp-tests/dirbuf-test.c @@ -1,7 +1,7 @@ /** * @file dirbuf-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/dirctl-test.c b/tst/winfsp-tests/dirctl-test.c index f4099826..ebf73d4d 100644 --- a/tst/winfsp-tests/dirctl-test.c +++ b/tst/winfsp-tests/dirctl-test.c @@ -1,7 +1,7 @@ /** * @file dirctl-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/ea-test.c b/tst/winfsp-tests/ea-test.c index df29dd44..d1f439d1 100644 --- a/tst/winfsp-tests/ea-test.c +++ b/tst/winfsp-tests/ea-test.c @@ -1,7 +1,7 @@ /** * @file ea-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/eventlog-test.c b/tst/winfsp-tests/eventlog-test.c index dd40dd48..b01eaaab 100644 --- a/tst/winfsp-tests/eventlog-test.c +++ b/tst/winfsp-tests/eventlog-test.c @@ -1,7 +1,7 @@ /** * @file eventlog-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/exec-test.c b/tst/winfsp-tests/exec-test.c index e0c25b90..69248b8a 100644 --- a/tst/winfsp-tests/exec-test.c +++ b/tst/winfsp-tests/exec-test.c @@ -1,7 +1,7 @@ /** * @file exec-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/flush-test.c b/tst/winfsp-tests/flush-test.c index 52a3c272..ce3d9bc6 100644 --- a/tst/winfsp-tests/flush-test.c +++ b/tst/winfsp-tests/flush-test.c @@ -1,7 +1,7 @@ /** * @file flush-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/fuse-opt-test.c b/tst/winfsp-tests/fuse-opt-test.c index 38716139..bf246059 100644 --- a/tst/winfsp-tests/fuse-opt-test.c +++ b/tst/winfsp-tests/fuse-opt-test.c @@ -1,7 +1,7 @@ /** * @file fuse-opt-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/fuse-test.c b/tst/winfsp-tests/fuse-test.c index d0e58852..5c7a74dd 100644 --- a/tst/winfsp-tests/fuse-test.c +++ b/tst/winfsp-tests/fuse-test.c @@ -1,7 +1,7 @@ /** * @file fuse-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/helper/winfsp-tests-helper.c b/tst/winfsp-tests/helper/winfsp-tests-helper.c index 02e6b2b6..c52a0fd5 100644 --- a/tst/winfsp-tests/helper/winfsp-tests-helper.c +++ b/tst/winfsp-tests/helper/winfsp-tests-helper.c @@ -1,7 +1,7 @@ /** * @file winfsp-tests-helper.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/hooks.c b/tst/winfsp-tests/hooks.c index 92cfec2a..54878d0a 100644 --- a/tst/winfsp-tests/hooks.c +++ b/tst/winfsp-tests/hooks.c @@ -1,7 +1,7 @@ /** * @file hooks.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/info-test.c b/tst/winfsp-tests/info-test.c index f026579c..b72f9c84 100644 --- a/tst/winfsp-tests/info-test.c +++ b/tst/winfsp-tests/info-test.c @@ -1,7 +1,7 @@ /** * @file info-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/launch-test.c b/tst/winfsp-tests/launch-test.c index b4deb99f..fe1d7a24 100644 --- a/tst/winfsp-tests/launch-test.c +++ b/tst/winfsp-tests/launch-test.c @@ -1,7 +1,7 @@ /** * @file launch-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/launcher-ptrans-test.c b/tst/winfsp-tests/launcher-ptrans-test.c index 9ee39b9d..723a3a59 100644 --- a/tst/winfsp-tests/launcher-ptrans-test.c +++ b/tst/winfsp-tests/launcher-ptrans-test.c @@ -1,7 +1,7 @@ /** * @file launcher-ptrans-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/lock-test.c b/tst/winfsp-tests/lock-test.c index a9032ba9..c97ebfa7 100644 --- a/tst/winfsp-tests/lock-test.c +++ b/tst/winfsp-tests/lock-test.c @@ -1,7 +1,7 @@ /** * @file lock-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/memfs-test.c b/tst/winfsp-tests/memfs-test.c index 68372a38..af5291f9 100644 --- a/tst/winfsp-tests/memfs-test.c +++ b/tst/winfsp-tests/memfs-test.c @@ -1,7 +1,7 @@ /** * @file memfs-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/mount-test.c b/tst/winfsp-tests/mount-test.c index 32cee9dd..20e928db 100644 --- a/tst/winfsp-tests/mount-test.c +++ b/tst/winfsp-tests/mount-test.c @@ -1,7 +1,7 @@ /** * @file mount-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/oplock-test.c b/tst/winfsp-tests/oplock-test.c index 7972fa1d..1444f3cb 100644 --- a/tst/winfsp-tests/oplock-test.c +++ b/tst/winfsp-tests/oplock-test.c @@ -1,7 +1,7 @@ /** * @file oplock-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/path-test.c b/tst/winfsp-tests/path-test.c index 5fc36115..934473a5 100644 --- a/tst/winfsp-tests/path-test.c +++ b/tst/winfsp-tests/path-test.c @@ -1,7 +1,7 @@ /** * @file path-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/posix-test.c b/tst/winfsp-tests/posix-test.c index 054b4f22..4a0e7e3f 100644 --- a/tst/winfsp-tests/posix-test.c +++ b/tst/winfsp-tests/posix-test.c @@ -1,7 +1,7 @@ /** * @file posix-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/rdwr-test.c b/tst/winfsp-tests/rdwr-test.c index fd5fafd4..952ebc89 100644 --- a/tst/winfsp-tests/rdwr-test.c +++ b/tst/winfsp-tests/rdwr-test.c @@ -1,7 +1,7 @@ /** * @file rdwr-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/reparse-test.c b/tst/winfsp-tests/reparse-test.c index 79cf7e1f..b4776a77 100644 --- a/tst/winfsp-tests/reparse-test.c +++ b/tst/winfsp-tests/reparse-test.c @@ -1,7 +1,7 @@ /** * @file reparse-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/resilient.c b/tst/winfsp-tests/resilient.c index 37789be6..0f696e70 100644 --- a/tst/winfsp-tests/resilient.c +++ b/tst/winfsp-tests/resilient.c @@ -1,7 +1,7 @@ /** * @file resilient.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/security-test.c b/tst/winfsp-tests/security-test.c index b9d8659e..08b04262 100644 --- a/tst/winfsp-tests/security-test.c +++ b/tst/winfsp-tests/security-test.c @@ -1,7 +1,7 @@ /** * @file security-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/stream-tests.c b/tst/winfsp-tests/stream-tests.c index 6dc8d2e1..271b1caa 100644 --- a/tst/winfsp-tests/stream-tests.c +++ b/tst/winfsp-tests/stream-tests.c @@ -1,7 +1,7 @@ /** * @file stream-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/timeout-test.c b/tst/winfsp-tests/timeout-test.c index f16cfd21..52654279 100644 --- a/tst/winfsp-tests/timeout-test.c +++ b/tst/winfsp-tests/timeout-test.c @@ -1,7 +1,7 @@ /** * @file timeout-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/uuid5-test.c b/tst/winfsp-tests/uuid5-test.c index f5f31e2c..cde5381e 100644 --- a/tst/winfsp-tests/uuid5-test.c +++ b/tst/winfsp-tests/uuid5-test.c @@ -1,7 +1,7 @@ /** * @file uuid5-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/version-test.c b/tst/winfsp-tests/version-test.c index 20a025d2..4a402fbe 100644 --- a/tst/winfsp-tests/version-test.c +++ b/tst/winfsp-tests/version-test.c @@ -1,7 +1,7 @@ /** * @file version-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/volpath-test.c b/tst/winfsp-tests/volpath-test.c index 34cb45ca..d4c0a317 100644 --- a/tst/winfsp-tests/volpath-test.c +++ b/tst/winfsp-tests/volpath-test.c @@ -1,7 +1,7 @@ /** * @file volpath-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/winfsp-tests.c b/tst/winfsp-tests/winfsp-tests.c index 9195e212..9b0cf6a8 100644 --- a/tst/winfsp-tests/winfsp-tests.c +++ b/tst/winfsp-tests/winfsp-tests.c @@ -1,7 +1,7 @@ /** * @file winfsp-tests.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/winfsp-tests.h b/tst/winfsp-tests/winfsp-tests.h index 39fbd8b1..b744b8ef 100644 --- a/tst/winfsp-tests/winfsp-tests.h +++ b/tst/winfsp-tests/winfsp-tests.h @@ -1,7 +1,7 @@ /** * @file winfsp-tests.h * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/wsl-test.c b/tst/winfsp-tests/wsl-test.c index 121761a8..970185a9 100644 --- a/tst/winfsp-tests/wsl-test.c +++ b/tst/winfsp-tests/wsl-test.c @@ -1,7 +1,7 @@ /** * @file wsl-test.c * - * @copyright 2015-2019 Bill Zissimopoulos + * @copyright 2015-2020 Bill Zissimopoulos */ /* * This file is part of WinFsp.