From 3029b2d0b33a75d151e2e487b49878826444338e Mon Sep 17 00:00:00 2001 From: Joachim Metz Date: Thu, 29 Feb 2024 05:40:11 +0100 Subject: [PATCH] Applied updates --- AUTHORS | 2 +- appveyor.yml | 88 ++++++++++++++++--- autogen.ps1 | 25 +++--- common/byte_stream.h | 2 +- common/common.h | 2 +- common/config_borlandc.h | 2 +- common/config_msc.h | 2 +- common/config_winapi.h | 2 +- common/file_stream.h | 2 +- common/memory.h | 2 +- common/narrow_string.h | 2 +- common/system_string.h | 2 +- common/types.h.in | 2 +- common/wide_string.h | 2 +- configure.ac | 2 +- dpkg/copyright | 2 +- include/libvshadow.h.in | 2 +- include/libvshadow/codepage.h | 2 +- include/libvshadow/definitions.h.in | 2 +- include/libvshadow/error.h | 2 +- include/libvshadow/extern.h | 2 +- include/libvshadow/features.h.in | 2 +- include/libvshadow/types.h.in | 2 +- libvshadow/libvshadow.c | 2 +- libvshadow/libvshadow.rc.in | 2 +- libvshadow/libvshadow_block.c | 2 +- libvshadow/libvshadow_block.h | 2 +- libvshadow/libvshadow_block_descriptor.c | 2 +- libvshadow/libvshadow_block_descriptor.h | 2 +- .../libvshadow_block_range_descriptor.c | 2 +- .../libvshadow_block_range_descriptor.h | 2 +- libvshadow/libvshadow_block_tree.c | 2 +- libvshadow/libvshadow_block_tree.h | 2 +- libvshadow/libvshadow_block_tree_node.c | 2 +- libvshadow/libvshadow_block_tree_node.h | 2 +- libvshadow/libvshadow_codepage.h | 2 +- libvshadow/libvshadow_debug.c | 2 +- libvshadow/libvshadow_debug.h | 2 +- libvshadow/libvshadow_definitions.h.in | 2 +- libvshadow/libvshadow_error.c | 2 +- libvshadow/libvshadow_error.h | 2 +- libvshadow/libvshadow_extern.h | 2 +- libvshadow/libvshadow_io_handle.c | 2 +- libvshadow/libvshadow_io_handle.h | 2 +- libvshadow/libvshadow_libbfio.h | 2 +- libvshadow/libvshadow_libcdata.h | 2 +- libvshadow/libvshadow_libcerror.h | 2 +- libvshadow/libvshadow_libclocale.h | 2 +- libvshadow/libvshadow_libcnotify.h | 2 +- libvshadow/libvshadow_libcthreads.h | 2 +- libvshadow/libvshadow_libfdatetime.h | 2 +- libvshadow/libvshadow_libfguid.h | 2 +- libvshadow/libvshadow_libuna.h | 2 +- libvshadow/libvshadow_notify.c | 2 +- libvshadow/libvshadow_notify.h | 2 +- libvshadow/libvshadow_ntfs_volume_header.c | 2 +- libvshadow/libvshadow_ntfs_volume_header.h | 2 +- libvshadow/libvshadow_store.c | 2 +- libvshadow/libvshadow_store.h | 2 +- libvshadow/libvshadow_store_block.c | 2 +- libvshadow/libvshadow_store_block.h | 2 +- libvshadow/libvshadow_store_descriptor.c | 2 +- libvshadow/libvshadow_store_descriptor.h | 2 +- libvshadow/libvshadow_support.c | 2 +- libvshadow/libvshadow_support.h | 2 +- libvshadow/libvshadow_types.h | 2 +- libvshadow/libvshadow_unused.h | 2 +- libvshadow/libvshadow_volume.c | 2 +- libvshadow/libvshadow_volume.h | 2 +- libvshadow/vshadow_catalog.h | 2 +- libvshadow/vshadow_store.h | 2 +- libvshadow/vshadow_volume.h | 2 +- manuals/libvshadow.3 | 2 +- manuals/vshadowinfo.1 | 2 +- manuals/vshadowmount.1 | 2 +- ossfuzz/ossfuzz_libbfio.h | 2 +- ossfuzz/ossfuzz_libvshadow.h | 2 +- ossfuzz/volume_fuzzer.cc | 2 +- pyvshadow/pyvshadow.c | 2 +- pyvshadow/pyvshadow.h | 2 +- pyvshadow/pyvshadow_block.c | 2 +- pyvshadow/pyvshadow_block.h | 2 +- pyvshadow/pyvshadow_block_flags.c | 2 +- pyvshadow/pyvshadow_block_flags.h | 2 +- pyvshadow/pyvshadow_blocks.c | 2 +- pyvshadow/pyvshadow_blocks.h | 2 +- pyvshadow/pyvshadow_datetime.c | 2 +- pyvshadow/pyvshadow_datetime.h | 2 +- pyvshadow/pyvshadow_error.c | 2 +- pyvshadow/pyvshadow_error.h | 2 +- pyvshadow/pyvshadow_file_object_io_handle.c | 2 +- pyvshadow/pyvshadow_file_object_io_handle.h | 2 +- pyvshadow/pyvshadow_guid.c | 2 +- pyvshadow/pyvshadow_guid.h | 2 +- pyvshadow/pyvshadow_integer.c | 2 +- pyvshadow/pyvshadow_integer.h | 2 +- pyvshadow/pyvshadow_libbfio.h | 2 +- pyvshadow/pyvshadow_libcerror.h | 2 +- pyvshadow/pyvshadow_libclocale.h | 2 +- pyvshadow/pyvshadow_libfguid.h | 2 +- pyvshadow/pyvshadow_libvshadow.h | 2 +- pyvshadow/pyvshadow_python.h | 2 +- pyvshadow/pyvshadow_store.c | 2 +- pyvshadow/pyvshadow_store.h | 2 +- pyvshadow/pyvshadow_stores.c | 2 +- pyvshadow/pyvshadow_stores.h | 2 +- pyvshadow/pyvshadow_unused.h | 2 +- pyvshadow/pyvshadow_volume.c | 2 +- pyvshadow/pyvshadow_volume.h | 2 +- tests/pyvshadow_test_store.py | 2 +- tests/pyvshadow_test_support.py | 2 +- tests/pyvshadow_test_volume.py | 2 +- tests/runtests.py | 5 +- tests/test_python_module.sh | 16 +++- tests/vshadow_test_block.c | 2 +- tests/vshadow_test_block_descriptor.c | 2 +- tests/vshadow_test_block_range_descriptor.c | 2 +- tests/vshadow_test_block_tree.c | 2 +- tests/vshadow_test_block_tree_node.c | 2 +- tests/vshadow_test_error.c | 2 +- tests/vshadow_test_functions.c | 2 +- tests/vshadow_test_functions.h | 2 +- tests/vshadow_test_getopt.c | 2 +- tests/vshadow_test_getopt.h | 2 +- tests/vshadow_test_io_handle.c | 2 +- tests/vshadow_test_libbfio.h | 2 +- tests/vshadow_test_libcdata.h | 2 +- tests/vshadow_test_libcerror.h | 2 +- tests/vshadow_test_libclocale.h | 2 +- tests/vshadow_test_libcnotify.h | 2 +- tests/vshadow_test_libcthreads.h | 2 +- tests/vshadow_test_libuna.h | 2 +- tests/vshadow_test_libvshadow.h | 2 +- tests/vshadow_test_macros.h | 2 +- tests/vshadow_test_memory.c | 2 +- tests/vshadow_test_memory.h | 2 +- tests/vshadow_test_notify.c | 2 +- tests/vshadow_test_store.c | 2 +- tests/vshadow_test_store_block.c | 2 +- tests/vshadow_test_store_descriptor.c | 2 +- tests/vshadow_test_support.c | 2 +- tests/vshadow_test_unused.h | 2 +- tests/vshadow_test_volume.c | 2 +- tox.ini | 13 ++- vshadowtools/byte_size_string.c | 2 +- vshadowtools/byte_size_string.h | 2 +- vshadowtools/debug_handle.c | 2 +- vshadowtools/debug_handle.h | 2 +- vshadowtools/info_handle.c | 2 +- vshadowtools/info_handle.h | 2 +- vshadowtools/mount_dokan.c | 2 +- vshadowtools/mount_dokan.h | 2 +- vshadowtools/mount_file_entry.c | 2 +- vshadowtools/mount_file_entry.h | 2 +- vshadowtools/mount_file_system.c | 2 +- vshadowtools/mount_file_system.h | 2 +- vshadowtools/mount_fuse.c | 2 +- vshadowtools/mount_fuse.h | 2 +- vshadowtools/mount_handle.c | 2 +- vshadowtools/mount_handle.h | 2 +- vshadowtools/vshadowdebug.c | 2 +- vshadowtools/vshadowinfo.c | 2 +- vshadowtools/vshadowmount.c | 2 +- vshadowtools/vshadowtools_getopt.c | 2 +- vshadowtools/vshadowtools_getopt.h | 2 +- vshadowtools/vshadowtools_i18n.h | 2 +- vshadowtools/vshadowtools_libbfio.h | 2 +- vshadowtools/vshadowtools_libcdata.h | 2 +- vshadowtools/vshadowtools_libcerror.h | 2 +- vshadowtools/vshadowtools_libcfile.h | 2 +- vshadowtools/vshadowtools_libclocale.h | 2 +- vshadowtools/vshadowtools_libcnotify.h | 2 +- vshadowtools/vshadowtools_libcpath.h | 2 +- vshadowtools/vshadowtools_libfdatetime.h | 2 +- vshadowtools/vshadowtools_libfguid.h | 2 +- vshadowtools/vshadowtools_libuna.h | 2 +- vshadowtools/vshadowtools_libvshadow.h | 2 +- vshadowtools/vshadowtools_output.c | 4 +- vshadowtools/vshadowtools_output.h | 2 +- vshadowtools/vshadowtools_signal.c | 2 +- vshadowtools/vshadowtools_signal.h | 2 +- vshadowtools/vshadowtools_unused.h | 2 +- 182 files changed, 294 insertions(+), 209 deletions(-) diff --git a/AUTHORS b/AUTHORS index 705612f..6230d4a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,4 +1,4 @@ Acknowledgements: libvshadow -Copyright (C) 2011-2023, Joachim Metz +Copyright (C) 2011-2024, Joachim Metz diff --git a/appveyor.yml b/appveyor.yml index 9104081..b5eb4d1 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -115,14 +115,66 @@ environment: CFLAGS: "-I/usr/local/include" LDFLAGS: "-L/usr/local/lib" CONFIGURE_OPTIONS: "--disable-dependency-tracking --prefix=/usr/local --enable-python --with-pyprefix" - - TARGET: python311 - BUILD_ENVIRONMENT: python + - TARGET: windows-tox-py38-32bit + BUILD_ENVIRONMENT: python-tox + APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022 + PYTHON: "C:\\Python38\\python.exe" + PYTHON_VERSION: 3.8 + TOXENV: py38 + - TARGET: windows-tox-py38-64bit + BUILD_ENVIRONMENT: python-tox + APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022 + PYTHON: "C:\\Python38-x64\\python.exe" + PYTHON_VERSION: 3.8 + TOXENV: py38 + - TARGET: windows-tox-py39-32bit + BUILD_ENVIRONMENT: python-tox + APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022 + PYTHON: "C:\\Python39\\python.exe" + PYTHON_VERSION: 3.9 + TOXENV: py39 + - TARGET: windows-tox-py39-64bit + BUILD_ENVIRONMENT: python-tox + APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022 + PYTHON: "C:\\Python39-x64\\python.exe" + PYTHON_VERSION: 3.9 + TOXENV: py39 + - TARGET: windows-tox-py310-32bit + BUILD_ENVIRONMENT: python-tox + APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022 + PYTHON: "C:\\Python310\\python.exe" + PYTHON_VERSION: 3.10 + TOXENV: py310 + - TARGET: windows-tox-py310-64bit + BUILD_ENVIRONMENT: python-tox + APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022 + PYTHON: "C:\\Python310-x64\\python.exe" + PYTHON_VERSION: 3.10 + TOXENV: py310 + - TARGET: windows-tox-py311-32bit + BUILD_ENVIRONMENT: python-tox APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022 PYTHON: "C:\\Python311\\python.exe" - - TARGET: python311-x64 - BUILD_ENVIRONMENT: python + PYTHON_VERSION: 3.11 + TOXENV: py311 + - TARGET: windows-tox-py311-64bit + BUILD_ENVIRONMENT: python-tox APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022 PYTHON: "C:\\Python311-x64\\python.exe" + PYTHON_VERSION: 3.11 + TOXENV: py311 + - TARGET: windows-tox-py312-32bit + BUILD_ENVIRONMENT: python-tox + APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022 + PYTHON: "C:\\Python312\\python.exe" + PYTHON_VERSION: 3.12 + TOXENV: py312 + - TARGET: windows-tox-py312-64bit + BUILD_ENVIRONMENT: python-tox + APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022 + PYTHON: "C:\\Python312-x64\\python.exe" + PYTHON_VERSION: 3.12 + TOXENV: py312 - TARGET: macos-tox-py38 BUILD_ENVIRONMENT: python-tox APPVEYOR_BUILD_WORKER_IMAGE: macos-monterey @@ -153,6 +205,12 @@ environment: HOMEBREW_NO_INSTALL_CLEANUP: 1 PYTHON_VERSION: 3.12 TOXENV: py312 + - TARGET: linux-tox-py310 + BUILD_ENVIRONMENT: python-tox + APPVEYOR_BUILD_WORKER_IMAGE: ubuntu2204 + PYTHON_VERSION: 3.10 + TOXENV: py310 + AUDITWHEEL_PLAT: manylinux_2_35_x86_64 - TARGET: cygwin64-gcc BUILD_ENVIRONMENT: cygwin64 APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2022 @@ -235,11 +293,12 @@ install: .\builddokan.ps1 -Configuration ${Configuration} -Platform "Win32"; .\builddokan.ps1 -Configuration ${Configuration} -Platform "x64"; } } -- sh: if test ${BUILD_ENVIRONMENT} = "python-tox" || test ${BUILD_ENVIRONMENT} = "xcode"; then brew update-reset && brew update -q; fi -- sh: if test ${BUILD_ENVIRONMENT} = "python-tox" || test ${BUILD_ENVIRONMENT} = "xcode"; then brew install -q autoconf automake gettext gnu-sed libtool macfuse pkg-config || true; fi -- sh: if test ${BUILD_ENVIRONMENT} = "python-tox"; then brew install -q python@${PYTHON_VERSION} tox twine-pypi || true; fi -- cmd: if [%BUILD_ENVIRONMENT%]==[python] ( - "%PYTHON%" -m pip install -U pip setuptools twine wheel ) +- sh: if ( test `uname -s` = "Darwin" && test ${BUILD_ENVIRONMENT} = "python-tox" ) || test ${BUILD_ENVIRONMENT} = "xcode"; then brew update-reset && brew update -q; fi +- sh: if ( test `uname -s` = "Darwin" && test ${BUILD_ENVIRONMENT} = "python-tox" ) || test ${BUILD_ENVIRONMENT} = "xcode"; then brew install -q autoconf automake gettext gnu-sed libtool macfuse pkg-config || true; fi +- cmd: if [%BUILD_ENVIRONMENT%]==[python-tox] ( + "%PYTHON%" -m pip install -U tox twine ) +- sh: if test `uname -s` = "Darwin" && test ${BUILD_ENVIRONMENT} = "python-tox"; then brew install -q python@${PYTHON_VERSION} tox twine-pypi || true; fi +- sh: if test `uname -s` = "Linux" && test ${BUILD_ENVIRONMENT} = "python-tox"; then sudo apt-get update && sudo apt-get -y install autoconf automake autopoint build-essential git libtool patchelf pkg-config python3 python3-dev python3-distutils python3-pip python3-setuptools tox twine; fi - ps: If ($env:BUILD_ENVIRONMENT -eq "cygwin64") { (New-Object Net.WebClient).DownloadFile("https://cygwin.com/setup-x86_64.exe", "C:\\cygwin64\\setup-x86_64.exe") } - cmd: if [%BUILD_ENVIRONMENT%]==[cygwin64] ( @@ -250,7 +309,7 @@ install: $ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri https://uploader.codecov.io/latest/windows/codecov.exe -Outfile ..\codecov.exe } build_script: -- ps: If ($env:BUILD_ENVIRONMENT -eq "msbuild" -or ($env:BUILD_ENVIRONMENT -eq "python" -and $isWindows)) { +- ps: If ($env:BUILD_ENVIRONMENT -eq "msbuild" -or ($env:BUILD_ENVIRONMENT -eq "python-tox" -and $isWindows)) { .\synclibs.ps1; .\autogen.ps1 } - ps: If ($env:TARGET -eq "vs2008") { @@ -262,9 +321,10 @@ build_script: - ps: If ($env:TARGET -eq "vs2022-python") { .\build.ps1 -VisualStudioVersion $env:TARGET.Substring(2, 4) -Configuration $env:CONFIGURATION -Platform $env:PLATFORM -PythonPath $env:PYTHON_PATH -VSToolsOptions "--extend-with-x64 --python-path $env:PYTHON_PATH --with-dokany" } - sh: if test ${BUILD_ENVIRONMENT} = "xcode"; then export PATH="/usr/local/opt/gettext/bin:$PATH"; export SED="/usr/local/bin/gsed"; tests/build.sh ${CONFIGURE_OPTIONS}; fi -- cmd: if [%BUILD_ENVIRONMENT%]==[python] ( - "%PYTHON%" setup.py bdist_wheel ) -- sh: if test ${BUILD_ENVIRONMENT} = "python-tox"; then export PATH="/usr/local/opt/gettext/bin:$PATH"; export SED="/usr/local/bin/gsed"; ./synclibs.sh && ./autogen.sh && ./configure --disable-nls --disable-shared-libs && make sources >/dev/null && tox -e${TOXENV}; fi +- cmd: if [%BUILD_ENVIRONMENT%]==[python-tox] ( + "%PYTHON%" -m tox -e%TOXENV% ) +- sh: if test `uname -s` = "Darwin" && test ${BUILD_ENVIRONMENT} = "python-tox"; then export PATH="/usr/local/opt/gettext/bin:$PATH"; export SED="/usr/local/bin/gsed"; ./synclibs.sh && ./autogen.sh && ./configure --disable-nls --disable-shared-libs && make sources >/dev/null && tox -e${TOXENV}; fi +- sh: if test `uname -s` = "Linux" && test ${BUILD_ENVIRONMENT} = "python-tox"; then ./synclibs.sh && ./autogen.sh && ./configure --disable-nls --disable-shared-libs && make sources >/dev/null && tox -e${TOXENV} && tox -eauditwheel -- --plat ${AUDITWHEEL_PLAT} dist/*.whl && rm -f dist/*.whl && mv wheelhouse/*.whl dist/; fi - cmd: if [%BUILD_ENVIRONMENT%]==[cygwin64] ( xcopy /i /q /s C:\projects\libvshadow C:\cygwin64\home\appveyor\libvshadow && C:\cygwin64\bin\bash -e -l -c "cd libvshadow && wget -q 'http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD' -O './config.guess' && wget -q 'http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD' -O './config.sub'" && @@ -296,7 +356,7 @@ artifacts: - path: dist\*.whl deploy_script: -- ps: If ($env:APPVEYOR_REPO_TAG -eq "true" -and $isWindows -and $env:BUILD_ENVIRONMENT -eq "python") { +- ps: If ($env:APPVEYOR_REPO_TAG -eq "true" -and $isWindows -and $env:BUILD_ENVIRONMENT -eq "python-tox") { Invoke-Expression "${env:PYTHON} -m twine upload dist/*.whl --username __token__ --password ${env:PYPI_TOKEN} --skip-existing" } - sh: if test ${APPVEYOR_REPO_TAG} = "true" && test ${BUILD_ENVIRONMENT} = "python-tox"; then twine upload dist/*.whl --username __token__ --password ${PYPI_TOKEN} --skip-existing; fi diff --git a/autogen.ps1 b/autogen.ps1 index ed2049a..520fdb8 100644 --- a/autogen.ps1 +++ b/autogen.ps1 @@ -1,6 +1,6 @@ # Script to generate the necessary files for a msvscpp build # -# Version: 20230104 +# Version: 20230118 $WinFlex = "..\win_flex_bison\win_flex.exe" $WinBison = "..\win_flex_bison\win_bison.exe" @@ -9,17 +9,22 @@ $Library = Get-Content -Path configure.ac | select -skip 3 -first 1 | % { $_ -Re $Version = Get-Content -Path configure.ac | select -skip 4 -first 1 | % { $_ -Replace " \[","" } | % { $_ -Replace "\],","" } $Prefix = ${Library}.Substring(3) -Get-Content -Path "include\${Library}.h.in" > "include\${Library}.h" -Get-Content -Path "include\${Library}\definitions.h.in" | % { $_ -Replace "@VERSION@","${Version}" } > "include\${Library}\definitions.h" -Get-Content -Path "include\${Library}\features.h.in" | % { $_ -Replace "@[A-Z0-9_]*@","0" } > "include\${Library}\features.h" -Get-Content -Path "include\${Library}\types.h.in" | % { $_ -Replace "@[A-Z0-9_]*@","0" } > "include\${Library}\types.h" -Get-Content -Path "common\types.h.in" | % { $_ -Replace "@PACKAGE@","${Library}" } > "common\types.h" -Get-Content -Path "${Library}\${Library}_definitions.h.in" | % { $_ -Replace "@VERSION@","${Version}" } > "${Library}\${Library}_definitions.h" -Get-Content -Path "${Library}\${Library}.rc.in" | % { $_ -Replace "@VERSION@","${Version}" } > "${Library}\${Library}.rc" +Get-Content -Path "include\${Library}.h.in" | Out-File -Encoding ascii "include\${Library}.h" +Get-Content -Path "include\${Library}\definitions.h.in" | % { $_ -Replace "@VERSION@","${Version}" } | Out-File -Encoding ascii "include\${Library}\definitions.h" +Get-Content -Path "include\${Library}\features.h.in" | % { $_ -Replace "@[A-Z0-9_]*@","0" } | Out-File -Encoding ascii "include\${Library}\features.h" +Get-Content -Path "include\${Library}\types.h.in" | % { $_ -Replace "@[A-Z0-9_]*@","0" } | Out-File -Encoding ascii "include\${Library}\types.h" +Get-Content -Path "common\types.h.in" | % { $_ -Replace "@PACKAGE@","${Library}" } | Out-File -Encoding ascii "common\types.h" +Get-Content -Path "${Library}\${Library}_definitions.h.in" | % { $_ -Replace "@VERSION@","${Version}" } | Out-File -Encoding ascii "${Library}\${Library}_definitions.h" +Get-Content -Path "${Library}\${Library}.rc.in" | % { $_ -Replace "@VERSION@","${Version}" } | Out-File -Encoding ascii "${Library}\${Library}.rc" + +If (Test-Path "setup.cfg.in") +{ + Get-Content -Path "setup.cfg.in" | % { $_ -Replace "@VERSION@","${Version}" } | Out-File -Encoding ascii "setup.cfg" +} If (Test-Path "${Prefix}.net") { - Get-Content -Path "${Prefix}.net\${Prefix}.net.rc.in" | % { $_ -Replace "@VERSION@","${Version}" } > "${Prefix}.net\${Prefix}.net.rc" + Get-Content -Path "${Prefix}.net\${Prefix}.net.rc.in" | % { $_ -Replace "@VERSION@","${Version}" } | Out-File -Encoding ascii "${Prefix}.net\${Prefix}.net.rc" } $NamePrefix = "" @@ -38,7 +43,7 @@ ForEach (${DirectoryElement} in Get-ChildItem -Path "${Library}\*.l") $Output = Invoke-Expression -Command "& '${WinFlex}' -Cf ${DirectoryElement} 2>&1" Write-Host ${Output} - # Moving manually since win_flex -o does not provide the expected behavior. + # Moving manually since `win_flex -o filename' does not provide the expected behavior. Move-Item "lex.yy.c" ${OutputFile} -force } diff --git a/common/byte_stream.h b/common/byte_stream.h index b2df003..41db315 100644 --- a/common/byte_stream.h +++ b/common/byte_stream.h @@ -1,7 +1,7 @@ /* * Byte stream functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/common/common.h b/common/common.h index 7d81cf3..f34105f 100644 --- a/common/common.h +++ b/common/common.h @@ -1,7 +1,7 @@ /* * Common include file * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/common/config_borlandc.h b/common/config_borlandc.h index c638eba..a64ee8d 100644 --- a/common/config_borlandc.h +++ b/common/config_borlandc.h @@ -1,7 +1,7 @@ /* * Configuration for the Borland/CodeGear C++ Builder compiler * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/common/config_msc.h b/common/config_msc.h index adf0165..5da912b 100644 --- a/common/config_msc.h +++ b/common/config_msc.h @@ -1,7 +1,7 @@ /* * Configuration for the Microsoft Visual Studio C++ compiler * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/common/config_winapi.h b/common/config_winapi.h index f87d3fa..a4731f0 100644 --- a/common/config_winapi.h +++ b/common/config_winapi.h @@ -1,7 +1,7 @@ /* * Configuration file for WINAPI * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/common/file_stream.h b/common/file_stream.h index 3eb14fa..e91f8c5 100644 --- a/common/file_stream.h +++ b/common/file_stream.h @@ -1,7 +1,7 @@ /* * FILE stream functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/common/memory.h b/common/memory.h index 4f5dba5..2275bf2 100644 --- a/common/memory.h +++ b/common/memory.h @@ -1,7 +1,7 @@ /* * Memory functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/common/narrow_string.h b/common/narrow_string.h index 620d487..0f623c4 100644 --- a/common/narrow_string.h +++ b/common/narrow_string.h @@ -1,7 +1,7 @@ /* * Narrow character string functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/common/system_string.h b/common/system_string.h index 2987251..a0073aa 100644 --- a/common/system_string.h +++ b/common/system_string.h @@ -1,7 +1,7 @@ /* * System character string functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/common/types.h.in b/common/types.h.in index b278803..86ab820 100644 --- a/common/types.h.in +++ b/common/types.h.in @@ -1,7 +1,7 @@ /* * Type and type-support definitions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/common/wide_string.h b/common/wide_string.h index cc74bb0..e4d292b 100644 --- a/common/wide_string.h +++ b/common/wide_string.h @@ -1,7 +1,7 @@ /* * Wide character string functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/configure.ac b/configure.ac index f21d7e3..265c71f 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ AC_PREREQ([2.71]) AC_INIT( [libvshadow], - [20231128], + [20240229], [joachim.metz@gmail.com]) AC_CONFIG_SRCDIR( diff --git a/dpkg/copyright b/dpkg/copyright index bb5a610..cd6466c 100644 --- a/dpkg/copyright +++ b/dpkg/copyright @@ -3,7 +3,7 @@ Upstream-Name: libvshadow Source: https://github.com/libyal/libvshadow Files: * -Copyright: 2011-2023, Joachim Metz +Copyright: 2011-2024, Joachim Metz License: LGPL-3.0+ License: LGPL-3.0+ diff --git a/include/libvshadow.h.in b/include/libvshadow.h.in index 9c4e2d3..16beaa3 100644 --- a/include/libvshadow.h.in +++ b/include/libvshadow.h.in @@ -1,7 +1,7 @@ /* * Library to access the Windows NT Volume Shadow Snapshot (VSS) format * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/include/libvshadow/codepage.h b/include/libvshadow/codepage.h index 6258fd1..e1b9058 100644 --- a/include/libvshadow/codepage.h +++ b/include/libvshadow/codepage.h @@ -1,7 +1,7 @@ /* * Codepage definitions for libvshadow * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/include/libvshadow/definitions.h.in b/include/libvshadow/definitions.h.in index d6368bd..32b1314 100644 --- a/include/libvshadow/definitions.h.in +++ b/include/libvshadow/definitions.h.in @@ -1,7 +1,7 @@ /* * Definitions for libvshadow * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/include/libvshadow/error.h b/include/libvshadow/error.h index 9f13714..711aeb5 100644 --- a/include/libvshadow/error.h +++ b/include/libvshadow/error.h @@ -1,7 +1,7 @@ /* * The error code definitions for libvshadow * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/include/libvshadow/extern.h b/include/libvshadow/extern.h index 83fb2b4..b670e2b 100644 --- a/include/libvshadow/extern.h +++ b/include/libvshadow/extern.h @@ -4,7 +4,7 @@ * This header should be included in header files that export or import * library functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/include/libvshadow/features.h.in b/include/libvshadow/features.h.in index 4592931..b3d4bc8 100644 --- a/include/libvshadow/features.h.in +++ b/include/libvshadow/features.h.in @@ -1,7 +1,7 @@ /* * Features of libvshadow * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/include/libvshadow/types.h.in b/include/libvshadow/types.h.in index 7c5a67c..3540f45 100644 --- a/include/libvshadow/types.h.in +++ b/include/libvshadow/types.h.in @@ -1,7 +1,7 @@ /* * Type definitions for libvshadow * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow.c b/libvshadow/libvshadow.c index abcf825..d0ea304 100644 --- a/libvshadow/libvshadow.c +++ b/libvshadow/libvshadow.c @@ -1,7 +1,7 @@ /* * Library to access the Windows NT Volume Shadow Snapshot (VSS) format * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow.rc.in b/libvshadow/libvshadow.rc.in index 6c09254..7ca3778 100644 --- a/libvshadow/libvshadow.rc.in +++ b/libvshadow/libvshadow.rc.in @@ -24,7 +24,7 @@ BEGIN VALUE "FileDescription", "Library to access the Windows NT Volume Shadow Snapshot (VSS) format\0" VALUE "FileVersion", "@VERSION@" "\0" VALUE "InternalName", "libvshadow.dll\0" - VALUE "LegalCopyright", "(C) 2011-2023, Joachim Metz \0" + VALUE "LegalCopyright", "(C) 2011-2024, Joachim Metz \0" VALUE "OriginalFilename", "libvshadow.dll\0" VALUE "ProductName", "libvshadow\0" VALUE "ProductVersion", "@VERSION@" "\0" diff --git a/libvshadow/libvshadow_block.c b/libvshadow/libvshadow_block.c index 57cc27a..f5e3939 100644 --- a/libvshadow/libvshadow_block.c +++ b/libvshadow/libvshadow_block.c @@ -1,7 +1,7 @@ /* * Block functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_block.h b/libvshadow/libvshadow_block.h index 009ef65..0c82b0f 100644 --- a/libvshadow/libvshadow_block.h +++ b/libvshadow/libvshadow_block.h @@ -1,7 +1,7 @@ /* * Block functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_block_descriptor.c b/libvshadow/libvshadow_block_descriptor.c index acd4e9b..add306d 100644 --- a/libvshadow/libvshadow_block_descriptor.c +++ b/libvshadow/libvshadow_block_descriptor.c @@ -1,7 +1,7 @@ /* * Block descriptor functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_block_descriptor.h b/libvshadow/libvshadow_block_descriptor.h index a973821..2e22042 100644 --- a/libvshadow/libvshadow_block_descriptor.h +++ b/libvshadow/libvshadow_block_descriptor.h @@ -1,7 +1,7 @@ /* * Block descriptor functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_block_range_descriptor.c b/libvshadow/libvshadow_block_range_descriptor.c index 943ea5c..f8f70c1 100644 --- a/libvshadow/libvshadow_block_range_descriptor.c +++ b/libvshadow/libvshadow_block_range_descriptor.c @@ -1,7 +1,7 @@ /* * Block range descriptor functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_block_range_descriptor.h b/libvshadow/libvshadow_block_range_descriptor.h index 14b9977..b339cda 100644 --- a/libvshadow/libvshadow_block_range_descriptor.h +++ b/libvshadow/libvshadow_block_range_descriptor.h @@ -1,7 +1,7 @@ /* * Block range descriptor functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_block_tree.c b/libvshadow/libvshadow_block_tree.c index f6b5bab..34d0ae8 100644 --- a/libvshadow/libvshadow_block_tree.c +++ b/libvshadow/libvshadow_block_tree.c @@ -1,7 +1,7 @@ /* * Block tree functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_block_tree.h b/libvshadow/libvshadow_block_tree.h index d8b3c36..3782e09 100644 --- a/libvshadow/libvshadow_block_tree.h +++ b/libvshadow/libvshadow_block_tree.h @@ -1,7 +1,7 @@ /* * Block tree functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_block_tree_node.c b/libvshadow/libvshadow_block_tree_node.c index f325bb3..48f78a8 100644 --- a/libvshadow/libvshadow_block_tree_node.c +++ b/libvshadow/libvshadow_block_tree_node.c @@ -1,7 +1,7 @@ /* * Block tree node functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_block_tree_node.h b/libvshadow/libvshadow_block_tree_node.h index 6931d26..7446c31 100644 --- a/libvshadow/libvshadow_block_tree_node.h +++ b/libvshadow/libvshadow_block_tree_node.h @@ -1,7 +1,7 @@ /* * Block tree node functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_codepage.h b/libvshadow/libvshadow_codepage.h index 9be2e51..4faabac 100644 --- a/libvshadow/libvshadow_codepage.h +++ b/libvshadow/libvshadow_codepage.h @@ -1,7 +1,7 @@ /* * Codepage functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_debug.c b/libvshadow/libvshadow_debug.c index 71e921e..163a6d7 100644 --- a/libvshadow/libvshadow_debug.c +++ b/libvshadow/libvshadow_debug.c @@ -1,7 +1,7 @@ /* * Debug functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_debug.h b/libvshadow/libvshadow_debug.h index 7d02629..242f7f3 100644 --- a/libvshadow/libvshadow_debug.h +++ b/libvshadow/libvshadow_debug.h @@ -1,7 +1,7 @@ /* * Debug functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_definitions.h.in b/libvshadow/libvshadow_definitions.h.in index daa0e80..5cabdfa 100644 --- a/libvshadow/libvshadow_definitions.h.in +++ b/libvshadow/libvshadow_definitions.h.in @@ -1,7 +1,7 @@ /* * The internal definitions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_error.c b/libvshadow/libvshadow_error.c index 7eddaed..21473ba 100644 --- a/libvshadow/libvshadow_error.c +++ b/libvshadow/libvshadow_error.c @@ -1,7 +1,7 @@ /* * Error functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_error.h b/libvshadow/libvshadow_error.h index bec2ee2..1e09297 100644 --- a/libvshadow/libvshadow_error.h +++ b/libvshadow/libvshadow_error.h @@ -1,7 +1,7 @@ /* * Error functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_extern.h b/libvshadow/libvshadow_extern.h index e481bb3..dc4dd23 100644 --- a/libvshadow/libvshadow_extern.h +++ b/libvshadow/libvshadow_extern.h @@ -1,7 +1,7 @@ /* * The internal extern definition * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_io_handle.c b/libvshadow/libvshadow_io_handle.c index baf5f5a..3942ca2 100644 --- a/libvshadow/libvshadow_io_handle.c +++ b/libvshadow/libvshadow_io_handle.c @@ -1,7 +1,7 @@ /* * Input/Output (IO) handle functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_io_handle.h b/libvshadow/libvshadow_io_handle.h index d2e3d2e..b415f52 100644 --- a/libvshadow/libvshadow_io_handle.h +++ b/libvshadow/libvshadow_io_handle.h @@ -1,7 +1,7 @@ /* * Input/Output (IO) handle functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_libbfio.h b/libvshadow/libvshadow_libbfio.h index 75ea972..33f711e 100644 --- a/libvshadow/libvshadow_libbfio.h +++ b/libvshadow/libvshadow_libbfio.h @@ -1,7 +1,7 @@ /* * The libbfio header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_libcdata.h b/libvshadow/libvshadow_libcdata.h index f09a6d1..801fdc0 100644 --- a/libvshadow/libvshadow_libcdata.h +++ b/libvshadow/libvshadow_libcdata.h @@ -1,7 +1,7 @@ /* * The libcdata header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_libcerror.h b/libvshadow/libvshadow_libcerror.h index 2100ce4..93f05b6 100644 --- a/libvshadow/libvshadow_libcerror.h +++ b/libvshadow/libvshadow_libcerror.h @@ -1,7 +1,7 @@ /* * The libcerror header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_libclocale.h b/libvshadow/libvshadow_libclocale.h index 6ba4429..eec0cfa 100644 --- a/libvshadow/libvshadow_libclocale.h +++ b/libvshadow/libvshadow_libclocale.h @@ -1,7 +1,7 @@ /* * The libclocale header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_libcnotify.h b/libvshadow/libvshadow_libcnotify.h index c0df267..99681f3 100644 --- a/libvshadow/libvshadow_libcnotify.h +++ b/libvshadow/libvshadow_libcnotify.h @@ -1,7 +1,7 @@ /* * The libcnotify header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_libcthreads.h b/libvshadow/libvshadow_libcthreads.h index a126a5b..a21021c 100644 --- a/libvshadow/libvshadow_libcthreads.h +++ b/libvshadow/libvshadow_libcthreads.h @@ -1,7 +1,7 @@ /* * The libcthreads header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_libfdatetime.h b/libvshadow/libvshadow_libfdatetime.h index cc34022..75a0498 100644 --- a/libvshadow/libvshadow_libfdatetime.h +++ b/libvshadow/libvshadow_libfdatetime.h @@ -1,7 +1,7 @@ /* * The libfdatetime header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_libfguid.h b/libvshadow/libvshadow_libfguid.h index bef84ab..1acee5a 100644 --- a/libvshadow/libvshadow_libfguid.h +++ b/libvshadow/libvshadow_libfguid.h @@ -1,7 +1,7 @@ /* * The libfguid header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_libuna.h b/libvshadow/libvshadow_libuna.h index 4a92681..09d8e7f 100644 --- a/libvshadow/libvshadow_libuna.h +++ b/libvshadow/libvshadow_libuna.h @@ -1,7 +1,7 @@ /* * The libuna header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_notify.c b/libvshadow/libvshadow_notify.c index fb8c784..bf76f37 100644 --- a/libvshadow/libvshadow_notify.c +++ b/libvshadow/libvshadow_notify.c @@ -1,7 +1,7 @@ /* * Notification functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_notify.h b/libvshadow/libvshadow_notify.h index 51934e8..b2d0058 100644 --- a/libvshadow/libvshadow_notify.h +++ b/libvshadow/libvshadow_notify.h @@ -1,7 +1,7 @@ /* * Notification functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_ntfs_volume_header.c b/libvshadow/libvshadow_ntfs_volume_header.c index 67e3fbc..99a1c8d 100644 --- a/libvshadow/libvshadow_ntfs_volume_header.c +++ b/libvshadow/libvshadow_ntfs_volume_header.c @@ -1,7 +1,7 @@ /* * The NTFS volume header functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_ntfs_volume_header.h b/libvshadow/libvshadow_ntfs_volume_header.h index e388e87..fa9b55f 100644 --- a/libvshadow/libvshadow_ntfs_volume_header.h +++ b/libvshadow/libvshadow_ntfs_volume_header.h @@ -1,7 +1,7 @@ /* * The NTFS volume header functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_store.c b/libvshadow/libvshadow_store.c index d004168..0633ace 100644 --- a/libvshadow/libvshadow_store.c +++ b/libvshadow/libvshadow_store.c @@ -1,7 +1,7 @@ /* * Store functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_store.h b/libvshadow/libvshadow_store.h index 1cda2c3..018a589 100644 --- a/libvshadow/libvshadow_store.h +++ b/libvshadow/libvshadow_store.h @@ -1,7 +1,7 @@ /* * Store functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_store_block.c b/libvshadow/libvshadow_store_block.c index fef8b57..47494d1 100644 --- a/libvshadow/libvshadow_store_block.c +++ b/libvshadow/libvshadow_store_block.c @@ -1,7 +1,7 @@ /* * Store block functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_store_block.h b/libvshadow/libvshadow_store_block.h index b1574db..c0e5845 100644 --- a/libvshadow/libvshadow_store_block.h +++ b/libvshadow/libvshadow_store_block.h @@ -1,7 +1,7 @@ /* * Store block functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_store_descriptor.c b/libvshadow/libvshadow_store_descriptor.c index a7abebe..b13c05b 100644 --- a/libvshadow/libvshadow_store_descriptor.c +++ b/libvshadow/libvshadow_store_descriptor.c @@ -1,7 +1,7 @@ /* * Store descriptor functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_store_descriptor.h b/libvshadow/libvshadow_store_descriptor.h index e763cd4..214c275 100644 --- a/libvshadow/libvshadow_store_descriptor.h +++ b/libvshadow/libvshadow_store_descriptor.h @@ -1,7 +1,7 @@ /* * Store descriptor functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_support.c b/libvshadow/libvshadow_support.c index ff1fae7..5255492 100644 --- a/libvshadow/libvshadow_support.c +++ b/libvshadow/libvshadow_support.c @@ -1,7 +1,7 @@ /* * Support functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_support.h b/libvshadow/libvshadow_support.h index 6bc5c49..6e86e76 100644 --- a/libvshadow/libvshadow_support.h +++ b/libvshadow/libvshadow_support.h @@ -1,7 +1,7 @@ /* * Support functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_types.h b/libvshadow/libvshadow_types.h index 29c7f5d..50c9c11 100644 --- a/libvshadow/libvshadow_types.h +++ b/libvshadow/libvshadow_types.h @@ -1,7 +1,7 @@ /* * The internal type definitions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_unused.h b/libvshadow/libvshadow_unused.h index 0fd0223..ec367a8 100644 --- a/libvshadow/libvshadow_unused.h +++ b/libvshadow/libvshadow_unused.h @@ -1,7 +1,7 @@ /* * Definitions to silence compiler warnings about unused function attributes/parameters. * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_volume.c b/libvshadow/libvshadow_volume.c index add2d93..68dc617 100644 --- a/libvshadow/libvshadow_volume.c +++ b/libvshadow/libvshadow_volume.c @@ -1,7 +1,7 @@ /* * Volume functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/libvshadow_volume.h b/libvshadow/libvshadow_volume.h index a673824..4753056 100644 --- a/libvshadow/libvshadow_volume.h +++ b/libvshadow/libvshadow_volume.h @@ -1,7 +1,7 @@ /* * Volume functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/vshadow_catalog.h b/libvshadow/vshadow_catalog.h index 86ae02c..ed7b9bd 100644 --- a/libvshadow/vshadow_catalog.h +++ b/libvshadow/vshadow_catalog.h @@ -1,7 +1,7 @@ /* * The Volume Shadow Snapshot (VSS) catalog definition * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/vshadow_store.h b/libvshadow/vshadow_store.h index ca3d608..a978b79 100644 --- a/libvshadow/vshadow_store.h +++ b/libvshadow/vshadow_store.h @@ -1,7 +1,7 @@ /* * The Volume Shadow Snapshot (VSS) store definition * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/libvshadow/vshadow_volume.h b/libvshadow/vshadow_volume.h index 54957d7..eaec693 100644 --- a/libvshadow/vshadow_volume.h +++ b/libvshadow/vshadow_volume.h @@ -1,7 +1,7 @@ /* * The Volume Shadow Snapshot (VSS) volume definition * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/manuals/libvshadow.3 b/manuals/libvshadow.3 index 3cdc52d..8feee5b 100644 --- a/manuals/libvshadow.3 +++ b/manuals/libvshadow.3 @@ -153,7 +153,7 @@ Please report bugs of any kind on the project issue tracker: https://github.com/ .Sh AUTHOR These man pages are generated from "libvshadow.h". .Sh COPYRIGHT -Copyright (C) 2011-2023, Joachim Metz . +Copyright (C) 2011-2024, Joachim Metz . .sp This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/manuals/vshadowinfo.1 b/manuals/vshadowinfo.1 index 5267a71..3ff5316 100644 --- a/manuals/vshadowinfo.1 +++ b/manuals/vshadowinfo.1 @@ -73,7 +73,7 @@ https://github.com/libyal/libvshadow/ .Sh AUTHOR These man pages were written by Joachim Metz. .Sh COPYRIGHT -Copyright (C) 2011-2023, Joachim Metz . +Copyright (C) 2011-2024, Joachim Metz . This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. .Sh SEE ALSO .Xr bdemount 1 diff --git a/manuals/vshadowmount.1 b/manuals/vshadowmount.1 index 8a18081..00a9086 100644 --- a/manuals/vshadowmount.1 +++ b/manuals/vshadowmount.1 @@ -56,7 +56,7 @@ https://github.com/libyal/libvshadow/ .Sh AUTHOR These man pages were written by Joachim Metz. .Sh COPYRIGHT -Copyright (C) 2011-2023, Joachim Metz . +Copyright (C) 2011-2024, Joachim Metz . This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. .Sh SEE ALSO .Xr vshadowinfo 1 diff --git a/ossfuzz/ossfuzz_libbfio.h b/ossfuzz/ossfuzz_libbfio.h index 7b7040e..0f8919c 100644 --- a/ossfuzz/ossfuzz_libbfio.h +++ b/ossfuzz/ossfuzz_libbfio.h @@ -1,7 +1,7 @@ /* * The libbfio header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/ossfuzz/ossfuzz_libvshadow.h b/ossfuzz/ossfuzz_libvshadow.h index 01c1521..a35734e 100644 --- a/ossfuzz/ossfuzz_libvshadow.h +++ b/ossfuzz/ossfuzz_libvshadow.h @@ -1,7 +1,7 @@ /* * The libvshadow header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/ossfuzz/volume_fuzzer.cc b/ossfuzz/volume_fuzzer.cc index dbbcfba..1c41ce7 100644 --- a/ossfuzz/volume_fuzzer.cc +++ b/ossfuzz/volume_fuzzer.cc @@ -1,7 +1,7 @@ /* * OSS-Fuzz target for libvshadow volume type * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow.c b/pyvshadow/pyvshadow.c index 2fcec91..237978c 100644 --- a/pyvshadow/pyvshadow.c +++ b/pyvshadow/pyvshadow.c @@ -1,7 +1,7 @@ /* * Python bindings module for libvshadow (pyvshadow) * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow.h b/pyvshadow/pyvshadow.h index 8ff3c0d..900d651 100644 --- a/pyvshadow/pyvshadow.h +++ b/pyvshadow/pyvshadow.h @@ -1,7 +1,7 @@ /* * Python bindings module for libvshadow (pyvshadow) * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_block.c b/pyvshadow/pyvshadow_block.c index ebf5439..9b28382 100644 --- a/pyvshadow/pyvshadow_block.c +++ b/pyvshadow/pyvshadow_block.c @@ -1,7 +1,7 @@ /* * Python object wrapper of libvshadow_block_t * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_block.h b/pyvshadow/pyvshadow_block.h index 1915b78..7c47e23 100644 --- a/pyvshadow/pyvshadow_block.h +++ b/pyvshadow/pyvshadow_block.h @@ -1,7 +1,7 @@ /* * Python object wrapper of libvshadow_block_t * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_block_flags.c b/pyvshadow/pyvshadow_block_flags.c index b7c1240..78afd90 100644 --- a/pyvshadow/pyvshadow_block_flags.c +++ b/pyvshadow/pyvshadow_block_flags.c @@ -1,7 +1,7 @@ /* * Python object definition of the libvshadow block flags * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_block_flags.h b/pyvshadow/pyvshadow_block_flags.h index 1be8db2..f0a84d3 100644 --- a/pyvshadow/pyvshadow_block_flags.h +++ b/pyvshadow/pyvshadow_block_flags.h @@ -1,7 +1,7 @@ /* * Python object definition of the libvshadow block flags * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_blocks.c b/pyvshadow/pyvshadow_blocks.c index 902f8fb..f8e7c50 100644 --- a/pyvshadow/pyvshadow_blocks.c +++ b/pyvshadow/pyvshadow_blocks.c @@ -1,7 +1,7 @@ /* * Python object definition of the sequence and iterator object of blocks * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_blocks.h b/pyvshadow/pyvshadow_blocks.h index 06f76d6..7f14276 100644 --- a/pyvshadow/pyvshadow_blocks.h +++ b/pyvshadow/pyvshadow_blocks.h @@ -1,7 +1,7 @@ /* * Python object definition of the sequence and iterator object of blocks * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_datetime.c b/pyvshadow/pyvshadow_datetime.c index c7aa77f..52790d5 100644 --- a/pyvshadow/pyvshadow_datetime.c +++ b/pyvshadow/pyvshadow_datetime.c @@ -1,7 +1,7 @@ /* * Date and time functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_datetime.h b/pyvshadow/pyvshadow_datetime.h index f6a7733..a238a85 100644 --- a/pyvshadow/pyvshadow_datetime.h +++ b/pyvshadow/pyvshadow_datetime.h @@ -1,7 +1,7 @@ /* * Date and time functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_error.c b/pyvshadow/pyvshadow_error.c index 64661f2..3499abd 100644 --- a/pyvshadow/pyvshadow_error.c +++ b/pyvshadow/pyvshadow_error.c @@ -1,7 +1,7 @@ /* * Error functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_error.h b/pyvshadow/pyvshadow_error.h index d59d48b..a4b6fa9 100644 --- a/pyvshadow/pyvshadow_error.h +++ b/pyvshadow/pyvshadow_error.h @@ -1,7 +1,7 @@ /* * Error functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_file_object_io_handle.c b/pyvshadow/pyvshadow_file_object_io_handle.c index f18a80e..a556db5 100644 --- a/pyvshadow/pyvshadow_file_object_io_handle.c +++ b/pyvshadow/pyvshadow_file_object_io_handle.c @@ -1,7 +1,7 @@ /* * Python file object IO handle functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_file_object_io_handle.h b/pyvshadow/pyvshadow_file_object_io_handle.h index abe39be..7181adc 100644 --- a/pyvshadow/pyvshadow_file_object_io_handle.h +++ b/pyvshadow/pyvshadow_file_object_io_handle.h @@ -1,7 +1,7 @@ /* * Python file object IO handle functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_guid.c b/pyvshadow/pyvshadow_guid.c index a6e2021..3811c9d 100644 --- a/pyvshadow/pyvshadow_guid.c +++ b/pyvshadow/pyvshadow_guid.c @@ -1,7 +1,7 @@ /* * GUID functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_guid.h b/pyvshadow/pyvshadow_guid.h index 2334233..2e44a6c 100644 --- a/pyvshadow/pyvshadow_guid.h +++ b/pyvshadow/pyvshadow_guid.h @@ -1,7 +1,7 @@ /* * GUID functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_integer.c b/pyvshadow/pyvshadow_integer.c index e79e4f8..626a895 100644 --- a/pyvshadow/pyvshadow_integer.c +++ b/pyvshadow/pyvshadow_integer.c @@ -1,7 +1,7 @@ /* * Integer functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_integer.h b/pyvshadow/pyvshadow_integer.h index 2209fb6..e44695a 100644 --- a/pyvshadow/pyvshadow_integer.h +++ b/pyvshadow/pyvshadow_integer.h @@ -1,7 +1,7 @@ /* * Integer functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_libbfio.h b/pyvshadow/pyvshadow_libbfio.h index 15581aa..f1ca063 100644 --- a/pyvshadow/pyvshadow_libbfio.h +++ b/pyvshadow/pyvshadow_libbfio.h @@ -1,7 +1,7 @@ /* * The libbfio header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_libcerror.h b/pyvshadow/pyvshadow_libcerror.h index 1b6e0e0..7c01fb9 100644 --- a/pyvshadow/pyvshadow_libcerror.h +++ b/pyvshadow/pyvshadow_libcerror.h @@ -1,7 +1,7 @@ /* * The libcerror header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_libclocale.h b/pyvshadow/pyvshadow_libclocale.h index 2b6855e..100a036 100644 --- a/pyvshadow/pyvshadow_libclocale.h +++ b/pyvshadow/pyvshadow_libclocale.h @@ -1,7 +1,7 @@ /* * The libclocale header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_libfguid.h b/pyvshadow/pyvshadow_libfguid.h index 073efe2..7414634 100644 --- a/pyvshadow/pyvshadow_libfguid.h +++ b/pyvshadow/pyvshadow_libfguid.h @@ -1,7 +1,7 @@ /* * The libfguid header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_libvshadow.h b/pyvshadow/pyvshadow_libvshadow.h index 0b26ccf..4f3f018 100644 --- a/pyvshadow/pyvshadow_libvshadow.h +++ b/pyvshadow/pyvshadow_libvshadow.h @@ -1,7 +1,7 @@ /* * The internal libvshadow header * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_python.h b/pyvshadow/pyvshadow_python.h index 6792a67..0f2cfeb 100644 --- a/pyvshadow/pyvshadow_python.h +++ b/pyvshadow/pyvshadow_python.h @@ -1,7 +1,7 @@ /* * The python header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_store.c b/pyvshadow/pyvshadow_store.c index f10e0af..24ed5ef 100644 --- a/pyvshadow/pyvshadow_store.c +++ b/pyvshadow/pyvshadow_store.c @@ -1,7 +1,7 @@ /* * Python object definition of the libvshadow store * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_store.h b/pyvshadow/pyvshadow_store.h index 84b1564..85476fd 100644 --- a/pyvshadow/pyvshadow_store.h +++ b/pyvshadow/pyvshadow_store.h @@ -1,7 +1,7 @@ /* * Python object definition of the libvshadow store * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_stores.c b/pyvshadow/pyvshadow_stores.c index acbc815..cc284bc 100644 --- a/pyvshadow/pyvshadow_stores.c +++ b/pyvshadow/pyvshadow_stores.c @@ -1,7 +1,7 @@ /* * Python object definition of the sequence and iterator object of stores * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_stores.h b/pyvshadow/pyvshadow_stores.h index 13eee86..0345c5c 100644 --- a/pyvshadow/pyvshadow_stores.h +++ b/pyvshadow/pyvshadow_stores.h @@ -1,7 +1,7 @@ /* * Python object definition of the sequence and iterator object of stores * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_unused.h b/pyvshadow/pyvshadow_unused.h index ecc71b3..792df3d 100644 --- a/pyvshadow/pyvshadow_unused.h +++ b/pyvshadow/pyvshadow_unused.h @@ -1,7 +1,7 @@ /* * Definitions to silence compiler warnings about unused function attributes/parameters. * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_volume.c b/pyvshadow/pyvshadow_volume.c index 1e05801..27ef2c8 100644 --- a/pyvshadow/pyvshadow_volume.c +++ b/pyvshadow/pyvshadow_volume.c @@ -1,7 +1,7 @@ /* * Python object wrapper of libvshadow_volume_t * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/pyvshadow/pyvshadow_volume.h b/pyvshadow/pyvshadow_volume.h index 04fe7c3..699ae1c 100644 --- a/pyvshadow/pyvshadow_volume.h +++ b/pyvshadow/pyvshadow_volume.h @@ -1,7 +1,7 @@ /* * Python object wrapper of libvshadow_volume_t * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/pyvshadow_test_store.py b/tests/pyvshadow_test_store.py index 7ea959d..0912f17 100644 --- a/tests/pyvshadow_test_store.py +++ b/tests/pyvshadow_test_store.py @@ -2,7 +2,7 @@ # # Python-bindings store type test script # -# Copyright (C) 2011-2023, Joachim Metz +# Copyright (C) 2011-2024, Joachim Metz # # Refer to AUTHORS for acknowledgements. # diff --git a/tests/pyvshadow_test_support.py b/tests/pyvshadow_test_support.py index 0741ff2..03ee9bc 100644 --- a/tests/pyvshadow_test_support.py +++ b/tests/pyvshadow_test_support.py @@ -2,7 +2,7 @@ # # Python-bindings support functions test script # -# Copyright (C) 2011-2023, Joachim Metz +# Copyright (C) 2011-2024, Joachim Metz # # Refer to AUTHORS for acknowledgements. # diff --git a/tests/pyvshadow_test_volume.py b/tests/pyvshadow_test_volume.py index c32b498..034c5b8 100644 --- a/tests/pyvshadow_test_volume.py +++ b/tests/pyvshadow_test_volume.py @@ -2,7 +2,7 @@ # # Python-bindings volume type test script # -# Copyright (C) 2011-2023, Joachim Metz +# Copyright (C) 2011-2024, Joachim Metz # # Refer to AUTHORS for acknowledgements. # diff --git a/tests/runtests.py b/tests/runtests.py index 684a646..39d69ef 100755 --- a/tests/runtests.py +++ b/tests/runtests.py @@ -2,7 +2,7 @@ # # Script to run Python test scripts. # -# Version: 20231009 +# Version: 20231024 import glob import os @@ -70,6 +70,9 @@ def ReadIgnoreList(test_profile): if lines[0] == "# libyal test data options": for line in lines[1:]: key, value = line.split("=", maxsplit=1) + if key == 'offset': + value = int(value) + setattr(unittest, key, value) test_results = test_runner.run(test_scripts) diff --git a/tests/test_python_module.sh b/tests/test_python_module.sh index dd567d8..c392bd0 100755 --- a/tests/test_python_module.sh +++ b/tests/test_python_module.sh @@ -1,10 +1,11 @@ #!/usr/bin/env bash # Tests Python module functions and types. # -# Version: 20231005 +# Version: 20240120 EXIT_SUCCESS=0; EXIT_FAILURE=1; +EXIT_NO_TESTS_RAN=5; EXIT_IGNORE=77; TEST_FUNCTIONS="support"; @@ -147,7 +148,11 @@ do test_python_function "${TEST_FUNCTION}"; RESULT=$?; - if test ${RESULT} -ne ${EXIT_SUCCESS}; + if test ${RESULT} -eq ${EXIT_NO_TESTS_RAN}; + then + RESULT=${EXIT_IGNORE}; + fi + if test ${RESULT} -ne ${EXIT_SUCCESS} && test ${RESULT} -ne ${EXIT_IGNORE}; then break; fi @@ -168,8 +173,11 @@ do test_python_function "${TEST_FUNCTION}"; RESULT=$?; fi - - if test ${RESULT} -ne ${EXIT_SUCCESS}; + if test ${RESULT} -eq ${EXIT_NO_TESTS_RAN}; + then + RESULT=${EXIT_IGNORE}; + fi + if test ${RESULT} -ne ${EXIT_SUCCESS} && test ${RESULT} -ne ${EXIT_IGNORE}; then break; fi diff --git a/tests/vshadow_test_block.c b/tests/vshadow_test_block.c index a44a7d3..5ea2333 100644 --- a/tests/vshadow_test_block.c +++ b/tests/vshadow_test_block.c @@ -1,7 +1,7 @@ /* * Library block type test program * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_block_descriptor.c b/tests/vshadow_test_block_descriptor.c index f75d5c8..616a884 100644 --- a/tests/vshadow_test_block_descriptor.c +++ b/tests/vshadow_test_block_descriptor.c @@ -1,7 +1,7 @@ /* * Library block_descriptor type test program * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_block_range_descriptor.c b/tests/vshadow_test_block_range_descriptor.c index 9467689..24d3756 100644 --- a/tests/vshadow_test_block_range_descriptor.c +++ b/tests/vshadow_test_block_range_descriptor.c @@ -1,7 +1,7 @@ /* * Library block_range_descriptor type test program * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_block_tree.c b/tests/vshadow_test_block_tree.c index a55d8d8..615302f 100644 --- a/tests/vshadow_test_block_tree.c +++ b/tests/vshadow_test_block_tree.c @@ -1,7 +1,7 @@ /* * Library block_tree functions testing program * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_block_tree_node.c b/tests/vshadow_test_block_tree_node.c index 4cc22c2..6261f38 100644 --- a/tests/vshadow_test_block_tree_node.c +++ b/tests/vshadow_test_block_tree_node.c @@ -1,7 +1,7 @@ /* * Library block_tree_node type test program * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_error.c b/tests/vshadow_test_error.c index 2a3365b..b5d460a 100644 --- a/tests/vshadow_test_error.c +++ b/tests/vshadow_test_error.c @@ -1,7 +1,7 @@ /* * Library error functions test program * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_functions.c b/tests/vshadow_test_functions.c index c2daf4a..0cc6b53 100644 --- a/tests/vshadow_test_functions.c +++ b/tests/vshadow_test_functions.c @@ -1,7 +1,7 @@ /* * Functions for testing * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_functions.h b/tests/vshadow_test_functions.h index 8ea5320..54e8f6d 100644 --- a/tests/vshadow_test_functions.h +++ b/tests/vshadow_test_functions.h @@ -1,7 +1,7 @@ /* * Functions for testing * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_getopt.c b/tests/vshadow_test_getopt.c index 6ea7086..7a54168 100644 --- a/tests/vshadow_test_getopt.c +++ b/tests/vshadow_test_getopt.c @@ -1,7 +1,7 @@ /* * GetOpt functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_getopt.h b/tests/vshadow_test_getopt.h index e7d2d10..14ee5ce 100644 --- a/tests/vshadow_test_getopt.h +++ b/tests/vshadow_test_getopt.h @@ -1,7 +1,7 @@ /* * GetOpt functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_io_handle.c b/tests/vshadow_test_io_handle.c index b2f14aa..e71945f 100644 --- a/tests/vshadow_test_io_handle.c +++ b/tests/vshadow_test_io_handle.c @@ -1,7 +1,7 @@ /* * Library io_handle type test program * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_libbfio.h b/tests/vshadow_test_libbfio.h index f536204..0a419ac 100644 --- a/tests/vshadow_test_libbfio.h +++ b/tests/vshadow_test_libbfio.h @@ -1,7 +1,7 @@ /* * The libbfio header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_libcdata.h b/tests/vshadow_test_libcdata.h index 40a2dd1..b717bb9 100644 --- a/tests/vshadow_test_libcdata.h +++ b/tests/vshadow_test_libcdata.h @@ -1,7 +1,7 @@ /* * The libcdata header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_libcerror.h b/tests/vshadow_test_libcerror.h index 77cbc85..70895b1 100644 --- a/tests/vshadow_test_libcerror.h +++ b/tests/vshadow_test_libcerror.h @@ -1,7 +1,7 @@ /* * The libcerror header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_libclocale.h b/tests/vshadow_test_libclocale.h index 54820e0..5ad51b5 100644 --- a/tests/vshadow_test_libclocale.h +++ b/tests/vshadow_test_libclocale.h @@ -1,7 +1,7 @@ /* * The libclocale header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_libcnotify.h b/tests/vshadow_test_libcnotify.h index b9e82ec..722bda3 100644 --- a/tests/vshadow_test_libcnotify.h +++ b/tests/vshadow_test_libcnotify.h @@ -1,7 +1,7 @@ /* * The libcnotify header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_libcthreads.h b/tests/vshadow_test_libcthreads.h index 0bb6472..1f360c3 100644 --- a/tests/vshadow_test_libcthreads.h +++ b/tests/vshadow_test_libcthreads.h @@ -1,7 +1,7 @@ /* * The internal libcthreads header * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_libuna.h b/tests/vshadow_test_libuna.h index 32a3e36..52cc037 100644 --- a/tests/vshadow_test_libuna.h +++ b/tests/vshadow_test_libuna.h @@ -1,7 +1,7 @@ /* * The libuna header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_libvshadow.h b/tests/vshadow_test_libvshadow.h index 99d4a74..3d0edb9 100644 --- a/tests/vshadow_test_libvshadow.h +++ b/tests/vshadow_test_libvshadow.h @@ -1,7 +1,7 @@ /* * The libvshadow header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_macros.h b/tests/vshadow_test_macros.h index 8d302e9..1d62ec2 100644 --- a/tests/vshadow_test_macros.h +++ b/tests/vshadow_test_macros.h @@ -1,7 +1,7 @@ /* * Macros for testing * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_memory.c b/tests/vshadow_test_memory.c index 2530b27..e90c76c 100644 --- a/tests/vshadow_test_memory.c +++ b/tests/vshadow_test_memory.c @@ -1,7 +1,7 @@ /* * Memory allocation functions for testing * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_memory.h b/tests/vshadow_test_memory.h index 595171d..79cc435 100644 --- a/tests/vshadow_test_memory.h +++ b/tests/vshadow_test_memory.h @@ -1,7 +1,7 @@ /* * Memory allocation functions for testing * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_notify.c b/tests/vshadow_test_notify.c index 9fe65a6..c89d233 100644 --- a/tests/vshadow_test_notify.c +++ b/tests/vshadow_test_notify.c @@ -1,7 +1,7 @@ /* * Library notification functions test program * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_store.c b/tests/vshadow_test_store.c index 7faaacb..25d0410 100644 --- a/tests/vshadow_test_store.c +++ b/tests/vshadow_test_store.c @@ -1,7 +1,7 @@ /* * Library store type test program * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_store_block.c b/tests/vshadow_test_store_block.c index 1c7ed04..92581fd 100644 --- a/tests/vshadow_test_store_block.c +++ b/tests/vshadow_test_store_block.c @@ -1,7 +1,7 @@ /* * Library store_block type test program * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_store_descriptor.c b/tests/vshadow_test_store_descriptor.c index c0dacc6..9edd5f7 100644 --- a/tests/vshadow_test_store_descriptor.c +++ b/tests/vshadow_test_store_descriptor.c @@ -1,7 +1,7 @@ /* * Library store_descriptor type test program * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_support.c b/tests/vshadow_test_support.c index 07ce661..8d26258 100644 --- a/tests/vshadow_test_support.c +++ b/tests/vshadow_test_support.c @@ -1,7 +1,7 @@ /* * Library support functions test program * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_unused.h b/tests/vshadow_test_unused.h index 773d564..7d79bdc 100644 --- a/tests/vshadow_test_unused.h +++ b/tests/vshadow_test_unused.h @@ -1,7 +1,7 @@ /* * Definitions to silence compiler warnings about unused function attributes/parameters. * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tests/vshadow_test_volume.c b/tests/vshadow_test_volume.c index e4c3a9c..defb683 100644 --- a/tests/vshadow_test_volume.c +++ b/tests/vshadow_test_volume.c @@ -1,7 +1,7 @@ /* * Library volume type test program * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/tox.ini b/tox.ini index c9c1712..e027368 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py3{7,8,9,10,11,12} +envlist = auditwheel,py3{7,8,9,10,11,12} [testenv] usedevelop = True @@ -12,9 +12,18 @@ passenv = LIB deps = build - setuptools + setuptools >= 65 wheel commands = python -m build --no-isolation --outdir=dist --wheel python -m pip install --no-index --find-links=dist libvshadow-python python tests/runtests.py + +[testenv:auditwheel] +usedevelop = True +pip_pre = True +deps = + auditwheel + setuptools >= 65 +commands = + python -m auditwheel repair {posargs} diff --git a/vshadowtools/byte_size_string.c b/vshadowtools/byte_size_string.c index 2505229..fc4ffbf 100644 --- a/vshadowtools/byte_size_string.c +++ b/vshadowtools/byte_size_string.c @@ -1,7 +1,7 @@ /* * Byte size string functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/byte_size_string.h b/vshadowtools/byte_size_string.h index 03c561c..9d77997 100644 --- a/vshadowtools/byte_size_string.h +++ b/vshadowtools/byte_size_string.h @@ -1,7 +1,7 @@ /* * Byte size string functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/debug_handle.c b/vshadowtools/debug_handle.c index 36e34c4..3b3e808 100644 --- a/vshadowtools/debug_handle.c +++ b/vshadowtools/debug_handle.c @@ -1,7 +1,7 @@ /* * Debug handle * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/debug_handle.h b/vshadowtools/debug_handle.h index 852da91..ba26641 100644 --- a/vshadowtools/debug_handle.h +++ b/vshadowtools/debug_handle.h @@ -1,7 +1,7 @@ /* * Debug handle * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/info_handle.c b/vshadowtools/info_handle.c index 442fdfb..4be5650 100644 --- a/vshadowtools/info_handle.c +++ b/vshadowtools/info_handle.c @@ -1,7 +1,7 @@ /* * Info handle * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/info_handle.h b/vshadowtools/info_handle.h index 7e46458..3a007f4 100644 --- a/vshadowtools/info_handle.h +++ b/vshadowtools/info_handle.h @@ -1,7 +1,7 @@ /* * Info handle * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/mount_dokan.c b/vshadowtools/mount_dokan.c index 0b98f37..bfe0015 100644 --- a/vshadowtools/mount_dokan.c +++ b/vshadowtools/mount_dokan.c @@ -1,7 +1,7 @@ /* * Mount tool dokan functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/mount_dokan.h b/vshadowtools/mount_dokan.h index 6a5a9fe..4a6b92f 100644 --- a/vshadowtools/mount_dokan.h +++ b/vshadowtools/mount_dokan.h @@ -1,7 +1,7 @@ /* * Mount tool dokan functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/mount_file_entry.c b/vshadowtools/mount_file_entry.c index 88ec69c..3defb73 100644 --- a/vshadowtools/mount_file_entry.c +++ b/vshadowtools/mount_file_entry.c @@ -1,7 +1,7 @@ /* * Mount file entry * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/mount_file_entry.h b/vshadowtools/mount_file_entry.h index 2293e84..1d6b677 100644 --- a/vshadowtools/mount_file_entry.h +++ b/vshadowtools/mount_file_entry.h @@ -1,7 +1,7 @@ /* * Mount file entry * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/mount_file_system.c b/vshadowtools/mount_file_system.c index a98d7f9..e47c41f 100644 --- a/vshadowtools/mount_file_system.c +++ b/vshadowtools/mount_file_system.c @@ -1,7 +1,7 @@ /* * Mount file system * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/mount_file_system.h b/vshadowtools/mount_file_system.h index aa22e63..8be056d 100644 --- a/vshadowtools/mount_file_system.h +++ b/vshadowtools/mount_file_system.h @@ -1,7 +1,7 @@ /* * Mount file system * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/mount_fuse.c b/vshadowtools/mount_fuse.c index fa4a00e..0ece83e 100644 --- a/vshadowtools/mount_fuse.c +++ b/vshadowtools/mount_fuse.c @@ -1,7 +1,7 @@ /* * Mount tool fuse functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/mount_fuse.h b/vshadowtools/mount_fuse.h index e068d21..5af64de 100644 --- a/vshadowtools/mount_fuse.h +++ b/vshadowtools/mount_fuse.h @@ -1,7 +1,7 @@ /* * Mount tool fuse functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/mount_handle.c b/vshadowtools/mount_handle.c index 0edf2a9..4e35dc9 100644 --- a/vshadowtools/mount_handle.c +++ b/vshadowtools/mount_handle.c @@ -1,7 +1,7 @@ /* * Mount handle * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/mount_handle.h b/vshadowtools/mount_handle.h index bd2bd59..cdea6bf 100644 --- a/vshadowtools/mount_handle.h +++ b/vshadowtools/mount_handle.h @@ -1,7 +1,7 @@ /* * Mount handle * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/vshadowdebug.c b/vshadowtools/vshadowdebug.c index 582a62c..ddf4c8b 100644 --- a/vshadowtools/vshadowdebug.c +++ b/vshadowtools/vshadowdebug.c @@ -1,7 +1,7 @@ /* * Tool to troubleshoot issues with libvshadow * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/vshadowinfo.c b/vshadowtools/vshadowinfo.c index efcdd60..1369b1c 100644 --- a/vshadowtools/vshadowinfo.c +++ b/vshadowtools/vshadowinfo.c @@ -1,7 +1,7 @@ /* * Shows information obtained from a Windows NT Volume Shadow Snapshot (VSS) volume * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/vshadowmount.c b/vshadowtools/vshadowmount.c index 3b08a26..85afda0 100644 --- a/vshadowtools/vshadowmount.c +++ b/vshadowtools/vshadowmount.c @@ -1,7 +1,7 @@ /* * Mounts a Volume Service Snapshot (VSS) volume * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/vshadowtools_getopt.c b/vshadowtools/vshadowtools_getopt.c index b801651..da2ea44 100644 --- a/vshadowtools/vshadowtools_getopt.c +++ b/vshadowtools/vshadowtools_getopt.c @@ -1,7 +1,7 @@ /* * GetOpt functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/vshadowtools_getopt.h b/vshadowtools/vshadowtools_getopt.h index 8f3e74e..be27b76 100644 --- a/vshadowtools/vshadowtools_getopt.h +++ b/vshadowtools/vshadowtools_getopt.h @@ -1,7 +1,7 @@ /* * GetOpt functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/vshadowtools_i18n.h b/vshadowtools/vshadowtools_i18n.h index d802298..cda65cf 100644 --- a/vshadowtools/vshadowtools_i18n.h +++ b/vshadowtools/vshadowtools_i18n.h @@ -1,7 +1,7 @@ /* * Internationalization (i18n) functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/vshadowtools_libbfio.h b/vshadowtools/vshadowtools_libbfio.h index 2eb3446..12ce858 100644 --- a/vshadowtools/vshadowtools_libbfio.h +++ b/vshadowtools/vshadowtools_libbfio.h @@ -1,7 +1,7 @@ /* * The libbfio header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/vshadowtools_libcdata.h b/vshadowtools/vshadowtools_libcdata.h index ef946bd..603ca27 100644 --- a/vshadowtools/vshadowtools_libcdata.h +++ b/vshadowtools/vshadowtools_libcdata.h @@ -1,7 +1,7 @@ /* * The libcdata header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/vshadowtools_libcerror.h b/vshadowtools/vshadowtools_libcerror.h index e3fcfab..43271f3 100644 --- a/vshadowtools/vshadowtools_libcerror.h +++ b/vshadowtools/vshadowtools_libcerror.h @@ -1,7 +1,7 @@ /* * The libcerror header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/vshadowtools_libcfile.h b/vshadowtools/vshadowtools_libcfile.h index 6d0f51f..5a7ee05 100644 --- a/vshadowtools/vshadowtools_libcfile.h +++ b/vshadowtools/vshadowtools_libcfile.h @@ -1,7 +1,7 @@ /* * The libcfile header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/vshadowtools_libclocale.h b/vshadowtools/vshadowtools_libclocale.h index a79083e..e954375 100644 --- a/vshadowtools/vshadowtools_libclocale.h +++ b/vshadowtools/vshadowtools_libclocale.h @@ -1,7 +1,7 @@ /* * The libclocale header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/vshadowtools_libcnotify.h b/vshadowtools/vshadowtools_libcnotify.h index 77bb6a9..38dad1f 100644 --- a/vshadowtools/vshadowtools_libcnotify.h +++ b/vshadowtools/vshadowtools_libcnotify.h @@ -1,7 +1,7 @@ /* * The libcnotify header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/vshadowtools_libcpath.h b/vshadowtools/vshadowtools_libcpath.h index 934ec4a..6857c43 100644 --- a/vshadowtools/vshadowtools_libcpath.h +++ b/vshadowtools/vshadowtools_libcpath.h @@ -1,7 +1,7 @@ /* * The libcpath header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/vshadowtools_libfdatetime.h b/vshadowtools/vshadowtools_libfdatetime.h index 19724f1..8d80722 100644 --- a/vshadowtools/vshadowtools_libfdatetime.h +++ b/vshadowtools/vshadowtools_libfdatetime.h @@ -1,7 +1,7 @@ /* * The libfdatetime header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/vshadowtools_libfguid.h b/vshadowtools/vshadowtools_libfguid.h index 928a463..02e5b8c 100644 --- a/vshadowtools/vshadowtools_libfguid.h +++ b/vshadowtools/vshadowtools_libfguid.h @@ -1,7 +1,7 @@ /* * The libfguid header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/vshadowtools_libuna.h b/vshadowtools/vshadowtools_libuna.h index f11a87c..8d16382 100644 --- a/vshadowtools/vshadowtools_libuna.h +++ b/vshadowtools/vshadowtools_libuna.h @@ -1,7 +1,7 @@ /* * The libuna header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/vshadowtools_libvshadow.h b/vshadowtools/vshadowtools_libvshadow.h index 8bd1042..14da602 100644 --- a/vshadowtools/vshadowtools_libvshadow.h +++ b/vshadowtools/vshadowtools_libvshadow.h @@ -1,7 +1,7 @@ /* * The libvshadow header wrapper * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/vshadowtools_output.c b/vshadowtools/vshadowtools_output.c index 62fd998..085de1c 100644 --- a/vshadowtools/vshadowtools_output.c +++ b/vshadowtools/vshadowtools_output.c @@ -1,7 +1,7 @@ /* * Common output functions for the vshadowtools * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * @@ -108,7 +108,7 @@ void vshadowtools_output_copyright_fprint( */ fprintf( stream, - _( "Copyright (C) 2011-2023, %s.\n" ), + _( "Copyright (C) 2011-2024, %s.\n" ), _( "Joachim Metz" ) ); fprintf( diff --git a/vshadowtools/vshadowtools_output.h b/vshadowtools/vshadowtools_output.h index 106a06e..729ca38 100644 --- a/vshadowtools/vshadowtools_output.h +++ b/vshadowtools/vshadowtools_output.h @@ -1,7 +1,7 @@ /* * Common output functions for the vshadowtools * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/vshadowtools_signal.c b/vshadowtools/vshadowtools_signal.c index 71209d3..8c7daa2 100644 --- a/vshadowtools/vshadowtools_signal.c +++ b/vshadowtools/vshadowtools_signal.c @@ -1,7 +1,7 @@ /* * Signal handling functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/vshadowtools_signal.h b/vshadowtools/vshadowtools_signal.h index 2e7b34b..d76a18f 100644 --- a/vshadowtools/vshadowtools_signal.h +++ b/vshadowtools/vshadowtools_signal.h @@ -1,7 +1,7 @@ /* * Signal handling functions * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. * diff --git a/vshadowtools/vshadowtools_unused.h b/vshadowtools/vshadowtools_unused.h index 428830a..ded307d 100644 --- a/vshadowtools/vshadowtools_unused.h +++ b/vshadowtools/vshadowtools_unused.h @@ -1,7 +1,7 @@ /* * Definitions to silence compiler warnings about unused function attributes/parameters. * - * Copyright (C) 2011-2023, Joachim Metz + * Copyright (C) 2011-2024, Joachim Metz * * Refer to AUTHORS for acknowledgements. *