From c8366af48c9f136ca5f7621e5c0295495455ada5 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Thu, 15 May 2025 20:33:31 +0100 Subject: [PATCH] update source copyright for 2025 --- 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 +- src/dll/debug.c | 2 +- src/dll/debuglog.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/ldap.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/sxs.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/launcher/launchctl.c | 2 +- src/launcher/launcher.c | 2 +- src/launcher/ptrans.c | 2 +- src/shared/ku/config.h | 2 +- src/shared/ku/library.h | 2 +- src/shared/ku/mountmgr.c | 2 +- src/shared/ku/posix.c | 2 +- src/shared/ku/uuid5.c | 2 +- src/shared/um/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/devtimer.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/silo.c | 2 +- src/sys/statistics.c | 2 +- src/sys/sxs.c | 2 +- src/sys/trace.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-fuse/compat.h | 2 +- tst/memfs-fuse/memfs-fuse.cpp | 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/notifyfs-dotnet/Program.cs | 2 +- tst/notifyfs/notifyfs.c | 2 +- tst/ntptfs/lfs.c | 2 +- tst/ntptfs/ptfs-main.c | 2 +- tst/ntptfs/ptfs.c | 2 +- tst/ntptfs/ptfs.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/loadun-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/notify-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 +- 173 files changed, 173 insertions(+), 173 deletions(-) diff --git a/build/VStudio/installer/CustomActions/CustomActions.cpp b/build/VStudio/installer/CustomActions/CustomActions.cpp index dd4f544f..43c99ded 100644 --- a/build/VStudio/installer/CustomActions/CustomActions.cpp +++ b/build/VStudio/installer/CustomActions/CustomActions.cpp @@ -1,7 +1,7 @@ /** * @file CustomActions.cpp * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/ext/tlib/callstack.c b/ext/tlib/callstack.c index a3fd4cfd..e2a30125 100644 --- a/ext/tlib/callstack.c +++ b/ext/tlib/callstack.c @@ -1,7 +1,7 @@ /** * @file tlib/callstack.c * - * @copyright 2014-2024 Bill Zissimopoulos + * @copyright 2014-2025 Bill Zissimopoulos */ #include diff --git a/ext/tlib/callstack.h b/ext/tlib/callstack.h index 3d24f6c1..95db067d 100644 --- a/ext/tlib/callstack.h +++ b/ext/tlib/callstack.h @@ -1,7 +1,7 @@ /** * @file tlib/callstack.h * - * @copyright 2014-2024 Bill Zissimopoulos + * @copyright 2014-2025 Bill Zissimopoulos */ #ifndef TLIB_CALLSTACK_H_INCLUDED diff --git a/ext/tlib/injected/allfunc.h b/ext/tlib/injected/allfunc.h index beedc68a..4533d49e 100644 --- a/ext/tlib/injected/allfunc.h +++ b/ext/tlib/injected/allfunc.h @@ -1,7 +1,7 @@ /** * @file tlib/injected/allfunc.h * - * @copyright 2014-2024 Bill Zissimopoulos + * @copyright 2014-2025 Bill Zissimopoulos */ #ifndef TLIB_INJECTED_ALLFUNC_H_INCLUDED diff --git a/ext/tlib/injected/curlfunc.c b/ext/tlib/injected/curlfunc.c index e7b638a2..f1aac3fd 100644 --- a/ext/tlib/injected/curlfunc.c +++ b/ext/tlib/injected/curlfunc.c @@ -1,7 +1,7 @@ /** * @file tlib/injected/curlfunc.c * - * @copyright 2014-2024 Bill Zissimopoulos + * @copyright 2014-2025 Bill Zissimopoulos */ #include diff --git a/ext/tlib/injected/curlfunc.h b/ext/tlib/injected/curlfunc.h index 8dfaa284..edb5dc8c 100644 --- a/ext/tlib/injected/curlfunc.h +++ b/ext/tlib/injected/curlfunc.h @@ -1,7 +1,7 @@ /** * @file tlib/injected/curlfunc.h * - * @copyright 2014-2024 Bill Zissimopoulos + * @copyright 2014-2025 Bill Zissimopoulos */ #ifndef TLIB_INJECTED_CURLFUNC_H_INCLUDED diff --git a/ext/tlib/injected/stdfunc.c b/ext/tlib/injected/stdfunc.c index 09431510..95cf96ae 100644 --- a/ext/tlib/injected/stdfunc.c +++ b/ext/tlib/injected/stdfunc.c @@ -1,7 +1,7 @@ /** * @file tlib/injected/stdfunc.c * - * @copyright 2014-2024 Bill Zissimopoulos + * @copyright 2014-2025 Bill Zissimopoulos */ #include diff --git a/ext/tlib/injected/stdfunc.h b/ext/tlib/injected/stdfunc.h index 3f25a7e6..27058552 100644 --- a/ext/tlib/injected/stdfunc.h +++ b/ext/tlib/injected/stdfunc.h @@ -1,7 +1,7 @@ /** * @file tlib/injected/stdfunc.h * - * @copyright 2014-2024 Bill Zissimopoulos + * @copyright 2014-2025 Bill Zissimopoulos */ #ifndef TLIB_INJECTED_STDFUNC_H_INCLUDED diff --git a/ext/tlib/injection.c b/ext/tlib/injection.c index d081f9e1..1e3181ed 100644 --- a/ext/tlib/injection.c +++ b/ext/tlib/injection.c @@ -1,7 +1,7 @@ /** * @file tlib/injection.c * - * @copyright 2014-2024 Bill Zissimopoulos + * @copyright 2014-2025 Bill Zissimopoulos */ #include diff --git a/ext/tlib/injection.h b/ext/tlib/injection.h index 5c79aa1a..22140e28 100644 --- a/ext/tlib/injection.h +++ b/ext/tlib/injection.h @@ -1,7 +1,7 @@ /** * @file tlib/injection.h * - * @copyright 2014-2024 Bill Zissimopoulos + * @copyright 2014-2025 Bill Zissimopoulos */ /* NOTE: This header may usefully be included multiple times. diff --git a/ext/tlib/testsuite.c b/ext/tlib/testsuite.c index 86a5d848..719a7cf7 100644 --- a/ext/tlib/testsuite.c +++ b/ext/tlib/testsuite.c @@ -1,7 +1,7 @@ /** * @file tlib/testsuite.c * - * @copyright 2014-2024 Bill Zissimopoulos + * @copyright 2014-2025 Bill Zissimopoulos */ #include diff --git a/ext/tlib/testsuite.h b/ext/tlib/testsuite.h index ec4fc82c..200edfa0 100644 --- a/ext/tlib/testsuite.h +++ b/ext/tlib/testsuite.h @@ -1,7 +1,7 @@ /** * @file tlib/testsuite.h * - * @copyright 2014-2024 Bill Zissimopoulos + * @copyright 2014-2025 Bill Zissimopoulos */ #ifndef TLIB_TESTSUITE_H_INCLUDED diff --git a/inc/fuse/fuse.h b/inc/fuse/fuse.h index 2f800fcc..e84d656b 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/inc/fuse/fuse_common.h b/inc/fuse/fuse_common.h index 8bf30df1..6c6e7e5f 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/inc/fuse/fuse_opt.h b/inc/fuse/fuse_opt.h index 6fa76b7b..6767a93b 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/inc/fuse/winfsp_fuse.h b/inc/fuse/winfsp_fuse.h index 075cd95d..f41dd431 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/inc/fuse3/fuse.h b/inc/fuse3/fuse.h index 1e5c1d3a..66dc594e 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/inc/fuse3/fuse_common.h b/inc/fuse3/fuse_common.h index ec62916f..c7eb170d 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/inc/fuse3/fuse_opt.h b/inc/fuse3/fuse_opt.h index 4275f349..9ffe10f7 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/inc/fuse3/winfsp_fuse.h b/inc/fuse3/winfsp_fuse.h index 0b25078e..bae9aa74 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/inc/winfsp/fsctl.h b/inc/winfsp/fsctl.h index 78b2767b..94ade4a9 100644 --- a/inc/winfsp/fsctl.h +++ b/inc/winfsp/fsctl.h @@ -1,7 +1,7 @@ /** * @file winfsp/fsctl.h * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/inc/winfsp/launch.h b/inc/winfsp/launch.h index c5620c97..a07b916a 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/inc/winfsp/winfsp.h b/inc/winfsp/winfsp.h index d0f7842c..c0cd62ca 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/inc/winfsp/winfsp.hpp b/inc/winfsp/winfsp.hpp index 3c4271b2..33bb494b 100644 --- a/inc/winfsp/winfsp.hpp +++ b/inc/winfsp/winfsp.hpp @@ -2,7 +2,7 @@ * @file winfsp/winfsp.hpp * WinFsp C++ Layer. * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/debug.c b/src/dll/debug.c index fcae1c4a..d0a29b60 100644 --- a/src/dll/debug.c +++ b/src/dll/debug.c @@ -1,7 +1,7 @@ /** * @file dll/debug.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/debuglog.c b/src/dll/debuglog.c index 6a99b3d9..0d052d3b 100644 --- a/src/dll/debuglog.c +++ b/src/dll/debuglog.c @@ -1,7 +1,7 @@ /** * @file dll/debuglog.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/dirbuf.c b/src/dll/dirbuf.c index 2086da63..d88fd21e 100644 --- a/src/dll/dirbuf.c +++ b/src/dll/dirbuf.c @@ -1,7 +1,7 @@ /** * @file dll/dirbuf.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/eventlog.c b/src/dll/eventlog.c index 5a58b222..2a994470 100644 --- a/src/dll/eventlog.c +++ b/src/dll/eventlog.c @@ -1,7 +1,7 @@ /** * @file dll/eventlog.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/fs.c b/src/dll/fs.c index 95afa050..a3549df4 100644 --- a/src/dll/fs.c +++ b/src/dll/fs.c @@ -1,7 +1,7 @@ /** * @file dll/fs.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/fsctl.c b/src/dll/fsctl.c index bdd7afb7..b8df1473 100644 --- a/src/dll/fsctl.c +++ b/src/dll/fsctl.c @@ -1,7 +1,7 @@ /** * @file dll/fsctl.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/fsop.c b/src/dll/fsop.c index 98832dd3..da1977ed 100644 --- a/src/dll/fsop.c +++ b/src/dll/fsop.c @@ -1,7 +1,7 @@ /** * @file dll/fsop.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/fuse/fuse.c b/src/dll/fuse/fuse.c index 1b4f806a..dae28a0f 100644 --- a/src/dll/fuse/fuse.c +++ b/src/dll/fuse/fuse.c @@ -1,7 +1,7 @@ /** * @file dll/fuse/fuse.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 dcfad2a8..8cb0d3b1 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 c0ddbf01..37acd0fa 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 67416773..7eafe414 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 81770441..fc07b79c 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 1d933c3e..d5b90ebf 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/fuse/library.h b/src/dll/fuse/library.h index 7dcc5fe3..dc981225 100644 --- a/src/dll/fuse/library.h +++ b/src/dll/fuse/library.h @@ -1,7 +1,7 @@ /** * @file dll/fuse/library.h * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/fuse3/fuse2to3.c b/src/dll/fuse3/fuse2to3.c index abe409c9..16082017 100644 --- a/src/dll/fuse3/fuse2to3.c +++ b/src/dll/fuse3/fuse2to3.c @@ -1,7 +1,7 @@ /** * @file dll/fuse3/fuse2to3.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/fuse3/fuse3.c b/src/dll/fuse3/fuse3.c index 6a9978b5..f2c841e3 100644 --- a/src/dll/fuse3/fuse3.c +++ b/src/dll/fuse3/fuse3.c @@ -1,7 +1,7 @@ /** * @file dll/fuse3/fuse3.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 e51bb7f0..3b19dd33 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/fuse3/library.h b/src/dll/fuse3/library.h index d0ba4dec..b1cf9b82 100644 --- a/src/dll/fuse3/library.h +++ b/src/dll/fuse3/library.h @@ -1,7 +1,7 @@ /** * @file dll/fuse3/library.h * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/launch.c b/src/dll/launch.c index db0a822a..e839a6bd 100644 --- a/src/dll/launch.c +++ b/src/dll/launch.c @@ -1,7 +1,7 @@ /** * @file dll/launch.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/ldap.c b/src/dll/ldap.c index 6e73d7a9..45c17942 100644 --- a/src/dll/ldap.c +++ b/src/dll/ldap.c @@ -1,7 +1,7 @@ /** * @file dll/ldap.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/library.c b/src/dll/library.c index e20fcf1f..253b958a 100644 --- a/src/dll/library.c +++ b/src/dll/library.c @@ -1,7 +1,7 @@ /** * @file dll/library.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/library.h b/src/dll/library.h index 07277629..cdd6baf7 100644 --- a/src/dll/library.h +++ b/src/dll/library.h @@ -1,7 +1,7 @@ /** * @file dll/library.h * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/mount.c b/src/dll/mount.c index d5bedac4..c7b94e81 100644 --- a/src/dll/mount.c +++ b/src/dll/mount.c @@ -1,7 +1,7 @@ /** * @file dll/mount.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/np.c b/src/dll/np.c index 9759a62d..261841a4 100644 --- a/src/dll/np.c +++ b/src/dll/np.c @@ -1,7 +1,7 @@ /** * @file dll/np.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/ntstatus.c b/src/dll/ntstatus.c index 4f5e2629..43be1b43 100644 --- a/src/dll/ntstatus.c +++ b/src/dll/ntstatus.c @@ -1,7 +1,7 @@ /** * @file dll/ntstatus.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/path.c b/src/dll/path.c index 3490d256..66e50e70 100644 --- a/src/dll/path.c +++ b/src/dll/path.c @@ -1,7 +1,7 @@ /** * @file dll/path.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/security.c b/src/dll/security.c index 1eebff71..371a800e 100644 --- a/src/dll/security.c +++ b/src/dll/security.c @@ -1,7 +1,7 @@ /** * @file dll/security.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/service.c b/src/dll/service.c index 77942996..5e3a528d 100644 --- a/src/dll/service.c +++ b/src/dll/service.c @@ -1,7 +1,7 @@ /** * @file dll/service.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/sxs.c b/src/dll/sxs.c index 85613bdd..e2c29952 100644 --- a/src/dll/sxs.c +++ b/src/dll/sxs.c @@ -1,7 +1,7 @@ /** * @file dll/sxs.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/util.c b/src/dll/util.c index 4fc73e19..a8c1851b 100644 --- a/src/dll/util.c +++ b/src/dll/util.c @@ -1,7 +1,7 @@ /** * @file dll/util.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dll/wksid.c b/src/dll/wksid.c index 5177949f..c0cfb63c 100644 --- a/src/dll/wksid.c +++ b/src/dll/wksid.c @@ -1,7 +1,7 @@ /** * @file dll/wksid.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dotnet/FileSystemBase+Const.cs b/src/dotnet/FileSystemBase+Const.cs index 851458ee..a730c0d7 100644 --- a/src/dotnet/FileSystemBase+Const.cs +++ b/src/dotnet/FileSystemBase+Const.cs @@ -1,7 +1,7 @@ /* * dotnet/FileSystemBase+Const.cs * - * Copyright 2015-2024 Bill Zissimopoulos + * Copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dotnet/FileSystemBase.cs b/src/dotnet/FileSystemBase.cs index c08433c1..99f2293a 100644 --- a/src/dotnet/FileSystemBase.cs +++ b/src/dotnet/FileSystemBase.cs @@ -1,7 +1,7 @@ /* * dotnet/FileSystemBase.cs * - * Copyright 2015-2024 Bill Zissimopoulos + * Copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dotnet/FileSystemHost.cs b/src/dotnet/FileSystemHost.cs index bda31878..f4d0646e 100644 --- a/src/dotnet/FileSystemHost.cs +++ b/src/dotnet/FileSystemHost.cs @@ -1,7 +1,7 @@ /* * dotnet/FileSystemHost.cs * - * Copyright 2015-2024 Bill Zissimopoulos + * Copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dotnet/Interop.cs b/src/dotnet/Interop.cs index 597c5b41..0d8f61bc 100644 --- a/src/dotnet/Interop.cs +++ b/src/dotnet/Interop.cs @@ -1,7 +1,7 @@ /* * dotnet/Interop.cs * - * Copyright 2015-2024 Bill Zissimopoulos + * Copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/dotnet/Service.cs b/src/dotnet/Service.cs index bd861341..4e9bdd01 100644 --- a/src/dotnet/Service.cs +++ b/src/dotnet/Service.cs @@ -1,7 +1,7 @@ /* * dotnet/Service.cs * - * Copyright 2015-2024 Bill Zissimopoulos + * Copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/fsptool/fsptool.c b/src/fsptool/fsptool.c index 07a83ccc..3888b263 100644 --- a/src/fsptool/fsptool.c +++ b/src/fsptool/fsptool.c @@ -1,7 +1,7 @@ /** * @file fsptool/fsptool.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/launcher/launchctl.c b/src/launcher/launchctl.c index b2e4f886..63bb82fd 100644 --- a/src/launcher/launchctl.c +++ b/src/launcher/launchctl.c @@ -1,7 +1,7 @@ /** * @file launcher/launchctl.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/launcher/launcher.c b/src/launcher/launcher.c index 82919070..1b5f8571 100644 --- a/src/launcher/launcher.c +++ b/src/launcher/launcher.c @@ -1,7 +1,7 @@ /** * @file launcher/launcher.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/launcher/ptrans.c b/src/launcher/ptrans.c index 4875161c..fd874364 100644 --- a/src/launcher/ptrans.c +++ b/src/launcher/ptrans.c @@ -1,7 +1,7 @@ /** * @file launcher/ptrans.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/shared/ku/config.h b/src/shared/ku/config.h index 0af8ca31..ea30ef44 100644 --- a/src/shared/ku/config.h +++ b/src/shared/ku/config.h @@ -4,7 +4,7 @@ * Shared kernel/user configuration. This file is to be included by the * FSD and DLL components ONLY! * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/shared/ku/library.h b/src/shared/ku/library.h index 161b3e43..22e05bb4 100644 --- a/src/shared/ku/library.h +++ b/src/shared/ku/library.h @@ -1,7 +1,7 @@ /** * @file shared/ku/library.h * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/shared/ku/mountmgr.c b/src/shared/ku/mountmgr.c index 5c70a72a..2c72ed0a 100644 --- a/src/shared/ku/mountmgr.c +++ b/src/shared/ku/mountmgr.c @@ -1,7 +1,7 @@ /** * @file shared/ku/mountmgr.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/shared/ku/posix.c b/src/shared/ku/posix.c index 6ca3f557..8959ab54 100644 --- a/src/shared/ku/posix.c +++ b/src/shared/ku/posix.c @@ -14,7 +14,7 @@ * [SNAME] * https://www.cygwin.com/cygwin-ug-net/using-specialnames.html * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/shared/ku/uuid5.c b/src/shared/ku/uuid5.c index a59524cd..3493d858 100644 --- a/src/shared/ku/uuid5.c +++ b/src/shared/ku/uuid5.c @@ -1,7 +1,7 @@ /** * @file shared/ku/uuid5.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/shared/um/minimal.h b/src/shared/um/minimal.h index b8196437..377ef4dc 100644 --- a/src/shared/um/minimal.h +++ b/src/shared/um/minimal.h @@ -1,7 +1,7 @@ /** * @file shared/um/minimal.h * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/callbacks.c b/src/sys/callbacks.c index 75e09b97..1426ea22 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/cleanup.c b/src/sys/cleanup.c index c3c8f4ea..5ac3ffa0 100644 --- a/src/sys/cleanup.c +++ b/src/sys/cleanup.c @@ -1,7 +1,7 @@ /** * @file sys/cleanup.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/close.c b/src/sys/close.c index 1963823b..b6999f0d 100644 --- a/src/sys/close.c +++ b/src/sys/close.c @@ -1,7 +1,7 @@ /** * @file sys/close.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/create.c b/src/sys/create.c index fedcf217..eb89dc4f 100644 --- a/src/sys/create.c +++ b/src/sys/create.c @@ -1,7 +1,7 @@ /** * @file sys/create.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/debug.c b/src/sys/debug.c index f433e35a..ff30de1b 100644 --- a/src/sys/debug.c +++ b/src/sys/debug.c @@ -1,7 +1,7 @@ /** * @file sys/debug.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/devctl.c b/src/sys/devctl.c index c1491626..a14036df 100644 --- a/src/sys/devctl.c +++ b/src/sys/devctl.c @@ -1,7 +1,7 @@ /** * @file sys/devctl.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/device.c b/src/sys/device.c index a31206f2..0098d112 100644 --- a/src/sys/device.c +++ b/src/sys/device.c @@ -1,7 +1,7 @@ /** * @file sys/device.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/devtimer.c b/src/sys/devtimer.c index bdcbc183..84b44c6f 100644 --- a/src/sys/devtimer.c +++ b/src/sys/devtimer.c @@ -1,7 +1,7 @@ /** * @file sys/devtimer.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/dirctl.c b/src/sys/dirctl.c index 6216580b..f28f0cc5 100644 --- a/src/sys/dirctl.c +++ b/src/sys/dirctl.c @@ -1,7 +1,7 @@ /** * @file sys/dirctl.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/driver.c b/src/sys/driver.c index a03a1379..cca261af 100644 --- a/src/sys/driver.c +++ b/src/sys/driver.c @@ -1,7 +1,7 @@ /** * @file sys/driver.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/driver.h b/src/sys/driver.h index 0b7510fb..0822d3df 100644 --- a/src/sys/driver.h +++ b/src/sys/driver.h @@ -1,7 +1,7 @@ /** * @file sys/driver.h * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/ea.c b/src/sys/ea.c index f0c10de7..06e97d7f 100644 --- a/src/sys/ea.c +++ b/src/sys/ea.c @@ -1,7 +1,7 @@ /** * @file sys/ea.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/file.c b/src/sys/file.c index 2ab416ac..34539052 100644 --- a/src/sys/file.c +++ b/src/sys/file.c @@ -1,7 +1,7 @@ /** * @file sys/file.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/fileinfo.c b/src/sys/fileinfo.c index e9cbeb69..a5b74bde 100644 --- a/src/sys/fileinfo.c +++ b/src/sys/fileinfo.c @@ -1,7 +1,7 @@ /** * @file sys/fileinfo.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/flush.c b/src/sys/flush.c index 41c93016..7ac86134 100644 --- a/src/sys/flush.c +++ b/src/sys/flush.c @@ -1,7 +1,7 @@ /** * @file sys/flush.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/fsctl.c b/src/sys/fsctl.c index 24b9b475..37cdf899 100644 --- a/src/sys/fsctl.c +++ b/src/sys/fsctl.c @@ -1,7 +1,7 @@ /** * @file sys/fsctl.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/fsext.c b/src/sys/fsext.c index 182dfda6..40a6ffdb 100644 --- a/src/sys/fsext.c +++ b/src/sys/fsext.c @@ -1,7 +1,7 @@ /** * @file sys/fsext.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/iop.c b/src/sys/iop.c index 88fac120..c00ac277 100644 --- a/src/sys/iop.c +++ b/src/sys/iop.c @@ -1,7 +1,7 @@ /** * @file sys/iop.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/ioq.c b/src/sys/ioq.c index 81d36022..a7820bbf 100644 --- a/src/sys/ioq.c +++ b/src/sys/ioq.c @@ -1,7 +1,7 @@ /** * @file sys/ioq.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/lockctl.c b/src/sys/lockctl.c index 53edece8..8270c5a7 100644 --- a/src/sys/lockctl.c +++ b/src/sys/lockctl.c @@ -1,7 +1,7 @@ /** * @file sys/lockctl.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/meta.c b/src/sys/meta.c index 680d2f7f..444849c9 100644 --- a/src/sys/meta.c +++ b/src/sys/meta.c @@ -1,7 +1,7 @@ /** * @file sys/meta.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/mountdev.c b/src/sys/mountdev.c index 14089242..e80d5d8e 100644 --- a/src/sys/mountdev.c +++ b/src/sys/mountdev.c @@ -1,7 +1,7 @@ /** * @file sys/mountdev.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/mup.c b/src/sys/mup.c index 45e03b74..e3016dbf 100644 --- a/src/sys/mup.c +++ b/src/sys/mup.c @@ -1,7 +1,7 @@ /** * @file sys/mup.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/name.c b/src/sys/name.c index 38f1f5e1..f3517f5f 100644 --- a/src/sys/name.c +++ b/src/sys/name.c @@ -1,7 +1,7 @@ /** * @file sys/name.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/psbuffer.c b/src/sys/psbuffer.c index 7698e3ba..49a5b600 100644 --- a/src/sys/psbuffer.c +++ b/src/sys/psbuffer.c @@ -1,7 +1,7 @@ /** * @file sys/psbuffer.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/read.c b/src/sys/read.c index 9d6b3050..98fb730c 100644 --- a/src/sys/read.c +++ b/src/sys/read.c @@ -1,7 +1,7 @@ /** * @file sys/read.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/security.c b/src/sys/security.c index ae6dd641..3075db45 100644 --- a/src/sys/security.c +++ b/src/sys/security.c @@ -1,7 +1,7 @@ /** * @file sys/security.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/shutdown.c b/src/sys/shutdown.c index 98c08d9b..b1901e5d 100644 --- a/src/sys/shutdown.c +++ b/src/sys/shutdown.c @@ -1,7 +1,7 @@ /** * @file sys/shutdown.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/silo.c b/src/sys/silo.c index fd89ae1c..08b96857 100644 --- a/src/sys/silo.c +++ b/src/sys/silo.c @@ -1,7 +1,7 @@ /** * @file sys/silo.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/statistics.c b/src/sys/statistics.c index 1937b536..8d6b4bb1 100644 --- a/src/sys/statistics.c +++ b/src/sys/statistics.c @@ -1,7 +1,7 @@ /** * @file sys/statistics.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/sxs.c b/src/sys/sxs.c index 99a25f57..eb8674bd 100644 --- a/src/sys/sxs.c +++ b/src/sys/sxs.c @@ -1,7 +1,7 @@ /** * @file sys/sxs.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/trace.c b/src/sys/trace.c index 10efc178..53237dab 100644 --- a/src/sys/trace.c +++ b/src/sys/trace.c @@ -1,7 +1,7 @@ /** * @file sys/trace.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/util.c b/src/sys/util.c index 69fe0f1d..82dc2880 100644 --- a/src/sys/util.c +++ b/src/sys/util.c @@ -1,7 +1,7 @@ /** * @file sys/util.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/volinfo.c b/src/sys/volinfo.c index 97747dd5..93d2ec5f 100644 --- a/src/sys/volinfo.c +++ b/src/sys/volinfo.c @@ -1,7 +1,7 @@ /** * @file sys/volinfo.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/volume.c b/src/sys/volume.c index 9a7fecb6..02f15fe6 100644 --- a/src/sys/volume.c +++ b/src/sys/volume.c @@ -1,7 +1,7 @@ /** * @file sys/volume.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/wq.c b/src/sys/wq.c index 9beabc89..e0adeea2 100644 --- a/src/sys/wq.c +++ b/src/sys/wq.c @@ -1,7 +1,7 @@ /** * @file sys/wq.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/src/sys/write.c b/src/sys/write.c index 9256b44d..d99ce95f 100644 --- a/src/sys/write.c +++ b/src/sys/write.c @@ -1,7 +1,7 @@ /** * @file sys/write.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/airfs/airfs.cpp b/tst/airfs/airfs.cpp index 3c7dc183..43b72e9a 100644 --- a/tst/airfs/airfs.cpp +++ b/tst/airfs/airfs.cpp @@ -1,7 +1,7 @@ /** * @file airfs.cpp * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/airfs/common.h b/tst/airfs/common.h index 39ddc76b..499cd766 100644 --- a/tst/airfs/common.h +++ b/tst/airfs/common.h @@ -1,7 +1,7 @@ /** * @file common.h * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/airfs/persistence.cpp b/tst/airfs/persistence.cpp index d3426b20..2a650b80 100644 --- a/tst/airfs/persistence.cpp +++ b/tst/airfs/persistence.cpp @@ -1,7 +1,7 @@ /** * @file persistence.cpp * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/fsbench/fsbench.c b/tst/fsbench/fsbench.c index 04c05965..0ce5e071 100644 --- a/tst/fsbench/fsbench.c +++ b/tst/fsbench/fsbench.c @@ -1,7 +1,7 @@ /** * @file fsbench.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/fscrash/fscrash-main.c b/tst/fscrash/fscrash-main.c index 4b92973e..35283c57 100644 --- a/tst/fscrash/fscrash-main.c +++ b/tst/fscrash/fscrash-main.c @@ -1,7 +1,7 @@ /** * @file fscrash-main.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/fscrash/fscrash.c b/tst/fscrash/fscrash.c index 933d0617..6dcbe4f3 100644 --- a/tst/fscrash/fscrash.c +++ b/tst/fscrash/fscrash.c @@ -1,7 +1,7 @@ /** * @file fscrash.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/fscrash/fscrash.h b/tst/fscrash/fscrash.h index a852f208..ed9e56d1 100644 --- a/tst/fscrash/fscrash.h +++ b/tst/fscrash/fscrash.h @@ -1,7 +1,7 @@ /** * @file fscrash.h * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/memfs-dotnet/Program.cs b/tst/memfs-dotnet/Program.cs index 6821b25d..24b3b9d8 100644 --- a/tst/memfs-dotnet/Program.cs +++ b/tst/memfs-dotnet/Program.cs @@ -1,7 +1,7 @@ /** * @file Program.cs * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/memfs-fuse/compat.h b/tst/memfs-fuse/compat.h index 3cd5f520..91bdf6ef 100644 --- a/tst/memfs-fuse/compat.h +++ b/tst/memfs-fuse/compat.h @@ -1,7 +1,7 @@ /** * @file compat.h * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/memfs-fuse/memfs-fuse.cpp b/tst/memfs-fuse/memfs-fuse.cpp index a4cb66c4..4652f933 100644 --- a/tst/memfs-fuse/memfs-fuse.cpp +++ b/tst/memfs-fuse/memfs-fuse.cpp @@ -1,7 +1,7 @@ /** * @file memfs-fuse.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/memfs-fuse3/compat.h b/tst/memfs-fuse3/compat.h index 3cd5f520..91bdf6ef 100644 --- a/tst/memfs-fuse3/compat.h +++ b/tst/memfs-fuse3/compat.h @@ -1,7 +1,7 @@ /** * @file compat.h * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 9d7f128f..cb22d4a4 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 03554b32..d87b8060 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/memfs/memfs-main.c b/tst/memfs/memfs-main.c index e76bdb8c..c2704841 100644 --- a/tst/memfs/memfs-main.c +++ b/tst/memfs/memfs-main.c @@ -1,7 +1,7 @@ /** * @file memfs-main.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/memfs/memfs.cpp b/tst/memfs/memfs.cpp index 695a6926..902f0ea3 100644 --- a/tst/memfs/memfs.cpp +++ b/tst/memfs/memfs.cpp @@ -1,7 +1,7 @@ /** * @file memfs.cpp * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/memfs/memfs.h b/tst/memfs/memfs.h index 920572d1..22a7a46f 100644 --- a/tst/memfs/memfs.h +++ b/tst/memfs/memfs.h @@ -1,7 +1,7 @@ /** * @file memfs.h * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/notifyfs-dotnet/Program.cs b/tst/notifyfs-dotnet/Program.cs index 72130ad4..25686efb 100644 --- a/tst/notifyfs-dotnet/Program.cs +++ b/tst/notifyfs-dotnet/Program.cs @@ -1,7 +1,7 @@ /** * @file Program.cs * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/notifyfs/notifyfs.c b/tst/notifyfs/notifyfs.c index 2c9ed1e6..6a1e6bb8 100644 --- a/tst/notifyfs/notifyfs.c +++ b/tst/notifyfs/notifyfs.c @@ -1,7 +1,7 @@ /** * @file notifyfs.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/ntptfs/lfs.c b/tst/ntptfs/lfs.c index 33574036..b13544c6 100644 --- a/tst/ntptfs/lfs.c +++ b/tst/ntptfs/lfs.c @@ -1,7 +1,7 @@ /** * @file lfs.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/ntptfs/ptfs-main.c b/tst/ntptfs/ptfs-main.c index f1f07bc8..4f6a3fb2 100644 --- a/tst/ntptfs/ptfs-main.c +++ b/tst/ntptfs/ptfs-main.c @@ -1,7 +1,7 @@ /** * @file ptfs-main.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/ntptfs/ptfs.c b/tst/ntptfs/ptfs.c index a26f0e32..7843c083 100644 --- a/tst/ntptfs/ptfs.c +++ b/tst/ntptfs/ptfs.c @@ -1,7 +1,7 @@ /** * @file ptfs.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/ntptfs/ptfs.h b/tst/ntptfs/ptfs.h index 9f8b99d4..32e55e41 100644 --- a/tst/ntptfs/ptfs.h +++ b/tst/ntptfs/ptfs.h @@ -1,7 +1,7 @@ /** * @file ptfs.h * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 e36180a7..c0bad620 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/passthrough-dotnet/Program.cs b/tst/passthrough-dotnet/Program.cs index 23563840..6e6a4ac6 100644 --- a/tst/passthrough-dotnet/Program.cs +++ b/tst/passthrough-dotnet/Program.cs @@ -1,7 +1,7 @@ /** * @file Program.cs * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 13f7b28c..58d93fb6 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/passthrough-fuse/winposix.c b/tst/passthrough-fuse/winposix.c index e92d21f2..3bdf8151 100644 --- a/tst/passthrough-fuse/winposix.c +++ b/tst/passthrough-fuse/winposix.c @@ -1,7 +1,7 @@ /** * @file winposix.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/passthrough-fuse/winposix.h b/tst/passthrough-fuse/winposix.h index 0b4edda2..8067e97c 100644 --- a/tst/passthrough-fuse/winposix.h +++ b/tst/passthrough-fuse/winposix.h @@ -1,7 +1,7 @@ /** * @file winposix.h * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 1a3fcf41..c7459946 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/passthrough-fuse3/winposix.c b/tst/passthrough-fuse3/winposix.c index 8ab30e6a..dec8ca59 100644 --- a/tst/passthrough-fuse3/winposix.c +++ b/tst/passthrough-fuse3/winposix.c @@ -1,7 +1,7 @@ /** * @file winposix.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/passthrough-fuse3/winposix.h b/tst/passthrough-fuse3/winposix.h index 94c26507..c86122dd 100644 --- a/tst/passthrough-fuse3/winposix.h +++ b/tst/passthrough-fuse3/winposix.h @@ -1,7 +1,7 @@ /** * @file winposix.h * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/passthrough/passthrough.c b/tst/passthrough/passthrough.c index a54296bf..2f945d92 100644 --- a/tst/passthrough/passthrough.c +++ b/tst/passthrough/passthrough.c @@ -1,7 +1,7 @@ /** * @file passthrough.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 1551131d..2a907a0d 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 539cefa7..3254887e 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 59dab9dc..570055ad 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 fb2423c0..2b90c2f3 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 199f226a..f10508c7 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 3ed0735e..c38ef0fe 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 f26d41ce..547d7401 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 f6b8d161..93b50340 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 3769007d..556c3cd5 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 7a8096ea..3f299ef5 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 75606911..22e46408 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/hooks.c b/tst/winfsp-tests/hooks.c index 86f1b52d..08cb1651 100644 --- a/tst/winfsp-tests/hooks.c +++ b/tst/winfsp-tests/hooks.c @@ -1,7 +1,7 @@ /** * @file hooks.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 88aafd1c..a105458c 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 6e8c2448..b1bd6452 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 26744377..6cfb2167 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/loadun-test.c b/tst/winfsp-tests/loadun-test.c index 40485383..2fde0afc 100644 --- a/tst/winfsp-tests/loadun-test.c +++ b/tst/winfsp-tests/loadun-test.c @@ -1,7 +1,7 @@ /** * @file loadun-test.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 baff6086..3b3184e7 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 ae6f54d4..cb6fc39f 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 675c961b..8e457fa3 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/notify-test.c b/tst/winfsp-tests/notify-test.c index fa1c33e7..17dbb9a6 100644 --- a/tst/winfsp-tests/notify-test.c +++ b/tst/winfsp-tests/notify-test.c @@ -1,7 +1,7 @@ /** * @file notify-test.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 52d31c63..41cf7e14 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 70cd0288..4eeaba9f 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 12817b7d..736ed406 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 6d1eb322..dc53df18 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 5e6b2399..6a2d35b8 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp. diff --git a/tst/winfsp-tests/resilient.c b/tst/winfsp-tests/resilient.c index dc4d99a5..6db5175d 100644 --- a/tst/winfsp-tests/resilient.c +++ b/tst/winfsp-tests/resilient.c @@ -1,7 +1,7 @@ /** * @file resilient.c * - * @copyright 2015-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 748fc39a..6c2c58d5 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 31780656..c08d07ff 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 e45c35cf..3707aa07 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 d47e7b76..04246542 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 0789439a..2ac6ecb0 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 af736325..eab67333 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 15faf306..2f2e1617 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 c5467e7f..450529f3 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 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 75eceb63..481f6701 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-2024 Bill Zissimopoulos + * @copyright 2015-2025 Bill Zissimopoulos */ /* * This file is part of WinFsp.