From 800f3af35c856b9703f68b310e8a47e9b8ac9205 Mon Sep 17 00:00:00 2001 From: Marc Vef Date: Mon, 19 Feb 2024 00:06:02 +0100 Subject: [PATCH 1/3] Updating acks and copyright headers --- CMake/FindAGIOS.cmake | 4 ++-- CMake/FindAIO.cmake | 4 ++-- CMake/FindArgobots.cmake | 4 ++-- CMake/FindBoost_preprocessor.cmake | 4 ++-- CMake/FindDate.cmake | 4 ++-- CMake/FindMargo.cmake | 4 ++-- CMake/FindMercury.cmake | 4 ++-- CMake/FindParallax.cmake | 4 ++-- CMake/FindSnappy.cmake | 4 ++-- CMake/FindSphinx.cmake | 4 ++-- CMake/FindSyscall_intercept.cmake | 4 ++-- CMake/FindZStd.cmake | 4 ++-- CMake/gkfs-code-coverage.cmake | 4 ++-- CMake/gkfs-options.cmake | 4 ++-- CMake/gkfs-python-testing.cmake | 4 ++-- CMake/gkfs-testing.cmake | 4 ++-- CMake/gkfs-utils.cmake | 4 ++-- CMakeLists.txt | 4 ++-- README.md | 7 +++++-- docs/CMakeLists.txt | 4 ++-- docs/doxygen/CMakeLists.txt | 4 ++-- docs/sphinx/CMakeLists.txt | 4 ++-- docs/sphinx/conf.py.in | 2 +- examples/gfind/gfind.cpp | 4 ++-- examples/gfind/pfind.sh | 4 ++-- examples/gfind/sfind.cpp | 4 ++-- include/CMakeLists.txt | 4 ++-- include/client/CMakeLists.txt | 4 ++-- include/client/env.hpp | 4 ++-- include/client/gkfs_functions.hpp | 4 ++-- include/client/hooks.hpp | 4 ++-- include/client/intercept.hpp | 4 ++-- include/client/logging.hpp | 4 ++-- include/client/make_array.hpp | 4 ++-- include/client/open_dir.hpp | 4 ++-- include/client/open_file_map.hpp | 4 ++-- include/client/path.hpp | 4 ++-- include/client/preload.hpp | 4 ++-- include/client/preload_context.hpp | 4 ++-- include/client/preload_util.hpp | 4 ++-- include/client/rpc/forward_data.hpp | 4 ++-- include/client/rpc/forward_management.hpp | 4 ++-- include/client/rpc/forward_metadata.hpp | 4 ++-- include/client/rpc/rpc_types.hpp | 4 ++-- include/client/syscalls.hpp | 4 ++-- include/client/syscalls/args.hpp | 4 ++-- include/client/syscalls/decoder.hpp | 4 ++-- include/client/syscalls/detail/syscall_info.h | 4 ++-- include/client/syscalls/errno.hpp | 4 ++-- include/client/syscalls/rets.hpp | 4 ++-- include/client/syscalls/syscall.hpp | 4 ++-- include/common/CMakeLists.txt | 4 ++-- include/common/arithmetic/arithmetic.hpp | 4 ++-- include/common/common_defs.hpp | 4 ++-- include/common/env_util.hpp | 4 ++-- include/common/log_util.hpp | 4 ++-- include/common/metadata.hpp | 4 ++-- include/common/path_util.hpp | 4 ++-- include/common/rpc/distributor.hpp | 4 ++-- include/common/rpc/rpc_types.hpp | 4 ++-- include/common/rpc/rpc_util.hpp | 4 ++-- include/common/statistics/stats.hpp | 4 ++-- include/config.hpp | 4 ++-- include/daemon/CMakeLists.txt | 4 ++-- include/daemon/backend/data/chunk_storage.hpp | 4 ++-- include/daemon/backend/data/data_module.hpp | 4 ++-- include/daemon/backend/data/file_handle.hpp | 4 ++-- include/daemon/backend/exceptions.hpp | 4 ++-- include/daemon/backend/metadata/db.hpp | 4 ++-- include/daemon/backend/metadata/merge.hpp | 4 ++-- include/daemon/backend/metadata/metadata_backend.hpp | 4 ++-- include/daemon/backend/metadata/metadata_module.hpp | 4 ++-- include/daemon/backend/metadata/parallax_backend.hpp | 4 ++-- include/daemon/backend/metadata/rocksdb_backend.hpp | 4 ++-- include/daemon/classes/fs_data.hpp | 4 ++-- include/daemon/classes/rpc_data.hpp | 4 ++-- include/daemon/daemon.hpp | 4 ++-- include/daemon/env.hpp | 4 ++-- include/daemon/handler/rpc_defs.hpp | 4 ++-- include/daemon/handler/rpc_util.hpp | 4 ++-- include/daemon/ops/data.hpp | 4 ++-- include/daemon/ops/metadentry.hpp | 4 ++-- include/daemon/scheduler/agios.hpp | 4 ++-- include/daemon/util.hpp | 4 ++-- scripts/benchmark_check.sh | 4 ++-- scripts/check_format.sh | 4 ++-- scripts/ci/trim_build_artifacts.sh | 4 ++-- scripts/compile_dep.sh | 4 ++-- scripts/dl_dep.sh | 4 ++-- scripts/gkfs_dep.sh | 4 ++-- scripts/maintainer-tools/copyright-headers/Dockerfile | 4 ++-- scripts/maintainer-tools/copyright-headers/README.md | 4 ++-- .../maintainer-tools/copyright-headers/gekkofs-syntax.yml | 4 ++-- .../maintainer-tools/copyright-headers/manage-headers.sh | 4 ++-- scripts/profiles/0.8.0/all.specs | 4 ++-- scripts/profiles/0.8.0/ci.specs | 4 ++-- scripts/profiles/0.8.0/default.specs | 4 ++-- scripts/profiles/0.8.0/direct.specs | 4 ++-- scripts/profiles/0.8.0/install/agios.install | 4 ++-- scripts/profiles/0.8.0/install/argobots.install | 4 ++-- scripts/profiles/0.8.0/install/bmi.install | 4 ++-- scripts/profiles/0.8.0/install/bzip2.install | 4 ++-- scripts/profiles/0.8.0/install/capstone.install | 4 ++-- scripts/profiles/0.8.0/install/date.install | 4 ++-- .../profiles/0.8.0/install/libfabric%experimental.install | 4 ++-- scripts/profiles/0.8.0/install/libfabric%verbs.install | 4 ++-- scripts/profiles/0.8.0/install/libfabric.install | 4 ++-- scripts/profiles/0.8.0/install/lz4.install | 4 ++-- scripts/profiles/0.8.0/install/margo.install | 4 ++-- scripts/profiles/0.8.0/install/mercury.install | 4 ++-- .../profiles/0.8.0/install/rocksdb%experimental.install | 4 ++-- scripts/profiles/0.8.0/install/rocksdb.install | 4 ++-- scripts/profiles/0.8.0/install/snappy.install | 4 ++-- scripts/profiles/0.8.0/install/syscall_intercept.install | 4 ++-- scripts/profiles/0.8.0/install/zstd.install | 4 ++-- scripts/profiles/0.8.0/mogon2.specs | 4 ++-- scripts/profiles/0.8.0/ngio.specs | 4 ++-- scripts/profiles/0.9.0/agios.specs | 4 ++-- scripts/profiles/0.9.0/ci.specs | 4 ++-- scripts/profiles/0.9.0/default.specs | 4 ++-- scripts/profiles/0.9.0/direct.specs | 4 ++-- scripts/profiles/0.9.0/infiniband_verbs.specs | 4 ++-- scripts/profiles/0.9.0/install/agios.install | 4 ++-- scripts/profiles/0.9.0/install/argobots.install | 4 ++-- scripts/profiles/0.9.0/install/capstone.install | 4 ++-- scripts/profiles/0.9.0/install/date.install | 4 ++-- scripts/profiles/0.9.0/install/json-c.install | 4 ++-- scripts/profiles/0.9.0/install/libfabric%verbs.install | 4 ++-- scripts/profiles/0.9.0/install/libfabric.install | 4 ++-- scripts/profiles/0.9.0/install/lz4.install | 4 ++-- scripts/profiles/0.9.0/install/margo.install | 4 ++-- scripts/profiles/0.9.0/install/mercury.install | 4 ++-- scripts/profiles/0.9.0/install/rocksdb.install | 4 ++-- scripts/profiles/0.9.0/install/syscall_intercept.install | 4 ++-- scripts/profiles/0.9.0/marenostrum4.specs | 4 ++-- scripts/profiles/0.9.0/mogon2.specs | 4 ++-- scripts/profiles/0.9.0/ngio.specs | 4 ++-- scripts/profiles/0.9.0/omnipath_psm2.specs | 4 ++-- scripts/profiles/0.9.1/agios.specs | 4 ++-- scripts/profiles/0.9.1/all.specs | 4 ++-- scripts/profiles/0.9.1/ci.specs | 4 ++-- scripts/profiles/0.9.1/default.specs | 4 ++-- scripts/profiles/0.9.1/direct.specs | 4 ++-- scripts/profiles/0.9.1/infiniband_verbs.specs | 4 ++-- scripts/profiles/0.9.1/install/agios.install | 4 ++-- scripts/profiles/0.9.1/install/argobots.install | 4 ++-- scripts/profiles/0.9.1/install/capstone.install | 4 ++-- scripts/profiles/0.9.1/install/curl.install | 4 ++-- scripts/profiles/0.9.1/install/date.install | 4 ++-- scripts/profiles/0.9.1/install/json-c.install | 4 ++-- scripts/profiles/0.9.1/install/libfabric%verbs.install | 4 ++-- scripts/profiles/0.9.1/install/libfabric.install | 4 ++-- scripts/profiles/0.9.1/install/lz4.install | 4 ++-- scripts/profiles/0.9.1/install/margo.install | 4 ++-- scripts/profiles/0.9.1/install/mercury.install | 4 ++-- scripts/profiles/0.9.1/install/parallax.install | 4 ++-- scripts/profiles/0.9.1/install/prometheus-cpp.install | 4 ++-- scripts/profiles/0.9.1/install/rocksdb.install | 4 ++-- scripts/profiles/0.9.1/install/syscall_intercept.install | 4 ++-- scripts/profiles/0.9.1/marenostrum4.specs | 4 ++-- scripts/profiles/0.9.1/mogon2.specs | 4 ++-- scripts/profiles/0.9.1/ngio.specs | 4 ++-- scripts/profiles/0.9.1/omnipath_psm2.specs | 4 ++-- scripts/profiles/0.9.1/p9.specs | 4 ++-- scripts/profiles/0.9.2/agios.specs | 4 ++-- scripts/profiles/0.9.2/all.specs | 4 ++-- scripts/profiles/0.9.2/arm.specs | 4 ++-- scripts/profiles/0.9.2/ci.specs | 4 ++-- scripts/profiles/0.9.2/default.specs | 4 ++-- scripts/profiles/0.9.2/direct.specs | 4 ++-- scripts/profiles/0.9.2/infiniband_verbs.specs | 4 ++-- scripts/profiles/0.9.2/install/agios.install | 4 ++-- scripts/profiles/0.9.2/install/argobots.install | 4 ++-- scripts/profiles/0.9.2/install/capstone.install | 4 ++-- scripts/profiles/0.9.2/install/curl.install | 4 ++-- scripts/profiles/0.9.2/install/date.install | 4 ++-- scripts/profiles/0.9.2/install/json-c.install | 4 ++-- scripts/profiles/0.9.2/install/libfabric%verbs.install | 4 ++-- scripts/profiles/0.9.2/install/libfabric.install | 4 ++-- scripts/profiles/0.9.2/install/lz4.install | 4 ++-- scripts/profiles/0.9.2/install/margo.install | 4 ++-- scripts/profiles/0.9.2/install/mercury.install | 4 ++-- scripts/profiles/0.9.2/install/parallax.install | 4 ++-- scripts/profiles/0.9.2/install/prometheus-cpp.install | 4 ++-- scripts/profiles/0.9.2/install/rocksdb.install | 4 ++-- scripts/profiles/0.9.2/install/syscall_intercept.install | 4 ++-- scripts/profiles/0.9.2/marenostrum4.specs | 4 ++-- scripts/profiles/0.9.2/mogon2.specs | 4 ++-- scripts/profiles/0.9.2/ngio.specs | 4 ++-- scripts/profiles/0.9.2/omnipath_psm2.specs | 4 ++-- scripts/profiles/0.9.2/p9.specs | 4 ++-- scripts/profiles/sources.list | 4 ++-- src/CMakeLists.txt | 4 ++-- src/client/CMakeLists.txt | 4 ++-- src/client/gkfs_functions.cpp | 4 ++-- src/client/hooks.cpp | 4 ++-- src/client/intercept.cpp | 4 ++-- src/client/logging.cpp | 4 ++-- src/client/open_dir.cpp | 4 ++-- src/client/open_file_map.cpp | 4 ++-- src/client/path.cpp | 4 ++-- src/client/preload.cpp | 4 ++-- src/client/preload_context.cpp | 4 ++-- src/client/preload_util.cpp | 4 ++-- src/client/rpc/forward_data.cpp | 4 ++-- src/client/rpc/forward_management.cpp | 4 ++-- src/client/rpc/forward_metadata.cpp | 4 ++-- src/client/rpc/rpc_types.cpp | 4 ++-- src/client/syscalls/detail/syscall_info.c | 4 ++-- src/common/CMakeLists.txt | 4 ++-- src/common/arithmetic/CMakeLists.txt | 4 ++-- src/common/env_util.cpp | 4 ++-- src/common/log_util.cpp | 4 ++-- src/common/metadata.cpp | 4 ++-- src/common/path_util.cpp | 4 ++-- src/common/rpc/distributor.cpp | 4 ++-- src/common/rpc/rpc_util.cpp | 4 ++-- src/common/statistics/stats.cpp | 4 ++-- src/daemon/CMakeLists.txt | 4 ++-- src/daemon/backend/CMakeLists.txt | 4 ++-- src/daemon/backend/data/CMakeLists.txt | 4 ++-- src/daemon/backend/data/chunk_storage.cpp | 4 ++-- src/daemon/backend/data/data_module.cpp | 4 ++-- src/daemon/backend/metadata/CMakeLists.txt | 4 ++-- src/daemon/backend/metadata/db.cpp | 4 ++-- src/daemon/backend/metadata/merge.cpp | 4 ++-- src/daemon/backend/metadata/metadata_module.cpp | 4 ++-- src/daemon/backend/metadata/parallax_backend.cpp | 4 ++-- src/daemon/backend/metadata/rocksdb_backend.cpp | 4 ++-- src/daemon/classes/fs_data.cpp | 4 ++-- src/daemon/classes/rpc_data.cpp | 4 ++-- src/daemon/daemon.cpp | 4 ++-- src/daemon/handler/srv_data.cpp | 4 ++-- src/daemon/handler/srv_management.cpp | 4 ++-- src/daemon/handler/srv_metadata.cpp | 4 ++-- src/daemon/ops/data.cpp | 4 ++-- src/daemon/ops/metadentry.cpp | 4 ++-- src/daemon/scheduler/agios.cpp | 4 ++-- src/daemon/util.cpp | 4 ++-- test/CMakeLists.txt | 4 ++-- test/IO_test.cpp | 4 ++-- test/dir_test.cpp | 4 ++-- test/lseek.cpp | 4 ++-- test/main.cpp | 4 ++-- test/main_IO_testing.cpp | 4 ++-- test/main_MPI.cpp | 4 ++-- test/main_temp.cpp | 4 ++-- test/symlink_test.cpp | 4 ++-- test/truncate.cpp | 4 ++-- test/wr_test.cpp | 4 ++-- tests/CMakeLists.txt | 4 ++-- tests/integration/CMakeLists.txt | 4 ++-- tests/integration/conftest.py | 4 ++-- tests/integration/conftest.template | 4 ++-- tests/integration/data/test_data_integrity.py | 4 ++-- tests/integration/data/test_truncate.py | 4 ++-- tests/integration/directories/test_directories.py | 4 ++-- tests/integration/directories/test_pathresolution.py | 4 ++-- tests/integration/directories/test_symlink.py | 4 ++-- tests/integration/forwarding/test_map.py | 4 ++-- tests/integration/harness/CMakeLists.txt | 4 ++-- tests/integration/harness/cli.py | 4 ++-- tests/integration/harness/cmd.py | 4 ++-- tests/integration/harness/gkfs.io/access.cpp | 4 ++-- tests/integration/harness/gkfs.io/binary_buffer.hpp | 4 ++-- tests/integration/harness/gkfs.io/chdir.cpp | 4 ++-- tests/integration/harness/gkfs.io/command.hpp | 4 ++-- tests/integration/harness/gkfs.io/commands.hpp | 4 ++-- tests/integration/harness/gkfs.io/directory_validate.cpp | 4 ++-- tests/integration/harness/gkfs.io/dup_validate.cpp | 4 ++-- tests/integration/harness/gkfs.io/getcwd_validate.cpp | 4 ++-- tests/integration/harness/gkfs.io/lseek.cpp | 4 ++-- tests/integration/harness/gkfs.io/main.cpp | 4 ++-- tests/integration/harness/gkfs.io/mkdir.cpp | 4 ++-- tests/integration/harness/gkfs.io/open.cpp | 4 ++-- tests/integration/harness/gkfs.io/opendir.cpp | 4 ++-- tests/integration/harness/gkfs.io/pread.cpp | 4 ++-- tests/integration/harness/gkfs.io/preadv.cpp | 4 ++-- tests/integration/harness/gkfs.io/pwrite.cpp | 4 ++-- tests/integration/harness/gkfs.io/pwritev.cpp | 4 ++-- tests/integration/harness/gkfs.io/read.cpp | 4 ++-- tests/integration/harness/gkfs.io/readdir.cpp | 4 ++-- tests/integration/harness/gkfs.io/readv.cpp | 4 ++-- tests/integration/harness/gkfs.io/reflection.hpp | 4 ++-- tests/integration/harness/gkfs.io/rename.cpp | 4 ++-- tests/integration/harness/gkfs.io/rmdir.cpp | 4 ++-- tests/integration/harness/gkfs.io/serialize.hpp | 4 ++-- tests/integration/harness/gkfs.io/stat.cpp | 4 ++-- tests/integration/harness/gkfs.io/statfs.cpp | 4 ++-- tests/integration/harness/gkfs.io/statx.cpp | 4 ++-- tests/integration/harness/gkfs.io/symlink.cpp | 4 ++-- tests/integration/harness/gkfs.io/syscall_coverage.cpp | 4 ++-- tests/integration/harness/gkfs.io/truncate.cpp | 4 ++-- tests/integration/harness/gkfs.io/unlink.cpp | 4 ++-- tests/integration/harness/gkfs.io/util/file_compare.cpp | 4 ++-- tests/integration/harness/gkfs.io/write.cpp | 4 ++-- tests/integration/harness/gkfs.io/write_random.cpp | 4 ++-- tests/integration/harness/gkfs.io/write_validate.cpp | 4 ++-- tests/integration/harness/gkfs.io/writev.cpp | 4 ++-- tests/integration/harness/gkfs.py | 4 ++-- tests/integration/harness/io.py | 4 ++-- tests/integration/harness/logger.py | 4 ++-- tests/integration/harness/reporter.py | 4 ++-- tests/integration/harness/workspace.py | 4 ++-- tests/integration/operations/test_read_operations.py | 4 ++-- tests/integration/operations/test_unlink_operations.py | 4 ++-- tests/integration/operations/test_write_operations.py | 4 ++-- tests/integration/position/test_lseek.py | 4 ++-- tests/integration/rename/test_rename_operation.py | 4 ++-- tests/integration/shell/test_concat.py | 4 ++-- tests/integration/shell/test_cp.py | 4 ++-- tests/integration/shell/test_stat.py | 4 ++-- tests/integration/status/test_status.py | 4 ++-- tests/integration/syscalls/test_error_operations.py | 4 ++-- tests/integration/syscalls/test_syscalls.py | 4 ++-- tests/unit/CMakeLists.txt | 4 ++-- tests/unit/catch_main.cpp | 4 ++-- tests/unit/helpers/CMakeLists.txt | 4 ++-- tests/unit/helpers/helpers.hpp | 4 ++-- tests/unit/helpers/random_string.cpp | 4 ++-- tests/unit/helpers/temporary_directory.cpp | 4 ++-- tests/unit/helpers/temporary_file.cpp | 4 ++-- tests/unit/test_example_00.cpp | 4 ++-- tests/unit/test_example_01.cpp | 4 ++-- tests/unit/test_helpers.cpp | 4 ++-- tests/unit/test_utils_arithmetic.cpp | 4 ++-- 326 files changed, 654 insertions(+), 651 deletions(-) diff --git a/CMake/FindAGIOS.cmake b/CMake/FindAGIOS.cmake index e8c8cb100..191e3ba13 100644 --- a/CMake/FindAGIOS.cmake +++ b/CMake/FindAGIOS.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/FindAIO.cmake b/CMake/FindAIO.cmake index a1546d86f..caefa0086 100644 --- a/CMake/FindAIO.cmake +++ b/CMake/FindAIO.cmake @@ -1,7 +1,7 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/FindArgobots.cmake b/CMake/FindArgobots.cmake index 3a7db506e..b05d07e78 100644 --- a/CMake/FindArgobots.cmake +++ b/CMake/FindArgobots.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/FindBoost_preprocessor.cmake b/CMake/FindBoost_preprocessor.cmake index e1658b1e6..f9de949eb 100644 --- a/CMake/FindBoost_preprocessor.cmake +++ b/CMake/FindBoost_preprocessor.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/FindDate.cmake b/CMake/FindDate.cmake index 7534fc3d7..78b6a79d8 100644 --- a/CMake/FindDate.cmake +++ b/CMake/FindDate.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/FindMargo.cmake b/CMake/FindMargo.cmake index b79b7affa..abc29a6a7 100644 --- a/CMake/FindMargo.cmake +++ b/CMake/FindMargo.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/FindMercury.cmake b/CMake/FindMercury.cmake index 73d8f435c..7eb96cde5 100644 --- a/CMake/FindMercury.cmake +++ b/CMake/FindMercury.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/FindParallax.cmake b/CMake/FindParallax.cmake index e2b85c646..61131d47c 100644 --- a/CMake/FindParallax.cmake +++ b/CMake/FindParallax.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/FindSnappy.cmake b/CMake/FindSnappy.cmake index 8dcb5e9bc..04c43c149 100644 --- a/CMake/FindSnappy.cmake +++ b/CMake/FindSnappy.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/FindSphinx.cmake b/CMake/FindSphinx.cmake index 9b80a4858..35eb2d62e 100644 --- a/CMake/FindSphinx.cmake +++ b/CMake/FindSphinx.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/FindSyscall_intercept.cmake b/CMake/FindSyscall_intercept.cmake index e0dd5bfa8..427a3afca 100644 --- a/CMake/FindSyscall_intercept.cmake +++ b/CMake/FindSyscall_intercept.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/FindZStd.cmake b/CMake/FindZStd.cmake index f873fa3bf..bcfb7c7e0 100644 --- a/CMake/FindZStd.cmake +++ b/CMake/FindZStd.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/gkfs-code-coverage.cmake b/CMake/gkfs-code-coverage.cmake index e752de52f..21303184d 100644 --- a/CMake/gkfs-code-coverage.cmake +++ b/CMake/gkfs-code-coverage.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/gkfs-options.cmake b/CMake/gkfs-options.cmake index 335537519..30da5afc3 100644 --- a/CMake/gkfs-options.cmake +++ b/CMake/gkfs-options.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/gkfs-python-testing.cmake b/CMake/gkfs-python-testing.cmake index 89785bbc2..f0be7d2b5 100644 --- a/CMake/gkfs-python-testing.cmake +++ b/CMake/gkfs-python-testing.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/gkfs-testing.cmake b/CMake/gkfs-testing.cmake index d61f0b2a1..e5b60ac59 100644 --- a/CMake/gkfs-testing.cmake +++ b/CMake/gkfs-testing.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2023, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2023, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMake/gkfs-utils.cmake b/CMake/gkfs-utils.cmake index cdb7047d4..2f70815ea 100644 --- a/CMake/gkfs-utils.cmake +++ b/CMake/gkfs-utils.cmake @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/CMakeLists.txt b/CMakeLists.txt index 38d7f6992..dcc4ead8d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/README.md b/README.md index 4efc85273..742553a9e 100644 --- a/README.md +++ b/README.md @@ -329,5 +329,8 @@ the DFG. This software is partially supported by the FIDIUM project funded by the DFG. -This software is partially supported by the ADMIRE project (https://www.admire-eurohpc.eu/) funded by the European -Union’s Horizon 2020 JTI-EuroHPC Research and Innovation Programme (Grant 956748). +This work was partially funded by the European Union’s Horizon 2020 and the German Ministry of Education and Research ( +BMBF) under the ``Adaptive multi-tier intelligent data manager for Exascale (ADMIRE)'' project (https://www.admire-eurohpc.eu/); Grant Agreement number: +956748-ADMIRE-H2020-JTI-EuroHPC-2019-1. Further, this work was partially supported by the Spanish Ministry of Economy +and Competitiveness (MINECO) under grants PID2019-107255GB, and the Generalitat de Catalunya under contract +2021-SGR-00412. This publication is part of the project ADMIRE PCI2021-121952, funded by MCIN/AEI/10.13039/501100011033. diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt index 4305d939d..48ca58cab 100644 --- a/docs/CMakeLists.txt +++ b/docs/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/docs/doxygen/CMakeLists.txt b/docs/doxygen/CMakeLists.txt index 33968bdf8..b71e2c1ea 100644 --- a/docs/doxygen/CMakeLists.txt +++ b/docs/doxygen/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/docs/sphinx/CMakeLists.txt b/docs/sphinx/CMakeLists.txt index 24df51acd..ba270d090 100644 --- a/docs/sphinx/CMakeLists.txt +++ b/docs/sphinx/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/docs/sphinx/conf.py.in b/docs/sphinx/conf.py.in index c94ff2c3c..837422c8e 100644 --- a/docs/sphinx/conf.py.in +++ b/docs/sphinx/conf.py.in @@ -18,7 +18,7 @@ # -- Project information ----------------------------------------------------- project = 'GekkoFS' -copyright = ['2018-2022, Barcelona Supercomputing Center, Spain', '2015-2022, Johannes Gutenberg Universitaet Mainz, Germany' ] +copyright = ['2018-2024, Barcelona Supercomputing Center, Spain', '2015-2024, Johannes Gutenberg Universitaet Mainz, Germany' ] author = 'GekkoFS committers' # The short X.Y version diff --git a/examples/gfind/gfind.cpp b/examples/gfind/gfind.cpp index e00b15607..0bcf6c090 100644 --- a/examples/gfind/gfind.cpp +++ b/examples/gfind/gfind.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/examples/gfind/pfind.sh b/examples/gfind/pfind.sh index 957c8b2da..4bd5bf979 100755 --- a/examples/gfind/pfind.sh +++ b/examples/gfind/pfind.sh @@ -1,7 +1,7 @@ #!/bin/bash ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/examples/gfind/sfind.cpp b/examples/gfind/sfind.cpp index 319ceac99..4e31301b2 100644 --- a/examples/gfind/sfind.cpp +++ b/examples/gfind/sfind.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt index 7c82a0f00..4cc56ac38 100644 --- a/include/CMakeLists.txt +++ b/include/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2023, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2023, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/include/client/CMakeLists.txt b/include/client/CMakeLists.txt index 4481a744b..f5df6ee5c 100644 --- a/include/client/CMakeLists.txt +++ b/include/client/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2023, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2023, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/include/client/env.hpp b/include/client/env.hpp index 2a58ecf81..a5e898d0d 100644 --- a/include/client/env.hpp +++ b/include/client/env.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/gkfs_functions.hpp b/include/client/gkfs_functions.hpp index d005d2fb9..63b9b655f 100644 --- a/include/client/gkfs_functions.hpp +++ b/include/client/gkfs_functions.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/hooks.hpp b/include/client/hooks.hpp index 95d0e7516..e71a6a08d 100644 --- a/include/client/hooks.hpp +++ b/include/client/hooks.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/intercept.hpp b/include/client/intercept.hpp index 0d5a3c9d2..1cc8f4a06 100644 --- a/include/client/intercept.hpp +++ b/include/client/intercept.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/logging.hpp b/include/client/logging.hpp index 8a7196a56..c99e2e4a0 100644 --- a/include/client/logging.hpp +++ b/include/client/logging.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/make_array.hpp b/include/client/make_array.hpp index f73435e48..2ed28572b 100644 --- a/include/client/make_array.hpp +++ b/include/client/make_array.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/open_dir.hpp b/include/client/open_dir.hpp index a8aa3978e..0d92ff1e2 100644 --- a/include/client/open_dir.hpp +++ b/include/client/open_dir.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/open_file_map.hpp b/include/client/open_file_map.hpp index 50963d68a..3de813f8a 100644 --- a/include/client/open_file_map.hpp +++ b/include/client/open_file_map.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/path.hpp b/include/client/path.hpp index 2294c28a4..0a808d029 100644 --- a/include/client/path.hpp +++ b/include/client/path.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/preload.hpp b/include/client/preload.hpp index d5477f7a3..175cd8f6e 100644 --- a/include/client/preload.hpp +++ b/include/client/preload.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/preload_context.hpp b/include/client/preload_context.hpp index 4be2eeeb0..2870096c5 100644 --- a/include/client/preload_context.hpp +++ b/include/client/preload_context.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/preload_util.hpp b/include/client/preload_util.hpp index d4bb154a7..ee608b485 100644 --- a/include/client/preload_util.hpp +++ b/include/client/preload_util.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/rpc/forward_data.hpp b/include/client/rpc/forward_data.hpp index 8518e997f..ff11d2b3c 100644 --- a/include/client/rpc/forward_data.hpp +++ b/include/client/rpc/forward_data.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/rpc/forward_management.hpp b/include/client/rpc/forward_management.hpp index 3bf3ea10c..ae223c3a8 100644 --- a/include/client/rpc/forward_management.hpp +++ b/include/client/rpc/forward_management.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/rpc/forward_metadata.hpp b/include/client/rpc/forward_metadata.hpp index 564dc903b..aa01afcdb 100644 --- a/include/client/rpc/forward_metadata.hpp +++ b/include/client/rpc/forward_metadata.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/rpc/rpc_types.hpp b/include/client/rpc/rpc_types.hpp index 5993a31c3..86e9aa6e7 100644 --- a/include/client/rpc/rpc_types.hpp +++ b/include/client/rpc/rpc_types.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/syscalls.hpp b/include/client/syscalls.hpp index fb1384afe..49150ce4b 100644 --- a/include/client/syscalls.hpp +++ b/include/client/syscalls.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/syscalls/args.hpp b/include/client/syscalls/args.hpp index 6ba5ed732..05fa82963 100644 --- a/include/client/syscalls/args.hpp +++ b/include/client/syscalls/args.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/syscalls/decoder.hpp b/include/client/syscalls/decoder.hpp index 915fa054d..eebdd6fdb 100644 --- a/include/client/syscalls/decoder.hpp +++ b/include/client/syscalls/decoder.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/syscalls/detail/syscall_info.h b/include/client/syscalls/detail/syscall_info.h index 2424cd9d8..4d9bd7f6a 100644 --- a/include/client/syscalls/detail/syscall_info.h +++ b/include/client/syscalls/detail/syscall_info.h @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/syscalls/errno.hpp b/include/client/syscalls/errno.hpp index 992c0d89c..50b36e605 100644 --- a/include/client/syscalls/errno.hpp +++ b/include/client/syscalls/errno.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/syscalls/rets.hpp b/include/client/syscalls/rets.hpp index 0eb1aa446..adf77647c 100644 --- a/include/client/syscalls/rets.hpp +++ b/include/client/syscalls/rets.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/client/syscalls/syscall.hpp b/include/client/syscalls/syscall.hpp index b86f0a2d6..b42a85151 100644 --- a/include/client/syscalls/syscall.hpp +++ b/include/client/syscalls/syscall.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/common/CMakeLists.txt b/include/common/CMakeLists.txt index c3e3bd472..956136197 100644 --- a/include/common/CMakeLists.txt +++ b/include/common/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2023, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2023, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/include/common/arithmetic/arithmetic.hpp b/include/common/arithmetic/arithmetic.hpp index 564af262a..5255114c4 100644 --- a/include/common/arithmetic/arithmetic.hpp +++ b/include/common/arithmetic/arithmetic.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/common/common_defs.hpp b/include/common/common_defs.hpp index e9e65a748..649f49f75 100644 --- a/include/common/common_defs.hpp +++ b/include/common/common_defs.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/common/env_util.hpp b/include/common/env_util.hpp index 84a25eef3..e60fac7dc 100644 --- a/include/common/env_util.hpp +++ b/include/common/env_util.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/common/log_util.hpp b/include/common/log_util.hpp index 2dca6a3c4..779abcb5a 100644 --- a/include/common/log_util.hpp +++ b/include/common/log_util.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/common/metadata.hpp b/include/common/metadata.hpp index 9121f10c5..f8c83c371 100644 --- a/include/common/metadata.hpp +++ b/include/common/metadata.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/common/path_util.hpp b/include/common/path_util.hpp index f7d9cac49..84590d755 100644 --- a/include/common/path_util.hpp +++ b/include/common/path_util.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/common/rpc/distributor.hpp b/include/common/rpc/distributor.hpp index b42d1ae30..eb2392450 100644 --- a/include/common/rpc/distributor.hpp +++ b/include/common/rpc/distributor.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/common/rpc/rpc_types.hpp b/include/common/rpc/rpc_types.hpp index 19612c45c..5250814a0 100644 --- a/include/common/rpc/rpc_types.hpp +++ b/include/common/rpc/rpc_types.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/common/rpc/rpc_util.hpp b/include/common/rpc/rpc_util.hpp index eb595596c..7026cfc35 100644 --- a/include/common/rpc/rpc_util.hpp +++ b/include/common/rpc/rpc_util.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/common/statistics/stats.hpp b/include/common/statistics/stats.hpp index 4d65cdb47..5433b42f8 100644 --- a/include/common/statistics/stats.hpp +++ b/include/common/statistics/stats.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/config.hpp b/include/config.hpp index ad162fb6a..7ec761f64 100644 --- a/include/config.hpp +++ b/include/config.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/CMakeLists.txt b/include/daemon/CMakeLists.txt index f7e546967..9cdfe06a9 100644 --- a/include/daemon/CMakeLists.txt +++ b/include/daemon/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2023, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2023, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/include/daemon/backend/data/chunk_storage.hpp b/include/daemon/backend/data/chunk_storage.hpp index f9fc3c69a..14a4cf31e 100644 --- a/include/daemon/backend/data/chunk_storage.hpp +++ b/include/daemon/backend/data/chunk_storage.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/backend/data/data_module.hpp b/include/daemon/backend/data/data_module.hpp index 746301d9b..025cc3dc0 100644 --- a/include/daemon/backend/data/data_module.hpp +++ b/include/daemon/backend/data/data_module.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/backend/data/file_handle.hpp b/include/daemon/backend/data/file_handle.hpp index f385f8832..c6a7d0465 100644 --- a/include/daemon/backend/data/file_handle.hpp +++ b/include/daemon/backend/data/file_handle.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/backend/exceptions.hpp b/include/daemon/backend/exceptions.hpp index dce7b71da..32b5b45fd 100644 --- a/include/daemon/backend/exceptions.hpp +++ b/include/daemon/backend/exceptions.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/backend/metadata/db.hpp b/include/daemon/backend/metadata/db.hpp index 8753eb13e..f1f629e0a 100644 --- a/include/daemon/backend/metadata/db.hpp +++ b/include/daemon/backend/metadata/db.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/backend/metadata/merge.hpp b/include/daemon/backend/metadata/merge.hpp index 09648c642..f655f7d40 100644 --- a/include/daemon/backend/metadata/merge.hpp +++ b/include/daemon/backend/metadata/merge.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/backend/metadata/metadata_backend.hpp b/include/daemon/backend/metadata/metadata_backend.hpp index 8ba98013c..84f7a8f41 100644 --- a/include/daemon/backend/metadata/metadata_backend.hpp +++ b/include/daemon/backend/metadata/metadata_backend.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/backend/metadata/metadata_module.hpp b/include/daemon/backend/metadata/metadata_module.hpp index c9cd569e5..8ae408e62 100644 --- a/include/daemon/backend/metadata/metadata_module.hpp +++ b/include/daemon/backend/metadata/metadata_module.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/backend/metadata/parallax_backend.hpp b/include/daemon/backend/metadata/parallax_backend.hpp index be6154267..eda56690d 100644 --- a/include/daemon/backend/metadata/parallax_backend.hpp +++ b/include/daemon/backend/metadata/parallax_backend.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/backend/metadata/rocksdb_backend.hpp b/include/daemon/backend/metadata/rocksdb_backend.hpp index 7a8257b7c..a54472da1 100644 --- a/include/daemon/backend/metadata/rocksdb_backend.hpp +++ b/include/daemon/backend/metadata/rocksdb_backend.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/classes/fs_data.hpp b/include/daemon/classes/fs_data.hpp index 957f31c7b..13f8023d1 100644 --- a/include/daemon/classes/fs_data.hpp +++ b/include/daemon/classes/fs_data.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/classes/rpc_data.hpp b/include/daemon/classes/rpc_data.hpp index f1e6de9aa..db563982a 100644 --- a/include/daemon/classes/rpc_data.hpp +++ b/include/daemon/classes/rpc_data.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/daemon.hpp b/include/daemon/daemon.hpp index 8bd559f27..f82c391e3 100644 --- a/include/daemon/daemon.hpp +++ b/include/daemon/daemon.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/env.hpp b/include/daemon/env.hpp index 754f2e27c..8c1352002 100644 --- a/include/daemon/env.hpp +++ b/include/daemon/env.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/handler/rpc_defs.hpp b/include/daemon/handler/rpc_defs.hpp index d2a767fc4..0981a4eba 100644 --- a/include/daemon/handler/rpc_defs.hpp +++ b/include/daemon/handler/rpc_defs.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/handler/rpc_util.hpp b/include/daemon/handler/rpc_util.hpp index afbceb65f..4cd0659a5 100644 --- a/include/daemon/handler/rpc_util.hpp +++ b/include/daemon/handler/rpc_util.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/ops/data.hpp b/include/daemon/ops/data.hpp index 03824894e..bb25ee22f 100644 --- a/include/daemon/ops/data.hpp +++ b/include/daemon/ops/data.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/ops/metadentry.hpp b/include/daemon/ops/metadentry.hpp index 691aca399..dafc6f636 100644 --- a/include/daemon/ops/metadentry.hpp +++ b/include/daemon/ops/metadentry.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/scheduler/agios.hpp b/include/daemon/scheduler/agios.hpp index 75cc5cf1b..1d869ef64 100644 --- a/include/daemon/scheduler/agios.hpp +++ b/include/daemon/scheduler/agios.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/include/daemon/util.hpp b/include/daemon/util.hpp index 4d0df4564..65c622c8e 100644 --- a/include/daemon/util.hpp +++ b/include/daemon/util.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/scripts/benchmark_check.sh b/scripts/benchmark_check.sh index 702050c75..9fcf432d1 100755 --- a/scripts/benchmark_check.sh +++ b/scripts/benchmark_check.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/check_format.sh b/scripts/check_format.sh index ed70da414..257c2a28f 100755 --- a/scripts/check_format.sh +++ b/scripts/check_format.sh @@ -1,7 +1,7 @@ #!/bin/bash ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/ci/trim_build_artifacts.sh b/scripts/ci/trim_build_artifacts.sh index 25d87f518..5138f0858 100755 --- a/scripts/ci/trim_build_artifacts.sh +++ b/scripts/ci/trim_build_artifacts.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/compile_dep.sh b/scripts/compile_dep.sh index 577b80e7b..60b3dc383 100755 --- a/scripts/compile_dep.sh +++ b/scripts/compile_dep.sh @@ -1,7 +1,7 @@ #!/bin/bash ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/dl_dep.sh b/scripts/dl_dep.sh index 98ece4830..1d835ae24 100755 --- a/scripts/dl_dep.sh +++ b/scripts/dl_dep.sh @@ -1,7 +1,7 @@ #!/bin/bash ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/gkfs_dep.sh b/scripts/gkfs_dep.sh index 891aff50e..7ef07253e 100755 --- a/scripts/gkfs_dep.sh +++ b/scripts/gkfs_dep.sh @@ -1,7 +1,7 @@ #!/bin/bash ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/maintainer-tools/copyright-headers/Dockerfile b/scripts/maintainer-tools/copyright-headers/Dockerfile index 71514d169..6b4b0d332 100644 --- a/scripts/maintainer-tools/copyright-headers/Dockerfile +++ b/scripts/maintainer-tools/copyright-headers/Dockerfile @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/maintainer-tools/copyright-headers/README.md b/scripts/maintainer-tools/copyright-headers/README.md index 6a1200184..b4f190490 100644 --- a/scripts/maintainer-tools/copyright-headers/README.md +++ b/scripts/maintainer-tools/copyright-headers/README.md @@ -39,8 +39,8 @@ updated fields should show in a diff view: +++ b/examples/gfind/gfind.cpp @@ -1,6 +1,6 @@ /* - - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + - Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + - Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2020, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2020, Johannes Gutenberg Universitaet Mainz, Germany diff --git a/scripts/maintainer-tools/copyright-headers/gekkofs-syntax.yml b/scripts/maintainer-tools/copyright-headers/gekkofs-syntax.yml index a66a01ed4..3f6f3fc56 100644 --- a/scripts/maintainer-tools/copyright-headers/gekkofs-syntax.yml +++ b/scripts/maintainer-tools/copyright-headers/gekkofs-syntax.yml @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/maintainer-tools/copyright-headers/manage-headers.sh b/scripts/maintainer-tools/copyright-headers/manage-headers.sh index 68f9d4abc..b8336d76f 100755 --- a/scripts/maintainer-tools/copyright-headers/manage-headers.sh +++ b/scripts/maintainer-tools/copyright-headers/manage-headers.sh @@ -1,7 +1,7 @@ #!/bin/bash ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/all.specs b/scripts/profiles/0.8.0/all.specs index cc6e3f5a9..52d4a32c9 100644 --- a/scripts/profiles/0.8.0/all.specs +++ b/scripts/profiles/0.8.0/all.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/ci.specs b/scripts/profiles/0.8.0/ci.specs index 641e05578..245fb6d7c 100644 --- a/scripts/profiles/0.8.0/ci.specs +++ b/scripts/profiles/0.8.0/ci.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/default.specs b/scripts/profiles/0.8.0/default.specs index 98a6cdb0b..596a3962b 100644 --- a/scripts/profiles/0.8.0/default.specs +++ b/scripts/profiles/0.8.0/default.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/direct.specs b/scripts/profiles/0.8.0/direct.specs index 3f9afbc8c..a4428b3b2 100644 --- a/scripts/profiles/0.8.0/direct.specs +++ b/scripts/profiles/0.8.0/direct.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/agios.install b/scripts/profiles/0.8.0/install/agios.install index 3d0392ff5..b5ed7d7ee 100644 --- a/scripts/profiles/0.8.0/install/agios.install +++ b/scripts/profiles/0.8.0/install/agios.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/argobots.install b/scripts/profiles/0.8.0/install/argobots.install index 96ccea920..9ff03b5a0 100644 --- a/scripts/profiles/0.8.0/install/argobots.install +++ b/scripts/profiles/0.8.0/install/argobots.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/bmi.install b/scripts/profiles/0.8.0/install/bmi.install index 309aa7938..5c7d762c0 100644 --- a/scripts/profiles/0.8.0/install/bmi.install +++ b/scripts/profiles/0.8.0/install/bmi.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/bzip2.install b/scripts/profiles/0.8.0/install/bzip2.install index 34b99002e..36f3f214e 100644 --- a/scripts/profiles/0.8.0/install/bzip2.install +++ b/scripts/profiles/0.8.0/install/bzip2.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/capstone.install b/scripts/profiles/0.8.0/install/capstone.install index ff299d82b..afd7794af 100644 --- a/scripts/profiles/0.8.0/install/capstone.install +++ b/scripts/profiles/0.8.0/install/capstone.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/date.install b/scripts/profiles/0.8.0/install/date.install index 57471078e..df49417b4 100644 --- a/scripts/profiles/0.8.0/install/date.install +++ b/scripts/profiles/0.8.0/install/date.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/libfabric%experimental.install b/scripts/profiles/0.8.0/install/libfabric%experimental.install index e974acf32..e1227c9c8 100644 --- a/scripts/profiles/0.8.0/install/libfabric%experimental.install +++ b/scripts/profiles/0.8.0/install/libfabric%experimental.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/libfabric%verbs.install b/scripts/profiles/0.8.0/install/libfabric%verbs.install index 1b6a0320f..5d37614bb 100644 --- a/scripts/profiles/0.8.0/install/libfabric%verbs.install +++ b/scripts/profiles/0.8.0/install/libfabric%verbs.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/libfabric.install b/scripts/profiles/0.8.0/install/libfabric.install index 5d034faba..3936222a4 100644 --- a/scripts/profiles/0.8.0/install/libfabric.install +++ b/scripts/profiles/0.8.0/install/libfabric.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/lz4.install b/scripts/profiles/0.8.0/install/lz4.install index a7ffbbe07..26ff4f059 100644 --- a/scripts/profiles/0.8.0/install/lz4.install +++ b/scripts/profiles/0.8.0/install/lz4.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/margo.install b/scripts/profiles/0.8.0/install/margo.install index a32e3699d..53f0377da 100644 --- a/scripts/profiles/0.8.0/install/margo.install +++ b/scripts/profiles/0.8.0/install/margo.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/mercury.install b/scripts/profiles/0.8.0/install/mercury.install index 02e75d05f..f7a718466 100644 --- a/scripts/profiles/0.8.0/install/mercury.install +++ b/scripts/profiles/0.8.0/install/mercury.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/rocksdb%experimental.install b/scripts/profiles/0.8.0/install/rocksdb%experimental.install index c7813f103..007355ef2 100644 --- a/scripts/profiles/0.8.0/install/rocksdb%experimental.install +++ b/scripts/profiles/0.8.0/install/rocksdb%experimental.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/rocksdb.install b/scripts/profiles/0.8.0/install/rocksdb.install index b417e49d3..3ca278fe5 100644 --- a/scripts/profiles/0.8.0/install/rocksdb.install +++ b/scripts/profiles/0.8.0/install/rocksdb.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/snappy.install b/scripts/profiles/0.8.0/install/snappy.install index 11af46469..809cbb5eb 100644 --- a/scripts/profiles/0.8.0/install/snappy.install +++ b/scripts/profiles/0.8.0/install/snappy.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/syscall_intercept.install b/scripts/profiles/0.8.0/install/syscall_intercept.install index a8a785cb2..c7b3fa607 100644 --- a/scripts/profiles/0.8.0/install/syscall_intercept.install +++ b/scripts/profiles/0.8.0/install/syscall_intercept.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/install/zstd.install b/scripts/profiles/0.8.0/install/zstd.install index 026318934..5b171a9b8 100644 --- a/scripts/profiles/0.8.0/install/zstd.install +++ b/scripts/profiles/0.8.0/install/zstd.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/mogon2.specs b/scripts/profiles/0.8.0/mogon2.specs index c57b5933a..39c839562 100644 --- a/scripts/profiles/0.8.0/mogon2.specs +++ b/scripts/profiles/0.8.0/mogon2.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.8.0/ngio.specs b/scripts/profiles/0.8.0/ngio.specs index 6eb95ca98..5c5990f57 100644 --- a/scripts/profiles/0.8.0/ngio.specs +++ b/scripts/profiles/0.8.0/ngio.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/agios.specs b/scripts/profiles/0.9.0/agios.specs index 066cf7cb1..b7dfbdbd6 100644 --- a/scripts/profiles/0.9.0/agios.specs +++ b/scripts/profiles/0.9.0/agios.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/ci.specs b/scripts/profiles/0.9.0/ci.specs index 261f1e21f..033057619 100644 --- a/scripts/profiles/0.9.0/ci.specs +++ b/scripts/profiles/0.9.0/ci.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/default.specs b/scripts/profiles/0.9.0/default.specs index 4c893a36a..0d71a1897 100644 --- a/scripts/profiles/0.9.0/default.specs +++ b/scripts/profiles/0.9.0/default.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/direct.specs b/scripts/profiles/0.9.0/direct.specs index c65f528f7..04f1511c5 100644 --- a/scripts/profiles/0.9.0/direct.specs +++ b/scripts/profiles/0.9.0/direct.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/infiniband_verbs.specs b/scripts/profiles/0.9.0/infiniband_verbs.specs index e7215869f..30c6e1e72 100644 --- a/scripts/profiles/0.9.0/infiniband_verbs.specs +++ b/scripts/profiles/0.9.0/infiniband_verbs.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/agios.install b/scripts/profiles/0.9.0/install/agios.install index 3d0392ff5..b5ed7d7ee 100644 --- a/scripts/profiles/0.9.0/install/agios.install +++ b/scripts/profiles/0.9.0/install/agios.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/argobots.install b/scripts/profiles/0.9.0/install/argobots.install index 96ccea920..9ff03b5a0 100644 --- a/scripts/profiles/0.9.0/install/argobots.install +++ b/scripts/profiles/0.9.0/install/argobots.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/capstone.install b/scripts/profiles/0.9.0/install/capstone.install index ff299d82b..afd7794af 100644 --- a/scripts/profiles/0.9.0/install/capstone.install +++ b/scripts/profiles/0.9.0/install/capstone.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/date.install b/scripts/profiles/0.9.0/install/date.install index c4f12524c..3d8dafcbc 100644 --- a/scripts/profiles/0.9.0/install/date.install +++ b/scripts/profiles/0.9.0/install/date.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/json-c.install b/scripts/profiles/0.9.0/install/json-c.install index 7280cda81..9ba99fed6 100644 --- a/scripts/profiles/0.9.0/install/json-c.install +++ b/scripts/profiles/0.9.0/install/json-c.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/libfabric%verbs.install b/scripts/profiles/0.9.0/install/libfabric%verbs.install index 15257eb81..74a192102 100644 --- a/scripts/profiles/0.9.0/install/libfabric%verbs.install +++ b/scripts/profiles/0.9.0/install/libfabric%verbs.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/libfabric.install b/scripts/profiles/0.9.0/install/libfabric.install index 7db89438e..6fee0bf9e 100644 --- a/scripts/profiles/0.9.0/install/libfabric.install +++ b/scripts/profiles/0.9.0/install/libfabric.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/lz4.install b/scripts/profiles/0.9.0/install/lz4.install index 13e4e53b3..893a1b13b 100644 --- a/scripts/profiles/0.9.0/install/lz4.install +++ b/scripts/profiles/0.9.0/install/lz4.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/margo.install b/scripts/profiles/0.9.0/install/margo.install index d2c6e4b5f..014621c68 100644 --- a/scripts/profiles/0.9.0/install/margo.install +++ b/scripts/profiles/0.9.0/install/margo.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/mercury.install b/scripts/profiles/0.9.0/install/mercury.install index 601305b83..e2f79ebc0 100644 --- a/scripts/profiles/0.9.0/install/mercury.install +++ b/scripts/profiles/0.9.0/install/mercury.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/rocksdb.install b/scripts/profiles/0.9.0/install/rocksdb.install index 9350e9feb..c64eeec78 100644 --- a/scripts/profiles/0.9.0/install/rocksdb.install +++ b/scripts/profiles/0.9.0/install/rocksdb.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/install/syscall_intercept.install b/scripts/profiles/0.9.0/install/syscall_intercept.install index 9dd287271..7a2bfd208 100644 --- a/scripts/profiles/0.9.0/install/syscall_intercept.install +++ b/scripts/profiles/0.9.0/install/syscall_intercept.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/marenostrum4.specs b/scripts/profiles/0.9.0/marenostrum4.specs index 2f64676f6..0011fb8aa 100644 --- a/scripts/profiles/0.9.0/marenostrum4.specs +++ b/scripts/profiles/0.9.0/marenostrum4.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/mogon2.specs b/scripts/profiles/0.9.0/mogon2.specs index ee6c1d0a2..45244c131 100644 --- a/scripts/profiles/0.9.0/mogon2.specs +++ b/scripts/profiles/0.9.0/mogon2.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/ngio.specs b/scripts/profiles/0.9.0/ngio.specs index ae633e44d..c45974806 100644 --- a/scripts/profiles/0.9.0/ngio.specs +++ b/scripts/profiles/0.9.0/ngio.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.0/omnipath_psm2.specs b/scripts/profiles/0.9.0/omnipath_psm2.specs index 779c3dadd..ce47f92f2 100644 --- a/scripts/profiles/0.9.0/omnipath_psm2.specs +++ b/scripts/profiles/0.9.0/omnipath_psm2.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/agios.specs b/scripts/profiles/0.9.1/agios.specs index e967029cd..b7dfbdbd6 100644 --- a/scripts/profiles/0.9.1/agios.specs +++ b/scripts/profiles/0.9.1/agios.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/all.specs b/scripts/profiles/0.9.1/all.specs index 8c9fb43f2..724e30ed1 100644 --- a/scripts/profiles/0.9.1/all.specs +++ b/scripts/profiles/0.9.1/all.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/ci.specs b/scripts/profiles/0.9.1/ci.specs index 872dd6114..7ed90c42f 100644 --- a/scripts/profiles/0.9.1/ci.specs +++ b/scripts/profiles/0.9.1/ci.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/default.specs b/scripts/profiles/0.9.1/default.specs index afc567273..11425d41f 100644 --- a/scripts/profiles/0.9.1/default.specs +++ b/scripts/profiles/0.9.1/default.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/direct.specs b/scripts/profiles/0.9.1/direct.specs index 6f2a48123..04f1511c5 100644 --- a/scripts/profiles/0.9.1/direct.specs +++ b/scripts/profiles/0.9.1/direct.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/infiniband_verbs.specs b/scripts/profiles/0.9.1/infiniband_verbs.specs index c34c4ff6d..30c6e1e72 100644 --- a/scripts/profiles/0.9.1/infiniband_verbs.specs +++ b/scripts/profiles/0.9.1/infiniband_verbs.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/agios.install b/scripts/profiles/0.9.1/install/agios.install index 3d0392ff5..b5ed7d7ee 100644 --- a/scripts/profiles/0.9.1/install/agios.install +++ b/scripts/profiles/0.9.1/install/agios.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/argobots.install b/scripts/profiles/0.9.1/install/argobots.install index 96ccea920..9ff03b5a0 100644 --- a/scripts/profiles/0.9.1/install/argobots.install +++ b/scripts/profiles/0.9.1/install/argobots.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/capstone.install b/scripts/profiles/0.9.1/install/capstone.install index ff299d82b..afd7794af 100644 --- a/scripts/profiles/0.9.1/install/capstone.install +++ b/scripts/profiles/0.9.1/install/capstone.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/curl.install b/scripts/profiles/0.9.1/install/curl.install index d873819c4..44fab7ce9 100644 --- a/scripts/profiles/0.9.1/install/curl.install +++ b/scripts/profiles/0.9.1/install/curl.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/date.install b/scripts/profiles/0.9.1/install/date.install index c4f12524c..3d8dafcbc 100644 --- a/scripts/profiles/0.9.1/install/date.install +++ b/scripts/profiles/0.9.1/install/date.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/json-c.install b/scripts/profiles/0.9.1/install/json-c.install index 7280cda81..9ba99fed6 100644 --- a/scripts/profiles/0.9.1/install/json-c.install +++ b/scripts/profiles/0.9.1/install/json-c.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/libfabric%verbs.install b/scripts/profiles/0.9.1/install/libfabric%verbs.install index 15257eb81..74a192102 100644 --- a/scripts/profiles/0.9.1/install/libfabric%verbs.install +++ b/scripts/profiles/0.9.1/install/libfabric%verbs.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/libfabric.install b/scripts/profiles/0.9.1/install/libfabric.install index 7db89438e..6fee0bf9e 100644 --- a/scripts/profiles/0.9.1/install/libfabric.install +++ b/scripts/profiles/0.9.1/install/libfabric.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/lz4.install b/scripts/profiles/0.9.1/install/lz4.install index 13e4e53b3..893a1b13b 100644 --- a/scripts/profiles/0.9.1/install/lz4.install +++ b/scripts/profiles/0.9.1/install/lz4.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/margo.install b/scripts/profiles/0.9.1/install/margo.install index d2c6e4b5f..014621c68 100644 --- a/scripts/profiles/0.9.1/install/margo.install +++ b/scripts/profiles/0.9.1/install/margo.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/mercury.install b/scripts/profiles/0.9.1/install/mercury.install index 601305b83..e2f79ebc0 100644 --- a/scripts/profiles/0.9.1/install/mercury.install +++ b/scripts/profiles/0.9.1/install/mercury.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/parallax.install b/scripts/profiles/0.9.1/install/parallax.install index 0c552cc78..2ad839e8d 100644 --- a/scripts/profiles/0.9.1/install/parallax.install +++ b/scripts/profiles/0.9.1/install/parallax.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/prometheus-cpp.install b/scripts/profiles/0.9.1/install/prometheus-cpp.install index 9373dbcf3..d6c21c236 100644 --- a/scripts/profiles/0.9.1/install/prometheus-cpp.install +++ b/scripts/profiles/0.9.1/install/prometheus-cpp.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/rocksdb.install b/scripts/profiles/0.9.1/install/rocksdb.install index 6ece050bd..7c3004fee 100644 --- a/scripts/profiles/0.9.1/install/rocksdb.install +++ b/scripts/profiles/0.9.1/install/rocksdb.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/install/syscall_intercept.install b/scripts/profiles/0.9.1/install/syscall_intercept.install index 9dd287271..7a2bfd208 100644 --- a/scripts/profiles/0.9.1/install/syscall_intercept.install +++ b/scripts/profiles/0.9.1/install/syscall_intercept.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/marenostrum4.specs b/scripts/profiles/0.9.1/marenostrum4.specs index 2fd272eff..b28918aaa 100644 --- a/scripts/profiles/0.9.1/marenostrum4.specs +++ b/scripts/profiles/0.9.1/marenostrum4.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/mogon2.specs b/scripts/profiles/0.9.1/mogon2.specs index 71ebf7a65..0e1adc104 100644 --- a/scripts/profiles/0.9.1/mogon2.specs +++ b/scripts/profiles/0.9.1/mogon2.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/ngio.specs b/scripts/profiles/0.9.1/ngio.specs index 72c99cebd..d9cbf130a 100644 --- a/scripts/profiles/0.9.1/ngio.specs +++ b/scripts/profiles/0.9.1/ngio.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/omnipath_psm2.specs b/scripts/profiles/0.9.1/omnipath_psm2.specs index 10163c302..ce47f92f2 100644 --- a/scripts/profiles/0.9.1/omnipath_psm2.specs +++ b/scripts/profiles/0.9.1/omnipath_psm2.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.1/p9.specs b/scripts/profiles/0.9.1/p9.specs index 6c78aa1ee..598474721 100644 --- a/scripts/profiles/0.9.1/p9.specs +++ b/scripts/profiles/0.9.1/p9.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/agios.specs b/scripts/profiles/0.9.2/agios.specs index e967029cd..b7dfbdbd6 100644 --- a/scripts/profiles/0.9.2/agios.specs +++ b/scripts/profiles/0.9.2/agios.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/all.specs b/scripts/profiles/0.9.2/all.specs index 07edf71ac..e3e14b78d 100644 --- a/scripts/profiles/0.9.2/all.specs +++ b/scripts/profiles/0.9.2/all.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/arm.specs b/scripts/profiles/0.9.2/arm.specs index 5d083cad4..d643cd519 100644 --- a/scripts/profiles/0.9.2/arm.specs +++ b/scripts/profiles/0.9.2/arm.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/ci.specs b/scripts/profiles/0.9.2/ci.specs index aec646112..bef84d953 100644 --- a/scripts/profiles/0.9.2/ci.specs +++ b/scripts/profiles/0.9.2/ci.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/default.specs b/scripts/profiles/0.9.2/default.specs index afc567273..11425d41f 100644 --- a/scripts/profiles/0.9.2/default.specs +++ b/scripts/profiles/0.9.2/default.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/direct.specs b/scripts/profiles/0.9.2/direct.specs index 6f2a48123..04f1511c5 100644 --- a/scripts/profiles/0.9.2/direct.specs +++ b/scripts/profiles/0.9.2/direct.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/infiniband_verbs.specs b/scripts/profiles/0.9.2/infiniband_verbs.specs index c34c4ff6d..30c6e1e72 100644 --- a/scripts/profiles/0.9.2/infiniband_verbs.specs +++ b/scripts/profiles/0.9.2/infiniband_verbs.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/agios.install b/scripts/profiles/0.9.2/install/agios.install index 3d0392ff5..b5ed7d7ee 100644 --- a/scripts/profiles/0.9.2/install/agios.install +++ b/scripts/profiles/0.9.2/install/agios.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/argobots.install b/scripts/profiles/0.9.2/install/argobots.install index 96ccea920..9ff03b5a0 100644 --- a/scripts/profiles/0.9.2/install/argobots.install +++ b/scripts/profiles/0.9.2/install/argobots.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/capstone.install b/scripts/profiles/0.9.2/install/capstone.install index ff299d82b..afd7794af 100644 --- a/scripts/profiles/0.9.2/install/capstone.install +++ b/scripts/profiles/0.9.2/install/capstone.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/curl.install b/scripts/profiles/0.9.2/install/curl.install index d873819c4..44fab7ce9 100644 --- a/scripts/profiles/0.9.2/install/curl.install +++ b/scripts/profiles/0.9.2/install/curl.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/date.install b/scripts/profiles/0.9.2/install/date.install index c4f12524c..3d8dafcbc 100644 --- a/scripts/profiles/0.9.2/install/date.install +++ b/scripts/profiles/0.9.2/install/date.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/json-c.install b/scripts/profiles/0.9.2/install/json-c.install index 7280cda81..9ba99fed6 100644 --- a/scripts/profiles/0.9.2/install/json-c.install +++ b/scripts/profiles/0.9.2/install/json-c.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/libfabric%verbs.install b/scripts/profiles/0.9.2/install/libfabric%verbs.install index 15257eb81..74a192102 100644 --- a/scripts/profiles/0.9.2/install/libfabric%verbs.install +++ b/scripts/profiles/0.9.2/install/libfabric%verbs.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/libfabric.install b/scripts/profiles/0.9.2/install/libfabric.install index 7db89438e..6fee0bf9e 100644 --- a/scripts/profiles/0.9.2/install/libfabric.install +++ b/scripts/profiles/0.9.2/install/libfabric.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/lz4.install b/scripts/profiles/0.9.2/install/lz4.install index 13e4e53b3..893a1b13b 100644 --- a/scripts/profiles/0.9.2/install/lz4.install +++ b/scripts/profiles/0.9.2/install/lz4.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/margo.install b/scripts/profiles/0.9.2/install/margo.install index d2c6e4b5f..014621c68 100644 --- a/scripts/profiles/0.9.2/install/margo.install +++ b/scripts/profiles/0.9.2/install/margo.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/mercury.install b/scripts/profiles/0.9.2/install/mercury.install index 601305b83..e2f79ebc0 100644 --- a/scripts/profiles/0.9.2/install/mercury.install +++ b/scripts/profiles/0.9.2/install/mercury.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/parallax.install b/scripts/profiles/0.9.2/install/parallax.install index 38bd9c689..8c0cc9e95 100644 --- a/scripts/profiles/0.9.2/install/parallax.install +++ b/scripts/profiles/0.9.2/install/parallax.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/prometheus-cpp.install b/scripts/profiles/0.9.2/install/prometheus-cpp.install index 62e420217..154db65df 100644 --- a/scripts/profiles/0.9.2/install/prometheus-cpp.install +++ b/scripts/profiles/0.9.2/install/prometheus-cpp.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/rocksdb.install b/scripts/profiles/0.9.2/install/rocksdb.install index 6ece050bd..7c3004fee 100644 --- a/scripts/profiles/0.9.2/install/rocksdb.install +++ b/scripts/profiles/0.9.2/install/rocksdb.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/install/syscall_intercept.install b/scripts/profiles/0.9.2/install/syscall_intercept.install index 5c862dcb7..f69393d3a 100644 --- a/scripts/profiles/0.9.2/install/syscall_intercept.install +++ b/scripts/profiles/0.9.2/install/syscall_intercept.install @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/marenostrum4.specs b/scripts/profiles/0.9.2/marenostrum4.specs index 2fd272eff..b28918aaa 100644 --- a/scripts/profiles/0.9.2/marenostrum4.specs +++ b/scripts/profiles/0.9.2/marenostrum4.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/mogon2.specs b/scripts/profiles/0.9.2/mogon2.specs index 71ebf7a65..0e1adc104 100644 --- a/scripts/profiles/0.9.2/mogon2.specs +++ b/scripts/profiles/0.9.2/mogon2.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/ngio.specs b/scripts/profiles/0.9.2/ngio.specs index 72c99cebd..d9cbf130a 100644 --- a/scripts/profiles/0.9.2/ngio.specs +++ b/scripts/profiles/0.9.2/ngio.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/omnipath_psm2.specs b/scripts/profiles/0.9.2/omnipath_psm2.specs index 10163c302..ce47f92f2 100644 --- a/scripts/profiles/0.9.2/omnipath_psm2.specs +++ b/scripts/profiles/0.9.2/omnipath_psm2.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/0.9.2/p9.specs b/scripts/profiles/0.9.2/p9.specs index 6c78aa1ee..598474721 100644 --- a/scripts/profiles/0.9.2/p9.specs +++ b/scripts/profiles/0.9.2/p9.specs @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/scripts/profiles/sources.list b/scripts/profiles/sources.list index 3c1082372..b659f38fb 100644 --- a/scripts/profiles/sources.list +++ b/scripts/profiles/sources.list @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 4f7447775..56654c8da 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2023, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2023, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/src/client/CMakeLists.txt b/src/client/CMakeLists.txt index 536d91165..0108fb9c9 100644 --- a/src/client/CMakeLists.txt +++ b/src/client/CMakeLists.txt @@ -1,6 +1,6 @@ ############################################################################### -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/src/client/gkfs_functions.cpp b/src/client/gkfs_functions.cpp index a19373d88..df8b079f7 100644 --- a/src/client/gkfs_functions.cpp +++ b/src/client/gkfs_functions.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/hooks.cpp b/src/client/hooks.cpp index 1ab78c8ba..56e1f829b 100644 --- a/src/client/hooks.cpp +++ b/src/client/hooks.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/intercept.cpp b/src/client/intercept.cpp index b2a57b7c0..316c5e398 100644 --- a/src/client/intercept.cpp +++ b/src/client/intercept.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/logging.cpp b/src/client/logging.cpp index 274844b78..88f994714 100644 --- a/src/client/logging.cpp +++ b/src/client/logging.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/open_dir.cpp b/src/client/open_dir.cpp index 9aae602b6..06f515f08 100644 --- a/src/client/open_dir.cpp +++ b/src/client/open_dir.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/open_file_map.cpp b/src/client/open_file_map.cpp index 84ee45f6f..60f0c4781 100644 --- a/src/client/open_file_map.cpp +++ b/src/client/open_file_map.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/path.cpp b/src/client/path.cpp index 5eb2f0a31..4f72b4807 100644 --- a/src/client/path.cpp +++ b/src/client/path.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/preload.cpp b/src/client/preload.cpp index 339734194..b8ff11a9a 100644 --- a/src/client/preload.cpp +++ b/src/client/preload.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/preload_context.cpp b/src/client/preload_context.cpp index 0cc523f9e..9a347d326 100644 --- a/src/client/preload_context.cpp +++ b/src/client/preload_context.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/preload_util.cpp b/src/client/preload_util.cpp index 0fdf59d36..5584d0e4f 100644 --- a/src/client/preload_util.cpp +++ b/src/client/preload_util.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/rpc/forward_data.cpp b/src/client/rpc/forward_data.cpp index 93d72efcd..29600b62f 100644 --- a/src/client/rpc/forward_data.cpp +++ b/src/client/rpc/forward_data.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/rpc/forward_management.cpp b/src/client/rpc/forward_management.cpp index 4ebbef9b3..17630d6e2 100644 --- a/src/client/rpc/forward_management.cpp +++ b/src/client/rpc/forward_management.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/rpc/forward_metadata.cpp b/src/client/rpc/forward_metadata.cpp index a087590c8..ee525ca55 100644 --- a/src/client/rpc/forward_metadata.cpp +++ b/src/client/rpc/forward_metadata.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/rpc/rpc_types.cpp b/src/client/rpc/rpc_types.cpp index 568a2f589..4b375e69b 100644 --- a/src/client/rpc/rpc_types.cpp +++ b/src/client/rpc/rpc_types.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/client/syscalls/detail/syscall_info.c b/src/client/syscalls/detail/syscall_info.c index a43809871..8c6ca4fee 100644 --- a/src/client/syscalls/detail/syscall_info.c +++ b/src/client/syscalls/detail/syscall_info.c @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index d67e1427a..73b7348de 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/src/common/arithmetic/CMakeLists.txt b/src/common/arithmetic/CMakeLists.txt index 739d1865a..d399c33b8 100644 --- a/src/common/arithmetic/CMakeLists.txt +++ b/src/common/arithmetic/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/src/common/env_util.cpp b/src/common/env_util.cpp index b4b911238..352217f29 100644 --- a/src/common/env_util.cpp +++ b/src/common/env_util.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/common/log_util.cpp b/src/common/log_util.cpp index 52dfb41e5..b4396db66 100644 --- a/src/common/log_util.cpp +++ b/src/common/log_util.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/common/metadata.cpp b/src/common/metadata.cpp index dc725f7a8..2b389253d 100644 --- a/src/common/metadata.cpp +++ b/src/common/metadata.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/common/path_util.cpp b/src/common/path_util.cpp index b21df037f..696b978ef 100644 --- a/src/common/path_util.cpp +++ b/src/common/path_util.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/common/rpc/distributor.cpp b/src/common/rpc/distributor.cpp index e222a4aa3..a27722639 100644 --- a/src/common/rpc/distributor.cpp +++ b/src/common/rpc/distributor.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/common/rpc/rpc_util.cpp b/src/common/rpc/rpc_util.cpp index 46970b82f..d7c98f76c 100644 --- a/src/common/rpc/rpc_util.cpp +++ b/src/common/rpc/rpc_util.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/common/statistics/stats.cpp b/src/common/statistics/stats.cpp index a766a984c..f4efd2272 100644 --- a/src/common/statistics/stats.cpp +++ b/src/common/statistics/stats.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/CMakeLists.txt b/src/daemon/CMakeLists.txt index ab2bb707c..95c4ade75 100644 --- a/src/daemon/CMakeLists.txt +++ b/src/daemon/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/src/daemon/backend/CMakeLists.txt b/src/daemon/backend/CMakeLists.txt index 847a73d4d..daecf5514 100644 --- a/src/daemon/backend/CMakeLists.txt +++ b/src/daemon/backend/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/src/daemon/backend/data/CMakeLists.txt b/src/daemon/backend/data/CMakeLists.txt index e10cd1c87..4bb182fb4 100644 --- a/src/daemon/backend/data/CMakeLists.txt +++ b/src/daemon/backend/data/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/src/daemon/backend/data/chunk_storage.cpp b/src/daemon/backend/data/chunk_storage.cpp index 5bb3944c9..a870c7799 100644 --- a/src/daemon/backend/data/chunk_storage.cpp +++ b/src/daemon/backend/data/chunk_storage.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/backend/data/data_module.cpp b/src/daemon/backend/data/data_module.cpp index 2afb7b49a..00f154312 100644 --- a/src/daemon/backend/data/data_module.cpp +++ b/src/daemon/backend/data/data_module.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/backend/metadata/CMakeLists.txt b/src/daemon/backend/metadata/CMakeLists.txt index 702762813..878663ff4 100644 --- a/src/daemon/backend/metadata/CMakeLists.txt +++ b/src/daemon/backend/metadata/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/src/daemon/backend/metadata/db.cpp b/src/daemon/backend/metadata/db.cpp index b15b3fca6..da015da43 100644 --- a/src/daemon/backend/metadata/db.cpp +++ b/src/daemon/backend/metadata/db.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/backend/metadata/merge.cpp b/src/daemon/backend/metadata/merge.cpp index 67cd80cd9..1c1a2a6fc 100644 --- a/src/daemon/backend/metadata/merge.cpp +++ b/src/daemon/backend/metadata/merge.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/backend/metadata/metadata_module.cpp b/src/daemon/backend/metadata/metadata_module.cpp index f77b36a72..506a1b2e9 100644 --- a/src/daemon/backend/metadata/metadata_module.cpp +++ b/src/daemon/backend/metadata/metadata_module.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/backend/metadata/parallax_backend.cpp b/src/daemon/backend/metadata/parallax_backend.cpp index d8282cce9..ee9e5e9ec 100644 --- a/src/daemon/backend/metadata/parallax_backend.cpp +++ b/src/daemon/backend/metadata/parallax_backend.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/backend/metadata/rocksdb_backend.cpp b/src/daemon/backend/metadata/rocksdb_backend.cpp index 75eba14e7..3e8e0d687 100644 --- a/src/daemon/backend/metadata/rocksdb_backend.cpp +++ b/src/daemon/backend/metadata/rocksdb_backend.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/classes/fs_data.cpp b/src/daemon/classes/fs_data.cpp index beeac77dc..0d38c718c 100644 --- a/src/daemon/classes/fs_data.cpp +++ b/src/daemon/classes/fs_data.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/classes/rpc_data.cpp b/src/daemon/classes/rpc_data.cpp index 59b9eda23..c1e931316 100644 --- a/src/daemon/classes/rpc_data.cpp +++ b/src/daemon/classes/rpc_data.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/daemon.cpp b/src/daemon/daemon.cpp index cae92f201..49a87fa60 100644 --- a/src/daemon/daemon.cpp +++ b/src/daemon/daemon.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/handler/srv_data.cpp b/src/daemon/handler/srv_data.cpp index 35f636a53..a3fcfc912 100644 --- a/src/daemon/handler/srv_data.cpp +++ b/src/daemon/handler/srv_data.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/handler/srv_management.cpp b/src/daemon/handler/srv_management.cpp index 17c1923d9..585646aed 100644 --- a/src/daemon/handler/srv_management.cpp +++ b/src/daemon/handler/srv_management.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/handler/srv_metadata.cpp b/src/daemon/handler/srv_metadata.cpp index 09dc9d318..e68069797 100644 --- a/src/daemon/handler/srv_metadata.cpp +++ b/src/daemon/handler/srv_metadata.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/ops/data.cpp b/src/daemon/ops/data.cpp index 5cab377d8..3837a0dae 100644 --- a/src/daemon/ops/data.cpp +++ b/src/daemon/ops/data.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/ops/metadentry.cpp b/src/daemon/ops/metadentry.cpp index 17f470fc1..c48d74055 100644 --- a/src/daemon/ops/metadentry.cpp +++ b/src/daemon/ops/metadentry.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/scheduler/agios.cpp b/src/daemon/scheduler/agios.cpp index e428d0b08..0468c69e0 100644 --- a/src/daemon/scheduler/agios.cpp +++ b/src/daemon/scheduler/agios.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/src/daemon/util.cpp b/src/daemon/util.cpp index c78d8507b..bbdd6ac3a 100644 --- a/src/daemon/util.cpp +++ b/src/daemon/util.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index acbe363af..a77ecbfe9 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/test/IO_test.cpp b/test/IO_test.cpp index 2db8edc55..1bd586f9e 100644 --- a/test/IO_test.cpp +++ b/test/IO_test.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/test/dir_test.cpp b/test/dir_test.cpp index 950291e22..7a2e0e3ab 100644 --- a/test/dir_test.cpp +++ b/test/dir_test.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/test/lseek.cpp b/test/lseek.cpp index f737b6355..da167e54f 100644 --- a/test/lseek.cpp +++ b/test/lseek.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/test/main.cpp b/test/main.cpp index ea84c6f24..98390b606 100644 --- a/test/main.cpp +++ b/test/main.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/test/main_IO_testing.cpp b/test/main_IO_testing.cpp index d50081cea..f6be2358c 100644 --- a/test/main_IO_testing.cpp +++ b/test/main_IO_testing.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/test/main_MPI.cpp b/test/main_MPI.cpp index ccbab2402..a26ffc531 100644 --- a/test/main_MPI.cpp +++ b/test/main_MPI.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/test/main_temp.cpp b/test/main_temp.cpp index 247e0a40f..84a120438 100644 --- a/test/main_temp.cpp +++ b/test/main_temp.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/test/symlink_test.cpp b/test/symlink_test.cpp index 7db66ab5d..f1b6c6e10 100644 --- a/test/symlink_test.cpp +++ b/test/symlink_test.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/test/truncate.cpp b/test/truncate.cpp index 4b3ed39b2..c6584820e 100644 --- a/test/truncate.cpp +++ b/test/truncate.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/test/wr_test.cpp b/test/wr_test.cpp index 3615cd4a0..9e94cedf7 100644 --- a/test/wr_test.cpp +++ b/test/wr_test.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index f831f5995..319e35409 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/CMakeLists.txt b/tests/integration/CMakeLists.txt index 9e76e90c5..0bccbd274 100644 --- a/tests/integration/CMakeLists.txt +++ b/tests/integration/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/conftest.py b/tests/integration/conftest.py index b012a3783..90b766565 100644 --- a/tests/integration/conftest.py +++ b/tests/integration/conftest.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/conftest.template b/tests/integration/conftest.template index b012a3783..90b766565 100644 --- a/tests/integration/conftest.template +++ b/tests/integration/conftest.template @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/data/test_data_integrity.py b/tests/integration/data/test_data_integrity.py index 50e07d29a..25933d995 100644 --- a/tests/integration/data/test_data_integrity.py +++ b/tests/integration/data/test_data_integrity.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/data/test_truncate.py b/tests/integration/data/test_truncate.py index b1321dfdc..a10f5101c 100644 --- a/tests/integration/data/test_truncate.py +++ b/tests/integration/data/test_truncate.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/directories/test_directories.py b/tests/integration/directories/test_directories.py index 52d036ba5..e2a7816f7 100644 --- a/tests/integration/directories/test_directories.py +++ b/tests/integration/directories/test_directories.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/directories/test_pathresolution.py b/tests/integration/directories/test_pathresolution.py index 8087aa50e..c41a9b442 100644 --- a/tests/integration/directories/test_pathresolution.py +++ b/tests/integration/directories/test_pathresolution.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/directories/test_symlink.py b/tests/integration/directories/test_symlink.py index 466b6371e..03df2782a 100644 --- a/tests/integration/directories/test_symlink.py +++ b/tests/integration/directories/test_symlink.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/forwarding/test_map.py b/tests/integration/forwarding/test_map.py index 4123694b2..bc8e0c864 100644 --- a/tests/integration/forwarding/test_map.py +++ b/tests/integration/forwarding/test_map.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/harness/CMakeLists.txt b/tests/integration/harness/CMakeLists.txt index 442f6a703..9c3e97aad 100644 --- a/tests/integration/harness/CMakeLists.txt +++ b/tests/integration/harness/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/harness/cli.py b/tests/integration/harness/cli.py index 1ad3fce73..6e96b35d5 100644 --- a/tests/integration/harness/cli.py +++ b/tests/integration/harness/cli.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/harness/cmd.py b/tests/integration/harness/cmd.py index d15ff4521..8598bf6b1 100644 --- a/tests/integration/harness/cmd.py +++ b/tests/integration/harness/cmd.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/harness/gkfs.io/access.cpp b/tests/integration/harness/gkfs.io/access.cpp index 5f5552909..12eeb30e4 100644 --- a/tests/integration/harness/gkfs.io/access.cpp +++ b/tests/integration/harness/gkfs.io/access.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/binary_buffer.hpp b/tests/integration/harness/gkfs.io/binary_buffer.hpp index 2771bd8cf..e587a864f 100644 --- a/tests/integration/harness/gkfs.io/binary_buffer.hpp +++ b/tests/integration/harness/gkfs.io/binary_buffer.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/chdir.cpp b/tests/integration/harness/gkfs.io/chdir.cpp index ae1fb1137..c67031685 100644 --- a/tests/integration/harness/gkfs.io/chdir.cpp +++ b/tests/integration/harness/gkfs.io/chdir.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/command.hpp b/tests/integration/harness/gkfs.io/command.hpp index 31c2cac81..17d7cf5c4 100644 --- a/tests/integration/harness/gkfs.io/command.hpp +++ b/tests/integration/harness/gkfs.io/command.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/commands.hpp b/tests/integration/harness/gkfs.io/commands.hpp index ab1c83f1a..96fc2dbd7 100644 --- a/tests/integration/harness/gkfs.io/commands.hpp +++ b/tests/integration/harness/gkfs.io/commands.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/directory_validate.cpp b/tests/integration/harness/gkfs.io/directory_validate.cpp index a7eaa6c22..2609ddb87 100644 --- a/tests/integration/harness/gkfs.io/directory_validate.cpp +++ b/tests/integration/harness/gkfs.io/directory_validate.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/dup_validate.cpp b/tests/integration/harness/gkfs.io/dup_validate.cpp index 25e450abc..d5bc3edd4 100644 --- a/tests/integration/harness/gkfs.io/dup_validate.cpp +++ b/tests/integration/harness/gkfs.io/dup_validate.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/getcwd_validate.cpp b/tests/integration/harness/gkfs.io/getcwd_validate.cpp index 9175396a3..ce888df31 100644 --- a/tests/integration/harness/gkfs.io/getcwd_validate.cpp +++ b/tests/integration/harness/gkfs.io/getcwd_validate.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/lseek.cpp b/tests/integration/harness/gkfs.io/lseek.cpp index bc13a58fe..195cdd23f 100644 --- a/tests/integration/harness/gkfs.io/lseek.cpp +++ b/tests/integration/harness/gkfs.io/lseek.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/main.cpp b/tests/integration/harness/gkfs.io/main.cpp index 13f86f42f..8ecf9305b 100644 --- a/tests/integration/harness/gkfs.io/main.cpp +++ b/tests/integration/harness/gkfs.io/main.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/mkdir.cpp b/tests/integration/harness/gkfs.io/mkdir.cpp index 2ccf704da..f8371b568 100644 --- a/tests/integration/harness/gkfs.io/mkdir.cpp +++ b/tests/integration/harness/gkfs.io/mkdir.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/open.cpp b/tests/integration/harness/gkfs.io/open.cpp index e497a2852..86182b835 100644 --- a/tests/integration/harness/gkfs.io/open.cpp +++ b/tests/integration/harness/gkfs.io/open.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/opendir.cpp b/tests/integration/harness/gkfs.io/opendir.cpp index 6466c9684..adc9e9395 100644 --- a/tests/integration/harness/gkfs.io/opendir.cpp +++ b/tests/integration/harness/gkfs.io/opendir.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/pread.cpp b/tests/integration/harness/gkfs.io/pread.cpp index ea13c1bfe..10975de16 100644 --- a/tests/integration/harness/gkfs.io/pread.cpp +++ b/tests/integration/harness/gkfs.io/pread.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/preadv.cpp b/tests/integration/harness/gkfs.io/preadv.cpp index ab3f68aa1..4ef98eb03 100644 --- a/tests/integration/harness/gkfs.io/preadv.cpp +++ b/tests/integration/harness/gkfs.io/preadv.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/pwrite.cpp b/tests/integration/harness/gkfs.io/pwrite.cpp index 1f2d5e4fe..b58845ac5 100644 --- a/tests/integration/harness/gkfs.io/pwrite.cpp +++ b/tests/integration/harness/gkfs.io/pwrite.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/pwritev.cpp b/tests/integration/harness/gkfs.io/pwritev.cpp index 25c6c349b..84dd5e585 100644 --- a/tests/integration/harness/gkfs.io/pwritev.cpp +++ b/tests/integration/harness/gkfs.io/pwritev.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/read.cpp b/tests/integration/harness/gkfs.io/read.cpp index d68efce91..b92647866 100644 --- a/tests/integration/harness/gkfs.io/read.cpp +++ b/tests/integration/harness/gkfs.io/read.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/readdir.cpp b/tests/integration/harness/gkfs.io/readdir.cpp index 5e888b10c..2d7b8f0eb 100644 --- a/tests/integration/harness/gkfs.io/readdir.cpp +++ b/tests/integration/harness/gkfs.io/readdir.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/readv.cpp b/tests/integration/harness/gkfs.io/readv.cpp index 394191d97..ae9c21365 100644 --- a/tests/integration/harness/gkfs.io/readv.cpp +++ b/tests/integration/harness/gkfs.io/readv.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/reflection.hpp b/tests/integration/harness/gkfs.io/reflection.hpp index 1348c1520..369d0f31b 100644 --- a/tests/integration/harness/gkfs.io/reflection.hpp +++ b/tests/integration/harness/gkfs.io/reflection.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/rename.cpp b/tests/integration/harness/gkfs.io/rename.cpp index b455e4a4e..a5c92f85f 100644 --- a/tests/integration/harness/gkfs.io/rename.cpp +++ b/tests/integration/harness/gkfs.io/rename.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2021, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2021, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/rmdir.cpp b/tests/integration/harness/gkfs.io/rmdir.cpp index 0dda8e034..e8895169a 100644 --- a/tests/integration/harness/gkfs.io/rmdir.cpp +++ b/tests/integration/harness/gkfs.io/rmdir.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/serialize.hpp b/tests/integration/harness/gkfs.io/serialize.hpp index cb740b4ab..3873b2ec8 100644 --- a/tests/integration/harness/gkfs.io/serialize.hpp +++ b/tests/integration/harness/gkfs.io/serialize.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/stat.cpp b/tests/integration/harness/gkfs.io/stat.cpp index 336217901..c56611007 100644 --- a/tests/integration/harness/gkfs.io/stat.cpp +++ b/tests/integration/harness/gkfs.io/stat.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/statfs.cpp b/tests/integration/harness/gkfs.io/statfs.cpp index 4bcc2df1a..b7028858c 100644 --- a/tests/integration/harness/gkfs.io/statfs.cpp +++ b/tests/integration/harness/gkfs.io/statfs.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/statx.cpp b/tests/integration/harness/gkfs.io/statx.cpp index e8468f094..c726bf924 100644 --- a/tests/integration/harness/gkfs.io/statx.cpp +++ b/tests/integration/harness/gkfs.io/statx.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/symlink.cpp b/tests/integration/harness/gkfs.io/symlink.cpp index c518fa5c0..fb6f9ad57 100644 --- a/tests/integration/harness/gkfs.io/symlink.cpp +++ b/tests/integration/harness/gkfs.io/symlink.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/syscall_coverage.cpp b/tests/integration/harness/gkfs.io/syscall_coverage.cpp index 5470b63b4..fb253314e 100644 --- a/tests/integration/harness/gkfs.io/syscall_coverage.cpp +++ b/tests/integration/harness/gkfs.io/syscall_coverage.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/truncate.cpp b/tests/integration/harness/gkfs.io/truncate.cpp index 785007c0f..ddbf9ec9f 100644 --- a/tests/integration/harness/gkfs.io/truncate.cpp +++ b/tests/integration/harness/gkfs.io/truncate.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/unlink.cpp b/tests/integration/harness/gkfs.io/unlink.cpp index 3325fea5e..1536d5f7d 100644 --- a/tests/integration/harness/gkfs.io/unlink.cpp +++ b/tests/integration/harness/gkfs.io/unlink.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/util/file_compare.cpp b/tests/integration/harness/gkfs.io/util/file_compare.cpp index 9f015525d..61e125d8c 100644 --- a/tests/integration/harness/gkfs.io/util/file_compare.cpp +++ b/tests/integration/harness/gkfs.io/util/file_compare.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/write.cpp b/tests/integration/harness/gkfs.io/write.cpp index e6f0059d2..2feb18144 100644 --- a/tests/integration/harness/gkfs.io/write.cpp +++ b/tests/integration/harness/gkfs.io/write.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/write_random.cpp b/tests/integration/harness/gkfs.io/write_random.cpp index 8bef089e1..017a4f8bd 100644 --- a/tests/integration/harness/gkfs.io/write_random.cpp +++ b/tests/integration/harness/gkfs.io/write_random.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/write_validate.cpp b/tests/integration/harness/gkfs.io/write_validate.cpp index 54ea6be7f..43a21ee1b 100644 --- a/tests/integration/harness/gkfs.io/write_validate.cpp +++ b/tests/integration/harness/gkfs.io/write_validate.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.io/writev.cpp b/tests/integration/harness/gkfs.io/writev.cpp index 12a42f7ce..71e72b284 100644 --- a/tests/integration/harness/gkfs.io/writev.cpp +++ b/tests/integration/harness/gkfs.io/writev.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/integration/harness/gkfs.py b/tests/integration/harness/gkfs.py index de552de67..ef48c4042 100644 --- a/tests/integration/harness/gkfs.py +++ b/tests/integration/harness/gkfs.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/harness/io.py b/tests/integration/harness/io.py index d6a6c0ddc..1173d95f5 100644 --- a/tests/integration/harness/io.py +++ b/tests/integration/harness/io.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/harness/logger.py b/tests/integration/harness/logger.py index 86851be59..670790dd1 100644 --- a/tests/integration/harness/logger.py +++ b/tests/integration/harness/logger.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/harness/reporter.py b/tests/integration/harness/reporter.py index 146e98bc5..04584f34d 100644 --- a/tests/integration/harness/reporter.py +++ b/tests/integration/harness/reporter.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/harness/workspace.py b/tests/integration/harness/workspace.py index ef02d71e2..ac5530acc 100644 --- a/tests/integration/harness/workspace.py +++ b/tests/integration/harness/workspace.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/operations/test_read_operations.py b/tests/integration/operations/test_read_operations.py index 6d3f1b42e..812df7e19 100644 --- a/tests/integration/operations/test_read_operations.py +++ b/tests/integration/operations/test_read_operations.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/operations/test_unlink_operations.py b/tests/integration/operations/test_unlink_operations.py index 070c31475..4b9ddd715 100644 --- a/tests/integration/operations/test_unlink_operations.py +++ b/tests/integration/operations/test_unlink_operations.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/operations/test_write_operations.py b/tests/integration/operations/test_write_operations.py index a49275649..9cebcd24e 100644 --- a/tests/integration/operations/test_write_operations.py +++ b/tests/integration/operations/test_write_operations.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/position/test_lseek.py b/tests/integration/position/test_lseek.py index 733b3988c..cae742b39 100644 --- a/tests/integration/position/test_lseek.py +++ b/tests/integration/position/test_lseek.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/rename/test_rename_operation.py b/tests/integration/rename/test_rename_operation.py index 97ab88b11..7c3828949 100644 --- a/tests/integration/rename/test_rename_operation.py +++ b/tests/integration/rename/test_rename_operation.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/shell/test_concat.py b/tests/integration/shell/test_concat.py index 1b9077a6b..a9d783511 100644 --- a/tests/integration/shell/test_concat.py +++ b/tests/integration/shell/test_concat.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/shell/test_cp.py b/tests/integration/shell/test_cp.py index d513bac55..073edac04 100644 --- a/tests/integration/shell/test_cp.py +++ b/tests/integration/shell/test_cp.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/shell/test_stat.py b/tests/integration/shell/test_stat.py index 2a778b0bc..6ea44ceac 100644 --- a/tests/integration/shell/test_stat.py +++ b/tests/integration/shell/test_stat.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/status/test_status.py b/tests/integration/status/test_status.py index 96dd43c22..dc0cd0290 100644 --- a/tests/integration/status/test_status.py +++ b/tests/integration/status/test_status.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/syscalls/test_error_operations.py b/tests/integration/syscalls/test_error_operations.py index d2afd5c73..97ae68889 100644 --- a/tests/integration/syscalls/test_error_operations.py +++ b/tests/integration/syscalls/test_error_operations.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/integration/syscalls/test_syscalls.py b/tests/integration/syscalls/test_syscalls.py index 539593838..e805856a3 100644 --- a/tests/integration/syscalls/test_syscalls.py +++ b/tests/integration/syscalls/test_syscalls.py @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/unit/CMakeLists.txt b/tests/unit/CMakeLists.txt index 1bcff84ef..cd513e9b0 100644 --- a/tests/unit/CMakeLists.txt +++ b/tests/unit/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/unit/catch_main.cpp b/tests/unit/catch_main.cpp index 1967213be..e9cf1b346 100644 --- a/tests/unit/catch_main.cpp +++ b/tests/unit/catch_main.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/unit/helpers/CMakeLists.txt b/tests/unit/helpers/CMakeLists.txt index e0a936ab4..d46c82823 100644 --- a/tests/unit/helpers/CMakeLists.txt +++ b/tests/unit/helpers/CMakeLists.txt @@ -1,6 +1,6 @@ ################################################################################ -# Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain # -# Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany # +# Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain # +# Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany # # # # This software was partially supported by the # # EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). # diff --git a/tests/unit/helpers/helpers.hpp b/tests/unit/helpers/helpers.hpp index 12866ba21..2f330d606 100644 --- a/tests/unit/helpers/helpers.hpp +++ b/tests/unit/helpers/helpers.hpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/unit/helpers/random_string.cpp b/tests/unit/helpers/random_string.cpp index 1bc62a306..965d4dd6c 100644 --- a/tests/unit/helpers/random_string.cpp +++ b/tests/unit/helpers/random_string.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/unit/helpers/temporary_directory.cpp b/tests/unit/helpers/temporary_directory.cpp index 7fa421567..a9a4828ff 100644 --- a/tests/unit/helpers/temporary_directory.cpp +++ b/tests/unit/helpers/temporary_directory.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/unit/helpers/temporary_file.cpp b/tests/unit/helpers/temporary_file.cpp index 22ea5ae2e..907790b89 100644 --- a/tests/unit/helpers/temporary_file.cpp +++ b/tests/unit/helpers/temporary_file.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/unit/test_example_00.cpp b/tests/unit/test_example_00.cpp index 1b615220b..a2a0a978a 100644 --- a/tests/unit/test_example_00.cpp +++ b/tests/unit/test_example_00.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/unit/test_example_01.cpp b/tests/unit/test_example_01.cpp index bef585f44..bbb319e74 100644 --- a/tests/unit/test_example_01.cpp +++ b/tests/unit/test_example_01.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/unit/test_helpers.cpp b/tests/unit/test_helpers.cpp index 463141122..6465bafa2 100644 --- a/tests/unit/test_helpers.cpp +++ b/tests/unit/test_helpers.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). diff --git a/tests/unit/test_utils_arithmetic.cpp b/tests/unit/test_utils_arithmetic.cpp index 4a517ed51..9a3cca8f4 100644 --- a/tests/unit/test_utils_arithmetic.cpp +++ b/tests/unit/test_utils_arithmetic.cpp @@ -1,6 +1,6 @@ /* - Copyright 2018-2022, Barcelona Supercomputing Center (BSC), Spain - Copyright 2015-2022, Johannes Gutenberg Universitaet Mainz, Germany + Copyright 2018-2024, Barcelona Supercomputing Center (BSC), Spain + Copyright 2015-2024, Johannes Gutenberg Universitaet Mainz, Germany This software was partially supported by the EC H2020 funded project NEXTGenIO (Project ID: 671951, www.nextgenio.eu). -- GitLab From 8b4fe854e5550328f839f254ac68bcd2fbb49053 Mon Sep 17 00:00:00 2001 From: Marc Vef Date: Mon, 19 Feb 2024 00:10:20 +0100 Subject: [PATCH 2/3] Version bump 0.9.2 --- CMakeLists.txt | 2 +- docs/sphinx/conf.py.in | 4 ++-- docs/sphinx/users/scripts.rst | 20 ++++++++++---------- scripts/compile_dep.sh | 2 +- scripts/dl_dep.sh | 2 +- scripts/gkfs_dep.sh | 2 +- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index dcc4ead8d..afdda9c02 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -31,7 +31,7 @@ cmake_minimum_required(VERSION 3.13) project( GekkoFS - VERSION 0.9.1 + VERSION 0.9.2 ) enable_testing() diff --git a/docs/sphinx/conf.py.in b/docs/sphinx/conf.py.in index 837422c8e..16d706bd7 100644 --- a/docs/sphinx/conf.py.in +++ b/docs/sphinx/conf.py.in @@ -22,10 +22,10 @@ copyright = ['2018-2024, Barcelona Supercomputing Center, Spain', '2015-2024, Jo author = 'GekkoFS committers' # The short X.Y version -version = '0.9.1' +version = '0.9.2' # The full version, including alpha/beta/rc tags -release = '0.9.1-snapshot+96-g9cafaaa3-dirty' +release = '0.9.2-snapshot+96-g9cafaaa3-dirty' # Tell sphinx what the primary language being documented is. primary_domain = 'cpp' diff --git a/docs/sphinx/users/scripts.rst b/docs/sphinx/users/scripts.rst index b3323430a..87c4038fb 100644 --- a/docs/sphinx/users/scripts.rst +++ b/docs/sphinx/users/scripts.rst @@ -24,14 +24,14 @@ on the specifics of the particular GekkoFS build, both scripts rely on :code:`configuration profiles` which define a set of related software packages which should be downloaded and installed for a specific GekkoFS version and/or configuration. To illustrate this, let's take a look at the -contents of the :code:`default` profile for GekkoFS version :code:`0.9.1`: +contents of the :code:`default` profile for GekkoFS version :code:`0.9.2`: .. code-block:: console - $ dl_dep.sh -l default:0.9.1 - Configuration profiles for '0.9.1': + $ dl_dep.sh -l default:0.9.2 + Configuration profiles for '0.9.2': - * default:0.9.1 (/home/user/gekkofs/source/scripts/profiles/0.9.1/default.specs) + * default:0.9.2 (/home/user/gekkofs/source/scripts/profiles/0.9.2/default.specs) All dependencies @@ -59,10 +59,10 @@ supercomputer) followed by an optional :code:`VERSION_TAG`. .. code-block:: console - $ ./dl_dep.sh -p default:0.9.1 /home/user/gfks/deps + $ ./dl_dep.sh -p default:0.9.2 /home/user/gfks/deps Destination path is set to "/tmp/foo" Profile name: default - Profile version: 0.9.1 + Profile version: 0.9.2 ------------------------------------ Downloaded 'https://github.com/lz4/lz4/archive/v1.9.3.tar.gz' to 'lz4' Downloaded 'https://github.com/json-c/json-c/archive/json-c-0.15-20200726.tar.gz' to 'json-c' @@ -90,10 +90,10 @@ option. In this case, dependency names follow the .. code-block:: console - $ ./dl_dep.sh -d mercury@default:0.9.1 /home/user/gfks/deps + $ ./dl_dep.sh -d mercury@default:0.9.2 /home/user/gfks/deps Destination path is set to "/tmp/foo" Profile name: default - Profile version: 0.9.1 + Profile version: 0.9.2 ------------------------------------ Cloned 'https://github.com/mercury-hpc/mercury' to 'mercury' with commit '[v2.1.0]' and flags '--recurse-submodules' Done @@ -115,12 +115,12 @@ certain directory (e.g. :code:`/home/user/gkfs/deps`), the .. code-block:: console - $ ./compile_dep.sh -p default:0.9.1 /home/user/gkfs/deps /home/user/gkfs/install -j8 + $ ./compile_dep.sh -p default:0.9.2 /home/user/gkfs/deps /home/user/gkfs/install -j8 CORES = 8 (default) Sources download path = /tmp/foo Installation path = /tmp/bar Profile name: default - Profile version: 0.9.1 + Profile version: 0.9.2 ------------------------------------ ######## Installing: lz4 ############################### ... diff --git a/scripts/compile_dep.sh b/scripts/compile_dep.sh index 60b3dc383..d455bfa94 100755 --- a/scripts/compile_dep.sh +++ b/scripts/compile_dep.sh @@ -80,7 +80,7 @@ optional arguments: deploy specific library versions and/or configurations, using a recognizable name. Optionally, PROFILE_NAME may include a specific version for the profile, e.g. 'mogon2:latest' or - 'ngio:0.9.1', which will download the dependencies defined for + 'ngio:0.9.2', which will download the dependencies defined for that specific version. If unspecified, the 'default:latest' profile will be used, which should include all the possible dependencies. -d, --dependency DEPENDENCY_NAME[[@PROFILE_NAME][:PROFILE_VERSION]] diff --git a/scripts/dl_dep.sh b/scripts/dl_dep.sh index 1d835ae24..0509510e1 100755 --- a/scripts/dl_dep.sh +++ b/scripts/dl_dep.sh @@ -336,7 +336,7 @@ optional arguments: deploy specific library versions and/or configurations, using a recognizable name. Optionally, PROFILE_NAME may include a specific version for the profile, e.g. 'mogon2:latest' or - 'ngio:0.9.1', which will download the dependencies defined for + 'ngio:0.9.2', which will download the dependencies defined for that specific version. If unspecified, the 'default:latest' profile will be used, which should include all the possible dependencies. -d, --dependency DEPENDENCY_NAME[[@PROFILE_NAME][:PROFILE_VERSION]] diff --git a/scripts/gkfs_dep.sh b/scripts/gkfs_dep.sh index 7ef07253e..a09905554 100755 --- a/scripts/gkfs_dep.sh +++ b/scripts/gkfs_dep.sh @@ -62,7 +62,7 @@ optional arguments: deploy specific library versions and/or configurations, using a recognizable name. Optionally, PROFILE_NAME may include a specific version for the profile, e.g. 'mogon2:latest' or - 'ngio:0.9.1', which will download the dependencies defined for + 'ngio:0.9.2', which will download the dependencies defined for that specific version. If unspecified, the 'default:latest' profile will be used, which should include all the possible dependencies. -d, --dependency DEPENDENCY_NAME[[@PROFILE_NAME][:PROFILE_VERSION]] -- GitLab From 25f8c0e1fdb39b2a05cfc247b6e206e0a3597144 Mon Sep 17 00:00:00 2001 From: Marc Vef Date: Mon, 19 Feb 2024 00:13:38 +0100 Subject: [PATCH 3/3] Update changelog --- CHANGELOG.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5116a896..57477d79d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +### New +### Changed +### Removed +### Fixed + +## [0.9.2] - 2024-02 + ### New - Support for client-side per process logging, activated @@ -54,8 +61,6 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - Improved and simplified coverage generation procedures for developers with specific CMake targets ([!163](https://storage.bsc.es/gitlab/hpc/gekkofs/-/merge_requests/163#note_8179)). -### Removed - ### Fixed - Updated daemon log level for tests ([!138](https://storage.bsc.es/gitlab/hpc/gekkofs/-/merge_requests/138)). @@ -86,7 +91,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - Refactored update file size during write operations ([!164](https://storage.bsc.es/gitlab/hpc/gekkofs/-/merge_requests/164)). -## [0.9.1] - 2022-04-29 +## [0.9.1] - 2022-04 ### New -- GitLab